Lines Matching full:then
35 if test "$ac_cv_header_netinet_if_ether_h" != yes; then
60 if test $needsnprintf = yes; then
82 if test "$ac_cv_func_ether_hostton" = yes; then
86 if test "$ac_cv_header_netinet_if_ether_h" = yes; then
109 if test "$ac_cv_have_decl_ether_hostton" != yes; then
114 if test "$ac_cv_header_netinet_ether_h" = yes; then
135 if test "$ac_cv_have_decl_ether_hostton" != yes; then
170 if test "$enable_protochain" = "disabled"; then
178 dnl check in our normal order using -r and then check the for the /dev
183 if test -z "$with_pcap" && test "$cross_compiling" = yes; then
188 if test ! -z "$with_pcap" ; then
190 elif test -r /dev/bpf ; then
196 elif test -r /dev/bpf0 ; then
198 elif test -r /usr/include/net/pfilt.h ; then
200 elif test -r /dev/enet ; then
202 elif test -r /dev/nit ; then
204 elif test -r /usr/include/sys/net/nit.h ; then
206 elif test -r /usr/include/linux/socket.h ; then
208 elif test -r /usr/include/net/raw.h ; then
210 elif test -r /usr/include/odmi.h ; then
217 elif test -r /usr/include/sys/dlpi.h ; then
219 elif test -c /dev/bpf0 ; then # check again in case not readable
221 elif test -c /dev/enet ; then # check again in case not readable
223 elif test -c /dev/nit ; then # check again in case not readable
236 then
295 if test $ac_cv_lbl_have_siocglifconf = yes ; then
316 if test "$enable_ipv6" = "yes"; then
323 if test "$enable_optimizer_dbg" = "yes"; then
330 if test "$enable_yydebug" = "yes"; then
340 if test -c /dev/dlpi ; then
347 if test -d $dir ; then
358 if test "$cross_compiling" = yes; then
367 if test $ac_cv_linux_vers = unknown ; then
370 if test $ac_cv_linux_vers -lt 2 ; then
392 if test -r /proc/net/dev ; then
397 if test $ac_cv_lbl_proc_net_dev = yes; then
406 then
410 then
453 if test $want_dag = yes; then
455 elif test $want_dag = yes; then
462 if test "$want_dag" != no; then
467 if test -z "$dag_root"; then
471 if test -z "$dag_include_dir"; then
475 if test -z "$dag_lib_dir"; then
479 if test -z "$dag_tools_dir"; then
483 if test -r $dag_include_dir/dagapi.h; then
489 if test $ac_cv_lbl_dag_api = yes; then
493 if test -r $dag_tools_dir/dagapi.o; then
496 elif test -r $dag_lib_dir/dagapi.o; then
499 elif test -r $dag_lib_dir/libdag.a; then
502 if test -r ./dagapi.o; then
506 if test -r ./libdag_la-dagapi.o; then
512 if test $dagapi_obj = no; then
520 if test $ac_cv_lbl_dag_api = yes; then
524 if test -r $dag_tools_dir/dagopts.o; then
527 elif test -r $dag_lib_dir/dagopts.o; then
530 elif test -r $dag_lib_dir/libdag.a; then
533 if test -r ./dagopts.o; then
537 if test -r ./libdag_la-dagopts.o; then
543 if test $dagopts_obj = no; then
551 if test $ac_cv_lbl_dag_api = yes; then
553 if test -r $dag_include_dir/dagreg.h; then
556 if test -r $dag_lib_dir/dagreg.o; then
559 elif test -r $dag_lib_dir/libdag.a; then
562 if test -r ./dagreg.o; then
566 if test -r ./libdag_la-dagreg.o; then
572 if test $dagreg_obj = no; then
581 if test $ac_cv_lbl_dag_api = yes; then
584 if test $V_PCAP != dag ; then
599 if test "$dag_version" = 2.5.x; then
606 if test -r "$dag_root/VERSION"; then
613 if test $ac_cv_lbl_dag_api = no; then
614 if test "$want_dag" = yes; then
619 if test "$V_PCAP" = dag; then
629 then
632 then
661 if test $want_septel = yes; then
663 elif test $want_septel = yes; then
669 if test "$with_septel" != no; then
672 if test -z "$septel_root"; then
682 if test -r "$septel_include_dir/msg.h"; then
687 if test "$V_PCAP" != septel ; then
695 if test $ac_cv_lbl_septel_api = no; then
696 if test "$want_septel" = yes; then
704 if test "$V_PCAP" = septel -a "$ac_cv_lbl_septel_api" = no; then
710 if test "$V_LEX" = lex ; then
714 if lex -t scanner.l > /dev/null 2>&1; then
719 if test $tcpdump_cv_capable_lex = insufficient ; then
764 if test $ac_cv_cc_sinix_defined = no ; then
824 if test -f .devel ; then