Changeset 4679

Show
Ignore:
Timestamp:
11/19/08 16:37:46 (2 months ago)
Author:
martin
Message:

fixed lock-profiler help message

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/configure.in

    r4670 r4679  
    380380AC_ARG_ENABLE( 
    381381    [lock-profiler], 
    382     AS_HELP_STRING([--enable-lock-profiling],[enable lock/mutex profiling code (default is NO).]), 
     382    AS_HELP_STRING([--enable-lock-profiler],[enable lock/mutex profiling code (default is NO).]), 
    383383    [if test x$enableval = xyes; then 
    384384        lock_profiler=true