From 8925b1cf39a96675561800611acaeb264d90ccf4 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Sat, 15 May 2004 06:38:58 +0000 Subject: Merge openembedded@openembedded.bkbits.net:packages into hyperion.(none):/home/kergoth/code/projects/packages 2004/05/15 01:35:03-05:00 (none)!kergoth Call out gnu-configize manually on the builds that bypass autoreconf. BKrev: 40a5bb02CQgTEe7Hrzks5EpjXWGTiQ --- nmap/nmap_3.45.oe | 1 + nmap/nmap_3.48.oe | 1 + nmap/nmap_3.50.oe | 1 + 3 files changed, 3 insertions(+) (limited to 'nmap') 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 } diff --git a/nmap/nmap_3.48.oe b/nmap/nmap_3.48.oe index b1d0ca748a..dcf6b289fd 100644 --- a/nmap/nmap_3.48.oe +++ b/nmap/nmap_3.48.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 } diff --git a/nmap/nmap_3.50.oe b/nmap/nmap_3.50.oe index b1d0ca748a..dcf6b289fd 100644 --- a/nmap/nmap_3.50.oe +++ b/nmap/nmap_3.50.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 } -- cgit v1.2.3