acinclude.m4 (LIBGFOR_CHECK_PRAGMA_WEAK): Rename to...
authorJakub Jelinek <jakub@redhat.com>
Mon, 28 Nov 2005 19:51:02 +0000 (20:51 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Mon, 28 Nov 2005 19:51:02 +0000 (20:51 +0100)
commite669bd2b69b82732454e51c8b9c2cad26ea8bbd7
treee17bf7f18101609827ebfd58ef895adaef0032b4
parentc869fb40acef59be23a152a3589b8f8eb51527bd
acinclude.m4 (LIBGFOR_CHECK_PRAGMA_WEAK): Rename to...

libfortran/24991
* acinclude.m4 (LIBGFOR_CHECK_PRAGMA_WEAK): Rename to...
(LIBGFOR_GTHREAD_WEAK): ... this.  Define SUPPORTS_WEAK rather
than HAVE_PRAGMA_WEAK.  Define GTHREAD_USE_WEAK to 0 on hosts
that shouldn't use weak in gthr.h.
* configure.ac: Use LIBGFOR_GTHREAD_WEAK instead of
LIBGFOR_CHECK_PRAGMA_WEAK.
* config.h.in: Regenerated.
* configure: Regenerated.
* io/io.h (SUPPORTS_WEAK): Don't define here.

From-SVN: r107616
libgfortran/ChangeLog
libgfortran/acinclude.m4
libgfortran/config.h.in
libgfortran/configure
libgfortran/configure.ac
libgfortran/io/io.h