Changeset 7575 for trunk/configure.ac
- Timestamp:
- Jan 2, 2009, 5:11:50 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/configure.ac
r7497 r7575 48 48 AC_PROG_CC 49 49 AC_PROG_CXX 50 AC_C_INLINE 50 51 if test "x$GCC" = "xyes" ; then 51 52 CFLAGS="-Wall -Wformat-security -W -Wmissing-prototypes -Wdeclaration-after-statement"
Note: See TracChangeset
for help on using the changeset viewer.