/[man-db]/man-db/configure.in
ViewVC logotype

Diff of /man-db/configure.in

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

revision 1.50 by cjwatson, Thu May 1 16:41:11 2003 UTC revision 1.51 by cjwatson, Thu May 1 18:14:11 2003 UTC
# Line 102  AC_PROG_CPP Line 102  AC_PROG_CPP
102  CFLAGS="$CFLAGS -Wall"  CFLAGS="$CFLAGS -Wall"
103  if test "$GCC" = yes  if test "$GCC" = yes
104  then  then
105          CFLAGS="$CFLAGS -W -Wwrite-strings"          CFLAGS="$CFLAGS -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes"
106  fi  fi
107  AC_PROG_INSTALL  AC_PROG_INSTALL
108  AC_PROG_RANLIB  AC_PROG_RANLIB

Legend:
Removed from v.1.50  
changed lines
  Added in v.1.51

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