diff options
author | Florian Boor <florian.boor@kernelconcepts.de> | 2007-09-06 10:41:59 +0000 |
---|---|---|
committer | Florian Boor <florian.boor@kernelconcepts.de> | 2007-09-06 10:41:59 +0000 |
commit | 8460c2fecbe36ce06135d64b683b0f2c3d924baf (patch) | |
tree | 31168741ed50561ea536a335b5bfb6b3007771ef /site | |
parent | 325f26749da469ef7d90430a1be7b6f1e9d014a8 (diff) | |
parent | 56b356eeb9cbb597e7271068f5b0708b4a7844be (diff) |
merge of '471f6e7d5fb5bc4d13a2338851dabca9f72b3f0a'
and '89b1d1f0f032b64f7620006be8bcf6271c70f4b8'
Diffstat (limited to 'site')
-rw-r--r-- | site/ix86-common | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/site/ix86-common b/site/ix86-common index 00c544f382..226e2e0f79 100644 --- a/site/ix86-common +++ b/site/ix86-common @@ -166,6 +166,9 @@ libIDL_cv_long_long_format=${libIDL_cv_long_long_format=ll} ac_cv_lbl_unaligned_fail=${ac_cv_lbl_unaligned_fail=no} ac_libnet_have_packet_socket=${ac_libnet_have_packet_socket=yes} +# libpcap +ac_cv_linux_vers=${ac_cv_linux_vers=2} + # libxfce4util with_broken_putenv=${with_broken_putenv=no} |