configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit be073d39f72f625bf3d8482ead76881150695bf4
Author: Albert Astals Cid <[email protected]>
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")
_______________________________________________
poppler mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/poppler

Reply via email to