4 /* Define to empty if the keyword does not work. */
7 /* Define if you don't have vprintf but do have _doprnt. */
10 /* Define if you have a working `mmap' system call. */
13 /* Define if you have the vprintf function. */
16 /* Define as __inline if that's what the C compiler calls it. */
19 /* Define to `long' if <sys/types.h> doesn't define. */
22 /* Define to `unsigned' if <sys/types.h> doesn't define. */
25 /* Define to 1 if this machine has network byte order*/
26 #undef WORDS_BIGENDIAN
28 /* Define if you have the ANSI C header files. */
31 /* Define if your <sys/time.h> declares struct tm. */
34 /* Define if you have the getcwd function. */
37 /* Define if you have the getpagesize function. */
38 #undef HAVE_GETPAGESIZE
40 /* Define if you have the putenv function. */
43 /* Define if you have the socket function. */
46 /* Define if you have the strcspn function. */
49 /* Define if you have the strdup function. */
52 /* Define if you have the strerror function. */
55 /* Define if you have the strstr function. */
58 /* Define if you have the lrand48 function. */
61 /* Define if you have the lrand48 function. */
64 /* Define if you have the lrand48 function. */
67 /* Define if you have the lrand48 function. */
70 /* Define if you have the <dirent.h> header file. */
73 /* Define if you have the <fcntl.h> header file. */
76 /* Define if you have the <jpeglib.h> header file. */
79 /* Define if you have the <limits.h> header file. */
82 /* Define if you have the <malloc.h> header file. */
85 /* Define if you have the <math.h> header file. */
88 /* Define if you have the <memory.h> header file. */
91 /* Define if you have the <ndir.h> header file. */
94 /* Define if you have the <sys/dir.h> header file. */
97 /* Define if you have the <sys/ndir.h> header file. */
98 #undef HAVE_SYS_NDIR_H
100 /* Define if you have the <sys/stat.h> header file. */
101 #undef HAVE_SYS_STAT_H
103 /* Define if you have the <sys/types.h> header file. */
104 #undef HAVE_SYS_TYPES_H
106 /* Define if you have the <t1lib.h> header file. */
109 /* Define if you have the <unistd.h> header file. */
112 /* Define if you have the <zlib.h> header file. */
115 /* Define if you have the X11 library (-lX11). */
118 /* Define if you have the jpeg library (-ljpeg). */
121 /* Define if you have the m library (-lm). */
124 /* Define if you have the pthread library (-lpthread). */
125 #undef HAVE_LIBPTHREAD
127 /* Define if you have the t1 library (-lt1). */
130 /* Define if you have the z library (-lz). */
133 /* Name of package */
136 /* Version number of package */
142 /* use gzip/uncompress */
145 /* system() can handle command substitution */
146 #undef SYSTEM_BACKTICKS