ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/hopm/trunk/configure
(Generate patch)

Comparing hopm/trunk/configure (file contents):
Revision 5212 by michael, Mon Dec 29 20:06:00 2014 UTC vs.
Revision 5214 by michael, Mon Dec 29 20:17:02 2014 UTC

# Line 761 | Line 761 | ac_user_opts='
761   enable_option_checking
762   enable_silent_rules
763   enable_maintainer_mode
764 with_extra_fascism
764   enable_dependency_tracking
765   enable_shared
766   enable_static
# Line 1419 | Line 1418 | Optional Features:
1418   Optional Packages:
1419    --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
1420    --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
1422  --with-extra-fascism    Add extra gcc3-specific warning flags
1421    --with-pic[=PKGS]       try to use only PIC/non-PIC objects [default=use
1422                            both]
1423    --with-aix-soname=aix|svr4|both
# Line 2859 | Line 2857 | fi
2857  
2858  
2859  
2862
2863 # Check whether --with-extra-fascism was given.
2864 if test "${with_extra_fascism+set}" = set; then :
2865  withval=$with_extra_fascism; CFLAGS="$CFLAGS -g -O0 -W -Wall -Wfloat-equal -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs"
2866 fi
2867
2868
2869
2870
2871
2860   DEPDIR="${am__leading_dot}deps"
2861  
2862   ac_config_commands="$ac_config_commands depfiles"

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)