Searched refs:RANLIB (Results 1 – 6 of 6) sorted by relevance
25 $(RANLIB) $@31 $(RANLIB) $@
1074 if test -n "$RANLIB"; then1075 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.1090 RANLIB="$ac_cv_prog_RANLIB"1091 if test -n "$RANLIB"; then1092 echo "$ac_t""$RANLIB" 1>&61636 s%@RANLIB@%$RANLIB%g
137 AC_CHECK_TOOL(RANLIB, ranlib, :)157 test -z "$RANLIB" && RANLIB=:166 if test -n "$RANLIB"; then169 old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$oldlib"172 old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$oldlib"175 old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"2781 if test -n "$RANLIB"; then2782 archive_cmds="$archive_cmds~\$RANLIB \$lib"2783 postinstall_cmds='$RANLIB $lib'4032 for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC LTCFLAGS NM \[all …]
5600 save_RANLIB=$RANLIB
5303 RANLIB to ./ltconfig so that they are used by libtool. I think these are all
Completed in 49 milliseconds