summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 0 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index 2ddb6a5..44865e8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,6 @@ AC_CONFIG_SRCDIR([src/main.c])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_MACRO_DIRS([m4])
-AC_CONFIG_TESTDIR([tests])
AC_PREREQ([2.71])
VERSION_NUMBER=`cd $srcdir && build-aux/git-version-gen .tarball-version`
@@ -34,8 +33,6 @@ AC_CONFIG_FILES([
gnu/Makefile
po/Makefile.in
tests/Makefile
- tests/package.m4
- tests/atlocal
guix.scm
lib/aplwc.pc
scripts/publish-release