[Bug libfortran/47883] New: libgfortran configuration should use AC_LINK_IFELSE instead of AC_TRY_LINK
jb at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Feb 24 15:04:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47883
Summary: libgfortran configuration should use AC_LINK_IFELSE
instead of AC_TRY_LINK
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: trivial
Priority: P3
Component: libfortran
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: jb@gcc.gnu.org
AC_TRY_LINK is deprecated in favor of AC_LINK_IFELSE.
More information about the Gcc-bugs
mailing list