/[pupa]/pupa/configure.ac
ViewVC logotype

Diff of /pupa/configure.ac

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by okuji, Fri Dec 27 14:14:06 2002 UTC revision 1.3 by okuji, Mon Jan 6 00:01:35 2003 UTC
# Line 45  test "x$GCC" = xyes || AC_MSG_ERROR([GCC Line 45  test "x$GCC" = xyes || AC_MSG_ERROR([GCC
45    
46  if test "x$default_CFLAGS" = xyes; then  if test "x$default_CFLAGS" = xyes; then
47    # debug flags.    # debug flags.
48    tmp_CFLAGS="-Wall -W -g"    tmp_CFLAGS="-Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes \
49                    -Wundef -Wstrict-prototypes -g"
50    
51    # optimization flags.    # optimization flags.
52    AC_CACHE_CHECK([whether optimization for size works], size_flag, [    AC_CACHE_CHECK([whether optimization for size works], size_flag, [

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26