--- configure.in 2014-09-05 11:05:27.000000000 -0400
+++ configure.in 2017-07-13 21:54:03.000000000 -0400
-localedir='${prefix}/${DATADIRNAME}/locale'
dnl Locate the gnome-xml library
AM_CONDITIONAL(WITH_PSDOC, test "xno" != "xno")
AM_CONDITIONAL(WITH_HTMLDOC, test "x$xsltproc" != "xno")
- AM_CONDITIONAL(WITH_PDFDOC, test "x$dblatex" != "xno")
- AM_CONDITIONAL(WITH_PSDOC, test "x$dblatex" != "xno")
+ AM_CONDITIONAL(WITH_PDFDOC, test "xno" != "xno")
+ AM_CONDITIONAL(WITH_PSDOC, test "xno" != "xno")
if test "x$dblatex" != "xno" ; then