Bug 45243

Summary: Configure does not recognise --enable-nonportable-atomics
Product: Apache httpd-2 Reporter: Michael Miller <mikeweb>
Component: BuildAssignee: Apache HTTPD Bugs Mailing List <bugs>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P2    
Version: 2.2.9   
Target Milestone: ---   
Hardware: All   
OS: Solaris   

Description Michael Miller 2008-06-20 04:11:55 UTC
When trying to configure apache build with --enable-nonportable-atomics=yes configure returns an error message:

# ./configure --enable-nonportable-atomics=yes
configure: WARNING: Unrecognized options: --enable-nonportable-atomics
checking for chosen layout... Apache
checking for working mkdir -p... yes
....


This has been reproduced on Solaris 8 and Linux 2.6.15. This has worked on Apache 2.2.6 and 2.2.8 without returning an error message.
Comment 1 Nick Kew 2008-06-20 04:52:27 UTC

*** This bug has been marked as a duplicate of bug 45221 ***