Annotation of OpenXM_contrib/gnuplot/config.hin, Revision 1.1.1.1
1.1 maekawa 1: /* config.hin. Generated automatically from configure.in by autoheader. */
2:
3: /* Define to empty if the keyword does not work. */
4: #undef const
5:
6: /* Define if you have the ANSI # stringizing operator in cpp. */
7: #undef HAVE_STRINGIZE
8:
9: /* Define if you have <unistd.h>. */
10: #undef HAVE_UNISTD_H
11:
12: /* Define as __inline if that's what the C compiler calls it. */
13: #undef inline
14:
15: /* Define as the return type of signal handlers (int or void). */
16: #undef RETSIGTYPE
17:
18: /* Define to the type of arg1 for select(). */
19: #undef SELECT_TYPE_ARG1
20:
21: /* Define to the type of args 2, 3 and 4 for select(). */
22: #undef SELECT_TYPE_ARG234
23:
24: /* Define to the type of arg5 for select(). */
25: #undef SELECT_TYPE_ARG5
26:
27: /* Define to `unsigned' if <sys/types.h> doesn't define. */
28: #undef size_t
29:
30: /* Define if the `S_IS*' macros in <sys/stat.h> do not work properly. */
31: #undef STAT_MACROS_BROKEN
32:
33: /* Define if you have the ANSI C header files. */
34: #undef STDC_HEADERS
35:
36: /* Define if the X Window System is missing or not being used. */
37: #undef X_DISPLAY_MISSING
38:
39: /* Define if you want to use the Apollo Graphics Primitive Resource. */
40: #undef APOLLO
41:
42: /* Define if you want to use the CGI terminal under SCO. */
43: #undef CGI
44:
45: /* Define if you want to use libgrx20 with MSDOS/djgpp. */
46: #undef DJSVGA
47:
48: /* Define if this system uses a 32-bit DOS extender (djgpp/emx). */
49: #undef DOS32
50:
51: /* Define if <errno.h> declares errno. */
52: #undef EXTERN_ERRNO
53:
54: /* Define if you are using the GNU readline library. */
55: #undef GNU_READLINE
56:
57: /* Define if your libplot.a is from GNU plotutils. */
58: #undef GNU_PLOTUTILS
59:
60: /* Define if you want to use the GNU version of the Unix plot library. */
61: #undef GNUGRAPH
62:
63: /* Define if you want to use the Apollo Graphics Primitive Resource (fixed-size window. */
64: #undef GPR
65:
66: /* Define if you want to use a newer version of libgrx under MSDOS/djgpp. */
67: #undef GRX21
68:
69: /* Define if you have Thomas Boutell's gd library. */
70: #undef HAVE_LIBGD
71:
72: /* Define if you have the png library. */
73: #undef HAVE_LIBPNG
74:
75: /* Define if you want to use the IRIS terminal on IRIS4D series computers. */
76: #undef IRIS
77:
78: /* Define if this is a Linux system with SuperVGA library. */
79: #undef LINUXVGA
80:
81: /* Define if you want to use the MGR Window system. */
82: #undef MGR
83:
84: /* Define if this is an MSDOS system with djgpp. */
85: #undef MSDOS
86:
87: /* Define if you do not want to read .gnuplot in the current directory. */
88: #undef NOCWDRC
89:
90: /* Define if you do have the popen and pclose functions. */
91: #undef PIPES
92:
93: /* Define if you want to use the included readline function. */
94: #undef READLINE
95:
96: /* Define if you want to use the Redwood Graphics Interface Protocol. */
97: #undef RGIP
98:
99: /* Define if you want to use the sunview terminal (sun). */
100: #undef SUN
101:
102: /* Define if you want to use the unixpc terminal (ATT 3b1 or ATT 7300. */
103: #undef UNIXPC
104:
105: /* Define if you want to use the standard Unix plot library. */
106: #undef UNIXPLOT
107:
108: /* Define if you want to use the system time routines. */
109: #undef USE_SYSTEM_TIME
110:
111: /* Define if you are using the X11 window system. */
112: #undef X11
113:
114: /* Define to `long' if <sys/types.h> doesn't define. */
115: #undef time_t
116:
117: /* Define if you have the atexit function. */
118: #undef HAVE_ATEXIT
119:
120: /* Define if you have the bcopy function. */
121: #undef HAVE_BCOPY
122:
123: /* Define if you have the bzero function. */
124: #undef HAVE_BZERO
125:
126: /* Define if you have the erf function. */
127: #undef HAVE_ERF
128:
129: /* Define if you have the erfc function. */
130: #undef HAVE_ERFC
131:
132: /* Define if you have the gamma function. */
133: #undef HAVE_GAMMA
134:
135: /* Define if you have the getcwd function. */
136: #undef HAVE_GETCWD
137:
138: /* Define if you have the index function. */
139: #undef HAVE_INDEX
140:
141: /* Define if you have the lgamma function. */
142: #undef HAVE_LGAMMA
143:
144: /* Define if you have the memcpy function. */
145: #undef HAVE_MEMCPY
146:
147: /* Define if you have the memmove function. */
148: #undef HAVE_MEMMOVE
149:
150: /* Define if you have the memset function. */
151: #undef HAVE_MEMSET
152:
153: /* Define if you have the on_exit function. */
154: #undef HAVE_ON_EXIT
155:
156: /* Define if you have the pclose function. */
157: #undef HAVE_PCLOSE
158:
159: /* Define if you have the popen function. */
160: #undef HAVE_POPEN
161:
162: /* Define if you have the rindex function. */
163: #undef HAVE_RINDEX
164:
165: /* Define if you have the setvbuf function. */
166: #undef HAVE_SETVBUF
167:
168: /* Define if you have the sleep function. */
169: #undef HAVE_SLEEP
170:
171: /* Define if you have the snprintf function. */
172: #undef HAVE_SNPRINTF
173:
174: /* Define if you have the strchr function. */
175: #undef HAVE_STRCHR
176:
177: /* Define if you have the strerror function. */
178: #undef HAVE_STRERROR
179:
180: /* Define if you have the strncasecmp function. */
181: #undef HAVE_STRNCASECMP
182:
183: /* Define if you have the strnicmp function. */
184: #undef HAVE_STRNICMP
185:
186: /* Define if you have the strrchr function. */
187: #undef HAVE_STRRCHR
188:
189: /* Define if you have the strstr function. */
190: #undef HAVE_STRSTR
191:
192: /* Define if you have the sysinfo function. */
193: #undef HAVE_SYSINFO
194:
195: /* Define if you have the tcgetattr function. */
196: #undef HAVE_TCGETATTR
197:
198: /* Define if you have the <errno.h> header file. */
199: #undef HAVE_ERRNO_H
200:
201: /* Define if you have the <float.h> header file. */
202: #undef HAVE_FLOAT_H
203:
204: /* Define if you have the <libc.h> header file. */
205: #undef HAVE_LIBC_H
206:
207: /* Define if you have the <limits.h> header file. */
208: #undef HAVE_LIMITS_H
209:
210: /* Define if you have the <locale.h> header file. */
211: #undef HAVE_LOCALE_H
212:
213: /* Define if you have the <malloc.h> header file. */
214: #undef HAVE_MALLOC_H
215:
216: /* Define if you have the <math.h> header file. */
217: #undef HAVE_MATH_H
218:
219: /* Define if you have the <sgtty.h> header file. */
220: #undef HAVE_SGTTY_H
221:
222: /* Define if you have the <stdlib.h> header file. */
223: #undef HAVE_STDLIB_H
224:
225: /* Define if you have the <string.h> header file. */
226: #undef HAVE_STRING_H
227:
228: /* Define if you have the <sys/bsdtypes.h> header file. */
229: #undef HAVE_SYS_BSDTYPES_H
230:
231: /* Define if you have the <sys/select.h> header file. */
232: #undef HAVE_SYS_SELECT_H
233:
234: /* Define if you have the <sys/socket.h> header file. */
235: #undef HAVE_SYS_SOCKET_H
236:
237: /* Define if you have the <sys/stat.h> header file. */
238: #undef HAVE_SYS_STAT_H
239:
240: /* Define if you have the <sys/systeminfo.h> header file. */
241: #undef HAVE_SYS_SYSTEMINFO_H
242:
243: /* Define if you have the <sys/time.h> header file. */
244: #undef HAVE_SYS_TIME_H
245:
246: /* Define if you have the <sys/timeb.h> header file. */
247: #undef HAVE_SYS_TIMEB_H
248:
249: /* Define if you have the <sys/types.h> header file. */
250: #undef HAVE_SYS_TYPES_H
251:
252: /* Define if you have the <sys/utsname.h> header file. */
253: #undef HAVE_SYS_UTSNAME_H
254:
255: /* Define if you have the <termios.h> header file. */
256: #undef HAVE_TERMIOS_H
257:
258: /* Define if you have the <time.h> header file. */
259: #undef HAVE_TIME_H
260:
261: /* Define if you have the <values.h> header file. */
262: #undef HAVE_VALUES_H
263:
264: /* Name of package */
265: #undef PACKAGE
266:
267: /* Version number of package */
268: #undef VERSION
269:
270: /* Define if compiler has function prototypes */
271: #undef PROTOTYPES
272:
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>