~reducedmodelling/fluidity/ROM_Non-intrusive-ann

« back to all changes in this revision

Viewing changes to spatialindex-1.5/config.log

  • Committer: Fangxin Fang
  • Date: 2013-08-30 12:45:26 UTC
  • Revision ID: f.fang@imperial.ac.uk-20130830124526-lnojpiaz5qxy0lz0
combine recent change

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 spatialindex configure 1.5.0, which was
5
 
generated by GNU Autoconf 2.64.  Invocation command line was
6
 
 
7
 
  $ ./configure --prefix=/home/fangf/fluidity_bzr/ROM_DA_DEIM/spatialindex-1.5/../ --disable-shared --without-pic
8
 
 
9
 
## --------- ##
10
 
## Platform. ##
11
 
## --------- ##
12
 
 
13
 
hostname = fangfXPS13
14
 
uname -m = x86_64
15
 
uname -r = 3.2.0-45-generic
16
 
uname -s = Linux
17
 
uname -v = #70-Ubuntu SMP Wed May 29 20:12:06 UTC 2013
18
 
 
19
 
/usr/bin/uname -p = unknown
20
 
/bin/uname -X     = unknown
21
 
 
22
 
/bin/arch              = unknown
23
 
/usr/bin/arch -k       = unknown
24
 
/usr/convex/getsysinfo = unknown
25
 
/usr/bin/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/games
34
 
 
35
 
 
36
 
## ----------- ##
37
 
## Core tests. ##
38
 
## ----------- ##
39
 
 
40
 
configure:2464: checking build system type
41
 
configure:2478: result: x86_64-unknown-linux-gnu
42
 
configure:2615: checking for C++ compiler version
43
 
configure:2624: mpicxx --version >&5
44
 
g++ (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
45
 
Copyright (C) 2011 Free Software Foundation, Inc.
46
 
This is free software; see the source for copying conditions.  There is NO
47
 
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
48
 
 
49
 
configure:2635: $? = 0
50
 
configure:2624: mpicxx -v >&5
51
 
Using built-in specs.
52
 
COLLECT_GCC=/usr/bin/g++
53
 
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper
54
 
Target: x86_64-linux-gnu
55
 
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
56
 
Thread model: posix
57
 
gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) 
58
 
configure:2635: $? = 0
59
 
configure:2624: mpicxx -V >&5
60
 
g++: error: unrecognized option '-V'
61
 
g++: fatal error: no input files
62
 
compilation terminated.
63
 
configure:2635: $? = 4
64
 
configure:2624: mpicxx -qversion >&5
65
 
g++: error: unrecognized option '-qversion'
66
 
g++: fatal error: no input files
67
 
compilation terminated.
68
 
configure:2635: $? = 4
69
 
configure:2657: checking for C++ compiler default output file name
70
 
configure:2679: mpicxx  -D_GNU_SOURCE  conftest.cpp  >&5
71
 
configure:2683: $? = 0
72
 
configure:2720: result: a.out
73
 
configure:2736: checking whether the C++ compiler works
74
 
configure:2745: ./a.out
75
 
configure:2749: $? = 0
76
 
configure:2764: result: yes
77
 
configure:2771: checking whether we are cross compiling
78
 
configure:2773: result: no
79
 
configure:2776: checking for suffix of executables
80
 
configure:2783: mpicxx -o conftest  -D_GNU_SOURCE  conftest.cpp  >&5
81
 
configure:2787: $? = 0
82
 
configure:2809: result: 
83
 
configure:2815: checking for suffix of object files
84
 
configure:2837: mpicxx -c  -D_GNU_SOURCE conftest.cpp >&5
85
 
configure:2841: $? = 0
86
 
configure:2862: result: o
87
 
configure:2866: checking whether we are using the GNU C++ compiler
88
 
configure:2885: mpicxx -c  -D_GNU_SOURCE conftest.cpp >&5
89
 
configure:2885: $? = 0
90
 
configure:2894: result: yes
91
 
configure:2903: checking whether mpicxx accepts -g
92
 
configure:2923: mpicxx -c -g -D_GNU_SOURCE conftest.cpp >&5
93
 
configure:2923: $? = 0
94
 
configure:2964: result: yes
95
 
configure:2992: checking how to run the C++ preprocessor
96
 
configure:3019: mpicxx -E -D_GNU_SOURCE conftest.cpp
97
 
configure:3019: $? = 0
98
 
configure:3033: mpicxx -E -D_GNU_SOURCE conftest.cpp
99
 
conftest.cpp:9:28: fatal error: ac_nonexistent.h: No such file or directory
100
 
compilation terminated.
101
 
configure:3033: $? = 1
102
 
configure: failed program was:
103
 
| /* confdefs.h */
104
 
| #define PACKAGE_NAME "spatialindex"
105
 
| #define PACKAGE_TARNAME "spatialindex-src"
106
 
| #define PACKAGE_VERSION "1.5.0"
107
 
| #define PACKAGE_STRING "spatialindex-1.5.0"
108
 
| #define PACKAGE_BUGREPORT "mhadji@gmail.com"
109
 
| #define PACKAGE_URL ""
110
 
| /* end confdefs.h.  */
111
 
| #include <ac_nonexistent.h>
112
 
configure:3058: result: mpicxx -E
113
 
configure:3078: mpicxx -E -D_GNU_SOURCE conftest.cpp
114
 
configure:3078: $? = 0
115
 
configure:3092: mpicxx -E -D_GNU_SOURCE conftest.cpp
116
 
conftest.cpp:9:28: fatal error: ac_nonexistent.h: No such file or directory
117
 
compilation terminated.
118
 
configure:3092: $? = 1
119
 
configure: failed program was:
120
 
| /* confdefs.h */
121
 
| #define PACKAGE_NAME "spatialindex"
122
 
| #define PACKAGE_TARNAME "spatialindex-src"
123
 
| #define PACKAGE_VERSION "1.5.0"
124
 
| #define PACKAGE_STRING "spatialindex-1.5.0"
125
 
| #define PACKAGE_BUGREPORT "mhadji@gmail.com"
126
 
| #define PACKAGE_URL ""
127
 
| /* end confdefs.h.  */
128
 
| #include <ac_nonexistent.h>
129
 
configure:3134: checking for a BSD-compatible install
130
 
configure:3202: result: /usr/bin/install -c
131
 
configure:3213: checking whether ln -s works
132
 
configure:3217: result: yes
133
 
configure:3224: checking whether make sets $(MAKE)
134
 
configure:3246: result: yes
135
 
configure:3280: checking host system type
136
 
configure:3293: result: x86_64-unknown-linux-gnu
137
 
configure:3361: checking for gcc
138
 
configure:3388: result: mpicc
139
 
configure:3617: checking for C compiler version
140
 
configure:3626: mpicc --version >&5
141
 
gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
142
 
Copyright (C) 2011 Free Software Foundation, Inc.
143
 
This is free software; see the source for copying conditions.  There is NO
144
 
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
145
 
 
146
 
configure:3637: $? = 0
147
 
configure:3626: mpicc -v >&5
148
 
Using built-in specs.
149
 
COLLECT_GCC=/usr/bin/gcc
150
 
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper
151
 
Target: x86_64-linux-gnu
152
 
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
153
 
Thread model: posix
154
 
gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) 
155
 
configure:3637: $? = 0
156
 
configure:3626: mpicc -V >&5
157
 
gcc: error: unrecognized option '-V'
158
 
gcc: fatal error: no input files
159
 
compilation terminated.
160
 
configure:3637: $? = 4
161
 
configure:3626: mpicc -qversion >&5
162
 
gcc: error: unrecognized option '-qversion'
163
 
gcc: fatal error: no input files
164
 
compilation terminated.
165
 
configure:3637: $? = 4
166
 
configure:3641: checking whether we are using the GNU C compiler
167
 
configure:3660: mpicc -c  -D_GNU_SOURCE conftest.c >&5
168
 
configure:3660: $? = 0
169
 
configure:3669: result: yes
170
 
configure:3678: checking whether mpicc accepts -g
171
 
configure:3698: mpicc -c -g -D_GNU_SOURCE conftest.c >&5
172
 
configure:3698: $? = 0
173
 
configure:3739: result: yes
174
 
configure:3756: checking for mpicc option to accept ISO C89
175
 
configure:3820: mpicc  -c  -D_GNU_SOURCE conftest.c >&5
176
 
configure:3820: $? = 0
177
 
configure:3833: result: none needed
178
 
configure:3853: checking for a sed that does not truncate output
179
 
configure:3917: result: /bin/sed
180
 
configure:3935: checking for grep that handles long lines and -e
181
 
configure:3993: result: /bin/grep
182
 
configure:3998: checking for egrep
183
 
configure:4060: result: /bin/grep -E
184
 
configure:4065: checking for fgrep
185
 
configure:4127: result: /bin/grep -F
186
 
configure:4162: checking for ld used by mpicc
187
 
configure:4229: result: /usr/bin/ld
188
 
configure:4236: checking if the linker (/usr/bin/ld) is GNU ld
189
 
configure:4251: result: yes
190
 
configure:4263: checking for BSD- or MS-compatible name lister (nm)
191
 
configure:4312: result: /usr/bin/nm -B
192
 
configure:4430: checking the name lister (/usr/bin/nm -B) interface
193
 
configure:4437: mpicc -c  -D_GNU_SOURCE conftest.c >&5
194
 
configure:4440: /usr/bin/nm -B "conftest.o"
195
 
configure:4443: output
196
 
0000000000000000 B some_variable
197
 
configure:4450: result: BSD nm
198
 
configure:4454: checking the maximum length of command line arguments
199
 
configure:4574: result: 1572864
200
 
configure:4591: checking whether the shell understands some XSI constructs
201
 
configure:4601: result: yes
202
 
configure:4605: checking whether the shell understands "+="
203
 
configure:4611: result: yes
204
 
configure:4646: checking for /usr/bin/ld option to reload object files
205
 
configure:4653: result: -r
206
 
configure:4722: checking for objdump
207
 
configure:4738: found /usr/bin/objdump
208
 
configure:4749: result: objdump
209
 
configure:4781: checking how to recognize dependent libraries
210
 
configure:4977: result: pass_all
211
 
configure:5037: checking for ar
212
 
configure:5053: found /usr/bin/ar
213
 
configure:5064: result: ar
214
 
configure:5142: checking for strip
215
 
configure:5158: found /usr/bin/strip
216
 
configure:5169: result: strip
217
 
configure:5241: checking for ranlib
218
 
configure:5257: found /usr/bin/ranlib
219
 
configure:5268: result: ranlib
220
 
configure:5358: checking command to parse /usr/bin/nm -B output from mpicc object
221
 
configure:5476: mpicc -c  -D_GNU_SOURCE conftest.c >&5
222
 
configure:5479: $? = 0
223
 
configure:5483: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[   ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
224
 
configure:5486: $? = 0
225
 
configure:5540: mpicc -o conftest  -D_GNU_SOURCE  conftest.c conftstm.o >&5
226
 
configure:5543: $? = 0
227
 
configure:5581: result: ok
228
 
configure:5677: mpicc -c  -D_GNU_SOURCE conftest.c >&5
229
 
configure:5680: $? = 0
230
 
configure:6390: checking how to run the C preprocessor
231
 
configure:6421: mpicc -E -D_GNU_SOURCE conftest.c
232
 
configure:6421: $? = 0
233
 
configure:6435: mpicc -E -D_GNU_SOURCE conftest.c
234
 
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
235
 
compilation terminated.
236
 
configure:6435: $? = 1
237
 
configure: failed program was:
238
 
| /* confdefs.h */
239
 
| #define PACKAGE_NAME "spatialindex"
240
 
| #define PACKAGE_TARNAME "spatialindex-src"
241
 
| #define PACKAGE_VERSION "1.5.0"
242
 
| #define PACKAGE_STRING "spatialindex-1.5.0"
243
 
| #define PACKAGE_BUGREPORT "mhadji@gmail.com"
244
 
| #define PACKAGE_URL ""
245
 
| /* end confdefs.h.  */
246
 
| #include <ac_nonexistent.h>
247
 
configure:6460: result: mpicc -E
248
 
configure:6480: mpicc -E -D_GNU_SOURCE conftest.c
249
 
configure:6480: $? = 0
250
 
configure:6494: mpicc -E -D_GNU_SOURCE conftest.c
251
 
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
252
 
compilation terminated.
253
 
configure:6494: $? = 1
254
 
configure: failed program was:
255
 
| /* confdefs.h */
256
 
| #define PACKAGE_NAME "spatialindex"
257
 
| #define PACKAGE_TARNAME "spatialindex-src"
258
 
| #define PACKAGE_VERSION "1.5.0"
259
 
| #define PACKAGE_STRING "spatialindex-1.5.0"
260
 
| #define PACKAGE_BUGREPORT "mhadji@gmail.com"
261
 
| #define PACKAGE_URL ""
262
 
| /* end confdefs.h.  */
263
 
| #include <ac_nonexistent.h>
264
 
configure:6523: checking for ANSI C header files
265
 
configure:6543: mpicc -c  -D_GNU_SOURCE conftest.c >&5
266
 
configure:6543: $? = 0
267
 
configure:6616: mpicc -o conftest  -D_GNU_SOURCE  conftest.c  >&5
268
 
configure:6616: $? = 0
269
 
configure:6616: ./conftest
270
 
configure:6616: $? = 0
271
 
configure:6627: result: yes
272
 
configure:6640: checking for sys/types.h
273
 
configure:6640: mpicc -c  -D_GNU_SOURCE conftest.c >&5
274
 
configure:6640: $? = 0
275
 
configure:6640: result: yes
276
 
configure:6640: checking for sys/stat.h
277
 
configure:6640: mpicc -c  -D_GNU_SOURCE conftest.c >&5
278
 
configure:6640: $? = 0
279
 
configure:6640: result: yes
280
 
configure:6640: checking for stdlib.h
281
 
configure:6640: mpicc -c  -D_GNU_SOURCE conftest.c >&5
282
 
configure:6640: $? = 0
283
 
configure:6640: result: yes
284
 
configure:6640: checking for string.h
285
 
configure:6640: mpicc -c  -D_GNU_SOURCE conftest.c >&5
286
 
configure:6640: $? = 0
287
 
configure:6640: result: yes
288
 
configure:6640: checking for memory.h
289
 
configure:6640: mpicc -c  -D_GNU_SOURCE conftest.c >&5
290
 
configure:6640: $? = 0
291
 
configure:6640: result: yes
292
 
configure:6640: checking for strings.h
293
 
configure:6640: mpicc -c  -D_GNU_SOURCE conftest.c >&5
294
 
configure:6640: $? = 0
295
 
configure:6640: result: yes
296
 
configure:6640: checking for inttypes.h
297
 
configure:6640: mpicc -c  -D_GNU_SOURCE conftest.c >&5
298
 
configure:6640: $? = 0
299
 
configure:6640: result: yes
300
 
configure:6640: checking for stdint.h
301
 
configure:6640: mpicc -c  -D_GNU_SOURCE conftest.c >&5
302
 
configure:6640: $? = 0
303
 
configure:6640: result: yes
304
 
configure:6640: checking for unistd.h
305
 
configure:6640: mpicc -c  -D_GNU_SOURCE conftest.c >&5
306
 
configure:6640: $? = 0
307
 
configure:6640: result: yes
308
 
configure:6655: checking for dlfcn.h
309
 
configure:6655: mpicc -c  -D_GNU_SOURCE conftest.c >&5
310
 
configure:6655: $? = 0
311
 
configure:6655: result: yes
312
 
configure:6780: checking for C++ compiler version
313
 
configure:6789: mpicxx --version >&5
314
 
g++ (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
315
 
Copyright (C) 2011 Free Software Foundation, Inc.
316
 
This is free software; see the source for copying conditions.  There is NO
317
 
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
318
 
 
319
 
configure:6800: $? = 0
320
 
configure:6789: mpicxx -v >&5
321
 
Using built-in specs.
322
 
COLLECT_GCC=/usr/bin/g++
323
 
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper
324
 
Target: x86_64-linux-gnu
325
 
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
326
 
Thread model: posix
327
 
gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) 
328
 
configure:6800: $? = 0
329
 
configure:6789: mpicxx -V >&5
330
 
g++: error: unrecognized option '-V'
331
 
g++: fatal error: no input files
332
 
compilation terminated.
333
 
configure:6800: $? = 4
334
 
configure:6789: mpicxx -qversion >&5
335
 
g++: error: unrecognized option '-qversion'
336
 
g++: fatal error: no input files
337
 
compilation terminated.
338
 
configure:6800: $? = 4
339
 
configure:6804: checking whether we are using the GNU C++ compiler
340
 
configure:6832: result: yes
341
 
configure:6841: checking whether mpicxx accepts -g
342
 
configure:6902: result: yes
343
 
configure:6933: checking how to run the C++ preprocessor
344
 
configure:6999: result: mpicxx -E
345
 
configure:7019: mpicxx -E -D_GNU_SOURCE conftest.cpp
346
 
configure:7019: $? = 0
347
 
configure:7033: mpicxx -E -D_GNU_SOURCE conftest.cpp
348
 
conftest.cpp:20:28: fatal error: ac_nonexistent.h: No such file or directory
349
 
compilation terminated.
350
 
configure:7033: $? = 1
351
 
configure: failed program was:
352
 
| /* confdefs.h */
353
 
| #define PACKAGE_NAME "spatialindex"
354
 
| #define PACKAGE_TARNAME "spatialindex-src"
355
 
| #define PACKAGE_VERSION "1.5.0"
356
 
| #define PACKAGE_STRING "spatialindex-1.5.0"
357
 
| #define PACKAGE_BUGREPORT "mhadji@gmail.com"
358
 
| #define PACKAGE_URL ""
359
 
| #define STDC_HEADERS 1
360
 
| #define HAVE_SYS_TYPES_H 1
361
 
| #define HAVE_SYS_STAT_H 1
362
 
| #define HAVE_STDLIB_H 1
363
 
| #define HAVE_STRING_H 1
364
 
| #define HAVE_MEMORY_H 1
365
 
| #define HAVE_STRINGS_H 1
366
 
| #define HAVE_INTTYPES_H 1
367
 
| #define HAVE_STDINT_H 1
368
 
| #define HAVE_UNISTD_H 1
369
 
| #define HAVE_DLFCN_H 1
370
 
| /* end confdefs.h.  */
371
 
| #include <ac_nonexistent.h>
372
 
configure:7239: checking for objdir
373
 
configure:7254: result: .libs
374
 
configure:7546: checking if mpicc supports -fno-rtti -fno-exceptions
375
 
configure:7564: mpicc -c  -D_GNU_SOURCE -fno-rtti -fno-exceptions conftest.c >&5
376
 
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
377
 
configure:7568: $? = 0
378
 
configure:7581: result: no
379
 
configure:7601: checking for mpicc option to produce PIC
380
 
configure:7873: result: -fPIC -DPIC
381
 
configure:7885: checking if mpicc PIC flag -fPIC -DPIC works
382
 
configure:7903: mpicc -c  -D_GNU_SOURCE -fPIC -DPIC -DPIC conftest.c >&5
383
 
configure:7907: $? = 0
384
 
configure:7920: result: yes
385
 
configure:7944: checking if mpicc static flag -static works
386
 
configure:7972: result: no
387
 
configure:7987: checking if mpicc supports -c -o file.o
388
 
configure:8008: mpicc -c  -D_GNU_SOURCE -o out/conftest2.o conftest.c >&5
389
 
configure:8012: $? = 0
390
 
configure:8034: result: yes
391
 
configure:8042: checking if mpicc supports -c -o file.o
392
 
configure:8089: result: yes
393
 
configure:8122: checking whether the mpicc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
394
 
configure:9112: result: yes
395
 
configure:9351: checking dynamic linker characteristics
396
 
configure:9784: mpicc -o conftest  -D_GNU_SOURCE  -Wl,-rpath -Wl,/foo conftest.c  >&5
397
 
configure:9784: $? = 0
398
 
configure:10014: result: GNU/Linux ld.so
399
 
configure:10116: checking how to hardcode library paths into programs
400
 
configure:10141: result: immediate
401
 
configure:10661: checking whether stripping libraries is possible
402
 
configure:10666: result: yes
403
 
configure:10701: checking if libtool supports shared libraries
404
 
configure:10703: result: yes
405
 
configure:10706: checking whether to build shared libraries
406
 
configure:10727: result: no
407
 
configure:10730: checking whether to build static libraries
408
 
configure:10734: result: yes
409
 
configure:10884: checking for ld used by mpicxx
410
 
configure:10951: result: /usr/bin/ld -m elf_x86_64
411
 
configure:10958: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
412
 
configure:10973: result: yes
413
 
configure:11028: checking whether the mpicxx linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
414
 
configure:11941: result: yes
415
 
configure:11969: mpicxx -c  -D_GNU_SOURCE conftest.cpp >&5
416
 
configure:11972: $? = 0
417
 
configure:12154: checking for mpicxx option to produce PIC
418
 
configure:12471: result: -fPIC -DPIC
419
 
configure:12480: checking if mpicxx PIC flag -fPIC -DPIC works
420
 
configure:12498: mpicxx -c  -D_GNU_SOURCE -fPIC -DPIC -DPIC conftest.cpp >&5
421
 
configure:12502: $? = 0
422
 
configure:12515: result: yes
423
 
configure:12536: checking if mpicxx static flag -static works
424
 
configure:12564: result: no
425
 
configure:12576: checking if mpicxx supports -c -o file.o
426
 
configure:12597: mpicxx -c  -D_GNU_SOURCE -o out/conftest2.o conftest.cpp >&5
427
 
configure:12601: $? = 0
428
 
configure:12623: result: yes
429
 
configure:12628: checking if mpicxx supports -c -o file.o
430
 
configure:12675: result: yes
431
 
configure:12705: checking whether the mpicxx linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
432
 
configure:12734: result: yes
433
 
configure:12871: checking dynamic linker characteristics
434
 
configure:13252: mpicxx -o conftest  -D_GNU_SOURCE  -Wl,-rpath -Wl,/foo conftest.cpp  >&5
435
 
configure:13252: $? = 0
436
 
configure:13482: result: GNU/Linux ld.so
437
 
configure:13533: checking how to hardcode library paths into programs
438
 
configure:13558: result: immediate
439
 
configure:13618: checking whether build environment is sane
440
 
configure:13668: result: yes
441
 
configure:13809: checking for a thread-safe mkdir -p
442
 
configure:13848: result: /bin/mkdir -p
443
 
configure:13861: checking for gawk
444
 
configure:13877: found /usr/bin/gawk
445
 
configure:13888: result: gawk
446
 
configure:13920: checking for style of include used by make
447
 
configure:13948: result: GNU
448
 
configure:14033: checking dependency style of mpicc
449
 
configure:14143: result: gcc3
450
 
configure:14160: checking dependency style of mpicxx
451
 
configure:14270: result: gcc3
452
 
configure:14290: checking fcntl.h usability
453
 
configure:14290: mpicc -c  -D_GNU_SOURCE conftest.c >&5
454
 
configure:14290: $? = 0
455
 
configure:14290: result: yes
456
 
configure:14290: checking fcntl.h presence
457
 
configure:14290: mpicc -E -D_GNU_SOURCE conftest.c
458
 
configure:14290: $? = 0
459
 
configure:14290: result: yes
460
 
configure:14290: checking for fcntl.h
461
 
configure:14290: result: yes
462
 
configure:14304: checking for unistd.h
463
 
configure:14304: result: yes
464
 
configure:14318: checking for sys/types.h
465
 
configure:14318: result: yes
466
 
configure:14332: checking for sys/stat.h
467
 
configure:14332: result: yes
468
 
configure:14346: checking pthread.h usability
469
 
configure:14346: mpicc -c  -D_GNU_SOURCE conftest.c >&5
470
 
configure:14346: $? = 0
471
 
configure:14346: result: yes
472
 
configure:14346: checking pthread.h presence
473
 
configure:14346: mpicc -E -D_GNU_SOURCE conftest.c
474
 
configure:14346: $? = 0
475
 
configure:14346: result: yes
476
 
configure:14346: checking for pthread.h
477
 
configure:14346: result: yes
478
 
configure:14358: checking sys/resource.h usability
479
 
configure:14358: mpicc -c  -D_GNU_SOURCE conftest.c >&5
480
 
configure:14358: $? = 0
481
 
configure:14358: result: yes
482
 
configure:14358: checking sys/resource.h presence
483
 
configure:14358: mpicc -E -D_GNU_SOURCE conftest.c
484
 
configure:14358: $? = 0
485
 
configure:14358: result: yes
486
 
configure:14358: checking for sys/resource.h
487
 
configure:14358: result: yes
488
 
configure:14372: checking sys/time.h usability
489
 
configure:14372: mpicc -c  -D_GNU_SOURCE conftest.c >&5
490
 
configure:14372: $? = 0
491
 
configure:14372: result: yes
492
 
configure:14372: checking sys/time.h presence
493
 
configure:14372: mpicc -E -D_GNU_SOURCE conftest.c
494
 
configure:14372: $? = 0
495
 
configure:14372: result: yes
496
 
configure:14372: checking for sys/time.h
497
 
configure:14372: result: yes
498
 
configure:14386: checking for stdint.h
499
 
configure:14386: result: yes
500
 
configure:14416: result: checking wether debug information is enabled... no
501
 
configure:14424: checking for gettimeofday
502
 
configure:14424: mpicc -o conftest  -D_GNU_SOURCE  conftest.c  -lpthread >&5
503
 
configure:14424: $? = 0
504
 
configure:14424: result: yes
505
 
configure:14424: checking for bzero
506
 
configure:14424: mpicc -o conftest  -D_GNU_SOURCE  conftest.c  -lpthread >&5
507
 
conftest.c:55:6: warning: conflicting types for built-in function 'bzero' [enabled by default]
508
 
configure:14424: $? = 0
509
 
configure:14424: result: yes
510
 
configure:14424: checking for memset
511
 
configure:14424: mpicc -o conftest  -D_GNU_SOURCE  conftest.c  -lpthread >&5
512
 
conftest.c:56:6: warning: conflicting types for built-in function 'memset' [enabled by default]
513
 
configure:14424: $? = 0
514
 
configure:14424: result: yes
515
 
configure:14424: checking for memcpy
516
 
configure:14424: mpicc -o conftest  -D_GNU_SOURCE  conftest.c  -lpthread >&5
517
 
conftest.c:57:6: warning: conflicting types for built-in function 'memcpy' [enabled by default]
518
 
configure:14424: $? = 0
519
 
configure:14424: result: yes
520
 
configure:14424: checking for bcopy
521
 
configure:14424: mpicc -o conftest  -D_GNU_SOURCE  conftest.c  -lpthread >&5
522
 
conftest.c:58:6: warning: conflicting types for built-in function 'bcopy' [enabled by default]
523
 
configure:14424: $? = 0
524
 
configure:14424: result: yes
525
 
configure:14596: creating ./config.status
526
 
 
527
 
## ---------------------- ##
528
 
## Running config.status. ##
529
 
## ---------------------- ##
530
 
 
531
 
This file was extended by spatialindex config.status 1.5.0, which was
532
 
generated by GNU Autoconf 2.64.  Invocation command line was
533
 
 
534
 
  CONFIG_FILES    = 
535
 
  CONFIG_HEADERS  = 
536
 
  CONFIG_LINKS    = 
537
 
  CONFIG_COMMANDS = 
538
 
  $ ./config.status 
539
 
 
540
 
on fangfXPS13
541
 
 
542
 
config.status:1059: creating Makefile
543
 
config.status:1059: creating include/Makefile
544
 
config.status:1059: creating include/capi/Makefile
545
 
config.status:1059: creating include/tools/Makefile
546
 
config.status:1059: creating src/Makefile
547
 
config.status:1059: creating src/capi/Makefile
548
 
config.status:1059: creating src/spatialindex/Makefile
549
 
config.status:1059: creating src/storagemanager/Makefile
550
 
config.status:1059: creating src/rtree/Makefile
551
 
config.status:1059: creating src/mvrtree/Makefile
552
 
config.status:1059: creating src/tprtree/Makefile
553
 
config.status:1059: creating src/tools/Makefile
554
 
config.status:1059: creating regressiontest/Makefile
555
 
config.status:1059: creating regressiontest/rtree/Makefile
556
 
config.status:1059: creating regressiontest/mvrtree/Makefile
557
 
config.status:1059: creating regressiontest/tprtree/Makefile
558
 
config.status:1222: executing libtool commands
559
 
config.status:1222: executing depfiles commands
560
 
 
561
 
## ---------------- ##
562
 
## Cache variables. ##
563
 
## ---------------- ##
564
 
 
565
 
ac_cv_build=x86_64-unknown-linux-gnu
566
 
ac_cv_c_compiler_gnu=yes
567
 
ac_cv_cxx_compiler_gnu=yes
568
 
ac_cv_env_CCC_set=
569
 
ac_cv_env_CCC_value=
570
 
ac_cv_env_CC_set=set
571
 
ac_cv_env_CC_value=mpicc
572
 
ac_cv_env_CFLAGS_set=set
573
 
ac_cv_env_CFLAGS_value=
574
 
ac_cv_env_CPPFLAGS_set=set
575
 
ac_cv_env_CPPFLAGS_value=-D_GNU_SOURCE
576
 
ac_cv_env_CPP_set=
577
 
ac_cv_env_CPP_value=
578
 
ac_cv_env_CXXCPP_set=
579
 
ac_cv_env_CXXCPP_value=
580
 
ac_cv_env_CXXFLAGS_set=set
581
 
ac_cv_env_CXXFLAGS_value=
582
 
ac_cv_env_CXX_set=set
583
 
ac_cv_env_CXX_value=mpicxx
584
 
ac_cv_env_LDFLAGS_set=
585
 
ac_cv_env_LDFLAGS_value=
586
 
ac_cv_env_LIBS_set=set
587
 
ac_cv_env_LIBS_value=
588
 
ac_cv_env_build_alias_set=
589
 
ac_cv_env_build_alias_value=
590
 
ac_cv_env_host_alias_set=
591
 
ac_cv_env_host_alias_value=
592
 
ac_cv_env_target_alias_set=
593
 
ac_cv_env_target_alias_value=
594
 
ac_cv_func_bcopy=yes
595
 
ac_cv_func_bzero=yes
596
 
ac_cv_func_gettimeofday=yes
597
 
ac_cv_func_memcpy=yes
598
 
ac_cv_func_memset=yes
599
 
ac_cv_header_dlfcn_h=yes
600
 
ac_cv_header_fcntl_h=yes
601
 
ac_cv_header_inttypes_h=yes
602
 
ac_cv_header_memory_h=yes
603
 
ac_cv_header_pthread_h=yes
604
 
ac_cv_header_stdc=yes
605
 
ac_cv_header_stdint_h=yes
606
 
ac_cv_header_stdlib_h=yes
607
 
ac_cv_header_string_h=yes
608
 
ac_cv_header_strings_h=yes
609
 
ac_cv_header_sys_resource_h=yes
610
 
ac_cv_header_sys_stat_h=yes
611
 
ac_cv_header_sys_time_h=yes
612
 
ac_cv_header_sys_types_h=yes
613
 
ac_cv_header_unistd_h=yes
614
 
ac_cv_host=x86_64-unknown-linux-gnu
615
 
ac_cv_objext=o
616
 
ac_cv_path_EGREP='/bin/grep -E'
617
 
ac_cv_path_FGREP='/bin/grep -F'
618
 
ac_cv_path_GREP=/bin/grep
619
 
ac_cv_path_SED=/bin/sed
620
 
ac_cv_path_install='/usr/bin/install -c'
621
 
ac_cv_path_mkdir=/bin/mkdir
622
 
ac_cv_prog_AWK=gawk
623
 
ac_cv_prog_CPP='mpicc -E'
624
 
ac_cv_prog_CXXCPP='mpicxx -E'
625
 
ac_cv_prog_ac_ct_AR=ar
626
 
ac_cv_prog_ac_ct_CC=mpicc
627
 
ac_cv_prog_ac_ct_OBJDUMP=objdump
628
 
ac_cv_prog_ac_ct_RANLIB=ranlib
629
 
ac_cv_prog_ac_ct_STRIP=strip
630
 
ac_cv_prog_cc_c89=
631
 
ac_cv_prog_cc_g=yes
632
 
ac_cv_prog_cxx_g=yes
633
 
ac_cv_prog_make_make_set=yes
634
 
am_cv_CC_dependencies_compiler_type=gcc3
635
 
am_cv_CXX_dependencies_compiler_type=gcc3
636
 
lt_cv_deplibs_check_method=pass_all
637
 
lt_cv_file_magic_cmd='$MAGIC_CMD'
638
 
lt_cv_file_magic_test_file=
639
 
lt_cv_ld_reload_flag=-r
640
 
lt_cv_nm_interface='BSD nm'
641
 
lt_cv_objdir=.libs
642
 
lt_cv_path_LD=/usr/bin/ld
643
 
lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
644
 
lt_cv_path_NM='/usr/bin/nm -B'
645
 
lt_cv_prog_compiler_c_o=yes
646
 
lt_cv_prog_compiler_c_o_CXX=yes
647
 
lt_cv_prog_compiler_pic_works=yes
648
 
lt_cv_prog_compiler_pic_works_CXX=yes
649
 
lt_cv_prog_compiler_rtti_exceptions=no
650
 
lt_cv_prog_compiler_static_works=no
651
 
lt_cv_prog_compiler_static_works_CXX=no
652
 
lt_cv_prog_gnu_ld=yes
653
 
lt_cv_prog_gnu_ldcxx=yes
654
 
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
655
 
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
656
 
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
657
 
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
658
 
lt_cv_sys_max_cmd_len=1572864
659
 
 
660
 
## ----------------- ##
661
 
## Output variables. ##
662
 
## ----------------- ##
663
 
 
664
 
ACLOCAL='${SHELL} /home/fangf/fluidity_bzr/ROM_DA_DEIM/spatialindex-1.5/missing --run aclocal-1.11'
665
 
AMDEPBACKSLASH='\'
666
 
AMDEP_FALSE='#'
667
 
AMDEP_TRUE=''
668
 
AMTAR='${SHELL} /home/fangf/fluidity_bzr/ROM_DA_DEIM/spatialindex-1.5/missing --run tar'
669
 
AR='ar'
670
 
AUTOCONF='${SHELL} /home/fangf/fluidity_bzr/ROM_DA_DEIM/spatialindex-1.5/missing --run autoconf'
671
 
AUTOHEADER='${SHELL} /home/fangf/fluidity_bzr/ROM_DA_DEIM/spatialindex-1.5/missing --run autoheader'
672
 
AUTOMAKE='${SHELL} /home/fangf/fluidity_bzr/ROM_DA_DEIM/spatialindex-1.5/missing --run automake-1.11'
673
 
AWK='gawk'
674
 
CC='mpicc'
675
 
CCDEPMODE='depmode=gcc3'
676
 
CFLAGS=''
677
 
CPP='mpicc -E'
678
 
CPPFLAGS='-D_GNU_SOURCE'
679
 
CXX='mpicxx'
680
 
CXXCPP='mpicxx -E'
681
 
CXXDEPMODE='depmode=gcc3'
682
 
CXXFLAGS=' -O2 -DNDEBUG'
683
 
CYGPATH_W='echo'
684
 
DEFS='-DPACKAGE_NAME=\"spatialindex\" -DPACKAGE_TARNAME=\"spatialindex-src\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"spatialindex-1.5.0\" -DPACKAGE_BUGREPORT=\"mhadji@gmail.com\" -DPACKAGE_URL=\"\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"spatialindex-src\" -DVERSION=\"1.5.0\" -DHAVE_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_BZERO=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_BCOPY=1'
685
 
DEPDIR='.deps'
686
 
DSYMUTIL=''
687
 
DUMPBIN=''
688
 
ECHO_C=''
689
 
ECHO_N='-n'
690
 
ECHO_T=''
691
 
EGREP='/bin/grep -E'
692
 
EXEEXT=''
693
 
FGREP='/bin/grep -F'
694
 
GREP='/bin/grep'
695
 
INSTALL_DATA='${INSTALL} -m 644'
696
 
INSTALL_PROGRAM='${INSTALL}'
697
 
INSTALL_SCRIPT='${INSTALL}'
698
 
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
699
 
LD='/usr/bin/ld -m elf_x86_64'
700
 
LDFLAGS=''
701
 
LIBOBJS=''
702
 
LIBS=' -lpthread'
703
 
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
704
 
LIPO=''
705
 
LN_S='ln -s'
706
 
LTLIBOBJS=''
707
 
MAKEINFO='${SHELL} /home/fangf/fluidity_bzr/ROM_DA_DEIM/spatialindex-1.5/missing --run makeinfo'
708
 
MKDIR_P='/bin/mkdir -p'
709
 
NM='/usr/bin/nm -B'
710
 
NMEDIT=''
711
 
OBJDUMP='objdump'
712
 
OBJEXT='o'
713
 
OTOOL64=''
714
 
OTOOL=''
715
 
PACKAGE='spatialindex-src'
716
 
PACKAGE_BUGREPORT='mhadji@gmail.com'
717
 
PACKAGE_NAME='spatialindex'
718
 
PACKAGE_STRING='spatialindex-1.5.0'
719
 
PACKAGE_TARNAME='spatialindex-src'
720
 
PACKAGE_URL=''
721
 
PACKAGE_VERSION='1.5.0'
722
 
PATH_SEPARATOR=':'
723
 
RANLIB='ranlib'
724
 
SED='/bin/sed'
725
 
SET_MAKE=''
726
 
SHELL='/bin/bash'
727
 
STRIP='strip'
728
 
VERSION='1.5.0'
729
 
ac_ct_CC='mpicc'
730
 
ac_ct_CXX=''
731
 
ac_ct_DUMPBIN=''
732
 
am__EXEEXT_FALSE=''
733
 
am__EXEEXT_TRUE='#'
734
 
am__fastdepCC_FALSE='#'
735
 
am__fastdepCC_TRUE=''
736
 
am__fastdepCXX_FALSE='#'
737
 
am__fastdepCXX_TRUE=''
738
 
am__include='include'
739
 
am__isrc=''
740
 
am__leading_dot='.'
741
 
am__quote=''
742
 
am__tar='${AMTAR} chof - "$$tardir"'
743
 
am__untar='${AMTAR} xf -'
744
 
bindir='${exec_prefix}/bin'
745
 
build='x86_64-unknown-linux-gnu'
746
 
build_alias=''
747
 
build_cpu='x86_64'
748
 
build_os='linux-gnu'
749
 
build_vendor='unknown'
750
 
datadir='${datarootdir}'
751
 
datarootdir='${prefix}/share'
752
 
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
753
 
dvidir='${docdir}'
754
 
exec_prefix='${prefix}'
755
 
host='x86_64-unknown-linux-gnu'
756
 
host_alias=''
757
 
host_cpu='x86_64'
758
 
host_os='linux-gnu'
759
 
host_vendor='unknown'
760
 
htmldir='${docdir}'
761
 
includedir='${prefix}/include'
762
 
infodir='${datarootdir}/info'
763
 
install_sh='${SHELL} /home/fangf/fluidity_bzr/ROM_DA_DEIM/spatialindex-1.5/install-sh'
764
 
libdir='${exec_prefix}/lib'
765
 
libexecdir='${exec_prefix}/libexec'
766
 
localedir='${datarootdir}/locale'
767
 
localstatedir='${prefix}/var'
768
 
lt_ECHO='echo'
769
 
mandir='${datarootdir}/man'
770
 
mkdir_p='/bin/mkdir -p'
771
 
oldincludedir='/usr/include'
772
 
pdfdir='${docdir}'
773
 
prefix='/home/fangf/fluidity_bzr/ROM_DA_DEIM/spatialindex-1.5/..'
774
 
program_transform_name='s,x,x,'
775
 
psdir='${docdir}'
776
 
sbindir='${exec_prefix}/sbin'
777
 
sharedstatedir='${prefix}/com'
778
 
sysconfdir='${prefix}/etc'
779
 
target_alias=''
780
 
 
781
 
## ----------- ##
782
 
## confdefs.h. ##
783
 
## ----------- ##
784
 
 
785
 
/* confdefs.h */
786
 
#define PACKAGE_NAME "spatialindex"
787
 
#define PACKAGE_TARNAME "spatialindex-src"
788
 
#define PACKAGE_VERSION "1.5.0"
789
 
#define PACKAGE_STRING "spatialindex-1.5.0"
790
 
#define PACKAGE_BUGREPORT "mhadji@gmail.com"
791
 
#define PACKAGE_URL ""
792
 
#define STDC_HEADERS 1
793
 
#define HAVE_SYS_TYPES_H 1
794
 
#define HAVE_SYS_STAT_H 1
795
 
#define HAVE_STDLIB_H 1
796
 
#define HAVE_STRING_H 1
797
 
#define HAVE_MEMORY_H 1
798
 
#define HAVE_STRINGS_H 1
799
 
#define HAVE_INTTYPES_H 1
800
 
#define HAVE_STDINT_H 1
801
 
#define HAVE_UNISTD_H 1
802
 
#define HAVE_DLFCN_H 1
803
 
#define LT_OBJDIR ".libs/"
804
 
#define PACKAGE "spatialindex-src"
805
 
#define VERSION "1.5.0"
806
 
#define HAVE_FCNTL_H 1
807
 
#define HAVE_UNISTD_H 1
808
 
#define HAVE_SYS_TYPES_H 1
809
 
#define HAVE_SYS_STAT_H 1
810
 
#define HAVE_PTHREAD_H 1
811
 
#define HAVE_SYS_RESOURCE_H 1
812
 
#define HAVE_SYS_TIME_H 1
813
 
#define HAVE_STDINT_H 1
814
 
#define HAVE_GETTIMEOFDAY 1
815
 
#define HAVE_BZERO 1
816
 
#define HAVE_MEMSET 1
817
 
#define HAVE_MEMCPY 1
818
 
#define HAVE_BCOPY 1
819
 
 
820
 
configure: exit 0