-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 gnulib-tool --import, when parsing modules/gettext, adds build-aux/config.rpath to the file list. But for projects that don't yet have a build-aux directory, such as a fresh checkout of CVS m4, this breaks:
cp: cannot create regular file `./build-aux/config.rpath': No such file or directory We need some way to make gnulib-tool respect the spelling of the target project's AC_CONFIG_AUX_DIR. - -- Life is short - so eat dessert first! Eric Blake [EMAIL PROTECTED] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFCVo8I84KuGfSFAYARAvg8AJ9/CpQo9srdO2ZE0IaxFe2aznOrGQCgjrqV yuA2k3Zf/fNCudylyy4gXXI= =lSHY -----END PGP SIGNATURE----- _______________________________________________ Bug-m4 mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-m4
