projects
/
pazpar2-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:
d0fc1a7
)
Bump version to 1.0.2
author
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 9 Jul 2007 20:00:29 +0000
(20:00 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 9 Jul 2007 20:00:29 +0000
(20:00 +0000)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
21cf479
..
1417a56
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-3,7
+3,7
@@
# Autoconf and automake setup
AC_PREREQ(2.59)
-AC_INIT([pazpar2],[1.0.1],[pazpar2-help@indexdata.dk])
+AC_INIT([pazpar2],[1.0.2],[pazpar2-help@indexdata.dk])
AC_CONFIG_HEADERS(src/cconfig.h)
@@
-24,6
+24,7
@@
if test -z "$YAZLIB"; then
fi
YAZ_DOC
+AC_CHECK_FUNCS([getaddrinfo])
AC_CHECK_ICU(3.6, [],
AC_MSG_WARN([For ICU internationalizing support please install libicu36-dev or similar]))