Home
last modified time | relevance | path

Searched refs:RANLIB (Results 1 – 4 of 4) sorted by relevance

/PHP-7.1/ext/bcmath/libbcmath/
H A Dconfigure1074 if test -n "$RANLIB"; then
1075 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
1090 RANLIB="$ac_cv_prog_RANLIB"
1091 if test -n "$RANLIB"; then
1092 echo "$ac_t""$RANLIB" 1>&6
1636 s%@RANLIB@%$RANLIB%g
/PHP-7.1/build/
H A Dlibtool.m4137 AC_CHECK_TOOL(RANLIB, ranlib, :)
157 test -z "$RANLIB" && RANLIB=:
166 if test -n "$RANLIB"; then
169 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"; then
2782 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 …]
/PHP-7.1/
H A Dltmain.sh5600 save_RANLIB=$RANLIB
/PHP-7.1/ext/pcre/pcrelib/
H A DChangeLog5303 RANLIB to ./ltconfig so that they are used by libtool. I think these are all

Completed in 43 milliseconds