Home
last modified time | relevance | path

Searched refs:withval (Results 1 – 25 of 7868) sorted by relevance

12345678910>>...315

/dports/security/dsniff/dsniff-2.4/
H A Dconfigure.in101 if cd $withval; then withval=`pwd`; cd $owd; fi
108 if cd $withval; then withval=`pwd`; cd $owd; fi
115 if cd $withval; then withval=`pwd`; cd $owd; fi
175 if cd $withval; then withval=`pwd`; cd $owd; fi
176 PCAPINC="-I$withval -I$withval/bpf"
182 if cd $withval; then withval=`pwd`; cd $owd; fi
219 if cd $withval; then withval=`pwd`; cd $owd; fi
262 if cd $withval; then withval=`pwd`; cd $owd; fi
267 if cd $withval; then withval=`pwd`; cd $owd; fi
307 if cd $withval; then withval=`pwd`; cd $owd; fi
[all …]
/dports/cad/qflow/qflow-1.4.98/
H A Dconfigure.in47 if test -d "$withval"; then
48 TCLSH_DIR=$withval
49 elif test -f "$withval"; then
64 if test -d "$withval"; then
65 QFLOW_MAGIC_DIR=$withval
81 if test -d "$withval"; then
98 if test -d "$withval"; then
211 QFLOW_LIB_DIR=$withval
218 QFLOW_BIN_DIR=$withval
230 if test "$withval" = "no" -o "$withval" = "NO" ; then
[all …]
/dports/security/fragroute/fragroute-1.2/
H A Dconfigure.in52 [ case "$withval" in
60 if cd $withval; then withval=`pwd`; cd $owd; fi
63 elif test -f $withval/event.h -a -f $withval/libevent.a; then
65 if cd $withval; then withval=`pwd`; cd $owd; fi
92 [ case "$withval" in
98 if test -f $withval/pcap.h -a -f $withval/libpcap.a; then
100 if cd $withval; then withval=`pwd`; cd $owd; fi
101 PCAPINC="-I$withval -I$withval/bpf"
106 if cd $withval; then withval=`pwd`; cd $owd; fi
143 [ case "$withval" in
[all …]
/dports/net-mgmt/arpscan/arpscan-e59831a/
H A Dconfigure.ac20 [ case "$withval" in
25 AC_MSG_RESULT($withval)
26 if test -f $withval/pcap.h -a -f $withval/libpcap.a; then
28 if cd $withval; then withval=`pwd`; cd $owd; fi
29 PCAPINC="-I$withval -I$withval/bpf"
30 PCAPLIB="-L$withval -lpcap"
34 if cd $withval; then withval=`pwd`; cd $owd; fi
35 PCAPINC="-I$withval/include"
66 [ case "$withval" in
72 AC_MSG_RESULT($withval)
[all …]
/dports/www/cgiwrap/cgiwrap-4.1/
H A Dconfigure.in471 withval=
494 withval=root
497 withval=root
500 withval=root
506 withval=root
597 withval=http
600 withval=http
603 withval=http
609 withval=http
1159 withval=$5
[all …]
/dports/security/nss_compat_ossl/nss_compat_ossl-0.9.6/
H A Dconfigure.in30 if test -e "$withval"/include/nspr.h -a -d "$withval"/lib
33 NSPRDIR=$withval
47 if test -e "$withval"/nspr.h
50 nspr_inc="-I$withval"
62 if test -d "$withval"
65 nspr_lib="-L$withval"
97 if test -e "$withval"/include/nss.h -a -d "$withval"/lib
100 NSSDIR=$withval
116 nss_inc="-I$withval"
128 if test -d "$withval"
[all …]
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/acro/config/
H A Dacro_mpi_options.m460 MPI_CXX=${withval}/mpic++
64 MPI_CXX=${withval}/mpicxx
68 MPI_CXX=${withval}/mpiCC
81 MPI_CC=${withval}/mpicc
85 MPI_CC=${withval}/mpiicc
166 MPI_DIR=${withval}
181 MPI_LIBS=${withval}
196 MPI_INC=${withval}
211 MPI_LIBDIR=${withval}
226 MPI_CPPFLAGS=${withval}
[all …]
/dports/sysutils/modules/modules-4.6.0/compat/
H A Dconfigure.ac487 test "$withval" = "yes" && withval=0
495 test "$withval" = "yes" && withval="1"
555 test "$withval" = "yes" && withval="/tmp"
561 test "$withval" = "yes" && withval="stderr"
567 test "$withval" = "yes" && withval="local7.notice"
591 test "$withval" = "yes" && withval="local7.error"
597 test "$withval" = "yes" && withval="local7.error"
603 test "$withval" = "yes" && withval="local7.error"
609 test "$withval" = "yes" && withval="local7.error"
899 withval="$withval:/usr/share/man"
[all …]
/dports/net-mgmt/nagios-check_bacula11/bacula-11.0.5/autoconf/bacula-macros/
H A Ddb.m411 if test "$withval" != "no"; then
12 if test "$withval" = "yes"; then
73 DBI_INCDIR=$withval
74 DBI_LIBDIR=$withval
75 DBI_BINDIR=$withval
83 DBI_BINDIR=$withval/bin
86 AC_MSG_ERROR(Invalid DBI directory $withval - unable to find dbi.h under $withval)
89 DRIVERDIR=$withval/dbd
168 if test "$withval" != "no"; then
169 case $withval in
[all …]
/dports/sysutils/bacula11-client/bacula-11.0.5/autoconf/bacula-macros/
H A Ddb.m411 if test "$withval" != "no"; then
12 if test "$withval" = "yes"; then
73 DBI_INCDIR=$withval
74 DBI_LIBDIR=$withval
75 DBI_BINDIR=$withval
83 DBI_BINDIR=$withval/bin
86 AC_MSG_ERROR(Invalid DBI directory $withval - unable to find dbi.h under $withval)
89 DRIVERDIR=$withval/dbd
168 if test "$withval" != "no"; then
169 case $withval in
[all …]
/dports/sysutils/bacula11-server/bacula-11.0.5/autoconf/bacula-macros/
H A Ddb.m411 if test "$withval" != "no"; then
12 if test "$withval" = "yes"; then
73 DBI_INCDIR=$withval
74 DBI_LIBDIR=$withval
75 DBI_BINDIR=$withval
83 DBI_BINDIR=$withval/bin
86 AC_MSG_ERROR(Invalid DBI directory $withval - unable to find dbi.h under $withval)
89 DRIVERDIR=$withval/dbd
168 if test "$withval" != "no"; then
169 case $withval in
[all …]
/dports/sysutils/bacula11-client-static/bacula-11.0.5/autoconf/bacula-macros/
H A Ddb.m411 if test "$withval" != "no"; then
12 if test "$withval" = "yes"; then
73 DBI_INCDIR=$withval
74 DBI_LIBDIR=$withval
75 DBI_BINDIR=$withval
83 DBI_BINDIR=$withval/bin
86 AC_MSG_ERROR(Invalid DBI directory $withval - unable to find dbi.h under $withval)
89 DRIVERDIR=$withval/dbd
168 if test "$withval" != "no"; then
169 case $withval in
[all …]
/dports/java/sablevm-classpath/sablevm-classpath-1.13/m4/
H A Dacinclude.m443 if test "x${withval}" != x && test "x${withval}" != xyes && test "x${withval}" != xno; then
96 if test "x${withval}" != x && test "x${withval}" != xyes && test "x${withval}" != xno; then
154 if test "x${withval}" != x && test "x${withval}" != xyes && test "x${withval}" != xno; then
189 if test "x${withval}" != x && test "x${withval}" != xyes && test "x${withval}" != xno; then
224 if test "x${withval}" != x && test "x${withval}" != xyes && test "x${withval}" != xno; then
278 elif test "x${withval}" != x && test "x${withval}" != xno; then
306 if test "x${withval}" = xyes || test "x${withval}" = xzip; then
446 elif test "x${withval}" = xyes -o "x{withval}" = x; then
454 GJDOC="${withval}"
480 JAY="${withval}"
[all …]
/dports/ftp/yafc/yafc-1.3.7/m4/
H A Darg-with.m414 if test -d "$withval"; then
16 LDFLAGS="$LDFLAGS -L$withval/lib"
17 yafc_with_$1_inc=$withval/include
18 yafc_with_$1_lib=$withval/lib
19 elif test "$withval" = "no"; then
30 if test -d "$withval"; then
31 LDFLAGS="$LDFLAGS -L$withval"
32 yafc_with_$1_lib=$withval
33 elif test "$withval" = "no"; then
44 if test -d "$withval"; then
[all …]
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/acro/packages/utilib/config/
H A Dacro_mpi_options.m459 MPI_CXX=${withval}/mpic++
63 MPI_CXX=${withval}/mpicxx
67 MPI_CXX=${withval}/mpiCC
80 MPI_CC=${withval}/mpicc
84 MPI_CC=${withval}/mpiicc
161 MPI_DIR=${withval}
176 MPI_LIBS=${withval}
191 MPI_INC=${withval}
206 MPI_LIBDIR=${withval}
221 MPI_CPPFLAGS=${withval}
[all …]
/dports/net-mgmt/nagios-check_bacula9/bacula-9.6.7/autoconf/bacula-macros/
H A Ddb.m411 if test "$withval" != "no"; then
12 if test "$withval" = "yes"; then
73 DBI_INCDIR=$withval
74 DBI_LIBDIR=$withval
75 DBI_BINDIR=$withval
83 DBI_BINDIR=$withval/bin
86 AC_MSG_ERROR(Invalid DBI directory $withval - unable to find dbi.h under $withval)
89 DRIVERDIR=$withval/dbd
168 if test "$withval" != "no"; then
169 case $withval in
[all …]
/dports/sysutils/bacula9-client-static/bacula-9.6.7/autoconf/bacula-macros/
H A Ddb.m411 if test "$withval" != "no"; then
12 if test "$withval" = "yes"; then
73 DBI_INCDIR=$withval
74 DBI_LIBDIR=$withval
75 DBI_BINDIR=$withval
83 DBI_BINDIR=$withval/bin
86 AC_MSG_ERROR(Invalid DBI directory $withval - unable to find dbi.h under $withval)
89 DRIVERDIR=$withval/dbd
168 if test "$withval" != "no"; then
169 case $withval in
[all …]
/dports/sysutils/bacula9-server/bacula-9.6.7/autoconf/bacula-macros/
H A Ddb.m411 if test "$withval" != "no"; then
12 if test "$withval" = "yes"; then
73 DBI_INCDIR=$withval
74 DBI_LIBDIR=$withval
75 DBI_BINDIR=$withval
83 DBI_BINDIR=$withval/bin
86 AC_MSG_ERROR(Invalid DBI directory $withval - unable to find dbi.h under $withval)
89 DRIVERDIR=$withval/dbd
168 if test "$withval" != "no"; then
169 case $withval in
[all …]
/dports/sysutils/bacula9-client/bacula-9.6.7/autoconf/bacula-macros/
H A Ddb.m411 if test "$withval" != "no"; then
12 if test "$withval" = "yes"; then
73 DBI_INCDIR=$withval
74 DBI_LIBDIR=$withval
75 DBI_BINDIR=$withval
83 DBI_BINDIR=$withval/bin
86 AC_MSG_ERROR(Invalid DBI directory $withval - unable to find dbi.h under $withval)
89 DRIVERDIR=$withval/dbd
168 if test "$withval" != "no"; then
169 case $withval in
[all …]
/dports/net/gstreamer1-plugins-srtp/gst-plugins-bad-1.16.2/common/m4/
H A Dgst-default.m430 case "${withval}" in
31 yes) AC_MSG_ERROR(bad value ${withval} for --with-default-audiosink) ;;
33 *) DEFAULT_AUDIOSINK="${withval}" ;;
49 case "${withval}" in
52 *) DEFAULT_AUDIOSRC="${withval}" ;;
68 case "${withval}" in
71 *) DEFAULT_VIDEOSINK="${withval}" ;;
87 case "${withval}" in
90 *) DEFAULT_VIDEOSRC="${withval}" ;;
106 case "${withval}" in
[all …]
/dports/net/gstreamer1-plugins-libmms/gst-plugins-bad-1.16.2/common/m4/
H A Dgst-default.m430 case "${withval}" in
31 yes) AC_MSG_ERROR(bad value ${withval} for --with-default-audiosink) ;;
33 *) DEFAULT_AUDIOSINK="${withval}" ;;
49 case "${withval}" in
52 *) DEFAULT_AUDIOSRC="${withval}" ;;
68 case "${withval}" in
71 *) DEFAULT_VIDEOSINK="${withval}" ;;
87 case "${withval}" in
90 *) DEFAULT_VIDEOSRC="${withval}" ;;
106 case "${withval}" in
[all …]
/dports/multimedia/gstreamer1-rtsp-server/gst-rtsp-server-1.16.2/common/m4/
H A Dgst-default.m430 case "${withval}" in
31 yes) AC_MSG_ERROR(bad value ${withval} for --with-default-audiosink) ;;
33 *) DEFAULT_AUDIOSINK="${withval}" ;;
49 case "${withval}" in
52 *) DEFAULT_AUDIOSRC="${withval}" ;;
68 case "${withval}" in
71 *) DEFAULT_VIDEOSINK="${withval}" ;;
87 case "${withval}" in
90 *) DEFAULT_VIDEOSRC="${withval}" ;;
106 case "${withval}" in
[all …]
/dports/multimedia/gstreamer1-vaapi/gstreamer-vaapi-1.16.2/common/m4/
H A Dgst-default.m430 case "${withval}" in
31 yes) AC_MSG_ERROR(bad value ${withval} for --with-default-audiosink) ;;
33 *) DEFAULT_AUDIOSINK="${withval}" ;;
49 case "${withval}" in
52 *) DEFAULT_AUDIOSRC="${withval}" ;;
68 case "${withval}" in
71 *) DEFAULT_VIDEOSINK="${withval}" ;;
87 case "${withval}" in
90 *) DEFAULT_VIDEOSRC="${withval}" ;;
106 case "${withval}" in
[all …]
/dports/multimedia/gstreamer1-validate/gst-validate-1.16.1/common/m4/
H A Dgst-default.m430 case "${withval}" in
31 yes) AC_MSG_ERROR(bad value ${withval} for --with-default-audiosink) ;;
33 *) DEFAULT_AUDIOSINK="${withval}" ;;
49 case "${withval}" in
52 *) DEFAULT_AUDIOSRC="${withval}" ;;
68 case "${withval}" in
71 *) DEFAULT_VIDEOSINK="${withval}" ;;
87 case "${withval}" in
90 *) DEFAULT_VIDEOSRC="${withval}" ;;
106 case "${withval}" in
[all …]
/dports/multimedia/py-gstreamer1/gst-python-1.16.3/common/m4/
H A Dgst-default.m430 case "${withval}" in
31 yes) AC_MSG_ERROR(bad value ${withval} for --with-default-audiosink) ;;
33 *) DEFAULT_AUDIOSINK="${withval}" ;;
49 case "${withval}" in
52 *) DEFAULT_AUDIOSRC="${withval}" ;;
68 case "${withval}" in
71 *) DEFAULT_VIDEOSINK="${withval}" ;;
87 case "${withval}" in
90 *) DEFAULT_VIDEOSRC="${withval}" ;;
106 case "${withval}" in
[all …]

12345678910>>...315