reassign 568520 libtool
thanks
Vincent Lefevre <[email protected]> initially reported that with
if test -n "$variable_indefinie" ; then
AC_PROG_CXX([g++])
AC_PROG_F77([g77])
AC_PROG_CXXCPP
fi
in configure.ac, Autoconf 2.65-3 always checks for g77 even
though the "if" test is always false.
Autoconf maintainer Ralf Wildenhues confirmed the problem and
pointed to libtool as culprit:
> Confirmed with Libtool 2.2.6b. This issue is a bug in Libtool, and
> fixed in git Libtool; the fix is this commit:
> <http://git.savannah.gnu.org/cgit/libtool.git/commit/?id=57013d8e689ed32f0a4fb8d3b0549ed5e793e2d6>
So I'm reassigning this bug to libtool.
--
Ben Pfaff
http://benpfaff.org
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]