Hello,
The following fixes package name extraction from 4-argument AC_INIT
invocations:
diff --git a/build-aux/bootstrap b/build-aux/bootstrap
index 0e2bd34..1034ca3 100755
--- a/build-aux/bootstrap
+++ b/build-aux/bootstrap
@@ -77,9 +77,10 @@ po_download_command_format=\
extract_package_name=
On 11/16/2007 10:38 PM, Bruno Haible wrote:
Jay Levitt wrote:
The top-level config.log says:
configure:4830: checking for fseeko
configure:4881: result: no
...
gl_cv_func_fseeko=no
GNULIB_FSEEKO='1'
HAVE_FSEEKO='0'
REPLACE_FSEEKO='1'
The generated config.h says:
#defin