[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [GNU Autoconf-2.59] : testsuite: 10
From: |
Paul Eggert |
Subject: |
Re: [GNU Autoconf-2.59] : testsuite: 10 |
Date: |
Fri, 22 Jun 2007 14:08:25 -0700 |
User-agent: |
Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) |
Ibrahim Hassan <address@hidden> writes:
> ## GNU Autoconf 2.59 test suite. ##
2.59 is pretty old. Please try again with 2.61.
> -AC_CONFIG_FILES([Makefile])
> -AC_CONFIG_COMMANDS([default],[[echo $fubar]],[[fubar=$fubar]])
> +AC_CONFIG_FILES([Makefile])
> +AC_CONFIG_COMMANDS([default],[[echo $fubar]],[[fubar=$fubar]])
That's pretty weird. The old file is identical to the new.
Perhaps the test suite is broken, or maybe your utilities?