IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 5, 2006, 5:07:47 PM (20 years ago)
Author:
jhoblitt
Message:

convert from OMIT_PSDB -> HAVE_PSDB

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppMerge/src/ppMergeConfig.c

    r10479 r10487  
    6868    psFree(files);                      // Drop reference
    6969
    70 #ifdef DONT_USE_DB
    71 #ifndef OMIT_PSDB
     70#ifndef DONT_USE_DB
     71#ifdef HAVE_PSDB
    7272    // Define database handle, if required
    7373    config->database = pmConfigDB(config);
Note: See TracChangeset for help on using the changeset viewer.