$NetBSD: patch-ab,v 1.12 2006/12/17 17:55:49 salo Exp $

--- configure.orig	2006-08-17 02:36:16.000000000 +0200
+++ configure	2006-12-17 15:07:11.000000000 +0100
@@ -5879,6 +5879,7 @@ cat >>conftest.$ac_ext <<_ACEOF
 extern char pcap_version[];
 int main() {
   int major, minor1, minor2;
+  exit(0);	/* fool it */
   sscanf(pcap_version,"%d.%d.%d", &major, &minor1, &minor2);
   if (major > 0)
     exit(0);
