Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/nsd/
Dconfigure.ac433 thedir="$dir"
437 if test "$thedir" != "/usr"; then
438 CPPFLAGS="$CPPFLAGS -I$thedir/include"
446 AC_MSG_RESULT(found in $thedir)
447 CPPFLAGS="$CPPFLAGS -I$thedir -I$thedir/include"
449 ev_files_o=`ls $thedir/*.o | $GREP -v evdns\.o | $GREP -v bufferevent_openssl\.o`
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])
[all …]
Dconfigure6709 thedir="$dir"
6712 if test "$thedir" != "/usr"; then
6713 CPPFLAGS="$CPPFLAGS -I$thedir/include"
6721 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: found in $thedir" >&5
6722 printf "%s\n" "found in $thedir" >&6; }
6723 CPPFLAGS="$CPPFLAGS -I$thedir -I$thedir/include"
6725 ev_files_o=`ls $thedir/*.o | $GREP -v evdns\.o | $GREP -v bufferevent_openssl\.o`
6733 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: found in $thedir" >&5
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…
[all …]
/openbsd/src/usr.sbin/unbound/
Dconfigure.ac1408 thedir="$dir"
1412 if test "$thedir" != "/usr"; then
1413 CPPFLAGS="$CPPFLAGS -I$thedir/include"
1421 AC_MSG_RESULT(found in $thedir)
1422 CPPFLAGS="$CPPFLAGS -I$thedir -I$thedir/include"
1429 ev_files_o=`ls $thedir/*.o | grep -v evdns\.o | grep -v bufferevent_openssl\.o`
1430 ev_files_lo=`ls $thedir/*.lo | grep -v evdns\.lo | grep -v bufferevent_openssl\.lo`
1431 ev_files_libso=`ls $thedir/.libs/*.o | grep -v evdns\.o | grep -v bufferevent_openssl\.o`
1444 AC_MSG_RESULT(found in $thedir)
1446 …if test ! -f $thedir/lib/libevent.a -a ! -f $thedir/lib/libevent.so -a -d "$thedir/lib/event2"; th…
[all …]
Dconfigure21839 thedir="$dir"
21842 if test "$thedir" != "/usr"; then
21843 CPPFLAGS="$CPPFLAGS -I$thedir/include"
21851 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: found in $thedir" >&5
21852 printf "%s\n" "found in $thedir" >&6; }
21853 CPPFLAGS="$CPPFLAGS -I$thedir -I$thedir/include"
21860 ev_files_o=`ls $thedir/*.o | grep -v evdns\.o | grep -v bufferevent_openssl\.o`
21861 ev_files_lo=`ls $thedir/*.lo | grep -v evdns\.lo | grep -v bufferevent_openssl\.lo`
21862 ev_files_libso=`ls $thedir/.libs/*.o | grep -v evdns\.o | grep -v bufferevent_openssl\.o`
21875 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: found in $thedir" >&5
[all …]