Lines Matching refs:withval
116 [ if test "x$withval" = "xno" ; then
133 if test "x$withval" = "xyes" ; then
139 elif test "x$withval" = "xno" ; then
159 if test "x$withval" = "xno"; then
164 if test "x$withval" = "xno"; then
300 if test "x$withval" = "xno" ; then
303 if test "x$withval" = "xyes" ; then
313 if test -n "$withval" && test "x$withval" != "xno" && \
314 test "x${withval}" != "xyes"; then
315 CFLAGS="$CFLAGS $withval"
322 if test -n "$withval" && test "x$withval" != "xno" && \
323 test "x${withval}" != "xyes"; then
324 CPPFLAGS="$CPPFLAGS $withval"
331 if test -n "$withval" && test "x$withval" != "xno" && \
332 test "x${withval}" != "xyes"; then
333 LDFLAGS="$LDFLAGS $withval"
340 if test -n "$withval" && test "x$withval" != "xno" && \
341 test "x${withval}" != "xyes"; then
342 LIBS="$LIBS $withval"
349 if test -n "$withval" && test "x$withval" != "xno"; then
351 if test "x${withval}" != "xyes"; then
352 werror_flags="$withval"
830 if test "x$withval" != "xno" ; then
881 if test "x$withval" != "xno" ; then
1097 if test "x$withval" = "xno" ; then
1215 [ if test "x$withval" = "xno" ; then
1217 elif test "x$withval" != "xyes"; then
1218 if test -d "$withval/lib"; then
1220 LDFLAGS="-L${withval}/lib -R${withval}/lib ${LDFLAGS}"
1222 LDFLAGS="-L${withval}/lib ${LDFLAGS}"
1226 LDFLAGS="-L${withval} -R${withval} ${LDFLAGS}"
1228 LDFLAGS="-L${withval} ${LDFLAGS}"
1231 if test -d "$withval/include"; then
1232 CPPFLAGS="-I${withval}/include ${CPPFLAGS}"
1234 CPPFLAGS="-I${withval} ${CPPFLAGS}"
1263 [ if test "x$withval" = "xno" ; then
1429 if test "x$withval" != "xno" ; then
1431 if test "x$withval" != "xyes" ; then
1432 CPPFLAGS="$CPPFLAGS -I${withval}/include"
1433 LDFLAGS="$LDFLAGS -L${withval}/lib"
1479 if test "x$withval" = "xyes" ; then
1482 CPPFLAGS="$CPPFLAGS -I${withval}/include"
1483 LDFLAGS="$LDFLAGS -L${withval}/lib"
1490 elif test "x$withval" != "xno" ; then
1491 CPPFLAGS="$CPPFLAGS -I${withval}/include"
1492 LDFLAGS="$LDFLAGS -L${withval}/lib"
1523 [ if test "x$withval" != "xno" ; then
1524 if test "x$withval" = "xyes" ; then
1536 CPPFLAGS="$CPPFLAGS -I${withval}/include"
1538 LDFLAGS="-L${withval}/lib -R${withval}/lib ${LDFLAGS}"
1540 LDFLAGS="-L${withval}/lib ${LDFLAGS}"
1578 case "$withval" in
1621 AC_MSG_ERROR([Unknown audit module $withval])
1628 if test "x$withval" = "xno"; then
1631 if test "x$withval" = "xyes"; then
2393 if test "x$withval" != "xno" ; then
2394 case "$withval" in
2396 ./*|../*) withval="`pwd`/$withval"
2398 if test -d "$withval/lib"; then
2400 LDFLAGS="-L${withval}/lib -R${withval}/lib ${LDFLAGS}"
2402 LDFLAGS="-L${withval}/lib ${LDFLAGS}"
2404 elif test -d "$withval/lib64"; then
2406 LDFLAGS="-L${withval}/lib64 -R${withval}/lib64 ${LDFLAGS}"
2408 LDFLAGS="-L${withval}/lib64 ${LDFLAGS}"
2412 LDFLAGS="-L${withval} -R${withval} ${LDFLAGS}"
2414 LDFLAGS="-L${withval} ${LDFLAGS}"
2417 if test -d "$withval/include"; then
2418 CPPFLAGS="-I${withval}/include ${CPPFLAGS}"
2420 CPPFLAGS="-I${withval} ${CPPFLAGS}"
2429 if test "x$withval" = "xno" ; then
2439 if test "x$withval" != "xno" ; then
2939 case "$withval" in
2941 withval=""
2949 if test ! -z "$withval" ; then
2950 PRNGD_PORT="$withval"
2961 case "$withval" in
2963 withval="/var/run/egd-pool"
2966 withval=""
2975 if test ! -z "$withval" ; then
2979 if test ! -r "$withval" ; then
2982 PRNGD_SOCKET="$withval"
3028 if test "x$withval" != "xno" ; then
3064 if test "x$withval" != "xno" && \
3065 test "x$withval" != "xyes" ; then
3067 ["$withval"], [sshd PAM service name])
3106 if test -n "$withval" && test "x$withval" != "xno" && \
3107 test "x${withval}" != "xyes"; then
3108 SSH_PRIVSEP_USER=$withval
3154 if test "x$withval" = "xyes" ; then
3157 sandbox_arg="$withval"
4150 [ if test "x$withval" != "xno" ; then
4175 [ if test "x$withval" != "xno" ; then
4176 if test "x$withval" = "xyes" ; then
4179 KRB5ROOT=${withval}
4305 if test -n "$withval" && test "x$withval" != "xno" && \
4306 test "x${withval}" != "xyes"; then
4307 PRIVSEP_PATH=$withval
4316 if test -n "$withval" && test "x$withval" != "xno" && \
4317 test "x${withval}" != "xyes"; then
4318 xauth_path=$withval
4367 if test "X$withval" != X && test "x$withval" != xno && \
4368 test "x${withval}" != xyes; then
4369 AC_DEFINE_UNQUOTED([MAIL_DIRECTORY], ["$withval"],
4469 case "$withval" in
4471 MANTYPE=$withval
4474 AC_MSG_ERROR([invalid man type: $withval])
4503 if test "x$withval" != "xno" ; then
4515 if test "x$withval" = "xno" ; then
4552 if test "x$withval" != "xno" ; then
4602 elif test "x$withval" != "xno" ; then
4608 user_path="$withval"
4609 SERVER_PATH_MSG="$withval"
4685 if test -n "$withval" && test "x$withval" != "xno" && \
4686 test "x${withval}" != "xyes"; then
4687 AC_DEFINE_UNQUOTED([SUPERUSER_PATH], ["$withval"],
4690 superuser_path=$withval
4701 if test "x$withval" != "xno" ; then
4726 if test "x$withval" != "xno" ; then
4747 if test -n "$withval" && test "x$withval" != "xno" && \
4748 test "x${withval}" != "xyes"; then
4749 piddir=$withval
4835 if test "x$withval" = "xno" ; then
4837 elif test -n "$withval" && test "x${withval}" != "xyes"; then
4838 conf_lastlog_location=$withval