summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 0e7ce7b)
raw | patch | inline | side by side (parent: 0e7ce7b)
author | Sebastian Harl <sh@tokkee.org> | |
Sun, 15 Dec 2013 08:46:32 +0000 (09:46 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sun, 15 Dec 2013 08:46:32 +0000 (09:46 +0100) |
configure.ac | patch | blob | history |
diff --git a/configure.ac b/configure.ac
index aedf6e8f1a907a943a86ae6a0863ead260bb3cdc..b7a07e662bdaf80ccfde933aaf26ce5a38cdf0ba 100644 (file)
--- a/configure.ac
+++ b/configure.ac
AC_CONFIG_HEADERS([src/config.h])
AC_PREFIX_DEFAULT([/opt/sysdb])
-AM_INIT_AUTOMAKE([foreign -Wall])
+AM_INIT_AUTOMAKE([foreign subdir-objects -Wall])
AC_LANG(C)
AC_PROG_INSTALL
AC_PROG_LN_S
AC_PROG_MAKE_SET
+AM_PROG_AR
AM_PROG_CC_C_O
AM_PROG_LEX