>>> "Martin" == Martin Frydl <[EMAIL PROTECTED]> writes:
Martin> Hello Dave,
Martin> I've created a patch file for Autoconf fixing this problem. I've
Martin> posted it to Autoconf but noone responded yet. Can you try it and let
Martin> me know?
Martin> Martin
Martin> http://mail.gnu.org/pi
Hello Dave,
I've created a patch file for Autoconf fixing this problem. I've
posted it to Autoconf but noone responded yet. Can you try it and let me
know?
Martin
http://mail.gnu.org/pipermail/automake/2002-November/012234.html
Dave Benson wrote:
ok, i still don't completely understand wh
ok, i still don't completely understand where that regex comes from,
but i think it's parsing AC_CONFIG_FILES that gives the problem.
it turns out that any long AC_OUTPUT() line gives this error.
i've attached a test case.
- dave
On Sat, Nov 16, 2002 at 06:31:40AM -0800, Dave Benson wrote:
> i
Try 1.7.1
Earnie
Dave Benson wrote:
hello...
i'm trying to upgrade a project to use automake-1.7
and i'm getting the following error(s):
/tmp/am4tf8PSRs/traces.m4:822: /usr/bin/m4: Error matching regular expression `^ *\(.*\) *$'
Use of uninitialized value in split at /usr/local/bin/automake-1
i tried both 1.7.1 as downloaded from ftp.gnu.org,
and also the 1.7.1 debian package for the "testing" distribution.
- dave
On Sat, Nov 16, 2002 at 07:27:37AM -0500, Earnie Boyd wrote:
> Try 1.7.1
>
> Earnie
>
> Dave Benson wrote:
> > hello...
> >
> > i'm trying to upgrade a project to use aut
hello...
i'm trying to upgrade a project to use automake-1.7
and i'm getting the following error(s):
/tmp/am4tf8PSRs/traces.m4:822: /usr/bin/m4: Error matching regular expression `^
*\(.*\) *$'
Use of uninitialized value in split at /usr/local/bin/automake-1.7 line 5077,
line 283.
clearly the