[poppler] configure.ac
Albert Astals Cid
aacid at kemper.freedesktop.org
Mon Oct 31 09:13:37 UTC 2016
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit be073d39f72f625bf3d8482ead76881150695bf4
Author: Albert Astals Cid <aacid at kde.org>
Date: Mon Oct 31 10:11:56 2016 +0100
Fix typo in disable nss help string
Bug #98514
diff --git a/configure.ac b/configure.ac
index 2ff66be..c6c3c93 100644
--- a/configure.ac
+++ b/configure.ac
@@ -262,7 +262,7 @@ fi
dnl Test for NSS
AC_ARG_ENABLE(libnss,
- AC_HELP_STRING([--disable-nss],
+ AC_HELP_STRING([--disable-libnss],
[Do not build against libnss3.]),
enable_libnss=$enableval,
enable_libnss="try")
More information about the poppler
mailing list