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/psModules/src/concepts/pmConcepts.c

    r9695 r10487  
    164164    }
    165165
    166     #ifndef OMIT_PSDB
     166    #ifdef HAVE_PSDB
    167167    if (source & PM_CONCEPT_SOURCE_DATABASE && !(*read & PM_CONCEPT_SOURCE_DATABASE)) {
    168168        if (p_pmConceptsReadFromDatabase(target, *specs, fpa, chip, cell, db)) {
Note: See TracChangeset for help on using the changeset viewer.