mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02:00
Make CPPFLAGS, not CFLAGS, include G_THREAD_CFLAGS. CFLAGS is used while
2002-11-26 Sebastian Wilhelmi <wilhelmi@ira.uka.de> * configure.in: Make CPPFLAGS, not CFLAGS, include G_THREAD_CFLAGS. CFLAGS is used while linking too and thus GLib programs would link to the threads library on some platforms. Also fixed a bug manifesting through this change.
This commit is contained in:
committed by
Sebastian Wilhelmi
parent
dd0c69a4e9
commit
17344bb1e4
@@ -1,3 +1,10 @@
|
||||
2002-11-26 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
||||
|
||||
* configure.in: Make CPPFLAGS, not CFLAGS, include
|
||||
G_THREAD_CFLAGS. CFLAGS is used while linking too and thus GLib
|
||||
programs would link to the threads library on some platforms. Also
|
||||
fixed a bug manifesting through this change.
|
||||
|
||||
2002-11-26 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* glib/gmacros.h: Fix the non-gcc-3.x definitions of G_LIKELY
|
||||
|
Reference in New Issue
Block a user