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/config/pmConfig.c

    r10483 r10487  
    44 *  @author EAM (IfA)
    55 *
    6  *  @version $Revision: 1.62 $ $Name: not supported by cvs2svn $
    7  *  @date $Date: 2006-12-05 22:04:15 $
     6 *  @version $Revision: 1.63 $ $Name: not supported by cvs2svn $
     7 *  @date $Date: 2006-12-06 03:06:02 $
    88 *
    99 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    681681    PS_ASSERT_PTR_NON_NULL(config->site, NULL);
    682682
    683     #ifdef OMIT_PSDB
     683    #ifndef HAVE_PSDB
    684684
    685685    return NULL;
Note: See TracChangeset for help on using the changeset viewer.