Changeset 565 for trunk/configure.ac
- Timestamp:
- Mar 7, 2008, 6:23:29 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/configure.ac
r564 r565 68 68 # using extension beyond the C++ standard (usage of non C++ standard 69 69 # 'long long' types). 70 CXXFLAGS=" -Wall -pedantic -Wno-long-long"70 CXXFLAGS="$CXXFLAGS -Wall -pedantic -Wno-long-long" 71 71 sinclude(./build_support/ac_c_long_long.m4) 72 72 AC_C_LONG_LONG()
Note: See TracChangeset
for help on using the changeset viewer.