Changeset 18891
- Timestamp:
- Aug 4, 2008, 12:45:42 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/psLib/m4/ipp_stdopts.m4 (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/m4/ipp_stdopts.m4
r17317 r18891 18 18 dnl handle profiler building 19 19 AC_ARG_ENABLE(profile, [AS_HELP_STRING(--enable-profile,enable compiler profiler information inclusion)], 20 [AC_MSG_RESULT( profiling enabled, check that you also did --disable-shared)20 [AC_MSG_RESULT([profiling enabled, check that you also did --disable-shared]) 21 21 CFLAGS="${CFLAGS=} -pg -g" 22 22 LDFLAGS="${LDFLAGS=} -pg"]
Note:
See TracChangeset
for help on using the changeset viewer.
