Changeset 170 for trunk/configure.ac


Ignore:
Timestamp:
Apr 30, 2008, 11:56:45 PM (17 years ago)
Author:
katerina
Message:

Plenty of compiler warnings fixed, SQL query length fixed, doc update.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/configure.ac

    r169 r170  
    828828
    829829AC_ARG_ENABLE(static,
    830         [  --enable-static              enable static linking (recommended) [[no]]],
     830        [  --enable-static              enable static linking [[no]]],
    831831        [
    832832        if test x$enable_static = xyes; then
Note: See TracChangeset for help on using the changeset viewer.