Fix typo and thus bug #51862.
authorSebastian Wilhelmi <wilhelmi@ira.uka.de>
Thu, 8 Mar 2001 09:37:01 +0000 (09:37 +0000)
committerSebastian Wilhelmi <wilhelmi@src.gnome.org>
Thu, 8 Mar 2001 09:37:01 +0000 (09:37 +0000)
2001-03-08  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>

* configure.in (FLAG_DOES_NOT_WORK): Fix typo and thus bug #51862.

ChangeLog
ChangeLog.pre-2-0
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

index 4dc9d31..65bc175 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.
+
 Wed Mar  7 09:32:06 2001  Tim Janik  <timj@gtk.org>
 
        * glib-object.h: add gvaluearray.h.
index 4dc9d31..65bc175 100644 (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.
+
 Wed Mar  7 09:32:06 2001  Tim Janik  <timj@gtk.org>
 
        * glib-object.h: add gvaluearray.h.
index 4dc9d31..65bc175 100644 (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.
+
 Wed Mar  7 09:32:06 2001  Tim Janik  <timj@gtk.org>
 
        * glib-object.h: add gvaluearray.h.
index 4dc9d31..65bc175 100644 (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.
+
 Wed Mar  7 09:32:06 2001  Tim Janik  <timj@gtk.org>
 
        * glib-object.h: add gvaluearray.h.
index 4dc9d31..65bc175 100644 (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.
+
 Wed Mar  7 09:32:06 2001  Tim Janik  <timj@gtk.org>
 
        * glib-object.h: add gvaluearray.h.
index 4dc9d31..65bc175 100644 (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.
+
 Wed Mar  7 09:32:06 2001  Tim Janik  <timj@gtk.org>
 
        * glib-object.h: add gvaluearray.h.
index 4dc9d31..65bc175 100644 (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.
+
 Wed Mar  7 09:32:06 2001  Tim Janik  <timj@gtk.org>
 
        * glib-object.h: add gvaluearray.h.
index 4dc9d31..65bc175 100644 (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.
+
 Wed Mar  7 09:32:06 2001  Tim Janik  <timj@gtk.org>
 
        * glib-object.h: add gvaluearray.h.
index f3507ce..945b115 100644 (file)
@@ -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."