| 1 | // Include headers |
| 2 | /* #undef HAVE_CRT_EXTERNS_H */ |
| 3 | /* #undef HAVE_FCNTL_H */ |
| 4 | #define HAVE_MALLOC_H |
| 5 | #define HAVE_SEARCH_H |
| 6 | /* #undef HAVE_STAT_H */ |
| 7 | #define HAVE_STRINGS_H |
| 8 | #define HAVE_SYS_INOTIFY_H |
| 9 | #define HAVE_SYS_IOCTL_H |
| 10 | #define HAVE_SYS_MMAN_H |
| 11 | #define HAVE_SYS_SELECT_H |
| 12 | #define HAVE_SYS_STAT_H |
| 13 | #define HAVE_SYS_TIME_H |
| 14 | #define HAVE_SYS_TYPES_H |
| 15 | /* #undef HAVE_SYS_VFORK_H */ |
| 16 | #define HAVE_TERMIOS_H |
| 17 | #define HAVE_UNISTD_H |
| 18 | /* #undef HAVE_VFORK_H */ |
| 19 | #define HAVE_X11_INTRINSIC_H |
| 20 | #define HAVE_X11_XAW_TEXT_H |
| 21 | |
| 22 | // Functions |
| 23 | /* #undef HAVE__NSGETENVIRON */ |
| 24 | #define HAVE_DRAND48 |
| 25 | /* #undef HAVE_CBRT */ |
| 26 | #define HAVE_GETPAGESIZE |
| 27 | #define HAVE_GETENV |
| 28 | #define HAVE_LRAND48 |
| 29 | #define HAVE_MALLINFO |
| 30 | #define HAVE_MALLOPT |
| 31 | /* #undef HAVE_MSTATS */ |
| 32 | #define HAVE_SETENV |
| 33 | /* #undef HAVE_SETMODE */ |
| 34 | /* #undef HAVE_SINCOS */ |
| 35 | #define HAVE_SRAND48 |
| 36 | #define HAVE_STRCASECMP |
| 37 | #define HAVE_STRNCASECMP |
| 38 | #define HAVE_VSNPRINTF |
| 39 | |
| 40 | // Types |
| 41 | #define HAVE_SSIZE_T |
| 42 | #define HAVE_INTPTR_T |
| 43 | |
| 44 | // Typedefs for missing types |
| 45 | #ifndef HAVE_SSIZE_T |
| 46 | typedef int ssize_t; |
| 47 | #endif |
| 48 | |
| 49 | // Libraries |
| 50 | #define HAVE_ANN |
| 51 | #define HAVE_EXPAT |
| 52 | #define HAVE_LIBGD |
| 53 | #define HAVE_ZLIB |
| 54 | |
| 55 | // Values |
| 56 | #define BROWSER "xdg-open" |
| 57 | #define DEFAULT_DPI 96 |
| 58 | #define DEFAULT_FONTPATH "/usr/share/fonts/sun/TrueType:;/usr/share/fonts/TrueType:;/usr/X11/lib/X11/fonts/TrueType:;/usr/share/fonts/sun/Type1:;/usr/openwin/lib/X11/fonts/Type1:;/usr/share/fonts/X11/Type1:;/usr/share/fonts/default/Type1:;/usr/X11R6/lib/X11/fonts/TrueType:;/usr/X11R6/lib/X11/fonts/truetype:;/usr/X11R6/lib/X11/fonts/TTF:;/usr/share/fonts/truetype:;/usr/openwin/lib/X11/fonts/TrueType:;/usr/X11R6/lib/X11/fonts/Type1:;/usr/common/share/fonts/ttf" |
| 59 | #define GVPLUGIN_CONFIG_FILE "config6" |
| 60 | #define PACKAGE_VERSION "2.41.20191029.1313" |
| 61 | |
| 62 | // Conditional values |
| 63 | /* #undef DARWIN */ |
| 64 | /* #undef DARWIN_DYLIB */ |
| 65 | |