Searched refs:pkg (Results 101 - 125 of 125) sorted by relevance

12345

/freebsd-11-stable/contrib/dialog/
H A Dconfigure692 --with-pkg-config{=path} enable/disable use of pkg-config
4873 echo "$as_me:4873: checking if you want to use pkg-config" >&5
4874 echo $ECHO_N "checking if you want to use pkg-config... $ECHO_C" >&6
4876 # Check whether --with-pkg-config or --without-pkg-config was given.
4893 # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.
4894 set dummy ${ac_tool_prefix}pkg-config; ac_word=$2
4933 # Extract the first word of "pkg-config", so it can be a program name with args.
4934 set dummy pkg
[all...]
/freebsd-11-stable/contrib/openpam/
H A Dconfigure1489 PKG_CONFIG path to pkg-config binary
8244 for pkg in $enableval; do
8246 if test "X$pkg" = "X$p"; then
8281 for pkg in $enableval; do
8283 if test "X$pkg" = "X$p"; then
8343 for pkg in $enableval; do
8345 if test "X$pkg" = "X$p"; then
12528 # pkg-config
12535 for ac_prog in pkgconf pkg-config
12622 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pkg
[all...]
/freebsd-11-stable/crypto/heimdal/kdc/
H A DMakefile.in91 $(top_srcdir)/cf/otp.m4 $(top_srcdir)/cf/pkg.m4 \
/freebsd-11-stable/crypto/heimdal/lib/asn1/
H A DMakefile.in92 $(top_srcdir)/cf/otp.m4 $(top_srcdir)/cf/pkg.m4 \
/freebsd-11-stable/contrib/binutils/binutils/
H A Dconfigure4003 for pkg in $enableval; do
4005 if test "X$pkg" = "X$p"; then
4034 for pkg in $enableval; do
4036 if test "X$pkg" = "X$p"; then
4082 for pkg in $enableval; do
4084 if test "X$pkg" = "X$p"; then
/freebsd-11-stable/contrib/gcclibs/libgomp/
H A Dconfigure3727 for pkg in $enableval; do
3729 if test "X$pkg" = "X$p"; then
3758 for pkg in $enableval; do
3760 if test "X$pkg" = "X$p"; then
3806 for pkg in $enableval; do
3808 if test "X$pkg" = "X$p"; then
/freebsd-11-stable/contrib/ldns/
H A Dconfigure1457 /usr/ssl /usr/pkg /usr/local /opt/local /usr/sfw
7130 for pkg in $enableval; do
7132 if test "X$pkg" = "X$p"; then
7161 for pkg in $enableval; do
7163 if test "X$pkg" = "X$p"; then
7224 for pkg in $enableval; do
7226 if test "X$pkg" = "X$p"; then
14468 withval="/usr/local/ssl /usr/lib/ssl /usr/ssl /usr/pkg /usr/local /opt/local /usr/sfw /usr"
/freebsd-11-stable/contrib/binutils/gas/
H A Dconfigure3265 for pkg in $enableval; do
3267 if test "X$pkg" = "X$p"; then
3296 for pkg in $enableval; do
3298 if test "X$pkg" = "X$p"; then
3344 for pkg in $enableval; do
3346 if test "X$pkg" = "X$p"; then
/freebsd-11-stable/contrib/binutils/ld/
H A Dconfigure3266 for pkg in $enableval; do
3268 if test "X$pkg" = "X$p"; then
3297 for pkg in $enableval; do
3299 if test "X$pkg" = "X$p"; then
3345 for pkg in $enableval; do
3347 if test "X$pkg" = "X$p"; then
/freebsd-11-stable/contrib/openbsm/
H A Dconfigure7153 for pkg in $enableval; do
7155 if test "X$pkg" = "X$p"; then
7184 for pkg in $enableval; do
7186 if test "X$pkg" = "X$p"; then
7247 for pkg in $enableval; do
7249 if test "X$pkg" = "X$p"; then
/freebsd-11-stable/contrib/file/
H A Dconfigure8735 for pkg in $enableval; do
8737 if test "X$pkg" = "X$p"; then
8801 for pkg in $enableval; do
8803 if test "X$pkg" = "X$p"; then
8834 for pkg in $enableval; do
8836 if test "X$pkg" = "X$p"; then
/freebsd-11-stable/contrib/sqlite3/
H A Dconfigure8677 for pkg in $enableval; do
8679 if test "X$pkg" = "X$p"; then
8708 for pkg in $enableval; do
8710 if test "X$pkg" = "X$p"; then
8769 for pkg in $enableval; do
8771 if test "X$pkg" = "X$p"; then
/freebsd-11-stable/contrib/binutils/bfd/
H A Dconfigure3408 for pkg in $enableval; do
3410 if test "X$pkg" = "X$p"; then
4203 for pkg in $enableval; do
4205 if test "X$pkg" = "X$p"; then
4251 for pkg in $enableval; do
4253 if test "X$pkg" = "X$p"; then
/freebsd-11-stable/crypto/heimdal/lib/gssapi/
H A DMakefile.in92 $(top_srcdir)/cf/otp.m4 $(top_srcdir)/cf/pkg.m4 \
/freebsd-11-stable/crypto/heimdal/lib/hx509/
H A DMakefile.in89 $(top_srcdir)/cf/otp.m4 $(top_srcdir)/cf/pkg.m4 \
/freebsd-11-stable/contrib/ldns/drill/
H A Dconfigure1296 /usr/ssl /usr/pkg /usr/local /opt/local /usr/sfw
4955 withval="/usr/local/ssl /usr/lib/ssl /usr/ssl /usr/pkg /usr/local /opt/local /usr/sfw /usr"
/freebsd-11-stable/contrib/ncurses/
H A Dconfigure714 --with-pkg-config{=path} enable/disable use of pkg-config
715 --with-pkg-config-libdir=XXX use given directory for installing pc-files
716 --enable-pc-files generate and install .pc files for pkg-config
3208 # if we find pkg-config, check if we should install the ".pc" files.
3210 echo "$as_me:3210: checking if you want to use pkg-config" >&5
3211 echo $ECHO_N "checking if you want to use pkg-config... $ECHO_C" >&6
3213 # Check whether --with-pkg-config or --without-pkg-config was given.
3230 # Extract the first word of "${ac_tool_prefix}pkg
[all...]
/freebsd-11-stable/contrib/gcc/
H A Dconfigure7120 for pkg in $enableval; do
7121 if test "X$pkg" = "Xgcc" || test "X$pkg" = "Xlibgcc"; then
/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A Dconfigure8435 for pkg in $enableval; do
8437 if test "X$pkg" = "X$p"; then
8466 for pkg in $enableval; do
8468 if test "X$pkg" = "X$p"; then
8527 for pkg in $enableval; do
8529 if test "X$pkg" = "X$p"; then
13370 # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.
13371 set dummy ${ac_tool_prefix}pkg-config; ac_word=$2
13413 # Extract the first word of "pkg-config", so it can be a program name with args.
13414 set dummy pkg
[all...]
/freebsd-11-stable/contrib/apr/
H A Dconfigure14026 for pkg in $enableval; do
14028 if test "X$pkg" = "X$p"; then
14057 for pkg in $enableval; do
14059 if test "X$pkg" = "X$p"; then
14118 for pkg in $enableval; do
14120 if test "X$pkg" = "X$p"; then
30294 ac_config_files="$ac_config_files Makefile include/apr.h build/apr_rules.mk build/pkg/pkginfo apr-$APR_MAJOR_VERSION-config:apr-config.in apr.pc"
31309 "build/pkg/pkginfo") CONFIG_FILES="$CONFIG_FILES build/pkg/pkginfo" ;;
/freebsd-11-stable/contrib/libpcap/
H A Dconfigure8387 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Compiling for 32-bit x86 gives an error; try installing the command-line tools and, after that, installing the /usr/include headers from the /Library/Developer/CommandLineTools/Packages/macOS_SDK_headers_for_macOS_10.14.pkg package" >&5
8388 $as_echo "$as_me: WARNING: Compiling for 32-bit x86 gives an error; try installing the command-line tools and, after that, installing the /usr/include headers from the /Library/Developer/CommandLineTools/Packages/macOS_SDK_headers_for_macOS_10.14.pkg package" >&2;}
10817 # Extract the first word of "pkg-config", so it can be a program name with args.
10818 set dummy pkg-config; ac_word=$2
10834 ac_cv_prog_PKGCONFIG="pkg-config"
/freebsd-11-stable/crypto/heimdal/lib/roken/
H A DMakefile.in116 $(top_srcdir)/cf/otp.m4 $(top_srcdir)/cf/pkg.m4 \
/freebsd-11-stable/contrib/apr-util/
H A Dconfigure5181 # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.
5182 set dummy ${ac_tool_prefix}pkg-config; ac_word=$2
5224 # Extract the first word of "pkg-config", so it can be a program name with args.
5225 set dummy pkg-config; ac_word=$2
24021 ac_config_files="$ac_config_files Makefile export_vars.sh build/pkg/pkginfo apr-util.pc apu-$APRUTIL_MAJOR_VERSION-config:apu-config.in include/private/apu_select_dbm.h include/apr_ldap.h include/apu.h include/apu_want.h"
24736 "build/pkg/pkginfo") CONFIG_FILES="$CONFIG_FILES build/pkg/pkginfo" ;;
/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A DMakefile.in105 $(top_srcdir)/cf/otp.m4 $(top_srcdir)/cf/pkg.m4 \
/freebsd-11-stable/contrib/libstdc++/
H A Dconfigure3969 for pkg in $enableval; do
3970 if test "X$pkg" = "X$p"; then
3991 for pkg in $enableval; do
3992 if test "X$pkg" = "X$p"; then
4013 for pkg in $enableval; do
4014 if test "X$pkg" = "X$p"; then
[all...]

Completed in 1331 milliseconds

12345