Changeset 1096
- Timestamp:
- Feb 17, 2008, 7:36:10 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/configure.ac
r1078 r1096 99 99 100 100 CXXFLAGS="$CXXFLAGS -Wall -pedantic" 101 CPPFLAGS=" -DHAVE_INLINE=1"101 CPPFLAGS="$CPPFLAGS -DHAVE_INLINE=1" 102 102 AC_ARG_ENABLE(debug, 103 103 [AS_HELP_STRING([--enable-debug],[turn on debug options and code])])
Note: See TracChangeset
for help on using the changeset viewer.