summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 77eecab..20391b8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,7 @@
AC_PREREQ(2.59)
AC_INIT(ax25-apps, 0.0.8-rc1, linux-hams@vger.kernel.org)
AC_CONFIG_SRCDIR(ax25ipd/config.c)
+AC_CONFIG_MACRO_DIR([m4]
AM_INIT_AUTOMAKE
AM_CONFIG_HEADER(config.h)