Home
last modified time | relevance | path

Searched refs:libs (Results 1 – 25 of 30) 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.global21 libs/libphp.bundle: $(PHP_GLOBAL_OBJS) $(PHP_SAPI_OBJS)
22 …_SAPI_OBJS:.lo=.o) $(PHP_FRAMEWORKS) $(EXTRA_LIBS) $(ZEND_EXTRA_LIBS) -o $@ && cp $@ libs/libphp.so
119 find . -name .libs -a -type d|xargs rm -rf
120 … $(SAPI_FPM_PATH) $(SAPI_PHPDBG_PATH) $(SAPI_PHPDBG_SHARED_PATH) $(OVERALL_TARGET) modules/* libs/*
146 … $(SAPI_FPM_PATH) $(SAPI_PHPDBG_PATH) $(SAPI_PHPDBG_SHARED_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.m4359 dnl PHP_EVAL_LIBLINE(libline, [libs-variable], [not-extension])
364 dnl "libs-variable" (e.g., *_SHARED_LIBADD) when the extension is shared
366 dnl libraries are appended to "libs-variable" unconditionally (this is
796 OVERALL_TARGET=libs/libphp.bundle
1392 dnl PHP_CHECK_LIBRARY(library, function [, action-found [, action-not-found [, extra-libs]]])
1436 dnl PHP_CHECK_FUNC_LIB(func, libs)
1513 dnl PHP_TEST_BUILD(function, action-if-ok, action-if-not-ok [, extra-libs [, extra-source]])
1835 dnl Check external libs for iconv funcs.
2344 dtrace_lib_dir="$(echo $ac_bdir[$]ac_provsrc | $SED -e 's#\(.*\)/[^/]*#\1#')/.libs"
2345 dtrace_d_obj="$(echo $ac_bdir[$]ac_provsrc | $SED -e 's#\(.*\)/\([^/]*\)#\1/.libs/\2#').o"
[all …]
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/skeleton/
H A D.gitignore.in4 .libs
/php-src/ext/snmp/
H A Dconfig.m433 SNMP_LIBS=$($SNMP_CONFIG --netsnmp-libs)
34 SNMP_LIBS="$SNMP_LIBS $($SNMP_CONFIG --external-libs)"
/php-src/ext/pdo_mysql/
H A Dconfig.m441 PDO_MYSQL_LIBS=$($PDO_MYSQL_CONFIG --libs | $SED -e "s/'//g")
62 AC_MSG_RESULT([libs under $PDO_MYSQL_LIB_DIR; seems promising])
/php-src/win32/build/
H A Dconfig.w32.phpize.in72 // General libs
87 …tracted the development libraries (https://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.in107 * 3rdParty libs that were built with older compilers; switch
H A Dconfig.w3298 // General libs
119 …tracted the development libraries (https://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.js3647 var libs = (shared ? "libsqlite3.lib;libsqlite3_a.lib" : "libsqlite3_a.lib;libsqlite3.lib");
3649 return CHECK_LIB(libs, target, path_to_check) &&
/php-src/ext/pdo_firebird/
H A Dconfig.m413 FB_LIBDIR=$($FB_CONFIG --libs)
/php-src/ext/pdo_dblib/
H A Dconfig.w327 * otherwise we'll poke around and look for MSSQL libs */
/php-src/sapi/apache2handler/
H A Dconfig.m4100 MH_BUNDLE_FLAGS="$($APR_CONFIG --ldflags --link-ld --libs)"
103 MH_BUNDLE_FLAGS="$($APU_CONFIG --ldflags --link-ld --libs) $MH_BUNDLE_FLAGS"
/php-src/sapi/cli/
H A Dconfig.m441 …BJS) \$(PHP_BINARY_OBJS) \$(PHP_CLI_OBJS) | sed 's/\([A-Za-z0-9_]*\)\.lo/.libs\/\1.o/g'\` | \$(AWK…
/php-src/sapi/cgi/
H A Dconfig9.m437 …BJS) \$(PHP_BINARY_OBJS) \$(PHP_CGI_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.ac105 dnl libs subdirectory as the user who configures PHP. Otherwise, the current
106 dnl user will not be able to delete libs or the contents of libs.
108 $php_shtool mkdir -p libs
109 rm -f libs/*
265 SAPI_SHARED=libs/$SAPI_LIBNAME_SHARED
266 SAPI_STATIC=libs/$SAPI_LIBNAME_STATIC
1320 phptempdir=$(pwd)/libs
/php-src/ext/readline/
H A Dconfig.m4156 dnl Add -Wno-strict-prototypes as depends on user libs
/php-src/ext/pdo_odbc/
H A Dconfig.m471 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.m460 dnl we have an error and should bail out, as we can't find the libs!

Completed in 98 milliseconds

12