
Nmap Development mailing list archives
nmap's bundled libpcre and automake
From: Johannes Nixdorf <mixi () shadowice org>
Date: Wed, 8 Feb 2012 13:33:34 +0100
Hi, the way you modify the copy of libpcre you distribute is confuses autoreconf into thinking automake can be run because configure.ac still uses the AM_INIT_AUTOMAKE macro, which fails since you removed Makefile.am from it. I attached a patch fixing this by removing AM_INIT_AUTOMAKE from libpcre's configure.ac Best regards, Johannes Nixdorf
Attachment:
nmap-fix-eautoreconf.patch
Description:
_______________________________________________ Sent through the nmap-dev mailing list http://cgi.insecure.org/mailman/listinfo/nmap-dev Archived at http://seclists.org/nmap-dev/
Current thread:
- nmap's bundled libpcre and automake Johannes Nixdorf (Feb 08)
- Re: nmap's bundled libpcre and automake David Fifield (Feb 08)
- Re: nmap's bundled libpcre and automake Johannes Nixdorf (Feb 09)
- Re: nmap's bundled libpcre and automake David Fifield (Feb 08)