summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 7e28da6)
raw | patch | inline | side by side (parent: 7e28da6)
author | buliabyak <buliabyak@users.sourceforge.net> | |
Thu, 12 Jul 2007 21:38:19 +0000 (21:38 +0000) | ||
committer | buliabyak <buliabyak@users.sourceforge.net> | |
Thu, 12 Jul 2007 21:38:19 +0000 (21:38 +0000) |
src/extension/init.cpp | patch | blob | history |
diff --git a/src/extension/init.cpp b/src/extension/init.cpp
index bf42e1d699b7df5b22e8d4704fdc5745b462f440..7121ee050616b05cdb0b53d52be16dd3abc83382 100644 (file)
--- a/src/extension/init.cpp
+++ b/src/extension/init.cpp
Internal::CairoPsOutput::init();
#endif
#ifdef HAVE_POPPLER
- Internal::PdfInput::init();
+ //Internal::PdfInput::init();
#endif
#ifdef HAVE_POPPLER_GLIB
- if (0) {
+ if (1) {
Internal::PdfInputCairo::init();
}
#endif