Home
last modified time | relevance | path

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

/PHP-5.3/sapi/apache/
H A DapMakefile.tmpl25 $(RANLIB) $@
31 $(RANLIB) $@
/PHP-5.3/sapi/apache_hooks/
H A DapMakefile.tmpl25 $(RANLIB) $@
31 $(RANLIB) $@
/PHP-5.3/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-5.3/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"
2778 if test -n "$RANLIB"; then
2779 archive_cmds="$archive_cmds~\$RANLIB \$lib"
2780 postinstall_cmds='$RANLIB $lib'
4029 for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC LTCFLAGS NM \
[all …]
/PHP-5.3/
H A Dltmain.sh5600 save_RANLIB=$RANLIB
/PHP-5.3/ext/pcre/pcrelib/
H A DChangeLog4366 RANLIB to ./ltconfig so that they are used by libtool. I think these are all

Completed in 41 milliseconds