Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

aconf.h

Go to the documentation of this file.
00001 /* aconf.h.  Generated automatically by configure.  */
00002 /*
00003  * aconf.h
00004  *
00005  * Copyright 2002 Derek B. Noonburg
00006  */
00007  
00008 /* 
00009  * Manually edited for QPDF (Robert Griebl)
00010  */
00011 
00012 #ifndef ACONF_H
00013 #define ACONF_H
00014 
00015 // vv QPDF specific
00016 
00017 #include "fixed.h"
00018 
00019 //template <> class fixed<10>;
00020 
00021 typedef fixed<10> fouble;
00022 
00023 // ^^ QPDF specific
00024 
00025 
00026 /*
00027  * Full path for the system-wide xpdfrc file.
00028  */
00029 #define SYSTEM_XPDFRC "/etc/xpdfrc"
00030 
00031 /*
00032  * Various include files and functions.
00033  */
00034 #define HAVE_DIRENT_H 1
00035 /* #undef HAVE_SYS_NDIR_H */
00036 /* #undef HAVE_SYS_DIR_H */
00037 /* #undef HAVE_NDIR_H */
00038 /* #undef HAVE_SYS_SELECT_H */
00039 /* #undef HAVE_SYS_BSDTYPES_H */
00040 /* #undef HAVE_STRINGS_H */
00041 /* #undef HAVE_BSTRING_H */
00042 #define HAVE_POPEN 1
00043 #define HAVE_MKSTEMP 1
00044 /* #undef SELECT_TAKES_INT */
00045 
00046 #endif

Generated on Sat Nov 5 16:18:11 2005 for OPIE by  doxygen 1.4.2