Don't try to use PKG_CONFIG when we didn't find it. (#62944, Eric Lemings)
[platform/upstream/glib.git] / ChangeLog.pre-2-2
index ff8b07c..fbd12e3 100644 (file)
@@ -1,3 +1,45 @@
+Mon Oct 29 11:29:37 2001  Owen Taylor  <otaylor@redhat.com>
+
+       * m4macros/glib-2.0.m4: Don't try to use PKG_CONFIG
+       when we didn't find it. (#62944, Eric Lemings)
+
+       * m4macros/glib-2.0.m4: Fix problem with spaces around =
+       sign in assignment. (#63209, Arkadiusz Miskiewicz)
+
+Mon Oct 29 10:59:36 2001  Owen Taylor  <otaylor@redhat.com>
+
+       * configure.in: Check for path to Perl, add gobject/glib-mkenums 
+       to AC_OUTPUT. (#63093, Dan Winship)
+
+Mon Oct 29 10:55:12 2001  Owen Taylor  <otaylor@redhat.com>
+
+       * glib/libcharset/Makefile.am (EXTRA_DIST): Dist
+       ref-add.sin, ref-del.sin. (#63092, Dan Winship)
+
+2001-10-29  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
+
+       * glib/gmain.c (g_main_loop_quit): Conditionalize thread related
+       calls. (#63091)
+
+2001-10-28  Tor Lillqvist  <tml@iki.fi>
+
+       * glib/glib.def: Add missing g_pattern_match_simple and
+       g_pattern_spec_equal.
+
+       * glib/gwin32.c (g_win32_get_package_installation_subdirectory):
+       Set separator correctly.
+
+       * glib/libcharset/config.charset (os): Match also mingw*.
+
+       * tests/testglib.c (main): (Win32): Print the lib/locale
+       subdirectory, as that is what actually gets used.
+
+Wed Oct 24 11:10:54 2001  Owen Taylor  <otaylor@redhat.com>
+
+       * configure.in: Version 1.3.10, interface age, binary age = 0.
+
+       * NEWS: Updates
+
 2001-10-26  Tor Lillqvist  <tml@iki.fi>
 
        * configure.in: Don't default to win32 thread implementation on
 
        * */makefile.msc.in: Include make.msc from GLib's build directory.
 
-Wed Oct 24 11:10:54 2001  Owen Taylor  <otaylor@redhat.com>
-
-       * configure.in: Version 1.3.10, interface age, binary age = 0.
-
-       * NEWS: Updates
-
 Thu Oct 25 12:01:41 2001  Owen Taylor  <otaylor@redhat.com>
 
        * tests/Makefile.am: Temporarily remove mainloop-test, since it