Fix typo.
authorSebastian Wilhelmi <wilhelmi@ira.uka.de>
Mon, 28 May 2001 11:16:33 +0000 (11:16 +0000)
committerSebastian Wilhelmi <wilhelmi@src.gnome.org>
Mon, 28 May 2001 11:16:33 +0000 (11:16 +0000)
2001-05-28  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>

* configure.in: Fix typo.

* gobject/Makefile.am (EXTRA_DIST): Really distribute
        glib-mkenums, now that bin_SCRIPTS doesn't seem to care about
        doing so anymore.

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
gobject/ChangeLog
gobject/Makefile.am

index 5d299ed..28e908d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-05-28  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
+
+       * configure.in: Fix typo.
+
 Sun May 27 05:09:18 2001  Tim Janik  <timj@gtk.org>
 
        * gmain.c (g_main_context_prepare): unlock context when bailing
index 5d299ed..28e908d 100644 (file)
@@ -1,3 +1,7 @@
+2001-05-28  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
+
+       * configure.in: Fix typo.
+
 Sun May 27 05:09:18 2001  Tim Janik  <timj@gtk.org>
 
        * gmain.c (g_main_context_prepare): unlock context when bailing
index 5d299ed..28e908d 100644 (file)
@@ -1,3 +1,7 @@
+2001-05-28  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
+
+       * configure.in: Fix typo.
+
 Sun May 27 05:09:18 2001  Tim Janik  <timj@gtk.org>
 
        * gmain.c (g_main_context_prepare): unlock context when bailing
index 5d299ed..28e908d 100644 (file)
@@ -1,3 +1,7 @@
+2001-05-28  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
+
+       * configure.in: Fix typo.
+
 Sun May 27 05:09:18 2001  Tim Janik  <timj@gtk.org>
 
        * gmain.c (g_main_context_prepare): unlock context when bailing
index 5d299ed..28e908d 100644 (file)
@@ -1,3 +1,7 @@
+2001-05-28  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
+
+       * configure.in: Fix typo.
+
 Sun May 27 05:09:18 2001  Tim Janik  <timj@gtk.org>
 
        * gmain.c (g_main_context_prepare): unlock context when bailing
index 5d299ed..28e908d 100644 (file)
@@ -1,3 +1,7 @@
+2001-05-28  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
+
+       * configure.in: Fix typo.
+
 Sun May 27 05:09:18 2001  Tim Janik  <timj@gtk.org>
 
        * gmain.c (g_main_context_prepare): unlock context when bailing
index 5d299ed..28e908d 100644 (file)
@@ -1,3 +1,7 @@
+2001-05-28  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
+
+       * configure.in: Fix typo.
+
 Sun May 27 05:09:18 2001  Tim Janik  <timj@gtk.org>
 
        * gmain.c (g_main_context_prepare): unlock context when bailing
index 5d299ed..28e908d 100644 (file)
@@ -1,3 +1,7 @@
+2001-05-28  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
+
+       * configure.in: Fix typo.
+
 Sun May 27 05:09:18 2001  Tim Janik  <timj@gtk.org>
 
        * gmain.c (g_main_context_prepare): unlock context when bailing
index 4975f92..825f354 100644 (file)
@@ -1293,7 +1293,7 @@ if test x"$have_threads" != xnone; then
                          exit (getpid()==other_pid || 
                                $posix_priority_min != $posix_priority_max);
                        }],
-                       [AC_MSG_RESULT(yes),
+                       [AC_MSG_RESULT(yes)
                          AC_DEFINE(G_THREAD_USE_PID_SURROGATE, 1, [whether to use the PID niceness surrogate for thread priorities])
                         ],
                        [AC_MSG_RESULT(no)])
index 5efa335..9171030 100644 (file)
@@ -1,3 +1,8 @@
+2001-05-28  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
+
+       * Makefile.am (EXTRA_DIST): Really distribute glib-mkenums, now
+       that bin_SCRIPTS doesn't seem to care about doing so anymore.
+
 Mon May 28 06:51:24 2001  Tim Janik  <timj@gtk.org>
 
        * gsignal.c (signal_emit_unlocked_R): fixed bad faux-pass, forgot
index eeddda9..b57b516 100644 (file)
@@ -180,6 +180,7 @@ EXTRA_DIST +=                       \
        gobject.def             \
        gobject.rc.in           \
        glib-genmarshal.1       \
+       glib-mkenums            \
        glib-mkenums.1
 
 BUILT_EXTRA_DIST = \