Home
last modified time | relevance | path

Searched refs:thedir (Results 1 – 4 of 4) sorted by relevance

/openbsd/usr.sbin/nsd/
H A Dconfigure.ac433 thedir="$dir"
437 if test "$thedir" != "/usr"; then
446 AC_MSG_RESULT(found in $thedir)
447 CPPFLAGS="$CPPFLAGS -I$thedir -I$thedir/include"
457 AC_MSG_RESULT(found in $thedir)
459 …if test ! -f $thedir/lib/libevent.a -a ! -f $thedir/lib/libevent.so -a -d "$thedir/lib/event2"; th…
460 LDFLAGS="$LDFLAGS -L$thedir/lib/event2"
461 ACX_RUNTIME_PATH_ADD([$thedir/lib/event2])
464 if test "$thedir" != "/usr" -a "$thedir" != ""; then
465 LDFLAGS="$LDFLAGS -L$thedir/lib"
[all …]
H A Dconfigure6709 thedir="$dir"
6712 if test "$thedir" != "/usr"; then
6722 printf "%s\n" "found in $thedir" >&6; }
6723 CPPFLAGS="$CPPFLAGS -I$thedir -I$thedir/include"
6734 printf "%s\n" "found in $thedir" >&6; }
6735 …if test ! -f $thedir/lib/libevent.a -a ! -f $thedir/lib/libevent.so -a -d "$thedir/lib/event2"; th…
6736 LDFLAGS="$LDFLAGS -L$thedir/lib/event2"
6740 RUNTIME_PATH="$RUNTIME_PATH -R$thedir/lib/event2"
6745 if test "$thedir" != "/usr" -a "$thedir" != ""; then
6746 LDFLAGS="$LDFLAGS -L$thedir/lib"
[all …]
/openbsd/usr.sbin/unbound/
H A Dconfigure.ac1352 thedir="$dir"
1356 if test "$thedir" != "/usr"; then
1357 CPPFLAGS="$CPPFLAGS -I$thedir/include"
1365 AC_MSG_RESULT(found in $thedir)
1366 CPPFLAGS="$CPPFLAGS -I$thedir -I$thedir/include"
1388 AC_MSG_RESULT(found in $thedir)
1390 …if test ! -f $thedir/lib/libevent.a -a ! -f $thedir/lib/libevent.so -a -d "$thedir/lib/event2"; th…
1391 LDFLAGS="$LDFLAGS -L$thedir/lib/event2"
1395 if test "$thedir" != "/usr" -a "$thedir" != ""; then
1396 LDFLAGS="$LDFLAGS -L$thedir/lib"
[all …]
H A Dconfigure21555 thedir="$dir"
21558 if test "$thedir" != "/usr"; then
21559 CPPFLAGS="$CPPFLAGS -I$thedir/include"
21568 printf "%s\n" "found in $thedir" >&6; }
21569 CPPFLAGS="$CPPFLAGS -I$thedir -I$thedir/include"
21592 printf "%s\n" "found in $thedir" >&6; }
21593 …if test ! -f $thedir/lib/libevent.a -a ! -f $thedir/lib/libevent.so -a -d "$thedir/lib/event2"; th…
21594 LDFLAGS="$LDFLAGS -L$thedir/lib/event2"
21603 if test "$thedir" != "/usr" -a "$thedir" != ""; then
21604 LDFLAGS="$LDFLAGS -L$thedir/lib"
[all …]