summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 3368f41..6451847 100644
--- a/configure.in
+++ b/configure.in
@@ -1,8 +1,8 @@
dnl Process this file with autoconf to create configure.
AC_INIT
-
AC_CANONICAL_SYSTEM
+AC_CONFIG_MACRO_DIR([m4])
AM_INIT_AUTOMAKE(libnetfilter_conntrack, 0.0.102)