re PR libfortran/20766 ([darwin] - run time error when calling fortran subroutine...
authorAndrew Pinski <pinskia@physics.uc.edu>
Thu, 7 Apr 2005 21:06:27 +0000 (21:06 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Thu, 7 Apr 2005 21:06:27 +0000 (14:06 -0700)
commite87045f3ae86f2631b31a0e7056d6c15055a9ed2
tree0e4622e19fa55e8fe05cadbe060bb5a75263275c
parente87047c6afe371b4a390d7cbfa7478da4470e511
re PR libfortran/20766 ([darwin] - run time error when calling fortran subroutine from c)

2005-04-07  Andrew Pinski  <pinskia@physics.uc.edu>

        PR libfortran/20766
        * configure.ac (extra_ldflags_libgfortran): Set for *-darwin* to
        "-Wl,-single_module".
        * configure: Regenerate.
        * Makefile.am (libgfortran_la_LDFLAGS): Add extra_ldflags_libgfortran.
        * Makefile.in: Regenerate.

From-SVN: r97804
libgfortran/ChangeLog
libgfortran/Makefile.am
libgfortran/Makefile.in
libgfortran/configure
libgfortran/configure.ac