[gfortran, patch] PR libfortran/21950

Tobias Schlüter tobias.schlueter@physik.uni-muenchen.de
Wed Jun 15 19:01:00 GMT 2005


François-Xavier Coudert wrote:
> Committed on mainline. For 4.0, I can't regenerate configure:
> 
> $ autoconf
> configure.ac:71: error: possibly undefined macro: TL_AC_GCC_VERSION
>       If this token and others are legitimate, please use m4_pattern_allow.
>       See the Autoconf documentation.
> $ autoconf --version
> autoconf (GNU Autoconf) 2.59
> 
> Did I miss something in the magic incantations? ("autoheader && autoconf")
> 
I'm seeing the same problem.  Something's fishy in CVS:
[tobi@marktplatz libgfortran]$ grep TL_AC configure.ac
TL_AC_GCC_VERSION([$srcdir/..])
[tobi@marktplatz libgfortran]$ cvs ann configure.ac | grep TL_AC

Annotations for configure.ac
***************
[tobi@marktplatz libgfortran]$ cvs diff configure.ac
[tobi@marktplatz libgfortran]$

- Tobi



More information about the Fortran mailing list