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:
b352182
)
Add automake option subdir-objects YAZ-708
author
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 18 Nov 2013 09:33:15 +0000
(10:33 +0100)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 18 Nov 2013 09:33:15 +0000
(10:33 +0100)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
bb5bca5
..
de8d159
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-7,7
+7,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
+AM_INIT_AUTOMAKE([subdir-objects])
dnl
AC_SUBST([READLINE_LIBS])
AC_SUBST([YAZ_CONF_CFLAGS])