/freebsd/contrib/bmake/ |
H A D | configure.in | 58 [case "${withval}" in 59 yes) AC_MSG_ERROR(bad value ${withval} given for bmake DEFSHELL) ;; 82 [case "${withval}" in 83 yes|no) use_makefile=${withval};; 84 *) AC_MSG_ERROR(bad value ${withval} given for makefile) ;; 90 [case "${withval}" in 91 yes|no) use_meta=${withval};; 92 *) AC_MSG_ERROR(bad value ${withval} given for meta) ;; 97 [ case "/${withval}" in 99 /*trace) filemon_h=no use_filemon="${withval}";; [all …]
|
H A D | configure | 2809 withval=$with_defshell; case "${withval}" in 2810 yes) as_fn_error $? "bad value ${withval} given for bmake DEFSHELL" "$LINENO" 5 ;; 2835 withval=$with_makefile; case "${withval}" in 2836 yes|no) use_makefile=${withval};; 2837 *) as_fn_error $? "bad value ${withval} given for makefile" "$LINENO" 5 ;; 2846 withval=$with_meta; case "${withval}" in 2847 yes|no) use_meta=${withval};; 2848 *) as_fn_error $? "bad value ${withval} given for meta" "$LINENO" 5 ;; 2856 withval=$with_filemon; case "/${withval}" in 2858 /*trace) filemon_h=no use_filemon="${withval}";; [all …]
|
/freebsd/crypto/openssh/ |
H A D | configure.ac | 136 [ if test "x$withval" = "xno" ; then 155 if test "x$withval" = "xno"; then 160 if test "x$withval" = "xno"; then 165 if test "x$withval" = "xno"; then 373 if test "x$withval" = "xno" ; then 375 elif test "x$withval" = "xyes" ; then 378 rpath_opt="$withval" 387 if test -n "$withval" && test "x$withval" != "xno" && \ 388 test "x${withval}" != "xyes"; then 389 CFLAGS="$CFLAGS $withval" [all …]
|
/freebsd/sys/contrib/openzfs/config/ |
H A D | user-systemd.m4 | 11 systemdunitdir=$withval,systemdunitdir=/usr/lib/systemd/system) 16 systemdpresetdir=$withval,systemdpresetdir=/usr/lib/systemd/system-preset) 21 systemdmodulesloaddir=$withval,systemdmodulesloaddir=/usr/lib/modules-load.d) 26 systemdgeneratordir=$withval,systemdgeneratordir=/usr/lib/systemd/system-generators)
|
H A D | user-udev.m4 | 6 [udevdir=$withval], 23 [udevruledir=$withval],
|
H A D | user-pam.m4 | 11 [pammoduledir="$withval"],[pammoduledir=$libdir/security]) 16 [pamconfigsdir="$withval"],
|
H A D | user-libexec.m4 | 5 [zfsexecdir=$withval],
|
H A D | mount-helper.m4 | 5 mounthelperdir=$withval,mounthelperdir=/sbin)
|
H A D | user-dracut.m4 | 6 [dracutdir=$withval],
|
H A D | lib-prefix.m4 | 31 if test "X$withval" = "Xno"; then 34 if test "X$withval" = "X"; then 40 additional_includedir="$withval/include" 41 additional_libdir="$withval/$acl_libdirstem"
|
H A D | always-python.m4 | 11 [with_python=$withval],
|
/freebsd/contrib/unbound/dnstap/ |
H A D | dnstap.m4 | 17 [opt_dnstap_socket_path=$withval], 29 if test -f $withval/include/google/protobuf-c/protobuf-c.h; then 30 CFLAGS="$CFLAGS -I$withval/include/google" 32 CFLAGS="$CFLAGS -I$withval/include" 34 LDFLAGS="$LDFLAGS -L$withval/lib"
|
/freebsd/contrib/unbound/ |
H A D | configure.ac | 189 [ub_conf_file="$withval"]) 199 UNBOUND_RUN_DIR="$withval", 212 UNBOUND_CHROOT_DIR="$withval", 225 UNBOUND_SHARE_DIR="$withval", 232 UNBOUND_PIDFILE="$withval", 245 UNBOUND_ROOTKEY_FILE="$withval", 258 UNBOUND_ROOTCERT_FILE="$withval", 271 UNBOUND_USERNAME="$withval", 671 [ ],[ withval="yes" ]) 673 if test x_$withval != x_no; then [all …]
|
H A D | configure | 4588 withval=$with_conf_file; ub_conf_file="$withval" 4627 withval=$with_run_dir; UNBOUND_RUN_DIR="$withval" 4648 withval=$with_chroot_dir; UNBOUND_CHROOT_DIR="$withval" 4669 withval=$with_share_dir; UNBOUND_SHARE_DIR="$withval" 4683 withval=$with_pidfile; UNBOUND_PIDFILE="$withval" 4704 withval=$with_rootkey_file; UNBOUND_ROOTKEY_FILE="$withval" 4725 withval=$with_rootcert_file; UNBOUND_ROOTCERT_FILE="$withval" 4746 withval=$with_username; UNBOUND_USERNAME="$withval" 8131 withval=$with_gnu_ld; test no = "$withval" || with_gnu_ld=yes 10120 withval=$with_sysroot; [all …]
|
H A D | acx_nlnetlabs.m4 | 653 dnl Takes one argument; the withval checked in those 2 functions 656 withval=$1 657 if test x_$withval != x_no; then 659 if test -n "$withval"; then 664 if test ! -f "$withval/include/openssl/ssl.h" -a -f "$withval/openssl/ssl.h"; then 665 ssldir="$withval" 667 withval="" 683 if test x_$withval = x_ -o x_$withval = x_yes; then 684 … withval="/usr/local/ssl /usr/lib/ssl /usr/ssl /usr/pkg /usr/local /opt/local /usr/sfw /usr" 686 for dir in $withval; do [all …]
|
/freebsd/contrib/unbound/dnscrypt/ |
H A D | dnscrypt.m4 | 16 CFLAGS="$CFLAGS -I$withval/include" 17 LDFLAGS="$LDFLAGS -L$withval/lib"
|
/freebsd/contrib/ncurses/ |
H A D | configure | 1387 withval="$with_rel_version" 1388 { echo "$as_me:1388: WARNING: overriding release version $cf_cv_rel_version to $withval" >&5 1389 echo "$as_me: WARNING: overriding release version $cf_cv_rel_version to $withval" >&2;} 1390 cf_cv_rel_version=$withval 1433 withval="$with_abi_version" 1435 if test "x$cf_cv_abi_version" != "x$withval" 1437 { echo "$as_me:1437: WARNING: overriding ABI version $cf_cv_abi_version to $withval" >&5 1438 echo "$as_me: WARNING: overriding ABI version $cf_cv_abi_version to $withval" >&2;} 1441 cf_cv_rel_version=$withval.0 1444 cf_cv_rel_version=$withval.9 # FIXME: should be 10 as of 6.0 release [all …]
|
H A D | configure.in | 70 [cf_with_ada=$withval], 92 [cf_with_cxx=$withval], 161 [cf_with_cxx_binding=$withval], 178 [cf_with_manpages=$withval], 185 [cf_with_progs=$withval], 192 [cf_with_tests=$withval], 199 [with_curses_h=$withval], 221 [case "x$withval" in 225 (*) cf_config_suffix="$withval" 239 [case "x$withval" in [all …]
|
/freebsd/contrib/ntp/sntp/m4/ |
H A D | ntp_rlimit.m4 | 78 [ans=$withval], 108 [ans=$withval],
|
/freebsd/contrib/ldns/ |
H A D | configure.ac | 242 [],[ withval="no" ]) 244 if test x_$withval != x_no; then 298 [],[ withval="with_pyldns" ]) 299 if test x_$withval != x_no; then 304 if test x_$withval != x_with_pyldns; then 329 [],[ withval="no" ]) 331 if test x_$withval != x_no; then 989 AC_SUBST([LDNS_TRUST_ANCHOR_FILE], ["$withval"]) 990 AC_MSG_NOTICE([Default trust anchor: $withval]) 997 AC_DEFINE_UNQUOTED([LDNS_DANE_CA_FILE], ["$withval"], [Is a CAFILE given at configure time]) [all …]
|
H A D | acx_nlnetlabs.m4 | 644 dnl Takes one argument; the withval checked in those 2 functions 647 withval=$1 648 if test x_$withval != x_no; then 650 if test x_$withval = x_ -o x_$withval = x_yes; then 651 … withval="/usr/local/ssl /usr/lib/ssl /usr/ssl /usr/pkg /usr/local /opt/local /usr/sfw /usr" 653 for dir in $withval; do 667 AC_MSG_ERROR(Cannot find the SSL libraries in $withval) 763 withval="yes" 765 if test x_$withval = x_no; then 768 ACX_SSL_CHECKS($withval) [all …]
|
/freebsd/contrib/tcpdump/ |
H A D | configure.in | 189 AC_DEFINE_UNQUOTED(WITH_USER, "$withval", 191 AC_MSG_RESULT(to \"$withval\") 199 AC_DEFINE_UNQUOTED(WITH_CHROOT, "$withval", 201 AC_MSG_RESULT(to \"$withval\") 889 if test $withval = no 894 elif test $withval = yes 904 libcrypto_root=$withval 905 AC_MSG_RESULT([yes, using the version installed in $withval]) 911 CFLAGS="-I$withval/include $CFLAGS" 912 LIBS="-L$withval/lib $LIBS" [all …]
|
H A D | configure.ac | 208 [withval=no]) 209 AS_CASE(["$withval"], 213 AC_DEFINE_UNQUOTED(WITH_USER, "$withval", 215 AC_MSG_RESULT([yes, to user "$withval"]) 226 [withval=no] 228 AS_CASE(["$withval"], 232 AC_DEFINE_UNQUOTED(WITH_CHROOT, "$withval", 234 AC_MSG_RESULT([yes, to directory "$withval"]) 992 if test $withval = no 997 elif test $withval = yes [all …]
|
/freebsd/contrib/libxo/ |
H A D | configure.ac | 101 [GETTEXT_PREFIX=$withval], 182 [THREAD_LOCAL=$withval], 242 LIBSLAX_CONFIG_PREFIX=$withval 321 [XO_RETAIN_SIZE=$withval], 403 [XO_ENCODERDIR=$withval], 410 [XO_SHAREDIR=$withval],
|
/freebsd/contrib/openpam/ |
H A D | configure.ac | 51 [AS_IF([test x"$withval" != x"no"], [ 52 OPENPAM_MODULES_DIR="$withval"
|