Factor out repeated thread test into a m4_define(); when cross-compiling,
authorOwen Taylor <otaylor@redhat.com>
Wed, 11 Dec 2002 20:28:46 +0000 (20:28 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Wed, 11 Dec 2002 20:28:46 +0000 (20:28 +0000)
commitd67044c3911bf5bc7f5d00f3c7bee8550e7178db
tree9eb2d9a20e06f824525b756c08186bf3a4aafbda
parenta16cef0867e9ed33012390b94870d40f51c3f7f4
Factor out repeated thread test into a m4_define(); when cross-compiling,

Wed Dec 11 15:10:25 2002  Owen Taylor  <otaylor@redhat.com>

        * configure.in: Factor out repeated thread test into
        a m4_define(); when cross-compiling, assume that
        AC_LINK_IFELSE() is good enough for thinking that
        -pthread[s] is OK. (More of #58786)

        * m4macros/glib-gettext.m4: Fix typo. (Manish Singh)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
configure.in
m4macros/glib-gettext.m4