re PR libobjc/20252 (Libobjc build broken)
authorAndrew Pinski <pinskia@physics.uc.edu>
Mon, 28 Feb 2005 20:04:41 +0000 (20:04 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Mon, 28 Feb 2005 20:04:41 +0000 (12:04 -0800)
commit6886e18e758f87f7d409dccda8073a28dd883f3e
treeca433912ca749c15300ad2f27fa98b4a4aa5786c
parentd436d3dea2af2288cf3bace09f693bf27caebe15
re PR libobjc/20252 (Libobjc build broken)

2005-02-28  Andrew Pinski <pinskia@physics.uc.edu>

        PR libobjc/20252
        * Makefile.in (GTHREAD_FLAGS): Remove.
        (ALL_CFLAGS): Remove usage of GTHREAD_FLAGS.
        * thr-objc.c: Include config.h.
        * configure.ac: Instead of looking at GCC's makefile, figure out if
        GTHREAD_FLAGS should be defined by looking at the `thread model'
        of the current gcc.
        * configure: Regenerate.
        * config.h.in: Regenerate.

From-SVN: r95696
libobjc/ChangeLog
libobjc/Makefile.in
libobjc/config.h.in
libobjc/configure
libobjc/configure.ac
libobjc/thr-objc.c