1 /* libm includes acosf */
2 #define HAVE_ACOSF 1
3 
4 /* Define to 1 if you have `alloca', as a function or macro. */
5 #define HAVE_ALLOCA 1
6 
7 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
8    */
9 #define HAVE_ALLOCA_H 1
10 
11 /* libm includes asinf */
12 #define HAVE_ASINF 1
13 
14 /* libm includes atan2f */
15 #define HAVE_ATAN2F 1
16 
17 /* libm includes atanf */
18 #define HAVE_ATANF 1
19 
20 /* libm includes cosf */
21 #define HAVE_COSF 1
22 
23 /* Define to 1 if you have the <dlfcn.h> header file. */
24 #define HAVE_DLFCN_H 1
25 
26 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
27 /* #undef HAVE_DOPRNT */
28 
29 /* libm includes expf */
30 #define HAVE_EXPF 1
31 
32 /* libm includes fabsf */
33 #define HAVE_FABSF 1
34 
35 /* Define to 1 if you have the <fcntl.h> header file. */
36 #define HAVE_FCNTL_H 1
37 
38 /* libm includes floorf */
39 #define HAVE_FLOORF 1
40 
41 /* libm includes fmodf */
42 #define HAVE_FMODF 1
43 
44 /* Define to 1 if you have the `gethostname' function. */
45 #define HAVE_GETHOSTNAME 1
46 
47 /* Define to 1 if you have the `gettimeofday' function. */
48 /* #undef HAVE_GETTIMEOFDAY */
49 
50 /* libm includes hypotf */
51 #define HAVE_HYPOTF 1
52 
53 /* Define to 1 if you have the <inttypes.h> header file. */
54 #define HAVE_INTTYPES_H 1
55 
56 /* Define to 1 if you have the `c' library (-lc). */
57 /* #undef HAVE_LIBC */
58 
59 /* Define to 1 if you have the `dl' library (-ldl). */
60 /* #undef HAVE_LIBDL */
61 
62 /* Define to 1 if you have the `m' library (-lm). */
63 #define HAVE_LIBM 1
64 
65 /* Define to 1 if you have the `pthread' library (-lpthread). */
66 /* #undef HAVE_LIBPTHREAD */
67 
68 /* Define to 1 if you have the `tiff' library (-ltiff). */
69 #define HAVE_LIBTIFF 1
70 
71 /* Define to 1 if you have the `X11' library (-lX11). */
72 #define HAVE_LIBX11 1
73 
74 /* Define to 1 if you have the `Xext' library (-lXext). */
75 #define HAVE_LIBXEXT 1
76 
77 /* Define to 1 if you have the `z' library (-lz). */
78 #define HAVE_LIBZ 1
79 
80 /* Define to 1 if you have the <limits.h> header file. */
81 #define HAVE_LIMITS_H 1
82 
83 /* libm includes logf */
84 #define HAVE_LOGF 1
85 
86 /* Define to 1 if you have the <malloc.h> header file. */
87 /* #undef HAVE_MALLOC_H */
88 
89 /* Define to 1 if you have the <memory.h> header file. */
90 /* #undef HAVE_MEMORY_H */
91 
92 /* Define to 1 if you have the `mkdir' function. */
93 /* #undef HAVE_MKDIR */
94 
95 /* libm includes powf */
96 #define HAVE_POWF 1
97 
98 /* Define to 1 if you have the `random' function. */
99 /* #define HAVE_RANDOM 1 */
100 
101 /* Define to 1 if you have the `rmdir' function. */
102 /* #undef HAVE_RMDIR */
103 
104 /* libm includes sinf */
105 #define HAVE_SINF 1
106 
107 /* Define to 1 if you have the `socket' function. */
108 /* #undef HAVE_SOCKET */
109 
110 /* libm includes sqrtf */
111 #define HAVE_SQRTF 1
112 
113 /* Define to 1 if you have the <stdint.h> header file. */
114 #define HAVE_STDINT_H 1
115 
116 /* Define to 1 if you have the <stdlib.h> header file. */
117 #define HAVE_STDLIB_H 1
118 
119 /* Define to 1 if you have the `strdup' function. */
120 #define HAVE_STRDUP 1
121 
122 /* Define to 1 if you have the <strings.h> header file. */
123 #define HAVE_STRINGS_H 1
124 
125 /* Define to 1 if you have the <string.h> header file. */
126 #define HAVE_STRING_H 1
127 
128 /* Define to 1 if you have the `strstr' function. */
129 #define HAVE_STRSTR 1
130 
131 /* Define to 1 if you have the `strtod' function. */
132 #define HAVE_STRTOD 1
133 
134 /* Define to 1 if you have the `strtol' function. */
135 #define HAVE_STRTOL 1
136 
137 /* Define to 1 if you have the <sys/stat.h> header file. */
138 #define HAVE_SYS_STAT_H 1
139 
140 /* Define to 1 if you have the <sys/time.h> header file. */
141 #define HAVE_SYS_TIME_H 1
142 
143 /* Define to 1 if you have the <sys/types.h> header file. */
144 #define HAVE_SYS_TYPES_H 1
145 
146 /* libm includes tanf */
147 #define HAVE_TANF 1
148 
149 /* Define to 1 if you have the <unistd.h> header file. */
150 #define HAVE_UNISTD_H 1
151 
152 /* Define to 1 if you have the `vprintf' function. */
153 #define HAVE_VPRINTF 1
154 
155 /* Is Zlib avaiable? */
156 #define HAVE_ZLIB 1
157 
158 /* Name of package */
159 #define PACKAGE "Pixie"
160 
161 /* Define to the address where bug reports for this package should be sent. */
162 #define PACKAGE_BUGREPORT ""
163 
164 /* Define to the full name of this package. */
165 #define PACKAGE_NAME ""
166 
167 /* Define to the full name and version of this package. */
168 #define PACKAGE_STRING ""
169 
170 /* Define to the one symbol short name of this package. */
171 #define PACKAGE_TARNAME ""
172 
173 /* Define to the version of this package. */
174 #define PACKAGE_VERSION ""
175 
176 /* Directory where we store displays */
177 #define PIXIE_DISPLAYS "%PIXIEHOME%/displays"
178 
179 /* Directory where we store documentation */
180 #define PIXIE_DOCS "%PIXIEHOME%/doc"
181 
182 /* Directory where we store modules */
183 #define PIXIE_MODULES "%PIXIEHOME%/modules"
184 
185 /* Directory where we store procedurals */
186 #define PIXIE_PROCEDURALS "%PIXIEHOME%/procedurals"
187 
188 /* Directory where we store ribs */
189 #define PIXIE_RIBS "%PIXIEHOME%/ribs"
190 
191 /* Directory where we store shaders */
192 #define PIXIE_SHADERS "%PIXIEHOME%/shaders"
193 
194 /* Directory where we store textures */
195 #define PIXIE_TEXTURES "%PIXIEHOME%/textures"
196 
197 /* If using the C implementation of alloca, define if you know the
198    direction of stack growth for your system; otherwise it will be
199    automatically deduced at run-time.
200 	STACK_DIRECTION > 0 => grows toward higher addresses
201 	STACK_DIRECTION < 0 => grows toward lower addresses
202 	STACK_DIRECTION = 0 => direction of growth unknown */
203 /* #undef STACK_DIRECTION */
204 
205 /* Define to 1 if you have the ANSI C header files. */
206 #define STDC_HEADERS 1
207 
208 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
209 /* #undef TIME_WITH_SYS_TIME */
210 
211 /* Version number of package */
212 #define VERSION "2.2.1"
213 
214 /* Define to 1 if the X Window System is missing or not being used. */
215 /* #undef X_DISPLAY_MISSING */
216 
217 /* Define to empty if `const' does not conform to ANSI C. */
218 /* #undef const */
219 
220 /* Define to `__inline__' or `__inline' if that's what the C compiler
221    calls it, or to nothing if 'inline' is not supported under any name.  */
222 #ifndef __cplusplus
223 /* #undef inline */
224 #endif
225 
226 /* Define to `unsigned' if <sys/types.h> does not define. */
227 /* #undef size_t */
228