aboutsummaryrefslogtreecommitdiffstats
path: root/tcpdump
diff options
context:
space:
mode:
Diffstat (limited to 'tcpdump')
-rw-r--r--tcpdump/tcpdump_3.8.1.oe1
1 files changed, 1 insertions, 0 deletions
diff --git a/tcpdump/tcpdump_3.8.1.oe b/tcpdump/tcpdump_3.8.1.oe
index b22898e1d6..ba3b5732db 100644
--- a/tcpdump/tcpdump_3.8.1.oe
+++ b/tcpdump/tcpdump_3.8.1.oe
@@ -8,5 +8,6 @@ SRC_URI = "http://www.tcpdump.org/release/tcpdump-${PV}.tar.gz"
inherit autotools
do_configure() {
+ gnu-configize
oe_runconf
}