Home
last modified time | relevance | path

Searched refs:libs (Results 1 – 25 of 29) sorted by relevance

12

/php-src/scripts/
H A Dphp-config.in13 libs="@EXTRA_LIBS@"
63 --libs)
64 echo $libs;;
96 --libs [$libs]
/php-src/build/
H A DMakefile.global22 libs/libphp.bundle: $(PHP_GLOBAL_OBJS) $(PHP_SAPI_OBJS)
23 …_SAPI_OBJS:.lo=.o) $(PHP_FRAMEWORKS) $(EXTRA_LIBS) $(ZEND_EXTRA_LIBS) -o $@ && cp $@ libs/libphp.so
120 find . -name .libs -a -type d|xargs rm -rf
121 …I_PATH) $(SAPI_CGI_PATH) $(SAPI_LITESPEED_PATH) $(SAPI_FPM_PATH) $(OVERALL_TARGET) modules/* libs/*
147 …I_PATH) $(SAPI_CGI_PATH) $(SAPI_LITESPEED_PATH) $(SAPI_FPM_PATH) $(OVERALL_TARGET) modules/* libs/*
H A Dpkg.m4148 _PKG_CONFIG([$1][_LIBS], [libs], [$2])
158 $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
160 $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
202 dnl and VARIABLE-PREFIX_LIBS from --libs.
H A Dphp.m4774 OVERALL_TARGET=libs/libphp.bundle
1409 dnl PHP_CHECK_LIBRARY(library, function [, action-found [, action-not-found [, extra-libs]]])
1453 dnl PHP_CHECK_FUNC_LIB(func, libs)
1527 dnl PHP_TEST_BUILD(function, action-if-ok, action-if-not-ok [, extra-libs [, extra-source]])
1869 dnl Check external libs for iconv funcs.
2265 … dtrace_objs="[$]dtrace_objs `echo $ac_lo | $SED -e 's,\.lo$,.o,' -e 's#\(.*\)\/#\1\/.libs\/#'`"
2290 dtrace_lib_dir="`echo $ac_bdir[$]ac_provsrc | $SED -e 's#\(.*\)/[^/]*#\1#'`/.libs"
2291 dtrace_d_obj="`echo $ac_bdir[$]ac_provsrc | $SED -e 's#\(.*\)/\([^/]*\)#\1/.libs/\2#'`.o"
2294 …ce_lib_objs="[$]dtrace_lib_objs `echo $ac_lo | $SED -e 's,\.lo$,.o,' -e 's#\(.*\)\/#\1\/.libs\/#'`"
2302 echo "pic_object=['].libs/$dtrace_prov_name[']" >> \$[]@ [;\\]
H A Dltmain.sh1193 -all-static | -static | -static-libtool-libs)
1210 -static-libtool-libs)
1782 -static | -static-libtool-libs)
2088 case "$libs " in
2092 libs="$libs $deplib"
2096 libs="$predeps $libs $compiler_lib_search_path $postdeps"
H A Dlibtool.m4370 # the location of the communication and MPI libs are included too.
1212 [rm -f .libs 2>/dev/null
1213 mkdir .libs 2>/dev/null
1214 if test -d .libs; then
1215 lt_cv_objdir=.libs
1220 rmdir .libs 2>/dev/null])
1430 # Create ${libname}_ixlibrary.a entries in /sys/libs.
1771 # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs.
3896 # user supplied libs so there is no need to process them.
4183 # Whether or not to disallow shared libs when runtime libs are static
[all …]
/php-src/ext/snmp/
H A Dconfig.m415 SNMP_LIBS=`$SNMP_CONFIG --netsnmp-libs`
16 SNMP_LIBS="$SNMP_LIBS `$SNMP_CONFIG --external-libs`"
/php-src/ext/skeleton/
H A D.gitignore.in3 .libs
/php-src/sapi/apache2handler/
H A Dconfig.m493 MH_BUNDLE_FLAGS="`$APR_CONFIG --ldflags --link-ld --libs`"
96 MH_BUNDLE_FLAGS="`$APU_CONFIG --ldflags --link-ld --libs` $MH_BUNDLE_FLAGS"
101 SAPI_SHARED=libs/libphp.so
/php-src/ext/pdo_mysql/
H A Dconfig.m447 PDO_MYSQL_LIBS=`$PDO_MYSQL_CONFIG --libs | $SED -e "s/'//g"`
64 AC_MSG_RESULT([libs under $PDO_MYSQL_LIB_DIR; seems promising])
/php-src/win32/build/
H A Dconfig.w32.phpize.in72 // General libs
87 …xtracted the development libraries (http://wiki.php.net/internals/windows/libs). Assumes that it i…
91 ARG_WITH('extra-libs', 'Extra library path to use when linking everything', '');
H A Dconfig.w32.h.in108 * 3rdParty libs that were built with older compilers; switch
H A Dconfig.w3298 // General libs
119 …xtracted the development libraries (http://wiki.php.net/internals/windows/libs). Assumes that it i…
123 ARG_WITH('extra-libs', 'Extra library path to use when linking everything', '');
H A DMakefile234 build-lib: build-ext-libs
H A Dconfutils.js3680 var libs = (shared ? "libsqlite3.lib;libsqlite3_a.lib" : "libsqlite3_a.lib;libsqlite3.lib");
3682 return CHECK_LIB(libs, target, path_to_check) &&
/php-src/ext/pdo_dblib/
H A Dconfig.w327 * otherwise we'll poke around and look for MSSQL libs */
/php-src/ext/pdo_firebird/
H A Dconfig.m418 FB_LIBDIR=`$FB_CONFIG --libs`
/php-src/ext/readline/
H A Dconfig.m4140 dnl Add -Wno-strict-prototypes as depends on user libs
/php-src/sapi/cgi/
H A Dconfig9.m445 …BJS) \$(PHP_BINARY_OBJS) \$(PHP_CGI_OBJS) | sed 's/\([A-Za-z0-9_]*\)\.lo/.libs\/\1.o/g'\` | \$(AWK…
/php-src/sapi/cli/
H A Dconfig.m436 …BJS) \$(PHP_BINARY_OBJS) \$(PHP_CLI_OBJS) | sed 's/\([A-Za-z0-9_]*\)\.lo/.libs\/\1.o/g'\` | \$(AWK…
/php-src/
H A D.gitignore33 .libs/
82 libs/
H A Dconfigure.ac120 dnl libs subdirectory as the user who configures PHP. Otherwise, the current
121 dnl user will not be able to delete libs or the contents of libs.
123 $php_shtool mkdir -p libs
124 rm -f libs/*
296 SAPI_SHARED=libs/$SAPI_LIBNAME_SHARED
297 SAPI_STATIC=libs/$SAPI_LIBNAME_STATIC
1416 phptempdir=`pwd`/libs
/php-src/ext/pdo_odbc/
H A Dconfig.m483 libs $PDO_ODBC_LIBDIR,
/php-src/sapi/fuzzer/
H A DREADME.md94 export ONIG_LIBS="-L$PWD/oniguruma/src/.libs -l:libonig.a"
/php-src/ext/odbc/
H A Dconfig.m451 dnl we have an error and should bail out, as we can't find the libs!

Completed in 64 milliseconds

12