summaryrefslogtreecommitdiffstats
path: root/kpdf/xpdf/aconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpdf/xpdf/aconf.h')
-rw-r--r--kpdf/xpdf/aconf.h17
1 files changed, 17 insertions, 0 deletions
diff --git a/kpdf/xpdf/aconf.h b/kpdf/xpdf/aconf.h
new file mode 100644
index 00000000..43b28397
--- /dev/null
+++ b/kpdf/xpdf/aconf.h
@@ -0,0 +1,17 @@
+/* define it to 0, if you have it, config.h will have it defined to 1 and that will be used*/
+#define HAVE_FSEEK0 0
+
+#include <config.h>
+
+#define HAVE_T1LIB_H 0
+#define HAVE_FREETYPE_H HAVE_FREETYPE
+#define HAVE_FREETYPE_FREETYPE_H HAVE_FREETYPE
+#define OPI_SUPPORT 0
+#define TEXTOUT_WORD_LIST 0
+#define HAVE_MKSTEMPS 1 //libkdefakes provides it
+#define HAVE_SPLASH 1
+#define SPLASH_CMYK 1
+#define HAVE_XPDFCORE 0
+#define HAVE_WINPDFCORE 0
+#define USE_EXCEPTIONS 0
+#define USE_FIXEDPOINT 0