use m4/ autoconf subdirectory
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user