autoreconf with vorlon's patch applied to let xdbedizzy build without xprint
This commit is contained in:
parent
b4f03c666e
commit
9f2ebacaca
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue