00001 /* aconf.h. Generated by configure. */ 00002 /* 00003 * aconf.h 00004 * 00005 * Copyright 2002-2003 Glyph & Cog, LLC 00006 */ 00007 00008 #ifndef ACONF_H 00009 #define ACONF_H 00010 00011 #include <aconf2.h> 00012 00013 /* 00014 * Use A4 paper size instead of Letter for PostScript output. 00015 */ 00016 /* #undef A4_PAPER */ 00017 00018 /* 00019 * Do not allow text selection. 00020 */ 00021 /* #undef NO_TEXT_SELECT */ 00022 00023 /* 00024 * Include support for OPI comments. 00025 */ 00026 /* #undef OPI_SUPPORT */ 00027 00028 /* 00029 * Enable multithreading support. 00030 */ 00031 /* #undef MULTITHREADED */ 00032 00033 /* 00034 * Enable word list support. 00035 */ 00036 /* #undef TEXTOUT_WORD_LIST */ 00037 00038 /* 00039 * Directory with the Xpdf app-defaults file. 00040 */ 00041 /* #undef APPDEFDIR */ 00042 00043 /* 00044 * Full path for the system-wide xpdfrc file. 00045 */ 00046 #define SYSTEM_XPDFRC "/usr/local/etc/xpdfrc" 00047 00048 /* 00049 * Various include files and functions. 00050 */ 00051 #define HAVE_DIRENT_H 1 00052 /* #undef HAVE_SYS_NDIR_H */ 00053 /* #undef HAVE_SYS_DIR_H */ 00054 /* #undef HAVE_NDIR_H */ 00055 /* #undef HAVE_SYS_SELECT_H */ 00056 /* #undef HAVE_SYS_BSDTYPES_H */ 00057 #define HAVE_STRINGS_H 1 00058 /* #undef HAVE_BSTRING_H */ 00059 #define HAVE_POPEN 1 00060 #define HAVE_MKSTEMP 1 00061 /* #undef HAVE_MKSTEMPS */ 00062 /* #undef SELECT_TAKES_INT */ 00063 /* #undef HAVE_FSEEKO */ 00064 /* #undef HAVE_FSEEK64 */ 00065 #define _FILE_OFFSET_BITS 64 00066 /* #undef _LARGE_FILES */ 00067 #define _LARGEFILE_SOURCE 1 00068 #define HAVE_XTAPPSETEXITFLAG 1 00069 00070 /* 00071 * This is defined if using libXpm. 00072 */ 00073 /* #undef HAVE_X11_XPM_H */ 00074 00075 /* 00076 * This is defined if using t1lib. 00077 */ 00078 /* #undef HAVE_T1LIB_H */ 00079 00080 /* 00081 * One of these is defined if using FreeType 2. 00082 */ 00083 /* #undef HAVE_FREETYPE_H */ 00084 /* #undef HAVE_FREETYPE_FREETYPE_H */ 00085 00086 /* 00087 * This is defined if using libpaper. 00088 */ 00089 /* #undef HAVE_PAPER_H */ 00090 00091 #endif