[Libreoffice-commits] core.git: configure.ac
Fridrich Å trba
fridrich.strba at bluewin.ch
Mon Jul 8 10:08:59 PDT 2013
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit b1f7dd66b898b03cb4bd8d434b6370310ea95946
Author: Fridrich Å trba <fridrich.strba at bluewin.ch>
Date: Mon Jul 8 19:07:55 2013 +0200
Use a real name of the library
Change-Id: I5f9ec12b507e332d304b931ddb31103ee3f0766d
diff --git a/configure.ac b/configure.ac
index 2ac5cd4..69479c3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -11993,7 +11993,7 @@ if test "$enable_mpl_subset" = "yes"; then
fi
if test "x$ENABLE_PDFIMPORT" != "xFALSE"; then
if test "x$SYSTEM_POPPLER" != "xNO"; then
- AC_MSG_ERROR([need to disable PDF import via xpdf/poplar or use system library])
+ AC_MSG_ERROR([need to disable PDF import via poppler or use system library])
fi
fi
# cf. m4/libo_check_extension.m4
More information about the Libreoffice-commits
mailing list