-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 According to Paul Eggert on 10/3/2006 12:56 AM: > >> That is because gnulib-tool is smart enough to require AC_GNU_SOURCE, >> but does not require AC_USE_SYSTEM_EXTENSIONS (it requires >> gl_USE_SYSTEM_EXTENSIONS instead). I'm not sure whether the fix >> lies in autoconf or in gnulib. > > Sorry, I don't understand the problem. gl_USE_SYSTEM_EXTENSIONS > AC_REQUIREs AC_USE_SYSTEM_EXTENSIONS, so if gnulib-tool requires > gl_USE_SYSTEM_EXTENSIONS, why isn't that equivalent to requiring > AC_USE_SYSTEM_EXTENSIONS?
gl_USE_SYSTEM_EXTENSIONS was the culprit, and I updated it last night to require AC_USE_SYSTEM_EXTENSIONS when that is defined. So autoconf no longer needs to worry. - -- Life is short - so eat dessert first! Eric Blake [EMAIL PROTECTED] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.1 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFIk5Y84KuGfSFAYARAiy9AJ0TXXeQ68cNnqCwFss4llR87IjVegCfffbt 4QoGo3utkdggmJZdiTJnMh8= =2AnP -----END PGP SIGNATURE-----
