Preliminary preps for autotest.
authorRalf Corsépius <corsepiu@fedoraproject.org>
Mon, 20 Aug 2007 10:31:28 +0000 (12:31 +0200)
committerRalf Corsépius <corsepiu@fedoraproject.org>
Mon, 20 Aug 2007 10:31:28 +0000 (12:31 +0200)
configure.ac

index 308666f..364aba1 100644 (file)
@@ -6,6 +6,8 @@ AM_CONFIG_HEADER([config.h])
 
 AM_INIT_AUTOMAKE([1.10 foreign tar-ustar])
 
+AC_CONFIG_TESTDIR(tests)
+
 AC_AIX
 AC_MINIX
 
@@ -1195,6 +1197,8 @@ AC_SUBST(OBJDUMP)
 
 AC_CONFIG_SUBDIRS(db3)
 
+AC_PATH_PROG(AUTOM4TE,autom4te,:)
+
 AC_CONFIG_FILES([ Doxyfile Makefile rpmrc macros platform rpm.pc rpmpopt
        rpmio/Makefile rpmdb/Makefile lib/Makefile build/Makefile
        po/Makefile.in scripts/Makefile scripts/brp-redhat
@@ -1211,7 +1215,7 @@ AC_CONFIG_FILES([ Doxyfile Makefile rpmrc macros platform rpm.pc rpmpopt
        doc/sk/Makefile
        python/Makefile
        lua/Makefile
-       tests/Makefile
+       tests/Makefile tests/atlocal
   ])
 AC_CONFIG_COMMANDS([default],[[        
        echo timestamp > stamp-h.in