Re: autoconf/automake building a distribution?
Ralf Wildenhues <[email protected]>
| Newsgroups | gmane.comp.gnu.utils |
|---|---|
| Organization | Department of Numerical Simulation, University of Bonn |
| Message-ID | <[email protected]> |
* Pallav Gupta wrote on Wed, Apr 04, 2007 at 08:44:10PM CEST: > > You're right. I noticed the two problems now and after fixing them, I also > can get make dist to succeed, but as you said make distcheck fails. If > you're suspecting an autoconf bug, I'm using autoconf v2.59. While looking > at ftp.gnu.org the latest version is v2.61 so maybe the bug might have been > fixed in the newer releases? Just to finish this thread: the AC_CONFIG_LINKS bug is present in CVS Autoconf. See here for further discussion: <http://thread.gmane.org/gmane.comp.sysutils.autoconf.patches/4539> Cheers, Ralf