mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 08:28:43 +02:00
Fixed a broken #define for G_THREADS_IMPL_$g_threads_impl_def
that was causing NONE to get defined in the no-threads case.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
Mon Jan 25 10:07:53 1999 Raph Levien <raph@gimp.org>
|
||||
|
||||
* configure.in: (#define G_THREADS_IMPL...) Changed the #define,
|
||||
adding the G_THREADS_IMPL_ prefix to $g_threads_impl_def because
|
||||
it looked wrong to me and was breaking gimp compile.
|
||||
|
||||
Mon Jan 25 15:34:43 1999 Timur Bakeyev <mc@bat.ru>
|
||||
|
||||
* configure.in, gstrfuncs.c: Inverted logic of NO_SYS_SYGLIST_DECL -
|
||||
|
Reference in New Issue
Block a user