Changeset 421
- Timestamp:
- Feb 7, 2011, 9:21:48 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/configure.ac
r253 r421 40 40 41 41 AC_CHECK_HEADERS(stdio.h stdarg.h inttypes.h endian.h stdint.h getopt.h) 42 43 if test "${enable_debug}" = "yes"; then 44 AC_DEFINE(_DEBUG, 1, Define to 1 to activate debug) 45 fi 42 46 43 47 # Optimizations
Note: See TracChangeset
for help on using the changeset viewer.