37 lines
711 B
Plaintext
37 lines
711 B
Plaintext
*** configure.orig Tue May 18 11:41:40 1999
|
|
--- configure Tue May 18 13:35:18 1999
|
|
***************
|
|
*** 1256,1262 ****
|
|
fi
|
|
|
|
|
|
! subdirs="libpcap-0.4 Libnet-0.99b"
|
|
|
|
|
|
trap '' 1 2 15
|
|
--- 1256,1262 ----
|
|
fi
|
|
|
|
|
|
! subdirs="Libnet-0.99b"
|
|
|
|
|
|
trap '' 1 2 15
|
|
***************
|
|
*** 1640,1646 ****
|
|
esac
|
|
done
|
|
|
|
! for ac_config_dir in libpcap-0.4 Libnet-0.99b; do
|
|
|
|
# Do not complain, so a configure script can configure whichever
|
|
# parts of a large source tree are present.
|
|
--- 1640,1646 ----
|
|
esac
|
|
done
|
|
|
|
! for ac_config_dir in Libnet-0.99b; do
|
|
|
|
# Do not complain, so a configure script can configure whichever
|
|
# parts of a large source tree are present.
|