aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/m4/configure.m4
diff options
context:
space:
mode:
Diffstat (limited to 'platform/linux-generic/m4/configure.m4')
-rw-r--r--platform/linux-generic/m4/configure.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/linux-generic/m4/configure.m4 b/platform/linux-generic/m4/configure.m4
index 76ef62c6e..be6d024e3 100644
--- a/platform/linux-generic/m4/configure.m4
+++ b/platform/linux-generic/m4/configure.m4
@@ -11,7 +11,7 @@ m4_include([platform/linux-generic/m4/odp_scheduler.m4])
AC_ARG_WITH([pcap],
[AS_HELP_STRING([--without-pcap],
- [compile without PCAP])],
+ [compile without PCAP [default=with]])],
[],
[with_pcap=yes])
have_pcap=no