Changeset 100 for trunk/configure.ac


Ignore:
Timestamp:
Mar 27, 2007, 11:55:19 PM (18 years ago)
Author:
rainer
Message:

Release 2.3.3; minor testscript and typo fixes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/configure.ac

    r98 r100  
    610610
    611611AC_ARG_ENABLE(db-reload,
    612         [  --enable-db-reload           enable database reload on SIGHUP [no]],
     612        [  --enable-db-reload           enable database reload on SIGHUP [[no]]],
    613613        [
    614614        if test "x${enable_db_reload}" = xyes; then
Note: See TracChangeset for help on using the changeset viewer.