From 9f2ebacaca24a0ba1f31f167acb9e798f041d708 Mon Sep 17 00:00:00 2001 From: David Nusinow Date: Mon, 12 Jun 2006 01:04:38 +0000 Subject: [PATCH] autoreconf with vorlon's patch applied to let xdbedizzy build without xprint --- xdbedizzy-X11R7.0-1.0.1/configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xdbedizzy-X11R7.0-1.0.1/configure b/xdbedizzy-X11R7.0-1.0.1/configure index 5801618..87136fa 100755 --- a/xdbedizzy-X11R7.0-1.0.1/configure +++ b/xdbedizzy-X11R7.0-1.0.1/configure @@ -3632,7 +3632,7 @@ fi # Checks for pkg-config packages -if test "x$use_xprint = xyes" ; then +if test x$use_xprint = xyes ; then pkg_failed=no { echo "$as_me:$LINENO: checking for XDBEDIZZY" >&5