-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 According to JohnT on 10/9/2007 2:05 PM: > Here are a few observations on using the autoconfig 2.61 package. > > autoupdate 2.61 doesn't handle version info correctly. It puts the following > string > > Libgpg-error vmy_versionm4_if(no,yes,-svn0) has been configured as > follows:
Sounds like there is some missing m4 quoting; more likely in your original configure.ac, but possibly in autoconf's replacement macro. Can you give us a link to the configure.ac as it was before you tried to run autoupdate (or post it here)? Can you figure out which macro was auto-updated into the expansion error? > > [EMAIL PROTECTED] gnupg-2.0.7]# autoconf --output=configure > configure.ac:883: warning: AM_INTL_SUBDIR is m4_require'd but not m4_defun'd > m4/gettext.m4:362: AM_GNU_GETTEXT is expanded from... > configure.ac:883: the top level > configure:10400: error: possibly undefined macro: AM_INTL_SUBDIR > If this token and others are legitimate, please use m4_pattern_allow. > See the Autoconf documentation. Do you have gettext installed correctly for autoconf to find it's macros? Is this project using automake, in which case, did you use aclocal with the correct -I options? - -- 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 iD8DBQFHDMek84KuGfSFAYARAsQTAJ9AQzS+fvZJ6NMwO9OvYczs36AseQCgyQlW TRopJnV93HLtG/hRVNBgtFc= =ubb/ -----END PGP SIGNATURE-----
