Changeset 14399 for trunk/psModules/src/config/pmConfig.c
- Timestamp:
- Jul 26, 2007, 2:11:03 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/config/pmConfig.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/config/pmConfig.c
r13951 r14399 4 4 * @author EAM (IfA) 5 5 * 6 * @version $Revision: 1. 99$ $Name: not supported by cvs2svn $7 * @date $Date: 2007-0 6-22 02:29:39$6 * @version $Revision: 1.100 $ $Name: not supported by cvs2svn $ 7 * @date $Date: 2007-07-27 00:11:03 $ 8 8 * 9 9 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 1043 1043 #ifndef HAVE_PSDB 1044 1044 1045 psError(PS_ERR_UNKNOWN, false, 1046 "Cannot configure database: psModules was compiled without database support."); 1045 1047 return NULL; 1048 1046 1049 #else 1047 1050
Note:
See TracChangeset
for help on using the changeset viewer.
