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 5065 by michael, Mon Dec 22 14:25:58 2014 UTC vs.
Revision 5070 by michael, Mon Dec 22 15:00:01 2014 UTC

# Line 771 | Line 771 | with_aix_soname
771   with_gnu_ld
772   with_sysroot
773   enable_libtool_lock
774 with_werror
774   '
775        ac_precious_vars='build_alias
776   host_alias
# Line 1429 | Line 1428 | Optional Packages:
1428    --with-gnu-ld           assume the C compiler uses GNU ld [default=no]
1429    --with-sysroot[=DIR]    Search for dependent libraries within DIR (or the
1430                            compiler's sysroot if not specified).
1432  --with-werror           use -Werror to abort compilation on any warning
1431  
1432   Some influential environment variables:
1433    CC          C compiler command
# Line 13471 | Line 13469 | _ACEOF
13469   subdirs="$subdirs src/libopm"
13470  
13471  
13474
13475 # Check whether --with-werror was given.
13476 if test "${with_werror+set}" = set; then :
13477  withval=$with_werror; CFLAGS="$CFLAGS -Werror"
13478 fi
13479
13480
13472   ac_config_files="$ac_config_files Makefile doc/Makefile src/Makefile"
13473  
13474   cat >confcache <<\_ACEOF

Diff Legend

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