View | Details | Raw Unified | Return to bug 116678
Collapse All | Expand All

(-)work/ifhp-3.5.20/configure.lineno 2007-09-26 13:57:58.000000000 -0700 (-2 / +2 lines)
Lines 17505-17512 Link Here
17505
17505
17506
17506
17507
if test "$ac_cv_c_compiler_gnu" = yes; then
17507
if test "$ac_cv_c_compiler_gnu" = yes; then
17508
       CPPFLAGS="$CPPFLAGS -g -W -Wall -Werror -Wno-unused "
17508
       CPPFLAGS="$CPPFLAGS -g -W -Wall -Wno-unused "
17509
       CFLAGS="$CFLAGS -g -W -Wall -Werror -Wno-unused "
17509
       CFLAGS="$CFLAGS -g -W -Wall -Wno-unused "
17510
fi;
17510
fi;
17511
17511
17512
ac_config_files="$ac_config_files Makefile src/Makefile man/Makefile fonts/Makefile DOCS/Makefile UTILS/accounting.sh UTILS/sendhp.sh UTILS/supported UTILS/fixupdate src/extract_pjl src/wrapper po/Makefile.in"
17512
ac_config_files="$ac_config_files Makefile src/Makefile man/Makefile fonts/Makefile DOCS/Makefile UTILS/accounting.sh UTILS/sendhp.sh UTILS/supported UTILS/fixupdate src/extract_pjl src/wrapper po/Makefile.in"
(-)work/ifhp-3.5.20/configure.in 2007-09-26 13:57:04.000000000 -0700 (-2 / +2 lines)
Lines 1240-1247 Link Here
1240
1240
1241
1241
1242
if test "$ac_cv_prog_gcc" = yes; then
1242
if test "$ac_cv_prog_gcc" = yes; then
1243
       CPPFLAGS="$CPPFLAGS -g -W -Wall -Werror -Wno-unused "
1243
       CPPFLAGS="$CPPFLAGS -g -W -Wall -Wno-unused "
1244
       CFLAGS="$CFLAGS -g -W -Wall -Werror -Wno-unused "
1244
       CFLAGS="$CFLAGS -g -W -Wall -Wno-unused "
1245
fi;
1245
fi;
1246
1246
1247
AC_OUTPUT(
1247
AC_OUTPUT(
(-)work/ifhp-3.5.20/configure 2007-09-26 13:56:49.000000000 -0700 (-2 / +2 lines)
Lines 17505-17512 Link Here
17505
17505
17506
17506
17507
if test "$ac_cv_c_compiler_gnu" = yes; then
17507
if test "$ac_cv_c_compiler_gnu" = yes; then
17508
       CPPFLAGS="$CPPFLAGS -g -W -Wall -Werror -Wno-unused "
17508
       CPPFLAGS="$CPPFLAGS -g -W -Wall -Wno-unused "
17509
       CFLAGS="$CFLAGS -g -W -Wall -Werror -Wno-unused "
17509
       CFLAGS="$CFLAGS -g -W -Wall -Wno-unused "
17510
fi;
17510
fi;
17511
17511
17512
ac_config_files="$ac_config_files Makefile src/Makefile man/Makefile fonts/Makefile DOCS/Makefile UTILS/accounting.sh UTILS/sendhp.sh UTILS/supported UTILS/fixupdate src/extract_pjl src/wrapper po/Makefile.in"
17512
ac_config_files="$ac_config_files Makefile src/Makefile man/Makefile fonts/Makefile DOCS/Makefile UTILS/accounting.sh UTILS/sendhp.sh UTILS/supported UTILS/fixupdate src/extract_pjl src/wrapper po/Makefile.in"

Return to bug 116678