---
 build.sh |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

--- luatex.orig/build.sh
+++ luatex/build.sh
@@ -162,6 +162,7 @@
     --enable-luatex  \
     --without-system-ptexenc \
     --without-system-kpathsea \
+    --with-system-poppler \
     --with-system-xpdf \
     --with-system-freetype \
     --with-system-freetype2 \
@@ -190,7 +191,7 @@
 (cd libs/zziplib; $MAKE all )
 #(cd libs/zlib; $MAKE all )
 #(cd libs/libpng; $MAKE all )
-(cd libs/poppler; $MAKE all )
+#(cd libs/poppler; $MAKE all )
 
 (cd texk/kpathsea; $MAKE )
 (cd texk/web2c; $MAKE $LUATEXEXE )
