From a8bd58464cf18a4d19168566714568d229929daa Mon Sep 17 00:00:00 2001 From: Eugeniy Meshcheryakov Date: Tue, 5 May 2009 22:45:36 +0200 Subject: Make test example for xmlto more complex, to make it fail on Debian --- configure.ac | 3 +++ 1 file changed, 3 insertions(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 129583e6..50c17d9e 100644 --- a/configure.ac +++ b/configure.ac @@ -196,6 +196,9 @@ cat > conftest.$ac_ext << EOF + + test + EOF xmlto pdf conftest.$ac_ext >& /dev/null -- cgit