Searched refs:pkg (Results 1 – 13 of 13) sorted by relevance
/PHP-5.4/Zend/ |
H A D | configure.in | 131 dnl Check for /usr/pkg/{lib,include} which is where NetBSD puts binary 134 if test -d /usr/pkg/include -a -d /usr/pkg/lib ; then 135 CFLAGS="$CFLAGS -I/usr/pkg/include" 136 LDFLAGS="$LDFLAGS -L/usr/pkg/lib"
|
/PHP-5.4/ext/phar/tests/tar/ |
H A D | bug49910.phpt | 34 …4] => phar://*/Structures_Graph-1.0.3/docs/html/Structures_Graph/tutorial_Structures_Graph.pkg.html 45 [25] => phar://*/Structures_Graph-1.0.3/docs/tutorials/Structures_Graph/Structures_Graph.pkg
|
/PHP-5.4/win32/build/ |
H A D | mkdist.php | 153 function extract_file_from_tarball($pkg, $filename, $dest_dir) /* {{{ */ argument 157 $name = $pkg . '-' . $packages[$pkg];
|
/PHP-5.4/ext/pdo_pgsql/ |
H A D | config.m4 | 75 dnl First try to find pkg-config 76 AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
|
/PHP-5.4/ext/pcre/pcrelib/ |
H A D | README | 423 . libpcre.pc ) data for the pkg-config command 437 . libpcrecpp.pc data for the pkg-config command 534 The pkg-config command is another system for saving and retrieving information 538 pkg-config --cflags pcre 952 libpcre16.pc.in template for libpcre16.pc for pkg-config 953 libpcre32.pc.in template for libpcre32.pc for pkg-config 954 libpcre.pc.in template for libpcre.pc for pkg-config 955 libpcreposix.pc.in template for libpcreposix.pc for pkg-config 956 libpcrecpp.pc.in template for libpcrecpp.pc for pkg-config
|
H A D | ChangeLog | 167 40. Static linking against the PCRE library using the pkg-config module was 2103 6. No libpcreposix.pc file was created for pkg-config; there was just 4175 7. Added support for pkg-config (2 patches were sent in).
|
/PHP-5.4/ |
H A D | configure.in | 432 dnl Check for /usr/pkg/{lib,include} which is where NetBSD puts binary 434 if test -d /usr/pkg/include -a -d /usr/pkg/lib ; then 435 CPPFLAGS="$CPPFLAGS -I/usr/pkg/include" 436 LDFLAGS="$LDFLAGS -L/usr/pkg/lib"
|
H A D | acinclude.m4 | 2329 dnl First try to find pkg-config 2331 AC_PATH_PROG(PKG_CONFIG, pkg-config, no) 2334 dnl If pkg-config is found try using it 2353 dnl If pkg-config fails for some reason, revert to the old method
|
H A D | INSTALL | 985 installation using the pkg command.
|
H A D | NEWS | 6227 - Fixed bug #35981 (pdo-pgsql should not use pkg-config when not present).
|
/PHP-5.4/ext/odbc/ |
H A D | config.m4 | 374 AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
|
/PHP-5.4/build/ |
H A D | libtool.m4 | 2032 for pkg in $enableval; do 2034 if test "X$pkg" = "X$p"; then 2072 for pkg in $enableval; do 2074 if test "X$pkg" = "X$p"; then 2112 for pkg in $enableval; do 2114 if test "X$pkg" = "X$p"; then
|
/PHP-5.4/ext/fileinfo/tests/ |
H A D | magic | 14896 0 string #\ PaCkAgE\ DaTaStReAm pkg Datastream (SVR4)
|
Completed in 109 milliseconds