Hi Ralf,
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?
kind regards,
pallav
On Apr 4, 2007, at 2:20 PM, Ralf Wildenhues wrote:
--- leda-0.1/src/Makefile.am 2007-04-04 19:36:51.000000000 +0200
+++ leda-0.1/src/Makefile.am 2007-04-04 20:06:01.000000000 +0200
@@ -24,7 +24,7 @@
shell.h misc.h \
node.h \
readline.h \
- blifreader.h benchreader.h circuitreader.h \
+ blifreader.h benchreader.h circuitreader.h \
circuit.h \
logicsim.h \
- coomon.h leda.h
+ common.h leda.h