erh
|
9aa5adae3f
|
Add comments describing what this does.
|
1999-11-05 20:16:56 +00:00 |
simonb
|
f7abd76933
|
Remove trailing white space.
|
1999-07-02 15:12:15 +00:00 |
christos
|
c64fd79137
|
portability fix.
|
1999-06-24 14:39:48 +00:00 |
simonb
|
5b354a5865
|
Allow the location of the shlib_version file to specified by the -v
flag.
|
1999-06-10 00:32:23 +00:00 |
christos
|
8e3f60f367
|
Make this work on a real bourne shell.
|
1999-03-16 18:57:31 +00:00 |
erh
|
006c21d420
|
Replace find with ls when looking for installed libraries to prevent subdirectories from being searched. (suggested by Hubert Feyrer)
|
1999-01-27 05:50:29 +00:00 |
hubertf
|
c33036e1f4
|
add RCS ID
|
1999-01-27 00:02:55 +00:00 |
erh
|
792cde2d0d
|
Add ability to use either a file or the sets files when checking library version numbers. Added -d, -s and -f flags for check dir, check sets and check file. Suggested by Simon Burge.
|
1998-11-12 05:39:45 +00:00 |
erh
|
7c323c9fa8
|
Add scripts to find any installed libraries whose version is greater than the source version (major, minor). "checkver" actually does this check. "checkvers" find all libraries (actually all shlib_version files) below the current directory and runs the checkver script for each one.
|
1998-11-07 09:36:54 +00:00 |