Searched refs:pkg (Results 1 – 15 of 15) sorted by relevance
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 least35 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 …]
2034 for pkg in $enableval; do2036 if test "X$pkg" = "X$p"; then2074 for pkg in $enableval; do2076 if test "X$pkg" = "X$p"; then2115 for pkg in $enableval; do2117 if test "X$pkg" = "X$p"; then
24 dnl Remove this code block if the library does not support pkg-config.35 dnl Remove this code block if the library supports pkg-config.56 dnl Remove this code block if the library supports pkg-config.60 dnl Remove this code block if the library supports pkg-config.66 dnl or version-dependent feature) and you are using pkg-config:77 dnl or version-dependent feature) and you are not using pkg-config:
6 brew install pkg-config \
34 …4] => phar://*/Structures_Graph-1.0.3/docs/html/Structures_Graph/tutorial_Structures_Graph.pkg.html45 [25] => phar://*/Structures_Graph-1.0.3/docs/tutorials/Structures_Graph/Structures_Graph.pkg
15 build/pkg.m4 \
10 m4_include([build/pkg.m4])
169 function extract_file_from_tarball($pkg, $filename, $dest_dir) /* {{{ */ argument173 $name = $pkg . '-' . $packages[$pkg];
83 AC_MSG_WARN([libedit directory ignored, rely on pkg-config])
16 export PKG_CONFIG=/usr/bin/i686-linux-gnu-pkg-config
12 m4_include([build/pkg.m4])381 dnl Check for /usr/pkg/{lib,include} which is where NetBSD puts binary and383 if test -d /usr/pkg/include -a -d /usr/pkg/lib ; then384 CPPFLAGS="$CPPFLAGS -I/usr/pkg/include"385 LDFLAGS="$LDFLAGS -L/usr/pkg/lib"
15 13. Migration to pkg-config745 13. Migration to pkg-config748 A number of extensions have been migrated to exclusively use pkg-config for the763 . --with-fpm-systemd now uses only pkg-config for libsystem checks. The802 . --with-unixODBC without a directory now uses pkg-config (preferred).
1474 pkg-config). (Eli Schwartz)2636 . Fixed bug #75871 (use pkg-config where available). (pmmaga)
2278 # <http://www.fifi.org/doc/libapt-pkg-doc/cache.html/ch2.html>2279 # <https://anonscm.debian.org/cgit/apt/apt.git/tree/apt-pkg/pkgcache.h#n292>3727 # TODO: lzma compression; X509Data for pkg and xip3732 # pkg for Mac OSX installer package like FullBundleUpdate.pkg3734 !:ext xar/pkg/xip24254 0 string #\ PaCkAgE\ DaTaStReAm pkg Datastream (SVR4)
Completed in 160 milliseconds