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:
Sebastian Wilhelmi 2001-03-08 09:38:15 +00:00 committed by Sebastian Wilhelmi
parent 333f624e9f
commit 05693cc388
9 changed files with 33 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2001-03-08 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* configure.in (FLAG_DOES_NOT_WORK): Fix typo and thus bug #51862.
2001-03-07 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* makefile.cygwin.in, makefile.msc.in: Set G_LOG_DOMAIN to

View File

@ -1,3 +1,7 @@
2001-03-08 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* configure.in (FLAG_DOES_NOT_WORK): Fix typo and thus bug #51862.
2001-03-07 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* makefile.cygwin.in, makefile.msc.in: Set G_LOG_DOMAIN to

View File

@ -1,3 +1,7 @@
2001-03-08 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* configure.in (FLAG_DOES_NOT_WORK): Fix typo and thus bug #51862.
2001-03-07 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* makefile.cygwin.in, makefile.msc.in: Set G_LOG_DOMAIN to

View File

@ -1,3 +1,7 @@
2001-03-08 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* configure.in (FLAG_DOES_NOT_WORK): Fix typo and thus bug #51862.
2001-03-07 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* makefile.cygwin.in, makefile.msc.in: Set G_LOG_DOMAIN to

View File

@ -1,3 +1,7 @@
2001-03-08 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* configure.in (FLAG_DOES_NOT_WORK): Fix typo and thus bug #51862.
2001-03-07 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* makefile.cygwin.in, makefile.msc.in: Set G_LOG_DOMAIN to

View File

@ -1,3 +1,7 @@
2001-03-08 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* configure.in (FLAG_DOES_NOT_WORK): Fix typo and thus bug #51862.
2001-03-07 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* makefile.cygwin.in, makefile.msc.in: Set G_LOG_DOMAIN to

View File

@ -1,3 +1,7 @@
2001-03-08 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* configure.in (FLAG_DOES_NOT_WORK): Fix typo and thus bug #51862.
2001-03-07 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* makefile.cygwin.in, makefile.msc.in: Set G_LOG_DOMAIN to

View File

@ -1,3 +1,7 @@
2001-03-08 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* configure.in (FLAG_DOES_NOT_WORK): Fix typo and thus bug #51862.
2001-03-07 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* makefile.cygwin.in, makefile.msc.in: Set G_LOG_DOMAIN to

View File

@ -656,7 +656,7 @@ THREAD_NO_IMPLEMENTATION="You do not have any known thread system on your
computer. glib will not be thread safe on your computer."
FLAG_DOES_NOT_WORK="I can't find the MACRO, that enables 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."