This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libfortran/47883] libgfortran configuration should use AC_LINK_IFELSE instead of AC_TRY_LINK


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47883

--- Comment #3 from Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> 2011-03-16 17:43:47 UTC ---
Author: fxcoudert
Date: Wed Mar 16 17:43:41 2011
New Revision: 171056

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171056
Log:
    PR libfortran/47883
    * acinclude.m4: Don't use AC_TRY_ macros.
    * configure.ac: Likewise.
    * configure: Regenerate.

Modified:
    trunk/libgfortran/ChangeLog
    trunk/libgfortran/acinclude.m4
    trunk/libgfortran/configure
    trunk/libgfortran/configure.ac


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]