Searched refs:pkg (Results 1 – 19 of 19) sorted by relevance
/php-src/build/ |
H A D | pkg.m4 | 1 # pkg.m4 - Macros to locate and utilise pkg-config. -*- Autoconf -*- 2 # serial 12 (pkg-config-0.29.2) 32 dnl Verify that the version of the pkg-config macros are at least 35 dnl of pkg.m4 when generating configure. 57 dnl pkg-config existed. 62 AC_ARG_VAR([PKG_CONFIG], [path to pkg-config utility]) 67 AC_PATH_TOOL([PKG_CONFIG], [pkg-config]) 151 and $1[]_LIBS to avoid the need to call pkg-config. 152 See the pkg-config man page for more details.]) 180 path to pkg-config. [all …]
|
H A D | libtool.m4 | 2045 for pkg in $enableval; do 2047 if test "X$pkg" = "X$p"; then 2085 for pkg in $enableval; do 2087 if test "X$pkg" = "X$p"; then 2126 for pkg in $enableval; do 2128 if test "X$pkg" = "X$p"; then
|
H A D | php.m4 | 1942 dnl for pkg-config was introduced in PostgreSQL 9.3. If library can't be found 1943 dnl with pkg-config, check falls back to pg_config. If libpq is not found, error
|
/php-src/ext/skeleton/ |
H A D | config.m4.in | 26 dnl package which supports pkg-config. 28 dnl Find library package with pkg-config. 31 dnl Or if you need to check for a particular library version with pkg-config, 46 dnl or version-dependent feature) and you are using pkg-config: 56 dnl package, which does not support pkg-config. 84 dnl or version-dependent feature) and you are not using pkg-config:
|
/php-src/ |
H A D | .cirrus.yml | 13 #- sed -i -e 's/quarterly/latest/g' /etc/pkg/FreeBSD.conf 14 #- pkg upgrade -y 16 …- pkg install -y autoconf bison gmake re2c icu libiconv png freetype2 enchant2 bzip2 t1lib gmp tid…
|
H A D | README.md | 45 sudo apt install -y pkg-config build-essential autoconf bison re2c \
|
H A D | configure.ac | 12 m4_include([build/pkg.m4]) 317 dnl Check for /usr/pkg/{lib,include} which is where NetBSD puts binary and 319 if test -d /usr/pkg/include && test -d /usr/pkg/lib; then 320 CPPFLAGS="$CPPFLAGS -I/usr/pkg/include" 321 LDFLAGS="$LDFLAGS -L/usr/pkg/lib"
|
H A D | CONTRIBUTING.md | 172 ├─ pkg.m4 # https://gitlab.freedesktop.org/pkg-config/pkg-config
|
/php-src/ext/phar/tests/tar/ |
H A D | bug49910.phpt | 33 …4] => phar://*/Structures_Graph-1.0.3/docs/html/Structures_Graph/tutorial_Structures_Graph.pkg.html 44 [25] => phar://*/Structures_Graph-1.0.3/docs/tutorials/Structures_Graph/Structures_Graph.pkg
|
/php-src/scripts/ |
H A D | Makefile.frag | 15 build/pkg.m4 \
|
H A D | phpize.m4 | 10 m4_include([build/pkg.m4])
|
/php-src/ext/opcache/jit/ |
H A D | Dockerfile.arm64.example | 8 RUN apt-get install -y pkg-config build-essential autoconf bison re2c \
|
H A D | README.md | 78 export PKG_CONFIG=/usr/bin/i686-linux-gnu-pkg-config
|
/php-src/.github/actions/apt-x32/ |
H A D | action.yml | 45 pkg-config:i386 \
|
/php-src/win32/build/ |
H A D | mkdist.php | 169 function extract_file_from_tarball($pkg, $filename, $dest_dir) /* {{{ */ argument 173 $name = $pkg . '-' . $packages[$pkg];
|
/php-src/ext/pdo_odbc/ |
H A D | config.m4 | 11 pkg-config will be searched instead. For ibm-db2, it will search for the DB2 59 AC_MSG_RESULT([$pdo_odbc_flavour using pkg-config])
|
/php-src/ext/readline/ |
H A D | config.m4 | 93 pkg-config. Replace '--with-libedit=$PHP_LIBEDIT' with '--with-libedit'
|
/php-src/ext/fileinfo/tests/ |
H A D | magic私はガラスを食べられます | 2614 # <http://www.fifi.org/doc/libapt-pkg-doc/cache.html/ch2.html> 2615 # <https://anonscm.debian.org/cgit/apt/apt.git/tree/apt-pkg/pkgcache.h#n292> 4559 # TODO: lzma compression; X509Data for pkg and xip 4564 # pkg for Mac OSX installer package like FullBundleUpdate.pkg 4566 !:ext xar/pkg/xip 32798 0 string #\ PaCkAgE\ DaTaStReAm pkg Datastream (SVR4)
|
H A D | magic | 2614 # <http://www.fifi.org/doc/libapt-pkg-doc/cache.html/ch2.html> 2615 # <https://anonscm.debian.org/cgit/apt/apt.git/tree/apt-pkg/pkgcache.h#n292> 4559 # TODO: lzma compression; X509Data for pkg and xip 4564 # pkg for Mac OSX installer package like FullBundleUpdate.pkg 4566 !:ext xar/pkg/xip 32798 0 string #\ PaCkAgE\ DaTaStReAm pkg Datastream (SVR4)
|
Completed in 279 milliseconds