~ubuntu-branches/ubuntu/gutsy/ogdi-dfsg/gutsy

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ ./configure --host=i486-linux-gnu --build=i486-linux-gnu --prefix=/usr --mandir=${prefix}/share/man --infodir=${prefix}/share/info CFLAGS=-Wall -g -O2 LDFLAGS=-Wl,-z,defs --with-projinc=/usr/include --with-projlib=-lproj --with-proj=yes --with-zliblib=-lz --with-zlibinc=/usr/include --with-zlib=yes --with-expatlib=-lexpat --with-expatinc=/usr/include --with-expat=yes --with-pkgconfigdir=/usr/lib/pkgconfig

## --------- ##
## Platform. ##
## --------- ##

hostname = klecker
uname -m = i686
uname -r = 2.6.18-3-686
uname -s = Linux
uname -v = #1 SMP Sun Dec 10 19:37:06 UTC 2006

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = i686
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/bin/X11


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1334: checking for i486-linux-gnu-gcc
configure:1350: found /usr/bin/i486-linux-gnu-gcc
configure:1360: result: i486-linux-gnu-gcc
configure:1642: checking for C compiler version
configure:1645: i486-linux-gnu-gcc --version </dev/null >&5
i486-linux-gnu-gcc (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:1648: $? = 0
configure:1650: i486-linux-gnu-gcc -v </dev/null >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --with-tune=i686 --enable-checking=release i486-linux-gnu
Thread model: posix
gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
configure:1653: $? = 0
configure:1655: i486-linux-gnu-gcc -V </dev/null >&5
i486-linux-gnu-gcc: '-V' option must have argument
configure:1658: $? = 1
configure:1681: checking for C compiler default output file name
configure:1684: i486-linux-gnu-gcc -Wall -g -O2  -Wl,-z,defs conftest.c  >&5
configure:1687: $? = 0
configure:1733: result: a.out
configure:1738: checking whether the C compiler works
configure:1744: ./a.out
configure:1747: $? = 0
configure:1764: result: yes
configure:1771: checking whether we are cross compiling
configure:1773: result: no
configure:1776: checking for suffix of executables
configure:1778: i486-linux-gnu-gcc -o conftest -Wall -g -O2  -Wl,-z,defs conftest.c  >&5
configure:1781: $? = 0
configure:1806: result: 
configure:1812: checking for suffix of object files
configure:1833: i486-linux-gnu-gcc -c -Wall -g -O2  conftest.c >&5
configure:1836: $? = 0
configure:1858: result: o
configure:1862: checking whether we are using the GNU C compiler
configure:1886: i486-linux-gnu-gcc -c -Wall -g -O2  conftest.c >&5
configure:1892: $? = 0
configure:1896: test -z 
			 || test ! -s conftest.err
configure:1899: $? = 0
configure:1902: test -s conftest.o
configure:1905: $? = 0
configure:1918: result: yes
configure:1924: checking whether i486-linux-gnu-gcc accepts -g
configure:1945: i486-linux-gnu-gcc -c -g  conftest.c >&5
configure:1951: $? = 0
configure:1955: test -z 
			 || test ! -s conftest.err
configure:1958: $? = 0
configure:1961: test -s conftest.o
configure:1964: $? = 0
configure:1975: result: yes
configure:1992: checking for i486-linux-gnu-gcc option to accept ANSI C
configure:2062: i486-linux-gnu-gcc  -c -Wall -g -O2  conftest.c >&5
configure:2068: $? = 0
configure:2072: test -z 
			 || test ! -s conftest.err
configure:2075: $? = 0
configure:2078: test -s conftest.o
configure:2081: $? = 0
configure:2099: result: none needed
configure:2117: i486-linux-gnu-gcc -c -Wall -g -O2  conftest.c >&5
conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
configure:2123: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2260: checking for dlopen in -ldl
configure:2290: i486-linux-gnu-gcc -o conftest -Wall -g -O2  -Wl,-z,defs conftest.c -ldl   >&5
configure:2296: $? = 0
configure:2300: test -z 
			 || test ! -s conftest.err
configure:2303: $? = 0
configure:2306: test -s conftest
configure:2309: $? = 0
configure:2322: result: yes
configure:2435: checking how to run the C preprocessor
configure:2470: i486-linux-gnu-gcc -E  conftest.c
configure:2476: $? = 0
configure:2508: i486-linux-gnu-gcc -E  conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:2514: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define HAVE_LIBDL 1
| #define USE_GNUCC 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:2553: result: i486-linux-gnu-gcc -E
configure:2577: i486-linux-gnu-gcc -E  conftest.c
configure:2583: $? = 0
configure:2615: i486-linux-gnu-gcc -E  conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:2621: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define HAVE_LIBDL 1
| #define USE_GNUCC 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:2665: checking for egrep
configure:2675: result: grep -E
configure:2680: checking for ANSI C header files
configure:2705: i486-linux-gnu-gcc -c -Wall    conftest.c >&5
configure:2711: $? = 0
configure:2715: test -z 
			 || test ! -s conftest.err
configure:2718: $? = 0
configure:2721: test -s conftest.o
configure:2724: $? = 0
configure:2813: i486-linux-gnu-gcc -o conftest -Wall    -Wl,-z,defs conftest.c -ldl  >&5
conftest.c: In function 'main':
conftest.c:28: warning: implicit declaration of function 'exit'
conftest.c:28: warning: incompatible implicit declaration of built-in function 'exit'
configure:2816: $? = 0
configure:2818: ./conftest
configure:2821: $? = 0
configure:2836: result: yes
configure:2860: checking for sys/types.h
configure:2876: i486-linux-gnu-gcc -c -Wall    conftest.c >&5
configure:2882: $? = 0
configure:2886: test -z 
			 || test ! -s conftest.err
configure:2889: $? = 0
configure:2892: test -s conftest.o
configure:2895: $? = 0
configure:2906: result: yes
configure:2860: checking for sys/stat.h
configure:2876: i486-linux-gnu-gcc -c -Wall    conftest.c >&5
configure:2882: $? = 0
configure:2886: test -z 
			 || test ! -s conftest.err
configure:2889: $? = 0
configure:2892: test -s conftest.o
configure:2895: $? = 0
configure:2906: result: yes
configure:2860: checking for stdlib.h
configure:2876: i486-linux-gnu-gcc -c -Wall    conftest.c >&5
configure:2882: $? = 0
configure:2886: test -z 
			 || test ! -s conftest.err
configure:2889: $? = 0
configure:2892: test -s conftest.o
configure:2895: $? = 0
configure:2906: result: yes
configure:2860: checking for string.h
configure:2876: i486-linux-gnu-gcc -c -Wall    conftest.c >&5
configure:2882: $? = 0
configure:2886: test -z 
			 || test ! -s conftest.err
configure:2889: $? = 0
configure:2892: test -s conftest.o
configure:2895: $? = 0
configure:2906: result: yes
configure:2860: checking for memory.h
configure:2876: i486-linux-gnu-gcc -c -Wall    conftest.c >&5
configure:2882: $? = 0
configure:2886: test -z 
			 || test ! -s conftest.err
configure:2889: $? = 0
configure:2892: test -s conftest.o
configure:2895: $? = 0
configure:2906: result: yes
configure:2860: checking for strings.h
configure:2876: i486-linux-gnu-gcc -c -Wall    conftest.c >&5
configure:2882: $? = 0
configure:2886: test -z 
			 || test ! -s conftest.err
configure:2889: $? = 0
configure:2892: test -s conftest.o
configure:2895: $? = 0
configure:2906: result: yes
configure:2860: checking for inttypes.h
configure:2876: i486-linux-gnu-gcc -c -Wall    conftest.c >&5
configure:2882: $? = 0
configure:2886: test -z 
			 || test ! -s conftest.err
configure:2889: $? = 0
configure:2892: test -s conftest.o
configure:2895: $? = 0
configure:2906: result: yes
configure:2860: checking for stdint.h
configure:2876: i486-linux-gnu-gcc -c -Wall    conftest.c >&5
configure:2882: $? = 0
configure:2886: test -z 
			 || test ! -s conftest.err
configure:2889: $? = 0
configure:2892: test -s conftest.o
configure:2895: $? = 0
configure:2906: result: yes
configure:2860: checking for unistd.h
configure:2876: i486-linux-gnu-gcc -c -Wall    conftest.c >&5
configure:2882: $? = 0
configure:2886: test -z 
			 || test ! -s conftest.err
configure:2889: $? = 0
configure:2892: test -s conftest.o
configure:2895: $? = 0
configure:2906: result: yes
configure:2934: checking rpc/pmap_clnt.h usability
configure:2946: i486-linux-gnu-gcc -c -Wall    conftest.c >&5
configure:2952: $? = 0
configure:2956: test -z 
			 || test ! -s conftest.err
configure:2959: $? = 0
configure:2962: test -s conftest.o
configure:2965: $? = 0
configure:2975: result: yes
configure:2979: checking rpc/pmap_clnt.h presence
configure:2989: i486-linux-gnu-gcc -E  conftest.c
configure:2995: $? = 0
configure:3015: result: yes
configure:3050: checking for rpc/pmap_clnt.h
configure:3057: result: yes
configure:2934: checking float.h usability
configure:2946: i486-linux-gnu-gcc -c -Wall    conftest.c >&5
configure:2952: $? = 0
configure:2956: test -z 
			 || test ! -s conftest.err
configure:2959: $? = 0
configure:2962: test -s conftest.o
configure:2965: $? = 0
configure:2975: result: yes
configure:2979: checking float.h presence
configure:2989: i486-linux-gnu-gcc -E  conftest.c
configure:2995: $? = 0
configure:3015: result: yes
configure:3050: checking for float.h
configure:3057: result: yes
configure:2934: checking dlfcn.h usability
configure:2946: i486-linux-gnu-gcc -c -Wall    conftest.c >&5
configure:2952: $? = 0
configure:2956: test -z 
			 || test ! -s conftest.err
configure:2959: $? = 0
configure:2962: test -s conftest.o
configure:2965: $? = 0
configure:2975: result: yes
configure:2979: checking dlfcn.h presence
configure:2989: i486-linux-gnu-gcc -E  conftest.c
configure:2995: $? = 0
configure:3015: result: yes
configure:3050: checking for dlfcn.h
configure:3057: result: yes
configure:3086: checking whether byte ordering is bigendian
configure:3113: i486-linux-gnu-gcc -c -Wall    conftest.c >&5
configure:3119: $? = 0
configure:3123: test -z 
			 || test ! -s conftest.err
configure:3126: $? = 0
configure:3129: test -s conftest.o
configure:3132: $? = 0
configure:3156: i486-linux-gnu-gcc -c -Wall    conftest.c >&5
conftest.c: In function 'main':
conftest.c:31: error: 'not' undeclared (first use in this function)
conftest.c:31: error: (Each undeclared identifier is reported only once
conftest.c:31: error: for each function it appears in.)
conftest.c:31: error: expected ';' before 'big'
configure:3162: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define HAVE_LIBDL 1
| #define USE_GNUCC 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_RPC_PMAP_CLNT_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <sys/param.h>
| 
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
|  not big endian
| #endif
| 
|   ;
|   return 0;
| }
configure:3297: result: no
configure:3339: checking for pj_init in -lproj
configure:3369: i486-linux-gnu-gcc -o conftest -Wall    -Wl,-z,defs conftest.c -lproj  -ldl  >&5
configure:3375: $? = 0
configure:3379: test -z 
			 || test ! -s conftest.err
configure:3382: $? = 0
configure:3385: test -s conftest
configure:3388: $? = 0
configure:3401: result: yes
configure:3423: checking projects.h usability
configure:3435: i486-linux-gnu-gcc -c -Wall    conftest.c >&5
configure:3441: $? = 0
configure:3445: test -z 
			 || test ! -s conftest.err
configure:3448: $? = 0
configure:3451: test -s conftest.o
configure:3454: $? = 0
configure:3464: result: yes
configure:3468: checking projects.h presence
configure:3478: i486-linux-gnu-gcc -E  conftest.c
configure:3484: $? = 0
configure:3504: result: yes
configure:3539: checking for projects.h
configure:3546: result: yes
configure:3655: checking for deflateInit_ in -lz
configure:3685: i486-linux-gnu-gcc -o conftest -Wall    -Wl,-z,defs conftest.c -lz  -ldl  >&5
configure:3691: $? = 0
configure:3695: test -z 
			 || test ! -s conftest.err
configure:3698: $? = 0
configure:3701: test -s conftest
configure:3704: $? = 0
configure:3717: result: yes
configure:3739: checking zlib.h usability
configure:3751: i486-linux-gnu-gcc -c -Wall    conftest.c >&5
configure:3757: $? = 0
configure:3761: test -z 
			 || test ! -s conftest.err
configure:3764: $? = 0
configure:3767: test -s conftest.o
configure:3770: $? = 0
configure:3780: result: yes
configure:3784: checking zlib.h presence
configure:3794: i486-linux-gnu-gcc -E  conftest.c
configure:3800: $? = 0
configure:3820: result: yes
configure:3855: checking for zlib.h
configure:3862: result: yes
configure:3946: result: Using ZLIB_LIB=-lz for ZLIB library.
configure:3960: result: Using ZLIB_INCLUDE=-I/usr/include for ZLIB includes.
configure:3991: checking for XML_ParserCreate in -lexpat
configure:4021: i486-linux-gnu-gcc -o conftest -Wall    -Wl,-z,defs conftest.c -lexpat  -ldl  >&5
configure:4027: $? = 0
configure:4031: test -z 
			 || test ! -s conftest.err
configure:4034: $? = 0
configure:4037: test -s conftest
configure:4040: $? = 0
configure:4053: result: yes
configure:4075: checking expat.h usability
configure:4087: i486-linux-gnu-gcc -c -Wall    conftest.c >&5
configure:4093: $? = 0
configure:4097: test -z 
			 || test ! -s conftest.err
configure:4100: $? = 0
configure:4103: test -s conftest.o
configure:4106: $? = 0
configure:4116: result: yes
configure:4120: checking expat.h presence
configure:4130: i486-linux-gnu-gcc -E  conftest.c
configure:4136: $? = 0
configure:4156: result: yes
configure:4191: checking for expat.h
configure:4198: result: yes
configure:4316: pkgconfig directory is /usr/lib/pkgconfig
configure:4471: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by config.status, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on klecker

config.status:657: creating config/common.mak
config.status:657: creating ogdi.pc
config.status:657: creating ogdi-config
config.status:657: creating config/generic.mak

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-Wall -g -O2'
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=-Wl,-z,defs
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=i486-linux-gnu
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=i486-linux-gnu
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_header_dlfcn_h=yes
ac_cv_header_expat_h=yes
ac_cv_header_float_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_projects_h=yes
ac_cv_header_rpc_pmap_clnt_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_zlib_h=yes
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_expat_XML_ParserCreate=yes
ac_cv_lib_proj_pj_init=yes
ac_cv_lib_z_deflateInit_=yes
ac_cv_objext=o
ac_cv_prog_CC=i486-linux-gnu-gcc
ac_cv_prog_CPP='i486-linux-gnu-gcc -E'
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_egrep='grep -E'

## ----------------- ##
## Output variables. ##
## ----------------- ##

BIG_ENDIAN='0'
CC='i486-linux-gnu-gcc'
CFLAGS='-Wall  '
CPP='i486-linux-gnu-gcc -E'
CPPFLAGS=''
CXX_PIC='-fPIC'
CXX_WFLAGS=''
C_PIC='-fPIC'
C_WFLAGS='-Wall'
DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_LIBDL=1 -DUSE_GNUCC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_RPC_PMAP_CLNT_H=1 -DHAVE_FLOAT_H=1 -DHAVE_DLFCN_H=1 -DHAVE_PROJECTS_H=1 -DHAVE_ZLIB_H=1 -DHAVE_EXPAT_H=1 '
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
EXPAT_INCLUDE='-I/usr/include'
EXPAT_LIB='-lexpat'
EXPAT_SETTING='external'
LDFLAGS='-Wl,-z,defs'
LD_SHARED='ld -shared'
LIBOBJS=''
LIBS='-ldl '
LTLIBOBJS=''
OBJEXT='o'
OGDI_MAJOR='3'
OGDI_MINOR='2'
OGDI_VERSION='3.2.0beta1'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PROJ_INCLUDE='-I/usr/include'
PROJ_LIB='-lproj'
PROJ_SETTING='external'
RPC_INCLUDES='-DHAVE_STD_RPC_INCLUDES'
SHELL='/bin/sh'
ZLIB_INCLUDE='-I/usr/include'
ZLIB_LIB='-lz'
ZLIB_SETTING='external'
ac_ct_CC=''
binconfigs='${binconfigs}'
bindir='${exec_prefix}/bin'
build_alias='i486-linux-gnu'
datadir='${prefix}/share'
exec_prefix='${prefix}'
host_alias='i486-linux-gnu'
includedir='${prefix}/include'
infodir='${prefix}/share/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/share/man'
oldincludedir='/usr/include'
pkgconfigdir='/usr/lib/pkgconfig'
prefix='/usr'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define HAVE_DLFCN_H 1
#define HAVE_EXPAT_H 1
#define HAVE_FLOAT_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_LIBDL 1
#define HAVE_MEMORY_H 1
#define HAVE_PROJECTS_H 1
#define HAVE_RPC_PMAP_CLNT_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_ZLIB_H 1
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define STDC_HEADERS 1
#define USE_GNUCC 1

configure: exit 0