summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d9bb3ce..5a4f86d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -27,10 +27,10 @@ LT_INIT([win32-dll disable-fast-install])
AM_MISSING_PROG([AUTOM4TE], [autom4te])
AC_CONFIG_TESTDIR([.])
+AC_CONFIG_FILES([atlocal])
AC_CONFIG_FILES([tests/package.m4.tmp:tests/package.m4.in],
[$srcdir/build-aux/move-if-change tests/package.m4.tmp $srcdir/tests/package.m4
cp $srcdir/tests/package.m4 tests/package.m4.tmp])
AC_CONFIG_FILES([Makefile libmsi/Makefile tests/Makefile])
-AC_CONFIG_FILES([tests/runtest], [chmod +x tests/runtest])
AC_OUTPUT