Changeset 15901 for gsdl/trunk/configure


Ignore:
Timestamp:
2008-06-09T12:02:28+12:00 (16 years ago)
Author:
mdewsnip
Message:

(Adding new DB support) Forgot to add recent changes to configure.in.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gsdl/trunk/configure

    r15816 r15901  
    856856  --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
    857857  --enable-corba          Enable CORBA support
    858   --enable-sqlite         Enable SQLite support
    859858  --enable-z3950          Enable Z39.50 client support
    860859  --disable-yaz           Disable YAZ compilation
    861860  --disable-accentfold    Disable Accent Folding for MGPP
     861  --enable-sqlite         Enable SQLite support
    862862
    863863Optional Packages:
     
    14261426
    14271427
     1428
    14281429# Check whether --enable-sqlite or --disable-sqlite was given.
    14291430if test "${enable_sqlite+set}" = set; then
     
    14361437#define USE_SQLITE $USE_SQLITE
    14371438_ACEOF
     1439
    14381440
    14391441
Note: See TracChangeset for help on using the changeset viewer.