summaryrefslogtreecommitdiff
path: root/nmap/nmap_3.45.oe
diff options
context:
space:
mode:
Diffstat (limited to 'nmap/nmap_3.45.oe')
-rw-r--r--nmap/nmap_3.45.oe1
1 files changed, 1 insertions, 0 deletions
diff --git a/nmap/nmap_3.45.oe b/nmap/nmap_3.45.oe
index 6405577e20..27c758a346 100644
--- a/nmap/nmap_3.45.oe
+++ b/nmap/nmap_3.45.oe
@@ -28,6 +28,7 @@ do_compile_prepend () {
do_configure () {
# override this function to avoid the autoconf/automake/aclocal/autoheader
# calls for now
+ gnu-configize
oe_runconf
}