Lines Matching refs:checkver
35 # This is a wrapper script around checkver. It will find
37 # a shlib_version file and call checkver for each.
39 # As with checkver, a list of directories of installed libraries
53 # if "-s", build list, pass with -f to checkver.
54 # if "-d", build list, pass with -f to checkver.
55 # if "-f", pass with -f to checkver.
133 # Just pass the file name to checkver.
174 # Call checkver. We always have a list of libraries
178 "sh $EXECDIR"/checkver $QUIET -f "$LIBLIST" "$LIBNAME" ;
182 echo "$0: checkver failed. LIBLIST=$LIBLIST $LIBNAME=$LIBNAME"