Fix macros from libcharset to work with autoconf-2.5x. (From Laszlo

Fri Sep 28 19:41:32 2001  Owen Taylor  <otaylor@redhat.com>

	* glib/libcharset/* configure.in: Fix macros from libcharset
	to work with autoconf-2.5x. (From Laszlo Peter.)
This commit is contained in:
Owen Taylor
2001-09-28 23:44:46 +00:00
committed by Owen Taylor
parent 322e2b61fa
commit b6d8893eb7
17 changed files with 128 additions and 51 deletions

View File

@@ -1,3 +1,8 @@
Fri Sep 28 19:41:32 2001 Owen Taylor <otaylor@redhat.com>
* glib/libcharset/* configure.in: Fix macros from libcharset
to work with autoconf-2.5x. (From Laszlo Peter.)
2001-09-27 Matthias Clasen <matthiasc@poet.de>
* glib/gstring.c: Fix inline docs for g_string_prepend_unichar.