Changeset 6493 for branches/rel10_ifa/psModules/configure.ac
- Timestamp:
- Feb 24, 2006, 6:23:34 PM (20 years ago)
- File:
-
- 1 edited
-
branches/rel10_ifa/psModules/configure.ac (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/rel10_ifa/psModules/configure.ac
r6448 r6493 67 67 ) 68 68 69 dnl handle profiler building 70 AC_ARG_ENABLE(profile, 71 [AS_HELP_STRING(--enable-profile,enable compiler profiler information inclusion)], 72 [AC_MSG_RESULT(compile optimization enabled) 73 CFLAGS="${CFLAGS=} -pg"] 74 ) 75 76 dnl CFLAGS="${CFLAGS=} -fprofile-arcs -ftest-coverage -pg"] 77 69 78 dnl doxygen ------------------------------------------------------------------- 70 79
Note:
See TracChangeset
for help on using the changeset viewer.
