Changeset 1096


Ignore:
Timestamp:
Feb 17, 2008, 7:36:10 PM (15 years ago)
Author:
Jari Häkkinen
Message:

Avoid resetting compiler/linker flags.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/configure.ac

    r1078 r1096  
    9999
    100100CXXFLAGS="$CXXFLAGS -Wall -pedantic"
    101 CPPFLAGS="-DHAVE_INLINE=1"
     101CPPFLAGS="$CPPFLAGS -DHAVE_INLINE=1"
    102102AC_ARG_ENABLE(debug,
    103103  [AS_HELP_STRING([--enable-debug],[turn on debug options and code])])
Note: See TracChangeset for help on using the changeset viewer.