mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-05 23:48:44 +02:00
Fix typo and thus bug #51862.
2001-03-08 Sebastian Wilhelmi <wilhelmi@ira.uka.de> * configure.in (FLAG_DOES_NOT_WORK): Fix typo and thus bug #51862.
This commit is contained in:
committed by
Sebastian Wilhelmi
parent
4463418e64
commit
ff42983fb9
@@ -794,7 +794,7 @@ THREAD_NO_IMPLEMENTATION="You do not have any known thread system on your
|
||||
computer. GLib will not have a default thread implementation."
|
||||
|
||||
FLAG_DOES_NOT_WORK="I can't find the MACRO to enable thread safety on your
|
||||
platform (normaly it's "_REENTRANT"). I'll not use any flag on
|
||||
platform (normally it's "_REENTRANT"). I'll not use any flag on
|
||||
compilation now, but then your programs might not work.
|
||||
Please provide information on how it is done on your system."
|
||||
|
||||
|
Reference in New Issue
Block a user