This commit is contained in:
nlopess
2004-07-30 12:15:55 +00:00
parent a0fcd54deb
commit 58c5976bae

View File

@@ -249,7 +249,7 @@ AC_ARG_WITH(fop,
]
)
if test $FOP = "no"; then
AC_MSG_WARN([no fop binary found, PDF generation work])
AC_MSG_WARN([no fop binary found, PDF generation won't work])
fi
AC_SUBST(FOP)