Changeset 4679
- Timestamp:
- 11/19/08 16:37:46 (2 months ago)
- Files:
-
- trunk/configure.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/configure.in
r4670 r4679 380 380 AC_ARG_ENABLE( 381 381 [lock-profiler], 382 AS_HELP_STRING([--enable-lock-profil ing],[enable lock/mutex profiling code (default is NO).]),382 AS_HELP_STRING([--enable-lock-profiler],[enable lock/mutex profiling code (default is NO).]), 383 383 [if test x$enableval = xyes; then 384 384 lock_profiler=true
