summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@gmail.com>2013-01-06 15:45:49 +0100
committerMarc-André Lureau <marcandre.lureau@gmail.com>2013-01-06 16:38:27 +0100
commit2fc5b35b79299e3ebd61b2d335ea8f4785473823 (patch)
treefacd6e60dce31753b317aa10ba696f82b6748b7e /configure.ac
parent36b14c8448e46e93cad7067d4249f2f005a7f6c7 (diff)
downloadmsitools-2fc5b35b79299e3ebd61b2d335ea8f4785473823.tar.gz
msitools-2fc5b35b79299e3ebd61b2d335ea8f4785473823.tar.xz
msitools-2fc5b35b79299e3ebd61b2d335ea8f4785473823.zip
test: add autotest infrastructure
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac7
1 files changed, 7 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index c3d2763..58e74ab 100644
--- a/configure.ac
+++ b/configure.ac
@@ -35,6 +35,13 @@ AC_SUBST(GETTEXT_PACKAGE)
AM_GNU_GETTEXT_VERSION([1.11])
AM_GLIB_GNU_GETTEXT
+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])
+
CFLAGS="$CFLAGS -w"
AC_CONFIG_FILES([