-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 According to Simon Josefsson on 12/17/2007 4:41 AM: > > My attempts to solve it (e.g., overwrite autopoint files with gnulib > files) caused unnecessary invocations of autoconf due to file time > changes, and I wasn't able to make it work smoothly.
M4 head does it as follows: # Released autopoint has the tendency to install macros that have been # obsoleted in current gnulib, so run this before gnulib-tool. func_echo "running: $AUTOPOINT --force" $AUTOPOINT --force func_echo "running: ${GNULIB_TOOL} --update" ${GNULIB_TOOL} --update # Disable autopoint, since it was already done above. func_echo "running: AUTOPOINT=true" \ "$AUTORECONF --force --verbose --install --no-recursive" AUTOPOINT=true $AUTORECONF --force --verbose --install --no-recursive - -- Don't work too hard, make some time for fun as well! Eric Blake [EMAIL PROTECTED] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHZnRG84KuGfSFAYARAouQAKCVLlcixPNMe/VWBDEvP6j5kGqCGgCfY/z6 ZnN/lIVd5TYsm+WDxLpqeck= =EccV -----END PGP SIGNATURE-----