aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index bf77830..b35f6ab 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,5 @@
AC_INIT([libocusts], [1.0.0])
AC_CONFIG_SRCDIR([src/locusts.c])
-AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIRS([m4])
AM_INIT_AUTOMAKE([-Wall -Werror foreign])
AC_PROG_CC