Changeset 11655 for trunk/psLib/m4/ipp_stdopts.m4
- Timestamp:
- Feb 5, 2007, 11:03:23 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/psLib/m4/ipp_stdopts.m4 (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/m4/ipp_stdopts.m4
r11620 r11655 5 5 [AS_HELP_STRING(--enable-optimize,enable compiler optimization)], 6 6 [AC_MSG_RESULT(compile optimization enabled) 7 CFLAGS="${CFLAGS=} -pipe -O2 -g" 8 PSLIB_CFLAGS="${PSLIB_CFLAGS=} -DPS_NO_TRACE"], 7 CFLAGS="${CFLAGS=} -pipe -O2 -g -DPS_NO_TRACE"] 9 8 [AC_MSG_RESULT([compile optimization disabled]) 10 9 if test x"${CFLAGS}" == x; then
Note:
See TracChangeset
for help on using the changeset viewer.
