From 96a7eacd1c203bacc9e76bbf5f1493505b22e050 Mon Sep 17 00:00:00 2001 From: Panu Matilainen Date: Wed, 4 Jul 2007 15:34:52 +0300 Subject: [PATCH] Duh, really kill the broken tests. --- configure.ac | 4 ---- 1 file changed, 4 deletions(-) diff --git a/configure.ac b/configure.ac index cc7e1d7..06c5026 100644 --- a/configure.ac +++ b/configure.ac @@ -1287,9 +1287,6 @@ AC_DEFINE_UNQUOTED(FINDPROVIDES, "$FINDPROVIDES", [Full path to find-provides script (usually /usr/lib/rpm/find-provides)]) AC_SUBST(FINDPROVIDES) -testdir="`pwd`/tests" -AC_SUBST(testdir) - AC_SUBST(INCPATH) AC_SUBST(LIBMISC) @@ -1308,7 +1305,6 @@ AC_CONFIG_FILES([ Doxyfile Makefile rpmrc macros platform rpmpopt scripts/Makefile scripts/brp-redhat scripts/macros.perl scripts/macros.php scripts/macros.python tools/Makefile - tests/Makefile tests/rpmrc tests/macros tests/hello-test/Makefile misc/Makefile po/Makefile.in doc/Makefile doc/manual/Makefile -- 2.7.4