summaryrefslogtreecommitdiffstats
path: root/contrib/libpcap/configure
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/libpcap/configure')
-rwxr-xr-xcontrib/libpcap/configure10
1 files changed, 9 insertions, 1 deletions
diff --git a/contrib/libpcap/configure b/contrib/libpcap/configure
index 42b8153..bb94054 100755
--- a/contrib/libpcap/configure
+++ b/contrib/libpcap/configure
@@ -1,5 +1,5 @@
#! /bin/sh
-# From configure.in Revision: 1.120.2.6 .
+# From configure.in Revision: 1.120.2.7 .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.57.
#
@@ -5791,6 +5791,14 @@ fi
LDFLAGS=$saved_ldflags
+ if test "$dag_version" = 2.5.x; then
+
+cat >>confdefs.h <<\_ACEOF
+#define HAVE_DAG_STREAMS_API 1
+_ACEOF
+
+ fi
+
# See if we can find a specific version string.
echo "$as_me:$LINENO: checking the DAG API version" >&5
echo $ECHO_N "checking the DAG API version... $ECHO_C" >&6
OpenPOWER on IntegriCloud