unictype/base: Fix interoperability with preinstalled libunistring.
authorBruno Haible <bruno@clisp.org>
Mon, 8 Aug 2011 22:03:17 +0000 (00:03 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 8 Aug 2011 22:03:17 +0000 (00:03 +0200)
* modules/unictype/base (configure.ac): Bump minimum version to 0.9.4.
Reported by Simon Josefsson.

ChangeLog
modules/unictype/base

index 29d852298a24ff768ae71871e6ff45d70c1a8722..7824c846b4419167a42be0a7e9fd77df7499e069 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2011-08-08  Bruno Haible  <bruno@clisp.org>
+
+       unictype/base: Fix interoperability with preinstalled libunistring.
+       * modules/unictype/base (configure.ac): Bump minimum version to 0.9.4.
+       Reported by Simon Josefsson.
+
 2011-08-08  Bruno Haible  <bruno@clisp.org>
 
        iswblank: Detect declaration correctly.
index 96390a60d6077c8a77b63cf436f9a31f01a844d0..0d536406e782092d86988f4d9003d3b40897102d 100644 (file)
@@ -10,7 +10,7 @@ unitypes
 stdbool
 
 configure.ac:
-gl_LIBUNISTRING_LIBHEADER([0.9], [unictype.h])
+gl_LIBUNISTRING_LIBHEADER([0.9.4], [unictype.h])
 
 Makefile.am:
 BUILT_SOURCES += $(LIBUNISTRING_UNICTYPE_H)