use m4/ autoconf subdirectory

This commit is contained in:
Martin Willi 2009-09-07 09:31:31 +02:00
parent 8b3b4a244e
commit e455ae1343
2 changed files with 3 additions and 0 deletions

View File

@ -4,6 +4,8 @@ if USE_SCRIPTS
SUBDIRS += scripts
endif
ACLOCAL_AMFLAGS = -I m4/config m4/macros m4
EXTRA_DIST = Doxyfile.in CREDITS
CLEANFILES = apidoc Doxyfile

View File

@ -18,6 +18,7 @@ dnl ===========================
AC_INIT(strongSwan,4.3.5)
AM_INIT_AUTOMAKE(tar-ustar)
AC_CONFIG_MACRO_DIR([m4/config])
AC_SUBST(confdir, '${sysconfdir}')
PKG_PROG_PKG_CONFIG