Update to poppler-0.35.0
[hvlinux.git] / stage2 / pkg / ncurses
index 77435e6..5efb791 100644 (file)
@@ -2,11 +2,11 @@
 
 hvconfig_pre()
 {
-    CONFIGURE_OPTS="\
-        ${CONFIGURE_OPTS} \
+    CONFIGURE_OPTS+=" \
         --libdir=/lib \
         --with-shared \
         --without-debug \
+       --enable-pc-files \
         --enable-widec \
         --with-default-terminfo-dir=/usr/share/terminfo  \
         --with-manpage-format=normal"