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:
e050e2b
)
Require automake 1.11.1 or later YAZ-733
author
Adam Dickmeiss
<adam@indexdata.dk>
Tue, 28 Jan 2014 10:39:17 +0000
(11:39 +0100)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Tue, 28 Jan 2014 10:39:17 +0000
(11:39 +0100)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
8eb9e8c
..
b30c472
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-8,7
+8,7
@@
m4_esyscmd([. ./IDMETA; echo $VERSION|tr -d '\n']),
AC_CONFIG_HEADERS(include/config.h)
AC_CONFIG_SRCDIR([configure.ac])
AC_CONFIG_AUX_DIR([config])
-AM_INIT_AUTOMAKE([subdir-objects])
+AM_INIT_AUTOMAKE([1.11.1 subdir-objects])
dnl
AC_SUBST([READLINE_LIBS])
AC_SUBST([YAZ_CONF_CFLAGS])