projects
/
yaz-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f1e17f8
)
Allow YAZ to use ICU 3.4
author
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 8 Jan 2009 14:50:45 +0000
(15:50 +0100)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 8 Jan 2009 14:50:45 +0000
(15:50 +0100)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
02ffbb9
..
db7ba90
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-367,7
+367,7
@@
fi
dnl
dnl
-AC_CHECK_ICU([3.6],[
+AC_CHECK_ICU([3.4],[
if test "$xml_enabled" = "true"; then
ICU_CPPFLAGS="$ICU_CPPFLAGS -D YAZ_HAVE_ICU=1"
else