------- Comment #16 from fxcoudert at gcc dot gnu dot org  2007-08-23 13:03 
-------
Subject: Bug 23138

Author: fxcoudert
Date: Thu Aug 23 13:03:35 2007
New Revision: 127739

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=127739
Log:
        PR libfortran/23138
        * acinclude.m4 (LIBGFOR_CHECK_MINGW_SNPRINTF): New check.
        * configure.ac: Use LIBGFOR_CHECK_MINGW_SNPRINTF.
        * libgfortran.h: If HAVE_MINGW_SNPRINTF is true, use __mingw_snprintf
        instead of snprintf.
        * config.h.in: Regenerate.
        * configure: Regenerate.

Modified:
    trunk/libgfortran/ChangeLog
    trunk/libgfortran/acinclude.m4
    trunk/libgfortran/config.h.in
    trunk/libgfortran/configure
    trunk/libgfortran/configure.ac
    trunk/libgfortran/libgfortran.h


-- 


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

Reply via email to