Bug#568520: autoconf: AC_PROG_F77 code executed though in a test that is always false

2010-02-05 Thread Vincent Lefevre
Package: autoconf Version: 2.65-3 Severity: normal In MPFR, we had in configure.in: if test -n $variable_indefinie ; then AC_PROG_CXX([g++]) AC_PROG_F77([g77]) AC_PROG_CXXCPP fi This doesn't seem to be forbidden according to the autoconf documentation. Even though the test test -n

Bug#568520: autoconf: AC_PROG_F77 code executed though in a test that is always false

2010-02-05 Thread Vincent Lefevre
Note that this is a regression. On a Debian/stable (lenny) machine with autoconf 2.61-8, there is no such problem. -- Vincent Lefèvre vinc...@vinc17.net - Web: http://www.vinc17.net/ 100% accessible validated (X)HTML - Blog: http://www.vinc17.net/blog/ Work: CR INRIA - computer arithmetic /