Hello, Alexandre! > 2002-01-12 Alexandre Duret-Lutz <[EMAIL PROTECTED]> > > + * m4/init.m4 (AM_INIT_AUTOMAKE): Set PACKAGE and VERSION from > + AM_INIT_AUTOMAKE arguments when using the old-style call. > + Use AC_PACKAGE_TARNAME and AC_PACKAGE_VERSION in the new form only. > + Suggested by Pavel Roskin.
Thank you! It works for me. I didn't know that there is a new form of AM_INIT_AUTOMAKE. However, to use it in GNU Midnight Commander I'll need to be able to redefine PACKAGE_TARNAME because I don't want any spaces in it. This seems to be an Autoconf problem. -- Regards, Pavel Roskin
