Changeset 16129
- Timestamp:
- Jan 17, 2008, 4:43:47 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/psconfig/pschecklibs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psconfig/pschecklibs
r16092 r16129 174 174 print "\n"; 175 175 print "you may install them in your local path by re-running pschecklibs with -build\n"; 176 } else { 177 print "no C libraries are missing from your system\n"; 178 } 176 exit 1; 177 } 178 179 print "no C libraries are missing from your system\n"; 179 180 exit 0; 180 181
Note:
See TracChangeset
for help on using the changeset viewer.
