411 |
kaklik |
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.61. Invocation command line was
|
|
|
6 |
|
|
|
7 |
$ /home/kaklik/projects/programy/C/i86x/SID/sidd/configure --enable-debug=full
|
|
|
8 |
|
|
|
9 |
## --------- ##
|
|
|
10 |
## Platform. ##
|
|
|
11 |
## --------- ##
|
|
|
12 |
|
|
|
13 |
hostname = kaklik-icz-Ubuntu
|
|
|
14 |
uname -m = i686
|
|
|
15 |
uname -r = 2.6.22-14-386
|
|
|
16 |
uname -s = Linux
|
|
|
17 |
uname -v = #1 Sun Oct 14 22:36:54 GMT 2007
|
|
|
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/sbin
|
|
|
31 |
PATH: /usr/local/bin
|
|
|
32 |
PATH: /usr/sbin
|
|
|
33 |
PATH: /usr/bin
|
|
|
34 |
PATH: /sbin
|
|
|
35 |
PATH: /bin
|
|
|
36 |
PATH: /usr/bin/X11
|
|
|
37 |
PATH: /usr/games
|
|
|
38 |
|
|
|
39 |
|
|
|
40 |
## ----------- ##
|
|
|
41 |
## Core tests. ##
|
|
|
42 |
## ----------- ##
|
|
|
43 |
|
|
|
44 |
configure:1969: checking for a BSD-compatible install
|
|
|
45 |
configure:2025: result: /usr/bin/install -c
|
|
|
46 |
configure:2036: checking whether build environment is sane
|
|
|
47 |
configure:2079: result: yes
|
|
|
48 |
configure:2107: checking for a thread-safe mkdir -p
|
|
|
49 |
configure:2146: result: /bin/mkdir -p
|
|
|
50 |
configure:2159: checking for gawk
|
|
|
51 |
configure:2175: found /usr/bin/gawk
|
|
|
52 |
configure:2186: result: gawk
|
|
|
53 |
configure:2197: checking whether make sets $(MAKE)
|
|
|
54 |
configure:2218: result: yes
|
|
|
55 |
configure:2461: checking for gcc
|
|
|
56 |
configure:2477: found /usr/bin/gcc
|
|
|
57 |
configure:2488: result: gcc
|
|
|
58 |
configure:2726: checking for C compiler version
|
|
|
59 |
configure:2733: gcc --version >&5
|
|
|
60 |
gcc (GCC) 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)
|
|
|
61 |
Copyright (C) 2006 Free Software Foundation, Inc.
|
|
|
62 |
This is free software; see the source for copying conditions. There is NO
|
|
|
63 |
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
|
|
64 |
|
|
|
65 |
configure:2736: $? = 0
|
|
|
66 |
configure:2743: gcc -v >&5
|
|
|
67 |
Using built-in specs.
|
|
|
68 |
Target: i486-linux-gnu
|
|
|
69 |
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 --with-gxx-include-dir=/usr/include/c++/4.1.3 --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release i486-linux-gnu
|
|
|
70 |
Thread model: posix
|
|
|
71 |
gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)
|
|
|
72 |
configure:2746: $? = 0
|
|
|
73 |
configure:2753: gcc -V >&5
|
|
|
74 |
gcc: '-V' option must have argument
|
|
|
75 |
configure:2756: $? = 1
|
|
|
76 |
configure:2779: checking for C compiler default output file name
|
|
|
77 |
configure:2806: gcc -O0 -g3 -Wall -O4 -ffast-math -DPENTIUM -Wall -lfftw3 conftest.c >&5
|
|
|
78 |
configure:2809: $? = 0
|
|
|
79 |
configure:2847: result: a.out
|
|
|
80 |
configure:2864: checking whether the C compiler works
|
|
|
81 |
configure:2874: ./a.out
|
|
|
82 |
configure:2877: $? = 0
|
|
|
83 |
configure:2894: result: yes
|
|
|
84 |
configure:2901: checking whether we are cross compiling
|
|
|
85 |
configure:2903: result: no
|
|
|
86 |
configure:2906: checking for suffix of executables
|
|
|
87 |
configure:2913: gcc -o conftest -O0 -g3 -Wall -O4 -ffast-math -DPENTIUM -Wall -lfftw3 conftest.c >&5
|
|
|
88 |
configure:2916: $? = 0
|
|
|
89 |
configure:2940: result:
|
|
|
90 |
configure:2946: checking for suffix of object files
|
|
|
91 |
configure:2972: gcc -c -O0 -g3 -Wall -O4 -ffast-math -DPENTIUM -Wall -lfftw3 conftest.c >&5
|
|
|
92 |
gcc: -lfftw3: linker input file unused because linking not done
|
|
|
93 |
configure:2975: $? = 0
|
|
|
94 |
configure:2998: result: o
|
|
|
95 |
configure:3002: checking whether we are using the GNU C compiler
|
|
|
96 |
configure:3031: gcc -c -O0 -g3 -Wall -O4 -ffast-math -DPENTIUM -Wall -lfftw3 conftest.c >&5
|
|
|
97 |
gcc: -lfftw3: linker input file unused because linking not done
|
|
|
98 |
configure:3037: $? = 0
|
|
|
99 |
configure:3054: result: yes
|
|
|
100 |
configure:3059: checking whether gcc accepts -g
|
|
|
101 |
configure:3089: gcc -c -g conftest.c >&5
|
|
|
102 |
configure:3095: $? = 0
|
|
|
103 |
configure:3194: result: yes
|
|
|
104 |
configure:3211: checking for gcc option to accept ISO C89
|
|
|
105 |
configure:3285: gcc -c -O0 -g3 -Wall -O4 -ffast-math -DPENTIUM -Wall -lfftw3 conftest.c >&5
|
|
|
106 |
gcc: -lfftw3: linker input file unused because linking not done
|
|
|
107 |
configure:3291: $? = 0
|
|
|
108 |
configure:3314: result: none needed
|
|
|
109 |
configure:3343: checking for style of include used by make
|
|
|
110 |
configure:3371: result: GNU
|
|
|
111 |
configure:3396: checking dependency style of gcc
|
|
|
112 |
configure:3487: result: gcc3
|
|
|
113 |
configure:3580: checking build system type
|
|
|
114 |
configure:3598: result: i686-pc-linux-gnu
|
|
|
115 |
configure:3620: checking host system type
|
|
|
116 |
configure:3635: result: i686-pc-linux-gnu
|
|
|
117 |
configure:3657: checking for a sed that does not truncate output
|
|
|
118 |
configure:3713: result: /bin/sed
|
|
|
119 |
configure:3716: checking for grep that handles long lines and -e
|
|
|
120 |
configure:3790: result: /bin/grep
|
|
|
121 |
configure:3795: checking for egrep
|
|
|
122 |
configure:3873: result: /bin/grep -E
|
|
|
123 |
configure:3889: checking for ld used by gcc
|
|
|
124 |
configure:3956: result: /usr/bin/ld
|
|
|
125 |
configure:3965: checking if the linker (/usr/bin/ld) is GNU ld
|
|
|
126 |
configure:3980: result: yes
|
|
|
127 |
configure:3985: checking for /usr/bin/ld option to reload object files
|
|
|
128 |
configure:3992: result: -r
|
|
|
129 |
configure:4010: checking for BSD-compatible nm
|
|
|
130 |
configure:4059: result: /usr/bin/nm -B
|
|
|
131 |
configure:4063: checking whether ln -s works
|
|
|
132 |
configure:4067: result: yes
|
|
|
133 |
configure:4074: checking how to recognize dependent libraries
|
|
|
134 |
configure:4260: result: pass_all
|
|
|
135 |
configure:4501: checking how to run the C preprocessor
|
|
|
136 |
configure:4541: gcc -E conftest.c
|
|
|
137 |
configure:4547: $? = 0
|
|
|
138 |
configure:4578: gcc -E conftest.c
|
|
|
139 |
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
|
|
|
140 |
configure:4584: $? = 1
|
|
|
141 |
configure: failed program was:
|
|
|
142 |
| /* confdefs.h. */
|
|
|
143 |
| #define PACKAGE_NAME ""
|
|
|
144 |
| #define PACKAGE_TARNAME ""
|
|
|
145 |
| #define PACKAGE_VERSION ""
|
|
|
146 |
| #define PACKAGE_STRING ""
|
|
|
147 |
| #define PACKAGE_BUGREPORT ""
|
|
|
148 |
| #define PACKAGE "sidd"
|
|
|
149 |
| #define VERSION "0.94"
|
|
|
150 |
| /* end confdefs.h. */
|
|
|
151 |
| #include <ac_nonexistent.h>
|
|
|
152 |
configure:4617: result: gcc -E
|
|
|
153 |
configure:4646: gcc -E conftest.c
|
|
|
154 |
configure:4652: $? = 0
|
|
|
155 |
configure:4683: gcc -E conftest.c
|
|
|
156 |
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
|
|
|
157 |
configure:4689: $? = 1
|
|
|
158 |
configure: failed program was:
|
|
|
159 |
| /* confdefs.h. */
|
|
|
160 |
| #define PACKAGE_NAME ""
|
|
|
161 |
| #define PACKAGE_TARNAME ""
|
|
|
162 |
| #define PACKAGE_VERSION ""
|
|
|
163 |
| #define PACKAGE_STRING ""
|
|
|
164 |
| #define PACKAGE_BUGREPORT ""
|
|
|
165 |
| #define PACKAGE "sidd"
|
|
|
166 |
| #define VERSION "0.94"
|
|
|
167 |
| /* end confdefs.h. */
|
|
|
168 |
| #include <ac_nonexistent.h>
|
|
|
169 |
configure:4727: checking for ANSI C header files
|
|
|
170 |
configure:4757: gcc -c -O0 -g3 -Wall -O4 -ffast-math -DPENTIUM -Wall -lfftw3 conftest.c >&5
|
|
|
171 |
gcc: -lfftw3: linker input file unused because linking not done
|
|
|
172 |
configure:4763: $? = 0
|
|
|
173 |
configure:4862: gcc -o conftest -O0 -g3 -Wall -O4 -ffast-math -DPENTIUM -Wall -lfftw3 conftest.c >&5
|
|
|
174 |
configure:4865: $? = 0
|
|
|
175 |
configure:4871: ./conftest
|
|
|
176 |
configure:4874: $? = 0
|
|
|
177 |
configure:4891: result: yes
|
|
|
178 |
configure:4915: checking for sys/types.h
|
|
|
179 |
configure:4936: gcc -c -O0 -g3 -Wall -O4 -ffast-math -DPENTIUM -Wall -lfftw3 conftest.c >&5
|
|
|
180 |
gcc: -lfftw3: linker input file unused because linking not done
|
|
|
181 |
configure:4942: $? = 0
|
|
|
182 |
configure:4958: result: yes
|
|
|
183 |
configure:4915: checking for sys/stat.h
|
|
|
184 |
configure:4936: gcc -c -O0 -g3 -Wall -O4 -ffast-math -DPENTIUM -Wall -lfftw3 conftest.c >&5
|
|
|
185 |
gcc: -lfftw3: linker input file unused because linking not done
|
|
|
186 |
configure:4942: $? = 0
|
|
|
187 |
configure:4958: result: yes
|
|
|
188 |
configure:4915: checking for stdlib.h
|
|
|
189 |
configure:4936: gcc -c -O0 -g3 -Wall -O4 -ffast-math -DPENTIUM -Wall -lfftw3 conftest.c >&5
|
|
|
190 |
gcc: -lfftw3: linker input file unused because linking not done
|
|
|
191 |
configure:4942: $? = 0
|
|
|
192 |
configure:4958: result: yes
|
|
|
193 |
configure:4915: checking for string.h
|
|
|
194 |
configure:4936: gcc -c -O0 -g3 -Wall -O4 -ffast-math -DPENTIUM -Wall -lfftw3 conftest.c >&5
|
|
|
195 |
gcc: -lfftw3: linker input file unused because linking not done
|
|
|
196 |
configure:4942: $? = 0
|
|
|
197 |
configure:4958: result: yes
|
|
|
198 |
configure:4915: checking for memory.h
|
|
|
199 |
configure:4936: gcc -c -O0 -g3 -Wall -O4 -ffast-math -DPENTIUM -Wall -lfftw3 conftest.c >&5
|
|
|
200 |
gcc: -lfftw3: linker input file unused because linking not done
|
|
|
201 |
configure:4942: $? = 0
|
|
|
202 |
configure:4958: result: yes
|
|
|
203 |
configure:4915: checking for strings.h
|
|
|
204 |
configure:4936: gcc -c -O0 -g3 -Wall -O4 -ffast-math -DPENTIUM -Wall -lfftw3 conftest.c >&5
|
|
|
205 |
gcc: -lfftw3: linker input file unused because linking not done
|
|
|
206 |
configure:4942: $? = 0
|
|
|
207 |
configure:4958: result: yes
|
|
|
208 |
configure:4915: checking for inttypes.h
|
|
|
209 |
configure:4936: gcc -c -O0 -g3 -Wall -O4 -ffast-math -DPENTIUM -Wall -lfftw3 conftest.c >&5
|
|
|
210 |
gcc: -lfftw3: linker input file unused because linking not done
|
|
|
211 |
configure:4942: $? = 0
|
|
|
212 |
configure:4958: result: yes
|
|
|
213 |
configure:4915: checking for stdint.h
|
|
|
214 |
configure:4936: gcc -c -O0 -g3 -Wall -O4 -ffast-math -DPENTIUM -Wall -lfftw3 conftest.c >&5
|
|
|
215 |
gcc: -lfftw3: linker input file unused because linking not done
|
|
|
216 |
configure:4942: $? = 0
|
|
|
217 |
configure:4958: result: yes
|
|
|
218 |
configure:4915: checking for unistd.h
|
|
|
219 |
configure:4936: gcc -c -O0 -g3 -Wall -O4 -ffast-math -DPENTIUM -Wall -lfftw3 conftest.c >&5
|
|
|
220 |
gcc: -lfftw3: linker input file unused because linking not done
|
|
|
221 |
configure:4942: $? = 0
|
|
|
222 |
configure:4958: result: yes
|
|
|
223 |
configure:4985: checking dlfcn.h usability
|
|
|
224 |
configure:5002: gcc -c -O0 -g3 -Wall -O4 -ffast-math -DPENTIUM -Wall -lfftw3 conftest.c >&5
|
|
|
225 |
gcc: -lfftw3: linker input file unused because linking not done
|
|
|
226 |
configure:5008: $? = 0
|
|
|
227 |
configure:5022: result: yes
|
|
|
228 |
configure:5026: checking dlfcn.h presence
|
|
|
229 |
configure:5041: gcc -E conftest.c
|
|
|
230 |
configure:5047: $? = 0
|
|
|
231 |
configure:5061: result: yes
|
|
|
232 |
configure:5089: checking for dlfcn.h
|
|
|
233 |
configure:5097: result: yes
|
|
|
234 |
configure:5168: checking for g++
|
|
|
235 |
configure:5184: found /usr/bin/g++
|
|
|
236 |
configure:5195: result: g++
|
|
|
237 |
configure:5226: checking for C++ compiler version
|
|
|
238 |
configure:5233: g++ --version >&5
|
|
|
239 |
g++ (GCC) 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)
|
|
|
240 |
Copyright (C) 2006 Free Software Foundation, Inc.
|
|
|
241 |
This is free software; see the source for copying conditions. There is NO
|
|
|
242 |
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
|
|
243 |
|
|
|
244 |
configure:5236: $? = 0
|
|
|
245 |
configure:5243: g++ -v >&5
|
|
|
246 |
Using built-in specs.
|
|
|
247 |
Target: i486-linux-gnu
|
|
|
248 |
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 --with-gxx-include-dir=/usr/include/c++/4.1.3 --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release i486-linux-gnu
|
|
|
249 |
Thread model: posix
|
|
|
250 |
gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)
|
|
|
251 |
configure:5246: $? = 0
|
|
|
252 |
configure:5253: g++ -V >&5
|
|
|
253 |
g++: '-V' option must have argument
|
|
|
254 |
configure:5256: $? = 1
|
|
|
255 |
configure:5259: checking whether we are using the GNU C++ compiler
|
|
|
256 |
configure:5288: g++ -c conftest.cpp >&5
|
|
|
257 |
configure:5294: $? = 0
|
|
|
258 |
configure:5311: result: yes
|
|
|
259 |
configure:5316: checking whether g++ accepts -g
|
|
|
260 |
configure:5346: g++ -c -g conftest.cpp >&5
|
|
|
261 |
configure:5352: $? = 0
|
|
|
262 |
configure:5451: result: yes
|
|
|
263 |
configure:5476: checking dependency style of g++
|
|
|
264 |
configure:5567: result: gcc3
|
|
|
265 |
configure:5592: checking how to run the C++ preprocessor
|
|
|
266 |
configure:5628: g++ -E conftest.cpp
|
|
|
267 |
configure:5634: $? = 0
|
|
|
268 |
configure:5665: g++ -E conftest.cpp
|
|
|
269 |
conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
|
|
|
270 |
configure:5671: $? = 1
|
|
|
271 |
configure: failed program was:
|
|
|
272 |
| /* confdefs.h. */
|
|
|
273 |
| #define PACKAGE_NAME ""
|
|
|
274 |
| #define PACKAGE_TARNAME ""
|
|
|
275 |
| #define PACKAGE_VERSION ""
|
|
|
276 |
| #define PACKAGE_STRING ""
|
|
|
277 |
| #define PACKAGE_BUGREPORT ""
|
|
|
278 |
| #define PACKAGE "sidd"
|
|
|
279 |
| #define VERSION "0.94"
|
|
|
280 |
| #define STDC_HEADERS 1
|
|
|
281 |
| #define HAVE_SYS_TYPES_H 1
|
|
|
282 |
| #define HAVE_SYS_STAT_H 1
|
|
|
283 |
| #define HAVE_STDLIB_H 1
|
|
|
284 |
| #define HAVE_STRING_H 1
|
|
|
285 |
| #define HAVE_MEMORY_H 1
|
|
|
286 |
| #define HAVE_STRINGS_H 1
|
|
|
287 |
| #define HAVE_INTTYPES_H 1
|
|
|
288 |
| #define HAVE_STDINT_H 1
|
|
|
289 |
| #define HAVE_UNISTD_H 1
|
|
|
290 |
| #define HAVE_DLFCN_H 1
|
|
|
291 |
| /* end confdefs.h. */
|
|
|
292 |
| #include <ac_nonexistent.h>
|
|
|
293 |
configure:5704: result: g++ -E
|
|
|
294 |
configure:5733: g++ -E conftest.cpp
|
|
|
295 |
configure:5739: $? = 0
|
|
|
296 |
configure:5770: g++ -E conftest.cpp
|
|
|
297 |
conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
|
|
|
298 |
configure:5776: $? = 1
|
|
|
299 |
configure: failed program was:
|
|
|
300 |
| /* confdefs.h. */
|
|
|
301 |
| #define PACKAGE_NAME ""
|
|
|
302 |
| #define PACKAGE_TARNAME ""
|
|
|
303 |
| #define PACKAGE_VERSION ""
|
|
|
304 |
| #define PACKAGE_STRING ""
|
|
|
305 |
| #define PACKAGE_BUGREPORT ""
|
|
|
306 |
| #define PACKAGE "sidd"
|
|
|
307 |
| #define VERSION "0.94"
|
|
|
308 |
| #define STDC_HEADERS 1
|
|
|
309 |
| #define HAVE_SYS_TYPES_H 1
|
|
|
310 |
| #define HAVE_SYS_STAT_H 1
|
|
|
311 |
| #define HAVE_STDLIB_H 1
|
|
|
312 |
| #define HAVE_STRING_H 1
|
|
|
313 |
| #define HAVE_MEMORY_H 1
|
|
|
314 |
| #define HAVE_STRINGS_H 1
|
|
|
315 |
| #define HAVE_INTTYPES_H 1
|
|
|
316 |
| #define HAVE_STDINT_H 1
|
|
|
317 |
| #define HAVE_UNISTD_H 1
|
|
|
318 |
| #define HAVE_DLFCN_H 1
|
|
|
319 |
| /* end confdefs.h. */
|
|
|
320 |
| #include <ac_nonexistent.h>
|
|
|
321 |
configure:5869: checking for g77
|
|
|
322 |
configure:5899: result: no
|
|
|
323 |
configure:5869: checking for xlf
|
|
|
324 |
configure:5899: result: no
|
|
|
325 |
configure:5869: checking for f77
|
|
|
326 |
configure:5899: result: no
|
|
|
327 |
configure:5869: checking for frt
|
|
|
328 |
configure:5899: result: no
|
|
|
329 |
configure:5869: checking for pgf77
|
|
|
330 |
configure:5899: result: no
|
|
|
331 |
configure:5869: checking for cf77
|
|
|
332 |
configure:5899: result: no
|
|
|
333 |
configure:5869: checking for fort77
|
|
|
334 |
configure:5899: result: no
|
|
|
335 |
configure:5869: checking for fl32
|
|
|
336 |
configure:5899: result: no
|
|
|
337 |
configure:5869: checking for af77
|
|
|
338 |
configure:5899: result: no
|
|
|
339 |
configure:5869: checking for xlf90
|
|
|
340 |
configure:5899: result: no
|
|
|
341 |
configure:5869: checking for f90
|
|
|
342 |
configure:5899: result: no
|
|
|
343 |
configure:5869: checking for pgf90
|
|
|
344 |
configure:5899: result: no
|
|
|
345 |
configure:5869: checking for pghpf
|
|
|
346 |
configure:5899: result: no
|
|
|
347 |
configure:5869: checking for epcf90
|
|
|
348 |
configure:5899: result: no
|
|
|
349 |
configure:5869: checking for gfortran
|
|
|
350 |
configure:5899: result: no
|
|
|
351 |
configure:5869: checking for g95
|
|
|
352 |
configure:5899: result: no
|
|
|
353 |
configure:5869: checking for xlf95
|
|
|
354 |
configure:5899: result: no
|
|
|
355 |
configure:5869: checking for f95
|
|
|
356 |
configure:5899: result: no
|
|
|
357 |
configure:5869: checking for fort
|
|
|
358 |
configure:5899: result: no
|
|
|
359 |
configure:5869: checking for ifort
|
|
|
360 |
configure:5899: result: no
|
|
|
361 |
configure:5869: checking for ifc
|
|
|
362 |
configure:5899: result: no
|
|
|
363 |
configure:5869: checking for efc
|
|
|
364 |
configure:5899: result: no
|
|
|
365 |
configure:5869: checking for pgf95
|
|
|
366 |
configure:5899: result: no
|
|
|
367 |
configure:5869: checking for lf95
|
|
|
368 |
configure:5899: result: no
|
|
|
369 |
configure:5869: checking for ftn
|
|
|
370 |
configure:5899: result: no
|
|
|
371 |
configure:5926: checking for Fortran 77 compiler version
|
|
|
372 |
configure:5933: --version >&5
|
|
|
373 |
/home/kaklik/projects/programy/C/i86x/SID/sidd/configure: line 5934: --version: command not found
|
|
|
374 |
configure:5936: $? = 127
|
|
|
375 |
configure:5943: -v >&5
|
|
|
376 |
/home/kaklik/projects/programy/C/i86x/SID/sidd/configure: line 5944: -v: command not found
|
|
|
377 |
configure:5946: $? = 127
|
|
|
378 |
configure:5953: -V >&5
|
|
|
379 |
/home/kaklik/projects/programy/C/i86x/SID/sidd/configure: line 5954: -V: command not found
|
|
|
380 |
configure:5956: $? = 127
|
|
|
381 |
configure:5964: checking whether we are using the GNU Fortran 77 compiler
|
|
|
382 |
configure:5983: -c conftest.F >&5
|
|
|
383 |
/home/kaklik/projects/programy/C/i86x/SID/sidd/configure: line 5984: -c: command not found
|
|
|
384 |
configure:5989: $? = 127
|
|
|
385 |
configure: failed program was:
|
|
|
386 |
| program main
|
|
|
387 |
| #ifndef __GNUC__
|
|
|
388 |
| choke me
|
|
|
389 |
| #endif
|
|
|
390 |
|
|
|
|
391 |
| end
|
|
|
392 |
configure:6006: result: no
|
|
|
393 |
configure:6012: checking whether accepts -g
|
|
|
394 |
configure:6029: -c -g conftest.f >&5
|
|
|
395 |
/home/kaklik/projects/programy/C/i86x/SID/sidd/configure: line 6030: -c: command not found
|
|
|
396 |
configure:6035: $? = 127
|
|
|
397 |
configure: failed program was:
|
|
|
398 |
| program main
|
|
|
399 |
|
|
|
|
400 |
| end
|
|
|
401 |
configure:6051: result: no
|
|
|
402 |
configure:6081: checking the maximum length of command line arguments
|
|
|
403 |
configure:6193: result: 98304
|
|
|
404 |
configure:6205: checking command to parse /usr/bin/nm -B output from gcc object
|
|
|
405 |
configure:6310: gcc -c -O0 -g3 -Wall -O4 -ffast-math -DPENTIUM -Wall -lfftw3 conftest.c >&5
|
|
|
406 |
gcc: -lfftw3: linker input file unused because linking not done
|
|
|
407 |
configure:6313: $? = 0
|
|
|
408 |
configure:6317: /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
|
|
|
409 |
configure:6320: $? = 0
|
|
|
410 |
configure:6372: gcc -o conftest -O0 -g3 -Wall -O4 -ffast-math -DPENTIUM -Wall -lfftw3 conftest.c conftstm.o >&5
|
|
|
411 |
configure:6375: $? = 0
|
|
|
412 |
configure:6413: result: ok
|
|
|
413 |
configure:6417: checking for objdir
|
|
|
414 |
configure:6432: result: .libs
|
|
|
415 |
configure:6524: checking for ar
|
|
|
416 |
configure:6540: found /usr/bin/ar
|
|
|
417 |
configure:6551: result: ar
|
|
|
418 |
configure:6620: checking for ranlib
|
|
|
419 |
configure:6636: found /usr/bin/ranlib
|
|
|
420 |
configure:6647: result: ranlib
|
|
|
421 |
configure:6716: checking for strip
|
|
|
422 |
configure:6732: found /usr/bin/strip
|
|
|
423 |
configure:6743: result: strip
|
|
|
424 |
configure:7029: checking if gcc supports -fno-rtti -fno-exceptions
|
|
|
425 |
configure:7047: gcc -c -O0 -g3 -Wall -O4 -ffast-math -DPENTIUM -Wall -lfftw3 -fno-rtti -fno-exceptions conftest.c >&5
|
|
|
426 |
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
|
|
|
427 |
gcc: -lfftw3: linker input file unused because linking not done
|
|
|
428 |
configure:7051: $? = 0
|
|
|
429 |
configure:7064: result: no
|
|
|
430 |
configure:7079: checking for gcc option to produce PIC
|
|
|
431 |
configure:7311: result: -fPIC
|
|
|
432 |
configure:7319: checking if gcc PIC flag -fPIC works
|
|
|
433 |
configure:7337: gcc -c -O0 -g3 -Wall -O4 -ffast-math -DPENTIUM -Wall -lfftw3 -fPIC -DPIC conftest.c >&5
|
|
|
434 |
gcc: -lfftw3: linker input file unused because linking not done
|
|
|
435 |
configure:7341: $? = 0
|
|
|
436 |
configure:7354: result: yes
|
|
|
437 |
configure:7382: checking if gcc static flag -static works
|
|
|
438 |
configure:7410: result: yes
|
|
|
439 |
configure:7420: checking if gcc supports -c -o file.o
|
|
|
440 |
configure:7441: gcc -c -O0 -g3 -Wall -O4 -ffast-math -DPENTIUM -Wall -lfftw3 -o out/conftest2.o conftest.c >&5
|
|
|
441 |
gcc: -lfftw3: linker input file unused because linking not done
|
|
|
442 |
configure:7445: $? = 0
|
|
|
443 |
configure:7467: result: yes
|
|
|
444 |
configure:7493: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
|
|
|
445 |
configure:8474: result: yes
|
|
|
446 |
configure:8495: checking whether -lc should be explicitly linked in
|
|
|
447 |
configure:8500: gcc -c -O0 -g3 -Wall -O4 -ffast-math -DPENTIUM -Wall -lfftw3 conftest.c >&5
|
|
|
448 |
gcc: -lfftw3: linker input file unused because linking not done
|
|
|
449 |
configure:8503: $? = 0
|
|
|
450 |
configure:8518: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
|
|
|
451 |
configure:8521: $? = 0
|
|
|
452 |
configure:8533: result: no
|
|
|
453 |
configure:8541: checking dynamic linker characteristics
|
|
|
454 |
configure:9155: result: GNU/Linux ld.so
|
|
|
455 |
configure:9164: checking how to hardcode library paths into programs
|
|
|
456 |
configure:9189: result: immediate
|
|
|
457 |
configure:9203: checking whether stripping libraries is possible
|
|
|
458 |
configure:9208: result: yes
|
|
|
459 |
configure:10010: checking if libtool supports shared libraries
|
|
|
460 |
configure:10012: result: yes
|
|
|
461 |
configure:10015: checking whether to build shared libraries
|
|
|
462 |
configure:10036: result: yes
|
|
|
463 |
configure:10039: checking whether to build static libraries
|
|
|
464 |
configure:10043: result: yes
|
|
|
465 |
configure:10136: creating libtool
|
|
|
466 |
configure:10724: checking for ld used by g++
|
|
|
467 |
configure:10791: result: /usr/bin/ld
|
|
|
468 |
configure:10800: checking if the linker (/usr/bin/ld) is GNU ld
|
|
|
469 |
configure:10815: result: yes
|
|
|
470 |
configure:10866: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
|
|
|
471 |
configure:11840: result: yes
|
|
|
472 |
configure:11858: g++ -c -g -O2 conftest.cpp >&5
|
|
|
473 |
configure:11861: $? = 0
|
|
|
474 |
configure:12013: checking for g++ option to produce PIC
|
|
|
475 |
configure:12297: result: -fPIC
|
|
|
476 |
configure:12305: checking if g++ PIC flag -fPIC works
|
|
|
477 |
configure:12323: g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5
|
|
|
478 |
configure:12327: $? = 0
|
|
|
479 |
configure:12340: result: yes
|
|
|
480 |
configure:12368: checking if g++ static flag -static works
|
|
|
481 |
configure:12396: result: yes
|
|
|
482 |
configure:12406: checking if g++ supports -c -o file.o
|
|
|
483 |
configure:12427: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
|
|
|
484 |
configure:12431: $? = 0
|
|
|
485 |
configure:12453: result: yes
|
|
|
486 |
configure:12479: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
|
|
|
487 |
configure:12507: result: yes
|
|
|
488 |
configure:12574: checking dynamic linker characteristics
|
|
|
489 |
configure:13136: result: GNU/Linux ld.so
|
|
|
490 |
configure:13145: checking how to hardcode library paths into programs
|
|
|
491 |
configure:13170: result: immediate
|
|
|
492 |
configure:19491: creating ./config.status
|
|
|
493 |
|
|
|
494 |
## ---------------------- ##
|
|
|
495 |
## Running config.status. ##
|
|
|
496 |
## ---------------------- ##
|
|
|
497 |
|
|
|
498 |
This file was extended by config.status, which was
|
|
|
499 |
generated by GNU Autoconf 2.61. Invocation command line was
|
|
|
500 |
|
|
|
501 |
CONFIG_FILES =
|
|
|
502 |
CONFIG_HEADERS =
|
|
|
503 |
CONFIG_LINKS =
|
|
|
504 |
CONFIG_COMMANDS =
|
|
|
505 |
$ ./config.status
|
|
|
506 |
|
|
|
507 |
on kaklik-icz-Ubuntu
|
|
|
508 |
|
|
|
509 |
config.status:663: creating Makefile
|
|
|
510 |
config.status:663: creating src/Makefile
|
|
|
511 |
config.status:663: creating config.h
|
|
|
512 |
config.status:929: executing depfiles commands
|
|
|
513 |
|
|
|
514 |
## ---------------- ##
|
|
|
515 |
## Cache variables. ##
|
|
|
516 |
## ---------------- ##
|
|
|
517 |
|
|
|
518 |
ac_cv_build=i686-pc-linux-gnu
|
|
|
519 |
ac_cv_c_compiler_gnu=yes
|
|
|
520 |
ac_cv_cxx_compiler_gnu=yes
|
|
|
521 |
ac_cv_env_CCC_set=
|
|
|
522 |
ac_cv_env_CCC_value=
|
|
|
523 |
ac_cv_env_CC_set=
|
|
|
524 |
ac_cv_env_CC_value=
|
|
|
525 |
ac_cv_env_CFLAGS_set=set
|
|
|
526 |
ac_cv_env_CFLAGS_value='-O0 -g3 -Wall -O4 -ffast-math -DPENTIUM -Wall -lfftw3'
|
|
|
527 |
ac_cv_env_CPPFLAGS_set=
|
|
|
528 |
ac_cv_env_CPPFLAGS_value=
|
|
|
529 |
ac_cv_env_CPP_set=
|
|
|
530 |
ac_cv_env_CPP_value=
|
|
|
531 |
ac_cv_env_CXXCPP_set=
|
|
|
532 |
ac_cv_env_CXXCPP_value=
|
|
|
533 |
ac_cv_env_CXXFLAGS_set=
|
|
|
534 |
ac_cv_env_CXXFLAGS_value=
|
|
|
535 |
ac_cv_env_CXX_set=
|
|
|
536 |
ac_cv_env_CXX_value=
|
|
|
537 |
ac_cv_env_F77_set=
|
|
|
538 |
ac_cv_env_F77_value=
|
|
|
539 |
ac_cv_env_FFLAGS_set=
|
|
|
540 |
ac_cv_env_FFLAGS_value=
|
|
|
541 |
ac_cv_env_LDFLAGS_set=
|
|
|
542 |
ac_cv_env_LDFLAGS_value=
|
|
|
543 |
ac_cv_env_LIBS_set=
|
|
|
544 |
ac_cv_env_LIBS_value=
|
|
|
545 |
ac_cv_env_build_alias_set=
|
|
|
546 |
ac_cv_env_build_alias_value=
|
|
|
547 |
ac_cv_env_host_alias_set=
|
|
|
548 |
ac_cv_env_host_alias_value=
|
|
|
549 |
ac_cv_env_target_alias_set=
|
|
|
550 |
ac_cv_env_target_alias_value=
|
|
|
551 |
ac_cv_f77_compiler_gnu=no
|
|
|
552 |
ac_cv_header_dlfcn_h=yes
|
|
|
553 |
ac_cv_header_inttypes_h=yes
|
|
|
554 |
ac_cv_header_memory_h=yes
|
|
|
555 |
ac_cv_header_stdc=yes
|
|
|
556 |
ac_cv_header_stdint_h=yes
|
|
|
557 |
ac_cv_header_stdlib_h=yes
|
|
|
558 |
ac_cv_header_string_h=yes
|
|
|
559 |
ac_cv_header_strings_h=yes
|
|
|
560 |
ac_cv_header_sys_stat_h=yes
|
|
|
561 |
ac_cv_header_sys_types_h=yes
|
|
|
562 |
ac_cv_header_unistd_h=yes
|
|
|
563 |
ac_cv_host=i686-pc-linux-gnu
|
|
|
564 |
ac_cv_objext=o
|
|
|
565 |
ac_cv_path_EGREP='/bin/grep -E'
|
|
|
566 |
ac_cv_path_GREP=/bin/grep
|
|
|
567 |
ac_cv_path_install='/usr/bin/install -c'
|
|
|
568 |
ac_cv_path_mkdir=/bin/mkdir
|
|
|
569 |
ac_cv_prog_AWK=gawk
|
|
|
570 |
ac_cv_prog_CPP='gcc -E'
|
|
|
571 |
ac_cv_prog_CXXCPP='g++ -E'
|
|
|
572 |
ac_cv_prog_ac_ct_AR=ar
|
|
|
573 |
ac_cv_prog_ac_ct_CC=gcc
|
|
|
574 |
ac_cv_prog_ac_ct_CXX=g++
|
|
|
575 |
ac_cv_prog_ac_ct_RANLIB=ranlib
|
|
|
576 |
ac_cv_prog_ac_ct_STRIP=strip
|
|
|
577 |
ac_cv_prog_cc_c89=
|
|
|
578 |
ac_cv_prog_cc_g=yes
|
|
|
579 |
ac_cv_prog_cxx_g=yes
|
|
|
580 |
ac_cv_prog_f77_g=no
|
|
|
581 |
ac_cv_prog_make_make_set=yes
|
|
|
582 |
am_cv_CC_dependencies_compiler_type=gcc3
|
|
|
583 |
am_cv_CXX_dependencies_compiler_type=gcc3
|
|
|
584 |
lt_cv_deplibs_check_method=pass_all
|
|
|
585 |
lt_cv_file_magic_cmd='$MAGIC_CMD'
|
|
|
586 |
lt_cv_file_magic_test_file=
|
|
|
587 |
lt_cv_ld_reload_flag=-r
|
|
|
588 |
lt_cv_objdir=.libs
|
|
|
589 |
lt_cv_path_LD=/usr/bin/ld
|
|
|
590 |
lt_cv_path_LDCXX=/usr/bin/ld
|
|
|
591 |
lt_cv_path_NM='/usr/bin/nm -B'
|
|
|
592 |
lt_cv_path_SED=/bin/sed
|
|
|
593 |
lt_cv_prog_compiler_c_o=yes
|
|
|
594 |
lt_cv_prog_compiler_c_o_CXX=yes
|
|
|
595 |
lt_cv_prog_compiler_rtti_exceptions=no
|
|
|
596 |
lt_cv_prog_gnu_ld=yes
|
|
|
597 |
lt_cv_prog_gnu_ldcxx=yes
|
|
|
598 |
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
|
|
|
599 |
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''
|
|
|
600 |
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
|
|
|
601 |
lt_cv_sys_max_cmd_len=98304
|
|
|
602 |
lt_lt_cv_prog_compiler_c_o='"yes"'
|
|
|
603 |
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
|
|
|
604 |
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
|
|
|
605 |
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
|
|
|
606 |
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
|
|
|
607 |
|
|
|
608 |
## ----------------- ##
|
|
|
609 |
## Output variables. ##
|
|
|
610 |
## ----------------- ##
|
|
|
611 |
|
|
|
612 |
ACLOCAL='${SHELL} /home/kaklik/projects/programy/C/i86x/SID/sidd/missing --run aclocal-1.10'
|
|
|
613 |
AMDEPBACKSLASH='\'
|
|
|
614 |
AMDEP_FALSE='#'
|
|
|
615 |
AMDEP_TRUE=''
|
|
|
616 |
AMTAR='${SHELL} /home/kaklik/projects/programy/C/i86x/SID/sidd/missing --run tar'
|
|
|
617 |
AR='ar'
|
|
|
618 |
AUTOCONF='${SHELL} /home/kaklik/projects/programy/C/i86x/SID/sidd/missing --run autoconf'
|
|
|
619 |
AUTOHEADER='${SHELL} /home/kaklik/projects/programy/C/i86x/SID/sidd/missing --run autoheader'
|
|
|
620 |
AUTOMAKE='${SHELL} /home/kaklik/projects/programy/C/i86x/SID/sidd/missing --run automake-1.10'
|
|
|
621 |
AWK='gawk'
|
|
|
622 |
CC='gcc'
|
|
|
623 |
CCDEPMODE='depmode=gcc3'
|
|
|
624 |
CFLAGS='-O0 -g3 -Wall -O4 -ffast-math -DPENTIUM -Wall -lfftw3'
|
|
|
625 |
CPP='gcc -E'
|
|
|
626 |
CPPFLAGS=''
|
|
|
627 |
CXX='g++'
|
|
|
628 |
CXXCPP='g++ -E'
|
|
|
629 |
CXXDEPMODE='depmode=gcc3'
|
|
|
630 |
CXXFLAGS='-g -O2'
|
|
|
631 |
CYGPATH_W='echo'
|
|
|
632 |
DEFS='-DHAVE_CONFIG_H'
|
|
|
633 |
DEPDIR='.deps'
|
|
|
634 |
ECHO='echo'
|
|
|
635 |
ECHO_C=''
|
|
|
636 |
ECHO_N='-n'
|
|
|
637 |
ECHO_T=''
|
|
|
638 |
EGREP='/bin/grep -E'
|
|
|
639 |
EXEEXT=''
|
|
|
640 |
F77=''
|
|
|
641 |
FFLAGS=''
|
|
|
642 |
GREP='/bin/grep'
|
|
|
643 |
INSTALL_DATA='${INSTALL} -m 644'
|
|
|
644 |
INSTALL_PROGRAM='${INSTALL}'
|
|
|
645 |
INSTALL_SCRIPT='${INSTALL}'
|
|
|
646 |
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
|
|
|
647 |
LDFLAGS=''
|
|
|
648 |
LIBOBJS=''
|
|
|
649 |
LIBS=''
|
|
|
650 |
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
|
|
|
651 |
LN_S='ln -s'
|
|
|
652 |
LTLIBOBJS=''
|
|
|
653 |
MAKEINFO='${SHELL} /home/kaklik/projects/programy/C/i86x/SID/sidd/missing --run makeinfo'
|
|
|
654 |
OBJEXT='o'
|
|
|
655 |
PACKAGE='sidd'
|
|
|
656 |
PACKAGE_BUGREPORT=''
|
|
|
657 |
PACKAGE_NAME=''
|
|
|
658 |
PACKAGE_STRING=''
|
|
|
659 |
PACKAGE_TARNAME=''
|
|
|
660 |
PACKAGE_VERSION=''
|
|
|
661 |
PATH_SEPARATOR=':'
|
|
|
662 |
RANLIB='ranlib'
|
|
|
663 |
SED='/bin/sed'
|
|
|
664 |
SET_MAKE=''
|
|
|
665 |
SHELL='/bin/bash'
|
|
|
666 |
STRIP='strip'
|
|
|
667 |
VERSION='0.94'
|
|
|
668 |
ac_ct_CC='gcc'
|
|
|
669 |
ac_ct_CXX='g++'
|
|
|
670 |
ac_ct_F77=''
|
|
|
671 |
am__fastdepCC_FALSE='#'
|
|
|
672 |
am__fastdepCC_TRUE=''
|
|
|
673 |
am__fastdepCXX_FALSE='#'
|
|
|
674 |
am__fastdepCXX_TRUE=''
|
|
|
675 |
am__include='include'
|
|
|
676 |
am__isrc=' -I$(srcdir)'
|
|
|
677 |
am__leading_dot='.'
|
|
|
678 |
am__quote=''
|
|
|
679 |
am__tar='${AMTAR} chof - "$$tardir"'
|
|
|
680 |
am__untar='${AMTAR} xf -'
|
|
|
681 |
bindir='${exec_prefix}/bin'
|
|
|
682 |
build='i686-pc-linux-gnu'
|
|
|
683 |
build_alias=''
|
|
|
684 |
build_cpu='i686'
|
|
|
685 |
build_os='linux-gnu'
|
|
|
686 |
build_vendor='pc'
|
|
|
687 |
datadir='${datarootdir}'
|
|
|
688 |
datarootdir='${prefix}/share'
|
|
|
689 |
docdir='${datarootdir}/doc/${PACKAGE}'
|
|
|
690 |
dvidir='${docdir}'
|
|
|
691 |
exec_prefix='${prefix}'
|
|
|
692 |
host='i686-pc-linux-gnu'
|
|
|
693 |
host_alias=''
|
|
|
694 |
host_cpu='i686'
|
|
|
695 |
host_os='linux-gnu'
|
|
|
696 |
host_vendor='pc'
|
|
|
697 |
htmldir='${docdir}'
|
|
|
698 |
includedir='${prefix}/include'
|
|
|
699 |
infodir='${datarootdir}/info'
|
|
|
700 |
install_sh='$(SHELL) /home/kaklik/projects/programy/C/i86x/SID/sidd/install-sh'
|
|
|
701 |
libdir='${exec_prefix}/lib'
|
|
|
702 |
libexecdir='${exec_prefix}/libexec'
|
|
|
703 |
localedir='${datarootdir}/locale'
|
|
|
704 |
localstatedir='${prefix}/var'
|
|
|
705 |
mandir='${datarootdir}/man'
|
|
|
706 |
mkdir_p='/bin/mkdir -p'
|
|
|
707 |
oldincludedir='/usr/include'
|
|
|
708 |
pdfdir='${docdir}'
|
|
|
709 |
prefix='/usr/local'
|
|
|
710 |
program_transform_name='s,x,x,'
|
|
|
711 |
psdir='${docdir}'
|
|
|
712 |
sbindir='${exec_prefix}/sbin'
|
|
|
713 |
sharedstatedir='${prefix}/com'
|
|
|
714 |
sysconfdir='${prefix}/etc'
|
|
|
715 |
target_alias=''
|
|
|
716 |
|
|
|
717 |
## ----------- ##
|
|
|
718 |
## confdefs.h. ##
|
|
|
719 |
## ----------- ##
|
|
|
720 |
|
|
|
721 |
#define PACKAGE_NAME ""
|
|
|
722 |
#define PACKAGE_TARNAME ""
|
|
|
723 |
#define PACKAGE_VERSION ""
|
|
|
724 |
#define PACKAGE_STRING ""
|
|
|
725 |
#define PACKAGE_BUGREPORT ""
|
|
|
726 |
#define PACKAGE "sidd"
|
|
|
727 |
#define VERSION "0.94"
|
|
|
728 |
#define STDC_HEADERS 1
|
|
|
729 |
#define HAVE_SYS_TYPES_H 1
|
|
|
730 |
#define HAVE_SYS_STAT_H 1
|
|
|
731 |
#define HAVE_STDLIB_H 1
|
|
|
732 |
#define HAVE_STRING_H 1
|
|
|
733 |
#define HAVE_MEMORY_H 1
|
|
|
734 |
#define HAVE_STRINGS_H 1
|
|
|
735 |
#define HAVE_INTTYPES_H 1
|
|
|
736 |
#define HAVE_STDINT_H 1
|
|
|
737 |
#define HAVE_UNISTD_H 1
|
|
|
738 |
#define HAVE_DLFCN_H 1
|
|
|
739 |
|
|
|
740 |
configure: exit 0
|