Fix typo.

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.
This commit is contained in:
Sebastian Wilhelmi
2001-05-28 11:16:33 +00:00
committed by Sebastian Wilhelmi
parent 9369e1e022
commit 4d8aba8947
11 changed files with 39 additions and 1 deletions

View 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