Re: configure: error: cannot find macro directory `m4'

2004-09-17 Thread Jeff Sheinberg
Ralf Wildenhues writes: > * Jeff Sheinberg wrote on Tue, Sep 14, 2004 at 01:15:48AM CEST: > > Yes, your explanation is correct. I added "EXTRA_DIST = m4", and > > it now works like a charm. > > Hmm. Do you need these m4 files? If they are necessary only for > /using/ your installed packa

Re: configure: error: cannot find macro directory `m4'

2004-09-14 Thread Ralf Wildenhues
* Jeff Sheinberg wrote on Tue, Sep 14, 2004 at 01:15:48AM CEST: > Ralf Wildenhues writes: > > * Jeff Sheinberg wrote on Sat, Sep 11, 2004 at 10:09:14PM CEST: > > > > and now "make distcheck" no longer works. I tried "make dist", > > > Stab in the dark: You have some macro files in the m4/ di

Re: configure: error: cannot find macro directory `m4'

2004-09-13 Thread Jeff Sheinberg
Ralf Wildenhues writes: > * Jeff Sheinberg wrote on Sat, Sep 11, 2004 at 10:09:14PM CEST: > > and now "make distcheck" no longer works. I tried "make dist", > Stab in the dark: You have some macro files in the m4/ directory which > are not really needed within your project. The newer acloc

Re: configure: error: cannot find macro directory `m4'

2004-09-13 Thread Ralf Wildenhues
Hi Jeff, * Jeff Sheinberg wrote on Sat, Sep 11, 2004 at 10:09:14PM CEST: > > I had stopped work on a project which uses autoconf and automake > about 6 months ago. At that time "make distcheck" was working > without any problems. Unfortunately, I do not know which versions > of autoconf and aut