~kamalmostafa/ubuntu/lucid/pdp/fix-504941-ftbfs

« back to all changes in this revision

Viewing changes to config.log

  • Committer: Bazaar Package Importer
  • Author(s): Guenter Geiger (Debian/GNU)
  • Date: 2005-03-15 22:21:05 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20050315222105-1q287rsihmd9j1tb
Tags: 1:0.12.4-2
* fixed the hardcoded depends
* added 3dp library

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
This file contains any messages produced by compilers while
2
 
running configure, to aid debugging if configure makes a mistake.
3
 
 
4
 
It was created by configure, which was
5
 
generated by GNU Autoconf 2.58.  Invocation command line was
6
 
 
7
 
  $ ./configure 
8
 
 
9
 
## --------- ##
10
 
## Platform. ##
11
 
## --------- ##
12
 
 
13
 
hostname = debian
14
 
uname -m = i686
15
 
uname -r = 2.6.0
16
 
uname -s = Linux
17
 
uname -v = #1 Fri Dec 26 03:39:53 CET 2003
18
 
 
19
 
/usr/bin/uname -p = unknown
20
 
/bin/uname -X     = unknown
21
 
 
22
 
/bin/arch              = i686
23
 
/usr/bin/arch -k       = unknown
24
 
/usr/convex/getsysinfo = unknown
25
 
hostinfo               = unknown
26
 
/bin/machine           = unknown
27
 
/usr/bin/oslevel       = unknown
28
 
/bin/universe          = unknown
29
 
 
30
 
PATH: /usr/local/bin
31
 
PATH: /usr/bin
32
 
PATH: /bin
33
 
PATH: /usr/bin/X11
34
 
PATH: /usr/games
35
 
 
36
 
 
37
 
## ----------- ##
38
 
## Core tests. ##
39
 
## ----------- ##
40
 
 
41
 
configure:1355: checking for gcc
42
 
configure:1371: found /usr/bin/gcc
43
 
configure:1381: result: gcc
44
 
configure:1625: checking for C compiler version
45
 
configure:1628: gcc --version </dev/null >&5
46
 
gcc (GCC) 3.3.3 20040110 (prerelease) (Debian)
47
 
Copyright (C) 2003 Free Software Foundation, Inc.
48
 
This is free software; see the source for copying conditions.  There is NO
49
 
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
50
 
 
51
 
configure:1631: $? = 0
52
 
configure:1633: gcc -v </dev/null >&5
53
 
Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.3/specs
54
 
Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-system-zlib --enable-nls --without-included-gettext --enable-__cxa_atexit --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i486-linux
55
 
Thread model: posix
56
 
gcc version 3.3.3 20040110 (prerelease) (Debian)
57
 
configure:1636: $? = 0
58
 
configure:1638: gcc -V </dev/null >&5
59
 
gcc: `-V' option must have argument
60
 
configure:1641: $? = 1
61
 
configure:1664: checking for C compiler default output file name
62
 
configure:1667: gcc    conftest.c  >&5
63
 
configure:1670: $? = 0
64
 
configure:1716: result: a.out
65
 
configure:1721: checking whether the C compiler works
66
 
configure:1727: ./a.out
67
 
configure:1730: $? = 0
68
 
configure:1747: result: yes
69
 
configure:1754: checking whether we are cross compiling
70
 
configure:1756: result: no
71
 
configure:1759: checking for suffix of executables
72
 
configure:1761: gcc -o conftest    conftest.c  >&5
73
 
configure:1764: $? = 0
74
 
configure:1789: result: 
75
 
configure:1795: checking for suffix of object files
76
 
configure:1816: gcc -c   conftest.c >&5
77
 
configure:1819: $? = 0
78
 
configure:1841: result: o
79
 
configure:1845: checking whether we are using the GNU C compiler
80
 
configure:1869: gcc -c   conftest.c >&5
81
 
configure:1875: $? = 0
82
 
configure:1878: test -z                          || test ! -s conftest.err
83
 
configure:1881: $? = 0
84
 
configure:1884: test -s conftest.o
85
 
configure:1887: $? = 0
86
 
configure:1900: result: yes
87
 
configure:1906: checking whether gcc accepts -g
88
 
configure:1927: gcc -c -g  conftest.c >&5
89
 
configure:1933: $? = 0
90
 
configure:1936: test -z                          || test ! -s conftest.err
91
 
configure:1939: $? = 0
92
 
configure:1942: test -s conftest.o
93
 
configure:1945: $? = 0
94
 
configure:1956: result: yes
95
 
configure:1973: checking for gcc option to accept ANSI C
96
 
configure:2043: gcc  -c -g -O2  conftest.c >&5
97
 
configure:2049: $? = 0
98
 
configure:2052: test -z                          || test ! -s conftest.err
99
 
configure:2055: $? = 0
100
 
configure:2058: test -s conftest.o
101
 
configure:2061: $? = 0
102
 
configure:2079: result: none needed
103
 
configure:2097: gcc -c -g -O2  conftest.c >&5
104
 
conftest.c:2: error: parse error before "me"
105
 
configure:2103: $? = 1
106
 
configure: failed program was:
107
 
| #ifndef __cplusplus
108
 
|   choke me
109
 
| #endif
110
 
configure:2239: checking how to run the C preprocessor
111
 
configure:2274: gcc -E  conftest.c
112
 
configure:2280: $? = 0
113
 
configure:2312: gcc -E  conftest.c
114
 
conftest.c:9:28: ac_nonexistent.h: No such file or directory
115
 
configure:2318: $? = 1
116
 
configure: failed program was:
117
 
| /* confdefs.h.  */
118
 
119
 
| #define PACKAGE_NAME ""
120
 
| #define PACKAGE_TARNAME ""
121
 
| #define PACKAGE_VERSION ""
122
 
| #define PACKAGE_STRING ""
123
 
| #define PACKAGE_BUGREPORT ""
124
 
| /* end confdefs.h.  */
125
 
| #include <ac_nonexistent.h>
126
 
configure:2357: result: gcc -E
127
 
configure:2381: gcc -E  conftest.c
128
 
configure:2387: $? = 0
129
 
configure:2419: gcc -E  conftest.c
130
 
conftest.c:9:28: ac_nonexistent.h: No such file or directory
131
 
configure:2425: $? = 1
132
 
configure: failed program was:
133
 
| /* confdefs.h.  */
134
 
135
 
| #define PACKAGE_NAME ""
136
 
| #define PACKAGE_TARNAME ""
137
 
| #define PACKAGE_VERSION ""
138
 
| #define PACKAGE_STRING ""
139
 
| #define PACKAGE_BUGREPORT ""
140
 
| /* end confdefs.h.  */
141
 
| #include <ac_nonexistent.h>
142
 
configure:2469: checking for egrep
143
 
configure:2479: result: grep -E
144
 
configure:2484: checking for ANSI C header files
145
 
configure:2509: gcc -c -g -O2  conftest.c >&5
146
 
configure:2515: $? = 0
147
 
configure:2518: test -z                          || test ! -s conftest.err
148
 
configure:2521: $? = 0
149
 
configure:2524: test -s conftest.o
150
 
configure:2527: $? = 0
151
 
configure:2613: gcc -o conftest -g -O2   conftest.c  >&5
152
 
configure:2616: $? = 0
153
 
configure:2618: ./conftest
154
 
configure:2621: $? = 0
155
 
configure:2636: result: yes
156
 
configure:2811: checking for sys/types.h
157
 
configure:2827: gcc -c -g -O2   conftest.c >&5
158
 
configure:2833: $? = 0
159
 
configure:2836: test -z                          || test ! -s conftest.err
160
 
configure:2839: $? = 0
161
 
configure:2842: test -s conftest.o
162
 
configure:2845: $? = 0
163
 
configure:2856: result: yes
164
 
configure:2811: checking for sys/stat.h
165
 
configure:2827: gcc -c -g -O2   conftest.c >&5
166
 
configure:2833: $? = 0
167
 
configure:2836: test -z                          || test ! -s conftest.err
168
 
configure:2839: $? = 0
169
 
configure:2842: test -s conftest.o
170
 
configure:2845: $? = 0
171
 
configure:2856: result: yes
172
 
configure:2811: checking for stdlib.h
173
 
configure:2827: gcc -c -g -O2   conftest.c >&5
174
 
configure:2833: $? = 0
175
 
configure:2836: test -z                          || test ! -s conftest.err
176
 
configure:2839: $? = 0
177
 
configure:2842: test -s conftest.o
178
 
configure:2845: $? = 0
179
 
configure:2856: result: yes
180
 
configure:2811: checking for string.h
181
 
configure:2827: gcc -c -g -O2   conftest.c >&5
182
 
configure:2833: $? = 0
183
 
configure:2836: test -z                          || test ! -s conftest.err
184
 
configure:2839: $? = 0
185
 
configure:2842: test -s conftest.o
186
 
configure:2845: $? = 0
187
 
configure:2856: result: yes
188
 
configure:2811: checking for memory.h
189
 
configure:2827: gcc -c -g -O2   conftest.c >&5
190
 
configure:2833: $? = 0
191
 
configure:2836: test -z                          || test ! -s conftest.err
192
 
configure:2839: $? = 0
193
 
configure:2842: test -s conftest.o
194
 
configure:2845: $? = 0
195
 
configure:2856: result: yes
196
 
configure:2811: checking for strings.h
197
 
configure:2827: gcc -c -g -O2   conftest.c >&5
198
 
configure:2833: $? = 0
199
 
configure:2836: test -z                          || test ! -s conftest.err
200
 
configure:2839: $? = 0
201
 
configure:2842: test -s conftest.o
202
 
configure:2845: $? = 0
203
 
configure:2856: result: yes
204
 
configure:2811: checking for inttypes.h
205
 
configure:2827: gcc -c -g -O2   conftest.c >&5
206
 
configure:2833: $? = 0
207
 
configure:2836: test -z                          || test ! -s conftest.err
208
 
configure:2839: $? = 0
209
 
configure:2842: test -s conftest.o
210
 
configure:2845: $? = 0
211
 
configure:2856: result: yes
212
 
configure:2811: checking for stdint.h
213
 
configure:2827: gcc -c -g -O2   conftest.c >&5
214
 
configure:2833: $? = 0
215
 
configure:2836: test -z                          || test ! -s conftest.err
216
 
configure:2839: $? = 0
217
 
configure:2842: test -s conftest.o
218
 
configure:2845: $? = 0
219
 
configure:2856: result: yes
220
 
configure:2811: checking for unistd.h
221
 
configure:2827: gcc -c -g -O2   conftest.c >&5
222
 
configure:2833: $? = 0
223
 
configure:2836: test -z                          || test ! -s conftest.err
224
 
configure:2839: $? = 0
225
 
configure:2842: test -s conftest.o
226
 
configure:2845: $? = 0
227
 
configure:2856: result: yes
228
 
configure:2878: checking m_pd.h usability
229
 
configure:2890: gcc -c -g -O2   conftest.c >&5
230
 
configure:2896: $? = 0
231
 
configure:2899: test -z                          || test ! -s conftest.err
232
 
configure:2902: $? = 0
233
 
configure:2905: test -s conftest.o
234
 
configure:2908: $? = 0
235
 
configure:2918: result: yes
236
 
configure:2922: checking m_pd.h presence
237
 
configure:2932: gcc -E   conftest.c
238
 
configure:2938: $? = 0
239
 
configure:2958: result: yes
240
 
configure:2993: checking for m_pd.h
241
 
configure:3000: result: yes
242
 
configure:3014: checking for sin in -lm
243
 
configure:3044: gcc -o conftest -g -O2    conftest.c -lm   >&5
244
 
conftest.c:27: warning: conflicting types for built-in function `sin'
245
 
configure:3050: $? = 0
246
 
configure:3053: test -z                          || test ! -s conftest.err
247
 
configure:3056: $? = 0
248
 
configure:3059: test -s conftest
249
 
configure:3062: $? = 0
250
 
configure:3075: result: yes
251
 
configure:3129: checking linux/videodev.h usability
252
 
configure:3141: gcc -c -g -O2   conftest.c >&5
253
 
configure:3147: $? = 0
254
 
configure:3150: test -z                          || test ! -s conftest.err
255
 
configure:3153: $? = 0
256
 
configure:3156: test -s conftest.o
257
 
configure:3159: $? = 0
258
 
configure:3169: result: yes
259
 
configure:3173: checking linux/videodev.h presence
260
 
configure:3183: gcc -E   conftest.c
261
 
configure:3189: $? = 0
262
 
configure:3209: result: yes
263
 
configure:3244: checking for linux/videodev.h
264
 
configure:3251: result: yes
265
 
configure:3274: checking for main in -lgslcblas
266
 
configure:3298: gcc -o conftest -g -O2    conftest.c -lgslcblas  -lm  >&5
267
 
configure:3304: $? = 0
268
 
configure:3307: test -z                          || test ! -s conftest.err
269
 
configure:3310: $? = 0
270
 
configure:3313: test -s conftest
271
 
configure:3316: $? = 0
272
 
configure:3329: result: yes
273
 
configure:3340: checking for main in -lgsl
274
 
configure:3364: gcc -o conftest -g -O2    conftest.c -lgsl  -lgslcblas -lm  >&5
275
 
configure:3370: $? = 0
276
 
configure:3373: test -z                          || test ! -s conftest.err
277
 
configure:3376: $? = 0
278
 
configure:3379: test -s conftest
279
 
configure:3382: $? = 0
280
 
configure:3395: result: yes
281
 
configure:3419: checking for png_read_image in -lpng
282
 
configure:3449: gcc -o conftest -g -O2    conftest.c -lpng  -lgslcblas -lm  -lgslcblas -lgsl >&5
283
 
configure:3455: $? = 0
284
 
configure:3458: test -z                          || test ! -s conftest.err
285
 
configure:3461: $? = 0
286
 
configure:3464: test -s conftest
287
 
configure:3467: $? = 0
288
 
configure:3480: result: yes
289
 
configure:3498: checking for XOpenDisplay in -lX11
290
 
configure:3528: gcc -o conftest -g -O2    conftest.c -lX11 -L/usr/X11R6/lib -lgslcblas -lm  -lgslcblas -lgsl -lz -lpng >&5
291
 
configure:3534: $? = 0
292
 
configure:3537: test -z                          || test ! -s conftest.err
293
 
configure:3540: $? = 0
294
 
configure:3543: test -s conftest
295
 
configure:3546: $? = 0
296
 
configure:3559: result: yes
297
 
configure:3582: checking for XvPutImage in -lXv
298
 
configure:3612: gcc -o conftest -g -O2    conftest.c -lXv -L/usr/X11R6/lib -lX11 -lXext -lgslcblas -lm  -lgslcblas -lgsl -lz -lpng -L/usr/X11R6/lib -lX11 >&5
299
 
configure:3618: $? = 0
300
 
configure:3621: test -z                          || test ! -s conftest.err
301
 
configure:3624: $? = 0
302
 
configure:3627: test -s conftest
303
 
configure:3630: $? = 0
304
 
configure:3643: result: yes
305
 
configure:3662: checking for lqt_decode_video in -lquicktime
306
 
configure:3692: gcc -o conftest -g -O2    conftest.c -lquicktime  -lgslcblas -lm  -lgslcblas -lgsl -lz -lpng -L/usr/X11R6/lib -lX11 -lXv -lXext >&5
307
 
configure:3698: $? = 0
308
 
configure:3701: test -z                          || test ! -s conftest.err
309
 
configure:3704: $? = 0
310
 
configure:3707: test -s conftest
311
 
configure:3710: $? = 0
312
 
configure:3723: result: yes
313
 
configure:3742: checking for glXSwapBuffers in -lGL
314
 
configure:3772: gcc -o conftest -g -O2    conftest.c -lGL -L/usr/X11R6/lib -lGLU -lgslcblas -lm  -lgslcblas -lgsl -lz -lpng -L/usr/X11R6/lib -lX11 -lXv -lXext -lquicktime >&5
315
 
configure:3778: $? = 0
316
 
configure:3781: test -z                          || test ! -s conftest.err
317
 
configure:3784: $? = 0
318
 
configure:3787: test -s conftest
319
 
configure:3790: $? = 0
320
 
configure:3803: result: yes
321
 
configure:3822: checking for SDL_Init in -lSDL
322
 
configure:3852: gcc -o conftest -g -O2    conftest.c -lSDL  -lgslcblas -lm  -lgslcblas -lgsl -lz -lpng -L/usr/X11R6/lib -lX11 -lXv -lXext -lquicktime -lGL -lGLU >&5
323
 
configure:3858: $? = 0
324
 
configure:3861: test -z                          || test ! -s conftest.err
325
 
configure:3864: $? = 0
326
 
configure:3867: test -s conftest
327
 
configure:3870: $? = 0
328
 
configure:3883: result: yes
329
 
configure:4033: creating ./config.status
330
 
 
331
 
## ---------------------- ##
332
 
## Running config.status. ##
333
 
## ---------------------- ##
334
 
 
335
 
This file was extended by config.status, which was
336
 
generated by GNU Autoconf 2.58.  Invocation command line was
337
 
 
338
 
  CONFIG_FILES    = 
339
 
  CONFIG_HEADERS  = 
340
 
  CONFIG_LINKS    = 
341
 
  CONFIG_COMMANDS = 
342
 
  $ ./config.status 
343
 
 
344
 
on debian
345
 
 
346
 
config.status:696: creating Makefile.config
347
 
config.status:696: creating bin/pdp-config
348
 
config.status:761: creating include/pdp_config.h
349
 
config.status:885: include/pdp_config.h is unchanged
350
 
 
351
 
## ---------------- ##
352
 
## Cache variables. ##
353
 
## ---------------- ##
354
 
 
355
 
ac_cv_c_compiler_gnu=yes
356
 
ac_cv_env_CC_set=
357
 
ac_cv_env_CC_value=
358
 
ac_cv_env_CFLAGS_set=
359
 
ac_cv_env_CFLAGS_value=
360
 
ac_cv_env_CPPFLAGS_set=
361
 
ac_cv_env_CPPFLAGS_value=
362
 
ac_cv_env_CPP_set=
363
 
ac_cv_env_CPP_value=
364
 
ac_cv_env_LDFLAGS_set=
365
 
ac_cv_env_LDFLAGS_value=
366
 
ac_cv_env_build_alias_set=
367
 
ac_cv_env_build_alias_value=
368
 
ac_cv_env_host_alias_set=
369
 
ac_cv_env_host_alias_value=
370
 
ac_cv_env_target_alias_set=
371
 
ac_cv_env_target_alias_value=
372
 
ac_cv_exeext=
373
 
ac_cv_header_inttypes_h=yes
374
 
ac_cv_header_linux_videodev_h=yes
375
 
ac_cv_header_m_pd_h=yes
376
 
ac_cv_header_memory_h=yes
377
 
ac_cv_header_stdc=yes
378
 
ac_cv_header_stdint_h=yes
379
 
ac_cv_header_stdlib_h=yes
380
 
ac_cv_header_string_h=yes
381
 
ac_cv_header_strings_h=yes
382
 
ac_cv_header_sys_stat_h=yes
383
 
ac_cv_header_sys_types_h=yes
384
 
ac_cv_header_unistd_h=yes
385
 
ac_cv_lib_GL_glXSwapBuffers=yes
386
 
ac_cv_lib_SDL_SDL_Init=yes
387
 
ac_cv_lib_X11_XOpenDisplay=yes
388
 
ac_cv_lib_Xv_XvPutImage=yes
389
 
ac_cv_lib_gsl_main=yes
390
 
ac_cv_lib_gslcblas_main=yes
391
 
ac_cv_lib_m_sin=yes
392
 
ac_cv_lib_png_png_read_image=yes
393
 
ac_cv_lib_quicktime_lqt_decode_video=yes
394
 
ac_cv_objext=o
395
 
ac_cv_prog_CPP='gcc -E'
396
 
ac_cv_prog_ac_ct_CC=gcc
397
 
ac_cv_prog_cc_g=yes
398
 
ac_cv_prog_cc_stdc=
399
 
ac_cv_prog_egrep='grep -E'
400
 
 
401
 
## ----------------- ##
402
 
## Output variables. ##
403
 
## ----------------- ##
404
 
 
405
 
CC='gcc'
406
 
CFLAGS='-g -O2'
407
 
CPP='gcc -E'
408
 
CPPFLAGS=' '
409
 
DEFS='-DHAVE_CONFIG_H'
410
 
ECHO_C=''
411
 
ECHO_N='-n'
412
 
ECHO_T=''
413
 
EGREP='grep -E'
414
 
EXEEXT=''
415
 
LDFLAGS=''
416
 
LIBOBJS=''
417
 
LIBS='-lgslcblas -lm  -lgslcblas -lgsl -lz -lpng -L/usr/X11R6/lib -lX11 -lXv -lXext -lquicktime -lGL -lGLU -lSDL'
418
 
LTLIBOBJS=''
419
 
OBJEXT='o'
420
 
PACKAGE_BUGREPORT=''
421
 
PACKAGE_NAME=''
422
 
PACKAGE_STRING=''
423
 
PACKAGE_TARNAME=''
424
 
PACKAGE_VERSION=''
425
 
PATH_SEPARATOR=':'
426
 
PDP_CFLAGS='-DPD -Wall -W -Wstrict-prototypes -Wno-unused -Wno-parentheses -Wno-switch -O2 -funroll-loops -fomit-frame-pointer -ffast-math'
427
 
PDP_EXTRA_CFLAGS='-Werror'
428
 
PDP_EXTRA_CPPFLAGS=''
429
 
PDP_IMAGE_BASIC=' pdp_cheby.o'
430
 
PDP_IMAGE_SPECIAL=' pdp_histo.o'
431
 
PDP_LIBRARY_NAME='pdp.pd_linux'
432
 
PDP_MATRIX_BASIC=' pdp_mat_mul.o pdp_mat_lu.o pdp_mat_vec.o'
433
 
PDP_OPTMOD=' pdp_v4l.o pdp_xv.o pdp_qt.o pdp_glx.o pdp_sdl.o'
434
 
PDP_OPTTYPES=' pdp_matrix.o'
435
 
PDP_PDMOD=''
436
 
PDP_TARGET='linux'
437
 
PDP_VERSION='0.12.3'
438
 
PDP_X11MOD=' pdp_xwindow.o pdp_xvideo.o'
439
 
PD_CPPFLAGS=''
440
 
PD_EXECUTABLE=''
441
 
SHELL='/bin/sh'
442
 
ac_ct_CC='gcc'
443
 
bindir='${exec_prefix}/bin'
444
 
build_alias=''
445
 
datadir='${prefix}/share'
446
 
exec_prefix='${prefix}'
447
 
host_alias=''
448
 
includedir='${prefix}/include'
449
 
infodir='${prefix}/info'
450
 
libdir='${exec_prefix}/lib'
451
 
libexecdir='${exec_prefix}/libexec'
452
 
localstatedir='${prefix}/var'
453
 
mandir='${prefix}/man'
454
 
oldincludedir='/usr/include'
455
 
prefix='/usr/local'
456
 
program_transform_name='s,x,x,'
457
 
sbindir='${exec_prefix}/sbin'
458
 
sharedstatedir='${prefix}/com'
459
 
sysconfdir='${prefix}/etc'
460
 
target_alias=''
461
 
 
462
 
## ----------- ##
463
 
## confdefs.h. ##
464
 
## ----------- ##
465
 
 
466
 
#define HAVE_INTTYPES_H 1
467
 
#define HAVE_LIBGSLCBLAS 1
468
 
#define HAVE_LIBM 1
469
 
#define HAVE_MEMORY_H 1
470
 
#define HAVE_PDP_GLX 1
471
 
#define HAVE_PDP_GSL 1
472
 
#define HAVE_PDP_PNG 1
473
 
#define HAVE_PDP_QT 1
474
 
#define HAVE_PDP_SDL 1
475
 
#define HAVE_PDP_V4L 1
476
 
#define HAVE_PDP_X 1
477
 
#define HAVE_PDP_XV 1
478
 
#define HAVE_STDINT_H 1
479
 
#define HAVE_STDLIB_H 1
480
 
#define HAVE_STRINGS_H 1
481
 
#define HAVE_STRING_H 1
482
 
#define HAVE_SYS_STAT_H 1
483
 
#define HAVE_SYS_TYPES_H 1
484
 
#define HAVE_UNISTD_H 1
485
 
#define PACKAGE_BUGREPORT ""
486
 
#define PACKAGE_NAME ""
487
 
#define PACKAGE_STRING ""
488
 
#define PACKAGE_TARNAME ""
489
 
#define PACKAGE_VERSION ""
490
 
#define PDP_DEBUG 0
491
 
#define STDC_HEADERS 1
492
 
 
493
 
configure: exit 0