Changeset 9021
- Timestamp:
- Sep 28, 2006, 11:45:08 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/psLib/configure.ac (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/configure.ac
r8993 r9021 47 47 [AC_MSG_RESULT([compile optimization disabled]) 48 48 if test x"${CFLAGS}" == x; then 49 CFLAGS="- O0 -g"49 CFLAGS="-pipe -O0 -g" 50 50 fi 51 51 ]
Note:
See TracChangeset
for help on using the changeset viewer.
