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.65. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --disable-option-checking --prefix=/opt/local --disable-csharp --disable-native-java --without-emacs --with-included-gettext --with-included-glib --with-included-libcroco --with-included-libxml --without-git --without-cvs CC=/usr/bin/gcc-4.2 CFLAGS=-O2 -arch i386 LDFLAGS=-L/opt/local/lib -arch i386 CPPFLAGS=-no-cpp-precomp CXX=/usr/bin/g++-4.2 CXXFLAGS=-O2 -arch i386 --cache-file=/dev/null --srcdir=. |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = sjc-vpn6-1500.cisco.com |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 10.7.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 10.7.0: Sat Jan 29 15:16:10 PST 2011; root:xnu-1504.9.37~1/RELEASE_X86_64 |
---|
18 | |
---|
19 | /usr/bin/uname -p = i386 |
---|
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 = Mach kernel version: |
---|
26 | Darwin Kernel Version 10.7.0: Sat Jan 29 15:16:10 PST 2011; root:xnu-1504.9.37~1/RELEASE_X86_64 |
---|
27 | Kernel configured for up to 2 processors. |
---|
28 | 2 processors are physically available. |
---|
29 | 2 processors are logically available. |
---|
30 | Processor type: i486 (Intel 80486) |
---|
31 | Processors active: 0 1 |
---|
32 | Primary memory available: 4.00 gigabytes |
---|
33 | Default processor set: 105 tasks, 467 threads, 2 processors |
---|
34 | Load average: 0.91, Mach factor: 1.09 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /opt/local/bin |
---|
40 | PATH: /opt/local/sbin |
---|
41 | PATH: /bin |
---|
42 | PATH: /sbin |
---|
43 | PATH: /usr/bin |
---|
44 | PATH: /usr/sbin |
---|
45 | |
---|
46 | |
---|
47 | ## ----------- ## |
---|
48 | ## Core tests. ## |
---|
49 | ## ----------- ## |
---|
50 | |
---|
51 | configure:3288: checking for a BSD-compatible install |
---|
52 | configure:3356: result: /usr/bin/install -c |
---|
53 | configure:3367: checking whether build environment is sane |
---|
54 | configure:3417: result: yes |
---|
55 | configure:3558: checking for a thread-safe mkdir -p |
---|
56 | configure:3597: result: ../build-aux/install-sh -c -d |
---|
57 | configure:3611: checking for gawk |
---|
58 | configure:3627: found /opt/local/bin/gawk |
---|
59 | configure:3638: result: gawk |
---|
60 | configure:3649: checking whether make sets $(MAKE) |
---|
61 | configure:3671: result: yes |
---|
62 | configure:3826: checking for gcc |
---|
63 | configure:3853: result: /usr/bin/gcc-4.2 |
---|
64 | configure:4082: checking for C compiler version |
---|
65 | configure:4091: /usr/bin/gcc-4.2 --version >&5 |
---|
66 | i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3) |
---|
67 | Copyright (C) 2007 Free Software Foundation, Inc. |
---|
68 | This is free software; see the source for copying conditions. There is NO |
---|
69 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
70 | |
---|
71 | configure:4102: $? = 0 |
---|
72 | configure:4091: /usr/bin/gcc-4.2 -v >&5 |
---|
73 | Using built-in specs. |
---|
74 | Target: i686-apple-darwin10 |
---|
75 | Configured with: /var/tmp/gcc/gcc-5666.3~6/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1 |
---|
76 | Thread model: posix |
---|
77 | gcc version 4.2.1 (Apple Inc. build 5666) (dot 3) |
---|
78 | configure:4102: $? = 0 |
---|
79 | configure:4091: /usr/bin/gcc-4.2 -V >&5 |
---|
80 | gcc-4.2: argument to `-V' is missing |
---|
81 | configure:4102: $? = 1 |
---|
82 | configure:4091: /usr/bin/gcc-4.2 -qversion >&5 |
---|
83 | i686-apple-darwin10-gcc-4.2.1: no input files |
---|
84 | configure:4102: $? = 1 |
---|
85 | configure:4122: checking whether the C compiler works |
---|
86 | configure:4144: /usr/bin/gcc-4.2 -O2 -arch i386 -no-cpp-precomp -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
87 | configure:4148: $? = 0 |
---|
88 | configure:4197: result: yes |
---|
89 | configure:4200: checking for C compiler default output file name |
---|
90 | configure:4202: result: a.out |
---|
91 | configure:4208: checking for suffix of executables |
---|
92 | configure:4215: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
93 | configure:4219: $? = 0 |
---|
94 | configure:4241: result: |
---|
95 | configure:4263: checking whether we are cross compiling |
---|
96 | configure:4271: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
97 | configure:4275: $? = 0 |
---|
98 | configure:4282: ./conftest |
---|
99 | configure:4286: $? = 0 |
---|
100 | configure:4301: result: no |
---|
101 | configure:4306: checking for suffix of object files |
---|
102 | configure:4328: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp conftest.c >&5 |
---|
103 | configure:4332: $? = 0 |
---|
104 | configure:4353: result: o |
---|
105 | configure:4357: checking whether we are using the GNU C compiler |
---|
106 | configure:4376: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp conftest.c >&5 |
---|
107 | configure:4376: $? = 0 |
---|
108 | configure:4385: result: yes |
---|
109 | configure:4394: checking whether /usr/bin/gcc-4.2 accepts -g |
---|
110 | configure:4414: /usr/bin/gcc-4.2 -c -g -no-cpp-precomp conftest.c >&5 |
---|
111 | configure:4414: $? = 0 |
---|
112 | configure:4455: result: yes |
---|
113 | configure:4472: checking for /usr/bin/gcc-4.2 option to accept ISO C89 |
---|
114 | configure:4536: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp conftest.c >&5 |
---|
115 | configure:4536: $? = 0 |
---|
116 | configure:4549: result: none needed |
---|
117 | configure:4580: checking for style of include used by make |
---|
118 | configure:4608: result: GNU |
---|
119 | configure:4633: checking dependency style of /usr/bin/gcc-4.2 |
---|
120 | configure:4743: result: gcc3 |
---|
121 | configure:4763: checking for bison |
---|
122 | configure:4779: found /usr/bin/bison |
---|
123 | configure:4790: result: bison -y |
---|
124 | configure:4804: checking whether to use Java |
---|
125 | configure:4813: result: yes |
---|
126 | configure:4831: checking how to run the C preprocessor |
---|
127 | configure:4862: /usr/bin/gcc-4.2 -E -no-cpp-precomp conftest.c |
---|
128 | configure:4862: $? = 0 |
---|
129 | configure:4876: /usr/bin/gcc-4.2 -E -no-cpp-precomp conftest.c |
---|
130 | conftest.c:11:28: error: ac_nonexistent.h: No such file or directory |
---|
131 | configure:4876: $? = 1 |
---|
132 | configure: failed program was: |
---|
133 | | /* confdefs.h */ |
---|
134 | | #define PACKAGE_NAME "" |
---|
135 | | #define PACKAGE_TARNAME "" |
---|
136 | | #define PACKAGE_VERSION "" |
---|
137 | | #define PACKAGE_STRING "" |
---|
138 | | #define PACKAGE_BUGREPORT "" |
---|
139 | | #define PACKAGE_URL "" |
---|
140 | | #define PACKAGE "gettext-runtime" |
---|
141 | | #define VERSION "0.18.1" |
---|
142 | | /* end confdefs.h. */ |
---|
143 | | #include <ac_nonexistent.h> |
---|
144 | configure:4901: result: /usr/bin/gcc-4.2 -E |
---|
145 | configure:4921: /usr/bin/gcc-4.2 -E -no-cpp-precomp conftest.c |
---|
146 | configure:4921: $? = 0 |
---|
147 | configure:4935: /usr/bin/gcc-4.2 -E -no-cpp-precomp conftest.c |
---|
148 | conftest.c:11:28: error: ac_nonexistent.h: No such file or directory |
---|
149 | configure:4935: $? = 1 |
---|
150 | configure: failed program was: |
---|
151 | | /* confdefs.h */ |
---|
152 | | #define PACKAGE_NAME "" |
---|
153 | | #define PACKAGE_TARNAME "" |
---|
154 | | #define PACKAGE_VERSION "" |
---|
155 | | #define PACKAGE_STRING "" |
---|
156 | | #define PACKAGE_BUGREPORT "" |
---|
157 | | #define PACKAGE_URL "" |
---|
158 | | #define PACKAGE "gettext-runtime" |
---|
159 | | #define VERSION "0.18.1" |
---|
160 | | /* end confdefs.h. */ |
---|
161 | | #include <ac_nonexistent.h> |
---|
162 | configure:4964: checking for grep that handles long lines and -e |
---|
163 | configure:5022: result: /usr/bin/grep |
---|
164 | configure:5027: checking for egrep |
---|
165 | configure:5089: result: /usr/bin/grep -E |
---|
166 | configure:5150: checking for Java compiler |
---|
167 | configure:5390: found /usr/bin/javac |
---|
168 | configure:5530: javac -d . conftest.java |
---|
169 | configure:5559: javac -target 1.1 -d . conftest.java |
---|
170 | javac: target release 1.1 conflicts with default source release 1.5 |
---|
171 | configure:5588: javac -target 1.1 -source 1.3 -d . conftest.java |
---|
172 | configure:5625: result: javac -target 1.1 -source 1.3 |
---|
173 | configure:5637: checking for jar |
---|
174 | configure:5653: found /usr/bin/jar |
---|
175 | configure:5664: result: jar |
---|
176 | configure:5680: checking for preferred C# implementation |
---|
177 | configure:5690: result: no |
---|
178 | configure:5707: checking for C# compiler |
---|
179 | configure:5855: result: no |
---|
180 | configure:5876: checking build system type |
---|
181 | configure:5890: result: x86_64-apple-darwin10.7.0 |
---|
182 | configure:5910: checking host system type |
---|
183 | configure:5923: result: x86_64-apple-darwin10.7.0 |
---|
184 | configure:5990: checking for ranlib |
---|
185 | configure:6006: found /usr/bin/ranlib |
---|
186 | configure:6017: result: ranlib |
---|
187 | configure:6040: checking whether /usr/bin/gcc-4.2 and cc understand -c and -o together |
---|
188 | configure:6071: /usr/bin/gcc-4.2 -c conftest.c -o conftest2.o >&5 |
---|
189 | configure:6075: $? = 0 |
---|
190 | configure:6081: /usr/bin/gcc-4.2 -c conftest.c -o conftest2.o >&5 |
---|
191 | configure:6085: $? = 0 |
---|
192 | configure:6096: cc -c conftest.c >&5 |
---|
193 | configure:6100: $? = 0 |
---|
194 | configure:6108: cc -c conftest.c -o conftest2.o >&5 |
---|
195 | configure:6112: $? = 0 |
---|
196 | configure:6118: cc -c conftest.c -o conftest2.o >&5 |
---|
197 | configure:6122: $? = 0 |
---|
198 | configure:6140: result: yes |
---|
199 | configure:6165: checking for ANSI C header files |
---|
200 | configure:6185: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp conftest.c >&5 |
---|
201 | configure:6185: $? = 0 |
---|
202 | configure:6258: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
203 | configure:6258: $? = 0 |
---|
204 | configure:6258: ./conftest |
---|
205 | configure:6258: $? = 0 |
---|
206 | configure:6269: result: yes |
---|
207 | configure:6282: checking for sys/types.h |
---|
208 | configure:6282: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp conftest.c >&5 |
---|
209 | configure:6282: $? = 0 |
---|
210 | configure:6282: result: yes |
---|
211 | configure:6282: checking for sys/stat.h |
---|
212 | configure:6282: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp conftest.c >&5 |
---|
213 | configure:6282: $? = 0 |
---|
214 | configure:6282: result: yes |
---|
215 | configure:6282: checking for stdlib.h |
---|
216 | configure:6282: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp conftest.c >&5 |
---|
217 | configure:6282: $? = 0 |
---|
218 | configure:6282: result: yes |
---|
219 | configure:6282: checking for string.h |
---|
220 | configure:6282: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp conftest.c >&5 |
---|
221 | configure:6282: $? = 0 |
---|
222 | configure:6282: result: yes |
---|
223 | configure:6282: checking for memory.h |
---|
224 | configure:6282: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp conftest.c >&5 |
---|
225 | configure:6282: $? = 0 |
---|
226 | configure:6282: result: yes |
---|
227 | configure:6282: checking for strings.h |
---|
228 | configure:6282: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp conftest.c >&5 |
---|
229 | configure:6282: $? = 0 |
---|
230 | configure:6282: result: yes |
---|
231 | configure:6282: checking for inttypes.h |
---|
232 | configure:6282: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp conftest.c >&5 |
---|
233 | configure:6282: $? = 0 |
---|
234 | configure:6282: result: yes |
---|
235 | configure:6282: checking for stdint.h |
---|
236 | configure:6282: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp conftest.c >&5 |
---|
237 | configure:6282: $? = 0 |
---|
238 | configure:6282: result: yes |
---|
239 | configure:6282: checking for unistd.h |
---|
240 | configure:6282: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp conftest.c >&5 |
---|
241 | configure:6282: $? = 0 |
---|
242 | configure:6282: result: yes |
---|
243 | configure:6298: checking minix/config.h usability |
---|
244 | configure:6298: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp conftest.c >&5 |
---|
245 | conftest.c:54:26: error: minix/config.h: No such file or directory |
---|
246 | configure:6298: $? = 1 |
---|
247 | configure: failed program was: |
---|
248 | | /* confdefs.h */ |
---|
249 | | #define PACKAGE_NAME "" |
---|
250 | | #define PACKAGE_TARNAME "" |
---|
251 | | #define PACKAGE_VERSION "" |
---|
252 | | #define PACKAGE_STRING "" |
---|
253 | | #define PACKAGE_BUGREPORT "" |
---|
254 | | #define PACKAGE_URL "" |
---|
255 | | #define PACKAGE "gettext-runtime" |
---|
256 | | #define VERSION "0.18.1" |
---|
257 | | #define STDC_HEADERS 1 |
---|
258 | | #define HAVE_SYS_TYPES_H 1 |
---|
259 | | #define HAVE_SYS_STAT_H 1 |
---|
260 | | #define HAVE_STDLIB_H 1 |
---|
261 | | #define HAVE_STRING_H 1 |
---|
262 | | #define HAVE_MEMORY_H 1 |
---|
263 | | #define HAVE_STRINGS_H 1 |
---|
264 | | #define HAVE_INTTYPES_H 1 |
---|
265 | | #define HAVE_STDINT_H 1 |
---|
266 | | #define HAVE_UNISTD_H 1 |
---|
267 | | /* end confdefs.h. */ |
---|
268 | | #include <stdio.h> |
---|
269 | | #ifdef HAVE_SYS_TYPES_H |
---|
270 | | # include <sys/types.h> |
---|
271 | | #endif |
---|
272 | | #ifdef HAVE_SYS_STAT_H |
---|
273 | | # include <sys/stat.h> |
---|
274 | | #endif |
---|
275 | | #ifdef STDC_HEADERS |
---|
276 | | # include <stdlib.h> |
---|
277 | | # include <stddef.h> |
---|
278 | | #else |
---|
279 | | # ifdef HAVE_STDLIB_H |
---|
280 | | # include <stdlib.h> |
---|
281 | | # endif |
---|
282 | | #endif |
---|
283 | | #ifdef HAVE_STRING_H |
---|
284 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
285 | | # include <memory.h> |
---|
286 | | # endif |
---|
287 | | # include <string.h> |
---|
288 | | #endif |
---|
289 | | #ifdef HAVE_STRINGS_H |
---|
290 | | # include <strings.h> |
---|
291 | | #endif |
---|
292 | | #ifdef HAVE_INTTYPES_H |
---|
293 | | # include <inttypes.h> |
---|
294 | | #endif |
---|
295 | | #ifdef HAVE_STDINT_H |
---|
296 | | # include <stdint.h> |
---|
297 | | #endif |
---|
298 | | #ifdef HAVE_UNISTD_H |
---|
299 | | # include <unistd.h> |
---|
300 | | #endif |
---|
301 | | #include <minix/config.h> |
---|
302 | configure:6298: result: no |
---|
303 | configure:6298: checking minix/config.h presence |
---|
304 | configure:6298: /usr/bin/gcc-4.2 -E -no-cpp-precomp conftest.c |
---|
305 | conftest.c:21:26: error: minix/config.h: No such file or directory |
---|
306 | configure:6298: $? = 1 |
---|
307 | configure: failed program was: |
---|
308 | | /* confdefs.h */ |
---|
309 | | #define PACKAGE_NAME "" |
---|
310 | | #define PACKAGE_TARNAME "" |
---|
311 | | #define PACKAGE_VERSION "" |
---|
312 | | #define PACKAGE_STRING "" |
---|
313 | | #define PACKAGE_BUGREPORT "" |
---|
314 | | #define PACKAGE_URL "" |
---|
315 | | #define PACKAGE "gettext-runtime" |
---|
316 | | #define VERSION "0.18.1" |
---|
317 | | #define STDC_HEADERS 1 |
---|
318 | | #define HAVE_SYS_TYPES_H 1 |
---|
319 | | #define HAVE_SYS_STAT_H 1 |
---|
320 | | #define HAVE_STDLIB_H 1 |
---|
321 | | #define HAVE_STRING_H 1 |
---|
322 | | #define HAVE_MEMORY_H 1 |
---|
323 | | #define HAVE_STRINGS_H 1 |
---|
324 | | #define HAVE_INTTYPES_H 1 |
---|
325 | | #define HAVE_STDINT_H 1 |
---|
326 | | #define HAVE_UNISTD_H 1 |
---|
327 | | /* end confdefs.h. */ |
---|
328 | | #include <minix/config.h> |
---|
329 | configure:6298: result: no |
---|
330 | configure:6298: checking for minix/config.h |
---|
331 | configure:6298: result: no |
---|
332 | configure:6327: checking whether it is safe to define __EXTENSIONS__ |
---|
333 | configure:6345: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp conftest.c >&5 |
---|
334 | configure:6345: $? = 0 |
---|
335 | configure:6352: result: yes |
---|
336 | configure:6531: checking for a sed that does not truncate output |
---|
337 | configure:6595: result: /usr/bin/sed |
---|
338 | configure:6613: checking for fgrep |
---|
339 | configure:6675: result: /usr/bin/grep -F |
---|
340 | configure:6710: checking for ld used by /usr/bin/gcc-4.2 |
---|
341 | configure:6777: result: /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld |
---|
342 | configure:6784: checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld |
---|
343 | configure:6799: result: no |
---|
344 | configure:6811: checking for BSD- or MS-compatible name lister (nm) |
---|
345 | configure:6863: result: /usr/bin/nm |
---|
346 | configure:6993: checking the name lister (/usr/bin/nm) interface |
---|
347 | configure:7000: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp conftest.c >&5 |
---|
348 | configure:7003: /usr/bin/nm "conftest.o" |
---|
349 | configure:7006: output |
---|
350 | 00000000 D _some_variable |
---|
351 | configure:7013: result: BSD nm |
---|
352 | configure:7016: checking whether ln -s works |
---|
353 | configure:7020: result: yes |
---|
354 | configure:7028: checking the maximum length of command line arguments |
---|
355 | configure:7148: result: 196608 |
---|
356 | configure:7165: checking whether the shell understands some XSI constructs |
---|
357 | configure:7175: result: yes |
---|
358 | configure:7179: checking whether the shell understands "+=" |
---|
359 | configure:7185: result: yes |
---|
360 | configure:7220: checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files |
---|
361 | configure:7227: result: -r |
---|
362 | configure:7296: checking for objdump |
---|
363 | configure:7326: result: no |
---|
364 | configure:7352: checking how to recognize dependent libraries |
---|
365 | configure:7548: result: pass_all |
---|
366 | configure:7608: checking for ar |
---|
367 | configure:7624: found /usr/bin/ar |
---|
368 | configure:7635: result: ar |
---|
369 | configure:7713: checking for strip |
---|
370 | configure:7729: found /usr/bin/strip |
---|
371 | configure:7740: result: strip |
---|
372 | configure:7812: checking for ranlib |
---|
373 | configure:7839: result: ranlib |
---|
374 | configure:7929: checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2 object |
---|
375 | configure:8047: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp conftest.c >&5 |
---|
376 | configure:8050: $? = 0 |
---|
377 | configure:8054: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm |
---|
378 | configure:8057: $? = 0 |
---|
379 | cannot find nm_test_var in conftest.nm |
---|
380 | configure:8047: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp conftest.c >&5 |
---|
381 | configure:8050: $? = 0 |
---|
382 | configure:8054: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm |
---|
383 | configure:8057: $? = 0 |
---|
384 | configure:8111: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -L/opt/local/lib -arch i386 conftest.c conftstm.o >&5 |
---|
385 | configure:8114: $? = 0 |
---|
386 | configure:8152: result: ok |
---|
387 | configure:8416: checking for dsymutil |
---|
388 | configure:8432: found /usr/bin/dsymutil |
---|
389 | configure:8443: result: dsymutil |
---|
390 | configure:8508: checking for nmedit |
---|
391 | configure:8524: found /usr/bin/nmedit |
---|
392 | configure:8535: result: nmedit |
---|
393 | configure:8600: checking for lipo |
---|
394 | configure:8616: found /usr/bin/lipo |
---|
395 | configure:8627: result: lipo |
---|
396 | configure:8692: checking for otool |
---|
397 | configure:8708: found /usr/bin/otool |
---|
398 | configure:8719: result: otool |
---|
399 | configure:8784: checking for otool64 |
---|
400 | configure:8814: result: no |
---|
401 | configure:8859: checking for -single_module linker flag |
---|
402 | /usr/bin/gcc-4.2 -O2 -arch i386 -L/opt/local/lib -arch i386 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c |
---|
403 | configure:8886: result: yes |
---|
404 | configure:8888: checking for -exported_symbols_list linker flag |
---|
405 | configure:8908: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -L/opt/local/lib -arch i386 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 |
---|
406 | configure:8908: $? = 0 |
---|
407 | configure:8918: result: yes |
---|
408 | configure:8957: checking for dlfcn.h |
---|
409 | configure:8957: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp conftest.c >&5 |
---|
410 | configure:8957: $? = 0 |
---|
411 | configure:8957: result: yes |
---|
412 | configure:9439: checking for objdir |
---|
413 | configure:9454: result: .libs |
---|
414 | configure:9750: checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions |
---|
415 | configure:9768: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -fno-rtti -fno-exceptions conftest.c >&5 |
---|
416 | cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C |
---|
417 | configure:9772: $? = 0 |
---|
418 | configure:9785: result: no |
---|
419 | configure:9805: checking for /usr/bin/gcc-4.2 option to produce PIC |
---|
420 | configure:10077: result: -fno-common -DPIC |
---|
421 | configure:10089: checking if /usr/bin/gcc-4.2 PIC flag -fno-common -DPIC works |
---|
422 | configure:10107: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -fno-common -DPIC -DPIC conftest.c >&5 |
---|
423 | configure:10111: $? = 0 |
---|
424 | configure:10124: result: yes |
---|
425 | configure:10148: checking if /usr/bin/gcc-4.2 static flag -static works |
---|
426 | configure:10176: result: no |
---|
427 | configure:10191: checking if /usr/bin/gcc-4.2 supports -c -o file.o |
---|
428 | configure:10212: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -o out/conftest2.o conftest.c >&5 |
---|
429 | configure:10216: $? = 0 |
---|
430 | configure:10238: result: yes |
---|
431 | configure:10246: checking if /usr/bin/gcc-4.2 supports -c -o file.o |
---|
432 | configure:10293: result: yes |
---|
433 | configure:10326: checking whether the /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries |
---|
434 | configure:11312: result: yes |
---|
435 | configure:11551: checking dynamic linker characteristics |
---|
436 | configure:12204: result: darwin10.7.0 dyld |
---|
437 | configure:12311: checking how to hardcode library paths into programs |
---|
438 | configure:12336: result: immediate |
---|
439 | configure:12856: checking whether stripping libraries is possible |
---|
440 | configure:12870: result: yes |
---|
441 | configure:12896: checking if libtool supports shared libraries |
---|
442 | configure:12898: result: yes |
---|
443 | configure:12901: checking whether to build shared libraries |
---|
444 | configure:12922: result: yes |
---|
445 | configure:12925: checking whether to build static libraries |
---|
446 | configure:12929: result: yes |
---|
447 | configure:13008: checking for windres |
---|
448 | configure:13038: result: no |
---|
449 | configure:13155: checking whether NLS is requested |
---|
450 | configure:13164: result: yes |
---|
451 | configure:13205: checking for msgfmt |
---|
452 | configure: trying /opt/local/bin/msgfmt... |
---|
453 | 0 translated messages. |
---|
454 | configure:13237: result: /opt/local/bin/msgfmt |
---|
455 | configure:13246: checking for gmsgfmt |
---|
456 | configure:13277: result: /opt/local/bin/msgfmt |
---|
457 | configure:13328: checking for xgettext |
---|
458 | configure: trying /opt/local/bin/xgettext... |
---|
459 | /opt/local/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C |
---|
460 | configure:13360: result: /opt/local/bin/xgettext |
---|
461 | configure:13406: checking for msgmerge |
---|
462 | configure: trying /opt/local/bin/msgmerge... |
---|
463 | configure:13437: result: /opt/local/bin/msgmerge |
---|
464 | configure:13455: checking whether we are using the GNU C Library 2 or newer |
---|
465 | conftest.c:29:22: error: features.h: No such file or directory |
---|
466 | configure:13482: result: no |
---|
467 | configure:13493: checking whether the -Werror option is usable |
---|
468 | configure:13512: /usr/bin/gcc-4.2 -c -O2 -arch i386 -Werror -no-cpp-precomp conftest.c >&5 |
---|
469 | configure:13512: $? = 0 |
---|
470 | configure:13521: result: yes |
---|
471 | configure:13523: checking for simple visibility declarations |
---|
472 | configure:13549: /usr/bin/gcc-4.2 -c -O2 -arch i386 -fvisibility=hidden -Werror -no-cpp-precomp conftest.c >&5 |
---|
473 | configure:13549: $? = 0 |
---|
474 | configure:13558: result: yes |
---|
475 | configure:13573: checking for inline |
---|
476 | configure:13589: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp conftest.c >&5 |
---|
477 | configure:13589: $? = 0 |
---|
478 | configure:13597: result: inline |
---|
479 | configure:13615: checking for size_t |
---|
480 | configure:13615: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp conftest.c >&5 |
---|
481 | configure:13615: $? = 0 |
---|
482 | configure:13615: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp conftest.c >&5 |
---|
483 | conftest.c: In function 'main': |
---|
484 | conftest.c:65: error: expected expression before ')' token |
---|
485 | configure:13615: $? = 1 |
---|
486 | configure: failed program was: |
---|
487 | | /* confdefs.h */ |
---|
488 | | #define PACKAGE_NAME "" |
---|
489 | | #define PACKAGE_TARNAME "" |
---|
490 | | #define PACKAGE_VERSION "" |
---|
491 | | #define PACKAGE_STRING "" |
---|
492 | | #define PACKAGE_BUGREPORT "" |
---|
493 | | #define PACKAGE_URL "" |
---|
494 | | #define PACKAGE "gettext-runtime" |
---|
495 | | #define VERSION "0.18.1" |
---|
496 | | #define STDC_HEADERS 1 |
---|
497 | | #define HAVE_SYS_TYPES_H 1 |
---|
498 | | #define HAVE_SYS_STAT_H 1 |
---|
499 | | #define HAVE_STDLIB_H 1 |
---|
500 | | #define HAVE_STRING_H 1 |
---|
501 | | #define HAVE_MEMORY_H 1 |
---|
502 | | #define HAVE_STRINGS_H 1 |
---|
503 | | #define HAVE_INTTYPES_H 1 |
---|
504 | | #define HAVE_STDINT_H 1 |
---|
505 | | #define HAVE_UNISTD_H 1 |
---|
506 | | #define __EXTENSIONS__ 1 |
---|
507 | | #define _ALL_SOURCE 1 |
---|
508 | | #define _GNU_SOURCE 1 |
---|
509 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
510 | | #define _TANDEM_SOURCE 1 |
---|
511 | | #define HAVE_DLFCN_H 1 |
---|
512 | | #define LT_OBJDIR ".libs/" |
---|
513 | | #define HAVE_VISIBILITY 1 |
---|
514 | | /* end confdefs.h. */ |
---|
515 | | #include <stdio.h> |
---|
516 | | #ifdef HAVE_SYS_TYPES_H |
---|
517 | | # include <sys/types.h> |
---|
518 | | #endif |
---|
519 | | #ifdef HAVE_SYS_STAT_H |
---|
520 | | # include <sys/stat.h> |
---|
521 | | #endif |
---|
522 | | #ifdef STDC_HEADERS |
---|
523 | | # include <stdlib.h> |
---|
524 | | # include <stddef.h> |
---|
525 | | #else |
---|
526 | | # ifdef HAVE_STDLIB_H |
---|
527 | | # include <stdlib.h> |
---|
528 | | # endif |
---|
529 | | #endif |
---|
530 | | #ifdef HAVE_STRING_H |
---|
531 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
532 | | # include <memory.h> |
---|
533 | | # endif |
---|
534 | | # include <string.h> |
---|
535 | | #endif |
---|
536 | | #ifdef HAVE_STRINGS_H |
---|
537 | | # include <strings.h> |
---|
538 | | #endif |
---|
539 | | #ifdef HAVE_INTTYPES_H |
---|
540 | | # include <inttypes.h> |
---|
541 | | #endif |
---|
542 | | #ifdef HAVE_STDINT_H |
---|
543 | | # include <stdint.h> |
---|
544 | | #endif |
---|
545 | | #ifdef HAVE_UNISTD_H |
---|
546 | | # include <unistd.h> |
---|
547 | | #endif |
---|
548 | | int |
---|
549 | | main () |
---|
550 | | { |
---|
551 | | if (sizeof ((size_t))) |
---|
552 | | return 0; |
---|
553 | | ; |
---|
554 | | return 0; |
---|
555 | | } |
---|
556 | configure:13615: result: yes |
---|
557 | configure:13627: checking for stdint.h |
---|
558 | configure:13644: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp conftest.c >&5 |
---|
559 | configure:13644: $? = 0 |
---|
560 | configure:13651: result: yes |
---|
561 | configure:13663: checking for working alloca.h |
---|
562 | configure:13680: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
563 | configure:13680: $? = 0 |
---|
564 | configure:13688: result: yes |
---|
565 | configure:13696: checking for alloca |
---|
566 | configure:13733: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
567 | configure:13733: $? = 0 |
---|
568 | configure:13741: result: yes |
---|
569 | configure:13858: checking for stdlib.h |
---|
570 | configure:13858: result: yes |
---|
571 | configure:13858: checking for unistd.h |
---|
572 | configure:13858: result: yes |
---|
573 | configure:13858: checking sys/param.h usability |
---|
574 | configure:13858: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp conftest.c >&5 |
---|
575 | configure:13858: $? = 0 |
---|
576 | configure:13858: result: yes |
---|
577 | configure:13858: checking sys/param.h presence |
---|
578 | configure:13858: /usr/bin/gcc-4.2 -E -no-cpp-precomp conftest.c |
---|
579 | configure:13858: $? = 0 |
---|
580 | configure:13858: result: yes |
---|
581 | configure:13858: checking for sys/param.h |
---|
582 | configure:13858: result: yes |
---|
583 | configure:13858: checking for string.h |
---|
584 | configure:13858: result: yes |
---|
585 | configure:13858: checking errno.h usability |
---|
586 | configure:13858: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp conftest.c >&5 |
---|
587 | configure:13858: $? = 0 |
---|
588 | configure:13858: result: yes |
---|
589 | configure:13858: checking errno.h presence |
---|
590 | configure:13858: /usr/bin/gcc-4.2 -E -no-cpp-precomp conftest.c |
---|
591 | configure:13858: $? = 0 |
---|
592 | configure:13858: result: yes |
---|
593 | configure:13858: checking for errno.h |
---|
594 | configure:13858: result: yes |
---|
595 | configure:13858: checking getopt.h usability |
---|
596 | configure:13858: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp conftest.c >&5 |
---|
597 | configure:13858: $? = 0 |
---|
598 | configure:13858: result: yes |
---|
599 | configure:13858: checking getopt.h presence |
---|
600 | configure:13858: /usr/bin/gcc-4.2 -E -no-cpp-precomp conftest.c |
---|
601 | configure:13858: $? = 0 |
---|
602 | configure:13858: result: yes |
---|
603 | configure:13858: checking for getopt.h |
---|
604 | configure:13858: result: yes |
---|
605 | configure:13858: checking iconv.h usability |
---|
606 | configure:13858: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp conftest.c >&5 |
---|
607 | configure:13858: $? = 0 |
---|
608 | configure:13858: result: yes |
---|
609 | configure:13858: checking iconv.h presence |
---|
610 | configure:13858: /usr/bin/gcc-4.2 -E -no-cpp-precomp conftest.c |
---|
611 | configure:13858: $? = 0 |
---|
612 | configure:13858: result: yes |
---|
613 | configure:13858: checking for iconv.h |
---|
614 | configure:13858: result: yes |
---|
615 | configure:13858: checking sys/mman.h usability |
---|
616 | configure:13858: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp conftest.c >&5 |
---|
617 | configure:13858: $? = 0 |
---|
618 | configure:13858: result: yes |
---|
619 | configure:13858: checking sys/mman.h presence |
---|
620 | configure:13858: /usr/bin/gcc-4.2 -E -no-cpp-precomp conftest.c |
---|
621 | configure:13858: $? = 0 |
---|
622 | configure:13858: result: yes |
---|
623 | configure:13858: checking for sys/mman.h |
---|
624 | configure:13858: result: yes |
---|
625 | configure:13858: checking sys/socket.h usability |
---|
626 | configure:13858: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp conftest.c >&5 |
---|
627 | configure:13858: $? = 0 |
---|
628 | configure:13858: result: yes |
---|
629 | configure:13858: checking sys/socket.h presence |
---|
630 | configure:13858: /usr/bin/gcc-4.2 -E -no-cpp-precomp conftest.c |
---|
631 | configure:13858: $? = 0 |
---|
632 | configure:13858: result: yes |
---|
633 | configure:13858: checking for sys/socket.h |
---|
634 | configure:13858: result: yes |
---|
635 | configure:13858: checking signal.h usability |
---|
636 | configure:13858: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp conftest.c >&5 |
---|
637 | configure:13858: $? = 0 |
---|
638 | configure:13858: result: yes |
---|
639 | configure:13858: checking signal.h presence |
---|
640 | configure:13858: /usr/bin/gcc-4.2 -E -no-cpp-precomp conftest.c |
---|
641 | configure:13858: $? = 0 |
---|
642 | configure:13858: result: yes |
---|
643 | configure:13858: checking for signal.h |
---|
644 | configure:13858: result: yes |
---|
645 | configure:13858: checking stddef.h usability |
---|
646 | configure:13858: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp conftest.c >&5 |
---|
647 | configure:13858: $? = 0 |
---|
648 | configure:13858: result: yes |
---|
649 | configure:13858: checking stddef.h presence |
---|
650 | configure:13858: /usr/bin/gcc-4.2 -E -no-cpp-precomp conftest.c |
---|
651 | configure:13858: $? = 0 |
---|
652 | configure:13858: result: yes |
---|
653 | configure:13858: checking for stddef.h |
---|
654 | configure:13858: result: yes |
---|
655 | configure:13858: checking for stdint.h |
---|
656 | configure:13858: result: yes |
---|
657 | configure:13858: checking wchar.h usability |
---|
658 | configure:13858: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp conftest.c >&5 |
---|
659 | configure:13858: $? = 0 |
---|
660 | configure:13858: result: yes |
---|
661 | configure:13858: checking wchar.h presence |
---|
662 | configure:13858: /usr/bin/gcc-4.2 -E -no-cpp-precomp conftest.c |
---|
663 | configure:13858: $? = 0 |
---|
664 | configure:13858: result: yes |
---|
665 | configure:13858: checking for wchar.h |
---|
666 | configure:13858: result: yes |
---|
667 | configure:13858: checking stdio.h usability |
---|
668 | configure:13858: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp conftest.c >&5 |
---|
669 | configure:13858: $? = 0 |
---|
670 | configure:13858: result: yes |
---|
671 | configure:13858: checking stdio.h presence |
---|
672 | configure:13858: /usr/bin/gcc-4.2 -E -no-cpp-precomp conftest.c |
---|
673 | configure:13858: $? = 0 |
---|
674 | configure:13858: result: yes |
---|
675 | configure:13858: checking for stdio.h |
---|
676 | configure:13858: result: yes |
---|
677 | configure:13858: checking for sys/stat.h |
---|
678 | configure:13858: result: yes |
---|
679 | configure:13858: checking time.h usability |
---|
680 | configure:13858: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp conftest.c >&5 |
---|
681 | configure:13858: $? = 0 |
---|
682 | configure:13858: result: yes |
---|
683 | configure:13858: checking time.h presence |
---|
684 | configure:13858: /usr/bin/gcc-4.2 -E -no-cpp-precomp conftest.c |
---|
685 | configure:13858: $? = 0 |
---|
686 | configure:13858: result: yes |
---|
687 | configure:13858: checking for time.h |
---|
688 | configure:13858: result: yes |
---|
689 | configure:13858: checking sys/time.h usability |
---|
690 | configure:13858: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp conftest.c >&5 |
---|
691 | configure:13858: $? = 0 |
---|
692 | configure:13858: result: yes |
---|
693 | configure:13858: checking sys/time.h presence |
---|
694 | configure:13858: /usr/bin/gcc-4.2 -E -no-cpp-precomp conftest.c |
---|
695 | configure:13858: $? = 0 |
---|
696 | configure:13858: result: yes |
---|
697 | configure:13858: checking for sys/time.h |
---|
698 | configure:13858: result: yes |
---|
699 | configure:13858: checking wctype.h usability |
---|
700 | configure:13858: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp conftest.c >&5 |
---|
701 | configure:13858: $? = 0 |
---|
702 | configure:13858: result: yes |
---|
703 | configure:13858: checking wctype.h presence |
---|
704 | configure:13858: /usr/bin/gcc-4.2 -E -no-cpp-precomp conftest.c |
---|
705 | configure:13858: $? = 0 |
---|
706 | configure:13858: result: yes |
---|
707 | configure:13858: checking for wctype.h |
---|
708 | configure:13858: result: yes |
---|
709 | configure:13898: checking for getpagesize |
---|
710 | configure:13898: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
711 | configure:13898: $? = 0 |
---|
712 | configure:13898: result: yes |
---|
713 | configure:13907: checking for working mmap |
---|
714 | configure:14053: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
715 | configure:14053: $? = 0 |
---|
716 | configure:14053: ./conftest |
---|
717 | configure:14053: $? = 0 |
---|
718 | configure:14063: result: yes |
---|
719 | configure:14074: checking whether integer division by zero raises SIGFPE |
---|
720 | configure:14152: result: guessing yes |
---|
721 | configure:14165: checking for inttypes.h |
---|
722 | configure:14182: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp conftest.c >&5 |
---|
723 | configure:14182: $? = 0 |
---|
724 | configure:14189: result: yes |
---|
725 | configure:14200: checking for unsigned long long int |
---|
726 | configure:14237: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
727 | configure:14237: $? = 0 |
---|
728 | configure:14245: result: yes |
---|
729 | configure:14275: checking for inttypes.h |
---|
730 | configure:14275: result: yes |
---|
731 | configure:14286: checking whether the inttypes.h PRIxNN macros are broken |
---|
732 | configure:14307: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp conftest.c >&5 |
---|
733 | configure:14307: $? = 0 |
---|
734 | configure:14315: result: no |
---|
735 | configure:14421: checking for ld used by GCC |
---|
736 | configure:14485: result: /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld |
---|
737 | configure:14492: checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld |
---|
738 | configure:14505: result: no |
---|
739 | configure:14512: checking for shared library run path origin |
---|
740 | configure:14525: result: done |
---|
741 | configure:14615: checking whether imported symbols can be declared weak |
---|
742 | configure:14633: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
743 | Undefined symbols: |
---|
744 | "_xyzzy", referenced from: |
---|
745 | _main in ccf9Q5Rt.o |
---|
746 | ld: symbol(s) not found |
---|
747 | collect2: ld returned 1 exit status |
---|
748 | configure:14633: $? = 1 |
---|
749 | configure: failed program was: |
---|
750 | | /* confdefs.h */ |
---|
751 | | #define PACKAGE_NAME "" |
---|
752 | | #define PACKAGE_TARNAME "" |
---|
753 | | #define PACKAGE_VERSION "" |
---|
754 | | #define PACKAGE_STRING "" |
---|
755 | | #define PACKAGE_BUGREPORT "" |
---|
756 | | #define PACKAGE_URL "" |
---|
757 | | #define PACKAGE "gettext-runtime" |
---|
758 | | #define VERSION "0.18.1" |
---|
759 | | #define STDC_HEADERS 1 |
---|
760 | | #define HAVE_SYS_TYPES_H 1 |
---|
761 | | #define HAVE_SYS_STAT_H 1 |
---|
762 | | #define HAVE_STDLIB_H 1 |
---|
763 | | #define HAVE_STRING_H 1 |
---|
764 | | #define HAVE_MEMORY_H 1 |
---|
765 | | #define HAVE_STRINGS_H 1 |
---|
766 | | #define HAVE_INTTYPES_H 1 |
---|
767 | | #define HAVE_STDINT_H 1 |
---|
768 | | #define HAVE_UNISTD_H 1 |
---|
769 | | #define __EXTENSIONS__ 1 |
---|
770 | | #define _ALL_SOURCE 1 |
---|
771 | | #define _GNU_SOURCE 1 |
---|
772 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
773 | | #define _TANDEM_SOURCE 1 |
---|
774 | | #define HAVE_DLFCN_H 1 |
---|
775 | | #define LT_OBJDIR ".libs/" |
---|
776 | | #define HAVE_VISIBILITY 1 |
---|
777 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
778 | | #define HAVE_ALLOCA_H 1 |
---|
779 | | #define HAVE_ALLOCA 1 |
---|
780 | | #define HAVE_STDLIB_H 1 |
---|
781 | | #define HAVE_UNISTD_H 1 |
---|
782 | | #define HAVE_SYS_PARAM_H 1 |
---|
783 | | #define HAVE_STRING_H 1 |
---|
784 | | #define HAVE_ERRNO_H 1 |
---|
785 | | #define HAVE_GETOPT_H 1 |
---|
786 | | #define HAVE_ICONV_H 1 |
---|
787 | | #define HAVE_SYS_MMAN_H 1 |
---|
788 | | #define HAVE_SYS_SOCKET_H 1 |
---|
789 | | #define HAVE_SIGNAL_H 1 |
---|
790 | | #define HAVE_STDDEF_H 1 |
---|
791 | | #define HAVE_STDINT_H 1 |
---|
792 | | #define HAVE_WCHAR_H 1 |
---|
793 | | #define HAVE_STDIO_H 1 |
---|
794 | | #define HAVE_SYS_STAT_H 1 |
---|
795 | | #define HAVE_TIME_H 1 |
---|
796 | | #define HAVE_SYS_TIME_H 1 |
---|
797 | | #define HAVE_WCTYPE_H 1 |
---|
798 | | #define HAVE_GETPAGESIZE 1 |
---|
799 | | #define HAVE_MMAP 1 |
---|
800 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
801 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
802 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
803 | | #define HAVE_UINTMAX_T 1 |
---|
804 | | #define HAVE_INTTYPES_H 1 |
---|
805 | | /* end confdefs.h. */ |
---|
806 | | extern void xyzzy (); |
---|
807 | | #pragma weak xyzzy |
---|
808 | | int |
---|
809 | | main () |
---|
810 | | { |
---|
811 | | xyzzy(); |
---|
812 | | ; |
---|
813 | | return 0; |
---|
814 | | } |
---|
815 | configure:14679: result: no |
---|
816 | configure:14684: checking pthread.h usability |
---|
817 | configure:14684: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp conftest.c >&5 |
---|
818 | configure:14684: $? = 0 |
---|
819 | configure:14684: result: yes |
---|
820 | configure:14684: checking pthread.h presence |
---|
821 | configure:14684: /usr/bin/gcc-4.2 -E -no-cpp-precomp conftest.c |
---|
822 | configure:14684: $? = 0 |
---|
823 | configure:14684: result: yes |
---|
824 | configure:14684: checking for pthread.h |
---|
825 | configure:14684: result: yes |
---|
826 | configure:14712: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
827 | configure:14712: $? = 0 |
---|
828 | configure:14722: checking for pthread_kill in -lpthread |
---|
829 | configure:14747: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -L/opt/local/lib -arch i386 conftest.c -lpthread >&5 |
---|
830 | configure:14747: $? = 0 |
---|
831 | configure:14756: result: yes |
---|
832 | configure:15495: checking for multithread API to use |
---|
833 | configure:15497: result: posix |
---|
834 | configure:15513: checking for pthread_rwlock_t |
---|
835 | configure:15513: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp conftest.c >&5 |
---|
836 | configure:15513: $? = 0 |
---|
837 | configure:15513: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp conftest.c >&5 |
---|
838 | conftest.c: In function 'main': |
---|
839 | conftest.c:63: error: expected expression before ')' token |
---|
840 | configure:15513: $? = 1 |
---|
841 | configure: failed program was: |
---|
842 | | /* confdefs.h */ |
---|
843 | | #define PACKAGE_NAME "" |
---|
844 | | #define PACKAGE_TARNAME "" |
---|
845 | | #define PACKAGE_VERSION "" |
---|
846 | | #define PACKAGE_STRING "" |
---|
847 | | #define PACKAGE_BUGREPORT "" |
---|
848 | | #define PACKAGE_URL "" |
---|
849 | | #define PACKAGE "gettext-runtime" |
---|
850 | | #define VERSION "0.18.1" |
---|
851 | | #define STDC_HEADERS 1 |
---|
852 | | #define HAVE_SYS_TYPES_H 1 |
---|
853 | | #define HAVE_SYS_STAT_H 1 |
---|
854 | | #define HAVE_STDLIB_H 1 |
---|
855 | | #define HAVE_STRING_H 1 |
---|
856 | | #define HAVE_MEMORY_H 1 |
---|
857 | | #define HAVE_STRINGS_H 1 |
---|
858 | | #define HAVE_INTTYPES_H 1 |
---|
859 | | #define HAVE_STDINT_H 1 |
---|
860 | | #define HAVE_UNISTD_H 1 |
---|
861 | | #define __EXTENSIONS__ 1 |
---|
862 | | #define _ALL_SOURCE 1 |
---|
863 | | #define _GNU_SOURCE 1 |
---|
864 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
865 | | #define _TANDEM_SOURCE 1 |
---|
866 | | #define HAVE_DLFCN_H 1 |
---|
867 | | #define LT_OBJDIR ".libs/" |
---|
868 | | #define HAVE_VISIBILITY 1 |
---|
869 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
870 | | #define HAVE_ALLOCA_H 1 |
---|
871 | | #define HAVE_ALLOCA 1 |
---|
872 | | #define HAVE_STDLIB_H 1 |
---|
873 | | #define HAVE_UNISTD_H 1 |
---|
874 | | #define HAVE_SYS_PARAM_H 1 |
---|
875 | | #define HAVE_STRING_H 1 |
---|
876 | | #define HAVE_ERRNO_H 1 |
---|
877 | | #define HAVE_GETOPT_H 1 |
---|
878 | | #define HAVE_ICONV_H 1 |
---|
879 | | #define HAVE_SYS_MMAN_H 1 |
---|
880 | | #define HAVE_SYS_SOCKET_H 1 |
---|
881 | | #define HAVE_SIGNAL_H 1 |
---|
882 | | #define HAVE_STDDEF_H 1 |
---|
883 | | #define HAVE_STDINT_H 1 |
---|
884 | | #define HAVE_WCHAR_H 1 |
---|
885 | | #define HAVE_STDIO_H 1 |
---|
886 | | #define HAVE_SYS_STAT_H 1 |
---|
887 | | #define HAVE_TIME_H 1 |
---|
888 | | #define HAVE_SYS_TIME_H 1 |
---|
889 | | #define HAVE_WCTYPE_H 1 |
---|
890 | | #define HAVE_GETPAGESIZE 1 |
---|
891 | | #define HAVE_MMAP 1 |
---|
892 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
893 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
894 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
895 | | #define HAVE_UINTMAX_T 1 |
---|
896 | | #define HAVE_INTTYPES_H 1 |
---|
897 | | #define USE_POSIX_THREADS 1 |
---|
898 | | /* end confdefs.h. */ |
---|
899 | | #include <pthread.h> |
---|
900 | | |
---|
901 | | int |
---|
902 | | main () |
---|
903 | | { |
---|
904 | | if (sizeof ((pthread_rwlock_t))) |
---|
905 | | return 0; |
---|
906 | | ; |
---|
907 | | return 0; |
---|
908 | | } |
---|
909 | configure:15513: result: yes |
---|
910 | configure:15538: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp conftest.c >&5 |
---|
911 | configure:15538: $? = 0 |
---|
912 | configure:16045: checking for iconv |
---|
913 | configure:16067: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
914 | Undefined symbols: |
---|
915 | "_libiconv_open", referenced from: |
---|
916 | _main in cc2Ix5QA.o |
---|
917 | "_libiconv", referenced from: |
---|
918 | _main in cc2Ix5QA.o |
---|
919 | "_libiconv_close", referenced from: |
---|
920 | _main in cc2Ix5QA.o |
---|
921 | ld: symbol(s) not found |
---|
922 | collect2: ld returned 1 exit status |
---|
923 | configure:16067: $? = 1 |
---|
924 | configure: failed program was: |
---|
925 | | /* confdefs.h */ |
---|
926 | | #define PACKAGE_NAME "" |
---|
927 | | #define PACKAGE_TARNAME "" |
---|
928 | | #define PACKAGE_VERSION "" |
---|
929 | | #define PACKAGE_STRING "" |
---|
930 | | #define PACKAGE_BUGREPORT "" |
---|
931 | | #define PACKAGE_URL "" |
---|
932 | | #define PACKAGE "gettext-runtime" |
---|
933 | | #define VERSION "0.18.1" |
---|
934 | | #define STDC_HEADERS 1 |
---|
935 | | #define HAVE_SYS_TYPES_H 1 |
---|
936 | | #define HAVE_SYS_STAT_H 1 |
---|
937 | | #define HAVE_STDLIB_H 1 |
---|
938 | | #define HAVE_STRING_H 1 |
---|
939 | | #define HAVE_MEMORY_H 1 |
---|
940 | | #define HAVE_STRINGS_H 1 |
---|
941 | | #define HAVE_INTTYPES_H 1 |
---|
942 | | #define HAVE_STDINT_H 1 |
---|
943 | | #define HAVE_UNISTD_H 1 |
---|
944 | | #define __EXTENSIONS__ 1 |
---|
945 | | #define _ALL_SOURCE 1 |
---|
946 | | #define _GNU_SOURCE 1 |
---|
947 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
948 | | #define _TANDEM_SOURCE 1 |
---|
949 | | #define HAVE_DLFCN_H 1 |
---|
950 | | #define LT_OBJDIR ".libs/" |
---|
951 | | #define HAVE_VISIBILITY 1 |
---|
952 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
953 | | #define HAVE_ALLOCA_H 1 |
---|
954 | | #define HAVE_ALLOCA 1 |
---|
955 | | #define HAVE_STDLIB_H 1 |
---|
956 | | #define HAVE_UNISTD_H 1 |
---|
957 | | #define HAVE_SYS_PARAM_H 1 |
---|
958 | | #define HAVE_STRING_H 1 |
---|
959 | | #define HAVE_ERRNO_H 1 |
---|
960 | | #define HAVE_GETOPT_H 1 |
---|
961 | | #define HAVE_ICONV_H 1 |
---|
962 | | #define HAVE_SYS_MMAN_H 1 |
---|
963 | | #define HAVE_SYS_SOCKET_H 1 |
---|
964 | | #define HAVE_SIGNAL_H 1 |
---|
965 | | #define HAVE_STDDEF_H 1 |
---|
966 | | #define HAVE_STDINT_H 1 |
---|
967 | | #define HAVE_WCHAR_H 1 |
---|
968 | | #define HAVE_STDIO_H 1 |
---|
969 | | #define HAVE_SYS_STAT_H 1 |
---|
970 | | #define HAVE_TIME_H 1 |
---|
971 | | #define HAVE_SYS_TIME_H 1 |
---|
972 | | #define HAVE_WCTYPE_H 1 |
---|
973 | | #define HAVE_GETPAGESIZE 1 |
---|
974 | | #define HAVE_MMAP 1 |
---|
975 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
976 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
977 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
978 | | #define HAVE_UINTMAX_T 1 |
---|
979 | | #define HAVE_INTTYPES_H 1 |
---|
980 | | #define USE_POSIX_THREADS 1 |
---|
981 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
982 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
983 | | /* end confdefs.h. */ |
---|
984 | | #include <stdlib.h> |
---|
985 | | #include <iconv.h> |
---|
986 | | int |
---|
987 | | main () |
---|
988 | | { |
---|
989 | | iconv_t cd = iconv_open("",""); |
---|
990 | | iconv(cd,NULL,NULL,NULL,NULL); |
---|
991 | | iconv_close(cd); |
---|
992 | | ; |
---|
993 | | return 0; |
---|
994 | | } |
---|
995 | configure:16089: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c -liconv >&5 |
---|
996 | configure:16089: $? = 0 |
---|
997 | configure:16099: result: yes |
---|
998 | configure:16102: checking for working iconv |
---|
999 | configure:16197: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c -liconv >&5 |
---|
1000 | configure:16197: $? = 0 |
---|
1001 | configure:16197: ./conftest |
---|
1002 | configure:16197: $? = 0 |
---|
1003 | configure:16209: result: yes |
---|
1004 | configure:16224: checking how to link with libiconv |
---|
1005 | configure:16226: result: -liconv |
---|
1006 | configure:16237: checking for iconv declaration |
---|
1007 | configure:16266: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
1008 | configure:16266: $? = 0 |
---|
1009 | configure:16277: result: |
---|
1010 | extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); |
---|
1011 | configure:16301: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
1012 | configure:16301: $? = 0 |
---|
1013 | configure:16312: checking argz.h usability |
---|
1014 | configure:16312: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
1015 | conftest.c:96:18: error: argz.h: No such file or directory |
---|
1016 | configure:16312: $? = 1 |
---|
1017 | configure: failed program was: |
---|
1018 | | /* confdefs.h */ |
---|
1019 | | #define PACKAGE_NAME "" |
---|
1020 | | #define PACKAGE_TARNAME "" |
---|
1021 | | #define PACKAGE_VERSION "" |
---|
1022 | | #define PACKAGE_STRING "" |
---|
1023 | | #define PACKAGE_BUGREPORT "" |
---|
1024 | | #define PACKAGE_URL "" |
---|
1025 | | #define PACKAGE "gettext-runtime" |
---|
1026 | | #define VERSION "0.18.1" |
---|
1027 | | #define STDC_HEADERS 1 |
---|
1028 | | #define HAVE_SYS_TYPES_H 1 |
---|
1029 | | #define HAVE_SYS_STAT_H 1 |
---|
1030 | | #define HAVE_STDLIB_H 1 |
---|
1031 | | #define HAVE_STRING_H 1 |
---|
1032 | | #define HAVE_MEMORY_H 1 |
---|
1033 | | #define HAVE_STRINGS_H 1 |
---|
1034 | | #define HAVE_INTTYPES_H 1 |
---|
1035 | | #define HAVE_STDINT_H 1 |
---|
1036 | | #define HAVE_UNISTD_H 1 |
---|
1037 | | #define __EXTENSIONS__ 1 |
---|
1038 | | #define _ALL_SOURCE 1 |
---|
1039 | | #define _GNU_SOURCE 1 |
---|
1040 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1041 | | #define _TANDEM_SOURCE 1 |
---|
1042 | | #define HAVE_DLFCN_H 1 |
---|
1043 | | #define LT_OBJDIR ".libs/" |
---|
1044 | | #define HAVE_VISIBILITY 1 |
---|
1045 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
1046 | | #define HAVE_ALLOCA_H 1 |
---|
1047 | | #define HAVE_ALLOCA 1 |
---|
1048 | | #define HAVE_STDLIB_H 1 |
---|
1049 | | #define HAVE_UNISTD_H 1 |
---|
1050 | | #define HAVE_SYS_PARAM_H 1 |
---|
1051 | | #define HAVE_STRING_H 1 |
---|
1052 | | #define HAVE_ERRNO_H 1 |
---|
1053 | | #define HAVE_GETOPT_H 1 |
---|
1054 | | #define HAVE_ICONV_H 1 |
---|
1055 | | #define HAVE_SYS_MMAN_H 1 |
---|
1056 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1057 | | #define HAVE_SIGNAL_H 1 |
---|
1058 | | #define HAVE_STDDEF_H 1 |
---|
1059 | | #define HAVE_STDINT_H 1 |
---|
1060 | | #define HAVE_WCHAR_H 1 |
---|
1061 | | #define HAVE_STDIO_H 1 |
---|
1062 | | #define HAVE_SYS_STAT_H 1 |
---|
1063 | | #define HAVE_TIME_H 1 |
---|
1064 | | #define HAVE_SYS_TIME_H 1 |
---|
1065 | | #define HAVE_WCTYPE_H 1 |
---|
1066 | | #define HAVE_GETPAGESIZE 1 |
---|
1067 | | #define HAVE_MMAP 1 |
---|
1068 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
1069 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
1070 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
1071 | | #define HAVE_UINTMAX_T 1 |
---|
1072 | | #define HAVE_INTTYPES_H 1 |
---|
1073 | | #define USE_POSIX_THREADS 1 |
---|
1074 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
1075 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
1076 | | #define HAVE_ICONV 1 |
---|
1077 | | #define ICONV_CONST |
---|
1078 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
1079 | | /* end confdefs.h. */ |
---|
1080 | | #include <stdio.h> |
---|
1081 | | #ifdef HAVE_SYS_TYPES_H |
---|
1082 | | # include <sys/types.h> |
---|
1083 | | #endif |
---|
1084 | | #ifdef HAVE_SYS_STAT_H |
---|
1085 | | # include <sys/stat.h> |
---|
1086 | | #endif |
---|
1087 | | #ifdef STDC_HEADERS |
---|
1088 | | # include <stdlib.h> |
---|
1089 | | # include <stddef.h> |
---|
1090 | | #else |
---|
1091 | | # ifdef HAVE_STDLIB_H |
---|
1092 | | # include <stdlib.h> |
---|
1093 | | # endif |
---|
1094 | | #endif |
---|
1095 | | #ifdef HAVE_STRING_H |
---|
1096 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1097 | | # include <memory.h> |
---|
1098 | | # endif |
---|
1099 | | # include <string.h> |
---|
1100 | | #endif |
---|
1101 | | #ifdef HAVE_STRINGS_H |
---|
1102 | | # include <strings.h> |
---|
1103 | | #endif |
---|
1104 | | #ifdef HAVE_INTTYPES_H |
---|
1105 | | # include <inttypes.h> |
---|
1106 | | #endif |
---|
1107 | | #ifdef HAVE_STDINT_H |
---|
1108 | | # include <stdint.h> |
---|
1109 | | #endif |
---|
1110 | | #ifdef HAVE_UNISTD_H |
---|
1111 | | # include <unistd.h> |
---|
1112 | | #endif |
---|
1113 | | #include <argz.h> |
---|
1114 | configure:16312: result: no |
---|
1115 | configure:16312: checking argz.h presence |
---|
1116 | configure:16312: /usr/bin/gcc-4.2 -E -no-cpp-precomp -I/opt/local/include conftest.c |
---|
1117 | conftest.c:63:18: error: argz.h: No such file or directory |
---|
1118 | configure:16312: $? = 1 |
---|
1119 | configure: failed program was: |
---|
1120 | | /* confdefs.h */ |
---|
1121 | | #define PACKAGE_NAME "" |
---|
1122 | | #define PACKAGE_TARNAME "" |
---|
1123 | | #define PACKAGE_VERSION "" |
---|
1124 | | #define PACKAGE_STRING "" |
---|
1125 | | #define PACKAGE_BUGREPORT "" |
---|
1126 | | #define PACKAGE_URL "" |
---|
1127 | | #define PACKAGE "gettext-runtime" |
---|
1128 | | #define VERSION "0.18.1" |
---|
1129 | | #define STDC_HEADERS 1 |
---|
1130 | | #define HAVE_SYS_TYPES_H 1 |
---|
1131 | | #define HAVE_SYS_STAT_H 1 |
---|
1132 | | #define HAVE_STDLIB_H 1 |
---|
1133 | | #define HAVE_STRING_H 1 |
---|
1134 | | #define HAVE_MEMORY_H 1 |
---|
1135 | | #define HAVE_STRINGS_H 1 |
---|
1136 | | #define HAVE_INTTYPES_H 1 |
---|
1137 | | #define HAVE_STDINT_H 1 |
---|
1138 | | #define HAVE_UNISTD_H 1 |
---|
1139 | | #define __EXTENSIONS__ 1 |
---|
1140 | | #define _ALL_SOURCE 1 |
---|
1141 | | #define _GNU_SOURCE 1 |
---|
1142 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1143 | | #define _TANDEM_SOURCE 1 |
---|
1144 | | #define HAVE_DLFCN_H 1 |
---|
1145 | | #define LT_OBJDIR ".libs/" |
---|
1146 | | #define HAVE_VISIBILITY 1 |
---|
1147 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
1148 | | #define HAVE_ALLOCA_H 1 |
---|
1149 | | #define HAVE_ALLOCA 1 |
---|
1150 | | #define HAVE_STDLIB_H 1 |
---|
1151 | | #define HAVE_UNISTD_H 1 |
---|
1152 | | #define HAVE_SYS_PARAM_H 1 |
---|
1153 | | #define HAVE_STRING_H 1 |
---|
1154 | | #define HAVE_ERRNO_H 1 |
---|
1155 | | #define HAVE_GETOPT_H 1 |
---|
1156 | | #define HAVE_ICONV_H 1 |
---|
1157 | | #define HAVE_SYS_MMAN_H 1 |
---|
1158 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1159 | | #define HAVE_SIGNAL_H 1 |
---|
1160 | | #define HAVE_STDDEF_H 1 |
---|
1161 | | #define HAVE_STDINT_H 1 |
---|
1162 | | #define HAVE_WCHAR_H 1 |
---|
1163 | | #define HAVE_STDIO_H 1 |
---|
1164 | | #define HAVE_SYS_STAT_H 1 |
---|
1165 | | #define HAVE_TIME_H 1 |
---|
1166 | | #define HAVE_SYS_TIME_H 1 |
---|
1167 | | #define HAVE_WCTYPE_H 1 |
---|
1168 | | #define HAVE_GETPAGESIZE 1 |
---|
1169 | | #define HAVE_MMAP 1 |
---|
1170 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
1171 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
1172 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
1173 | | #define HAVE_UINTMAX_T 1 |
---|
1174 | | #define HAVE_INTTYPES_H 1 |
---|
1175 | | #define USE_POSIX_THREADS 1 |
---|
1176 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
1177 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
1178 | | #define HAVE_ICONV 1 |
---|
1179 | | #define ICONV_CONST |
---|
1180 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
1181 | | /* end confdefs.h. */ |
---|
1182 | | #include <argz.h> |
---|
1183 | configure:16312: result: no |
---|
1184 | configure:16312: checking for argz.h |
---|
1185 | configure:16312: result: no |
---|
1186 | configure:16312: checking for inttypes.h |
---|
1187 | configure:16312: result: yes |
---|
1188 | configure:16312: checking limits.h usability |
---|
1189 | configure:16312: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
1190 | configure:16312: $? = 0 |
---|
1191 | configure:16312: result: yes |
---|
1192 | configure:16312: checking limits.h presence |
---|
1193 | configure:16312: /usr/bin/gcc-4.2 -E -no-cpp-precomp -I/opt/local/include conftest.c |
---|
1194 | configure:16312: $? = 0 |
---|
1195 | configure:16312: result: yes |
---|
1196 | configure:16312: checking for limits.h |
---|
1197 | configure:16312: result: yes |
---|
1198 | configure:16312: checking for unistd.h |
---|
1199 | configure:16312: result: yes |
---|
1200 | configure:16312: checking for sys/param.h |
---|
1201 | configure:16312: result: yes |
---|
1202 | configure:16328: checking for getcwd |
---|
1203 | configure:16328: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
1204 | configure:16328: $? = 0 |
---|
1205 | configure:16328: result: yes |
---|
1206 | configure:16328: checking for getegid |
---|
1207 | configure:16328: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
1208 | configure:16328: $? = 0 |
---|
1209 | configure:16328: result: yes |
---|
1210 | configure:16328: checking for geteuid |
---|
1211 | configure:16328: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
1212 | configure:16328: $? = 0 |
---|
1213 | configure:16328: result: yes |
---|
1214 | configure:16328: checking for getgid |
---|
1215 | configure:16328: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
1216 | configure:16328: $? = 0 |
---|
1217 | configure:16328: result: yes |
---|
1218 | configure:16328: checking for getuid |
---|
1219 | configure:16328: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
1220 | configure:16328: $? = 0 |
---|
1221 | configure:16328: result: yes |
---|
1222 | configure:16328: checking for mempcpy |
---|
1223 | configure:16328: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
1224 | conftest.c:95: warning: conflicting types for built-in function 'mempcpy' |
---|
1225 | Undefined symbols: |
---|
1226 | "_mempcpy", referenced from: |
---|
1227 | _main in ccctxsun.o |
---|
1228 | ld: symbol(s) not found |
---|
1229 | collect2: ld returned 1 exit status |
---|
1230 | configure:16328: $? = 1 |
---|
1231 | configure: failed program was: |
---|
1232 | | /* confdefs.h */ |
---|
1233 | | #define PACKAGE_NAME "" |
---|
1234 | | #define PACKAGE_TARNAME "" |
---|
1235 | | #define PACKAGE_VERSION "" |
---|
1236 | | #define PACKAGE_STRING "" |
---|
1237 | | #define PACKAGE_BUGREPORT "" |
---|
1238 | | #define PACKAGE_URL "" |
---|
1239 | | #define PACKAGE "gettext-runtime" |
---|
1240 | | #define VERSION "0.18.1" |
---|
1241 | | #define STDC_HEADERS 1 |
---|
1242 | | #define HAVE_SYS_TYPES_H 1 |
---|
1243 | | #define HAVE_SYS_STAT_H 1 |
---|
1244 | | #define HAVE_STDLIB_H 1 |
---|
1245 | | #define HAVE_STRING_H 1 |
---|
1246 | | #define HAVE_MEMORY_H 1 |
---|
1247 | | #define HAVE_STRINGS_H 1 |
---|
1248 | | #define HAVE_INTTYPES_H 1 |
---|
1249 | | #define HAVE_STDINT_H 1 |
---|
1250 | | #define HAVE_UNISTD_H 1 |
---|
1251 | | #define __EXTENSIONS__ 1 |
---|
1252 | | #define _ALL_SOURCE 1 |
---|
1253 | | #define _GNU_SOURCE 1 |
---|
1254 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1255 | | #define _TANDEM_SOURCE 1 |
---|
1256 | | #define HAVE_DLFCN_H 1 |
---|
1257 | | #define LT_OBJDIR ".libs/" |
---|
1258 | | #define HAVE_VISIBILITY 1 |
---|
1259 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
1260 | | #define HAVE_ALLOCA_H 1 |
---|
1261 | | #define HAVE_ALLOCA 1 |
---|
1262 | | #define HAVE_STDLIB_H 1 |
---|
1263 | | #define HAVE_UNISTD_H 1 |
---|
1264 | | #define HAVE_SYS_PARAM_H 1 |
---|
1265 | | #define HAVE_STRING_H 1 |
---|
1266 | | #define HAVE_ERRNO_H 1 |
---|
1267 | | #define HAVE_GETOPT_H 1 |
---|
1268 | | #define HAVE_ICONV_H 1 |
---|
1269 | | #define HAVE_SYS_MMAN_H 1 |
---|
1270 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1271 | | #define HAVE_SIGNAL_H 1 |
---|
1272 | | #define HAVE_STDDEF_H 1 |
---|
1273 | | #define HAVE_STDINT_H 1 |
---|
1274 | | #define HAVE_WCHAR_H 1 |
---|
1275 | | #define HAVE_STDIO_H 1 |
---|
1276 | | #define HAVE_SYS_STAT_H 1 |
---|
1277 | | #define HAVE_TIME_H 1 |
---|
1278 | | #define HAVE_SYS_TIME_H 1 |
---|
1279 | | #define HAVE_WCTYPE_H 1 |
---|
1280 | | #define HAVE_GETPAGESIZE 1 |
---|
1281 | | #define HAVE_MMAP 1 |
---|
1282 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
1283 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
1284 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
1285 | | #define HAVE_UINTMAX_T 1 |
---|
1286 | | #define HAVE_INTTYPES_H 1 |
---|
1287 | | #define USE_POSIX_THREADS 1 |
---|
1288 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
1289 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
1290 | | #define HAVE_ICONV 1 |
---|
1291 | | #define ICONV_CONST |
---|
1292 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
1293 | | #define HAVE_INTTYPES_H 1 |
---|
1294 | | #define HAVE_LIMITS_H 1 |
---|
1295 | | #define HAVE_UNISTD_H 1 |
---|
1296 | | #define HAVE_SYS_PARAM_H 1 |
---|
1297 | | #define HAVE_GETCWD 1 |
---|
1298 | | #define HAVE_GETEGID 1 |
---|
1299 | | #define HAVE_GETEUID 1 |
---|
1300 | | #define HAVE_GETGID 1 |
---|
1301 | | #define HAVE_GETUID 1 |
---|
1302 | | /* end confdefs.h. */ |
---|
1303 | | /* Define mempcpy to an innocuous variant, in case <limits.h> declares mempcpy. |
---|
1304 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1305 | | #define mempcpy innocuous_mempcpy |
---|
1306 | | |
---|
1307 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1308 | | which can conflict with char mempcpy (); below. |
---|
1309 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1310 | | <limits.h> exists even on freestanding compilers. */ |
---|
1311 | | |
---|
1312 | | #ifdef __STDC__ |
---|
1313 | | # include <limits.h> |
---|
1314 | | #else |
---|
1315 | | # include <assert.h> |
---|
1316 | | #endif |
---|
1317 | | |
---|
1318 | | #undef mempcpy |
---|
1319 | | |
---|
1320 | | /* Override any GCC internal prototype to avoid an error. |
---|
1321 | | Use char because int might match the return type of a GCC |
---|
1322 | | builtin and then its argument prototype would still apply. */ |
---|
1323 | | #ifdef __cplusplus |
---|
1324 | | extern "C" |
---|
1325 | | #endif |
---|
1326 | | char mempcpy (); |
---|
1327 | | /* The GNU C library defines this for functions which it implements |
---|
1328 | | to always fail with ENOSYS. Some functions are actually named |
---|
1329 | | something starting with __ and the normal name is an alias. */ |
---|
1330 | | #if defined __stub_mempcpy || defined __stub___mempcpy |
---|
1331 | | choke me |
---|
1332 | | #endif |
---|
1333 | | |
---|
1334 | | int |
---|
1335 | | main () |
---|
1336 | | { |
---|
1337 | | return mempcpy (); |
---|
1338 | | ; |
---|
1339 | | return 0; |
---|
1340 | | } |
---|
1341 | configure:16328: result: no |
---|
1342 | configure:16328: checking for munmap |
---|
1343 | configure:16328: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
1344 | configure:16328: $? = 0 |
---|
1345 | configure:16328: result: yes |
---|
1346 | configure:16328: checking for stpcpy |
---|
1347 | configure:16328: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
1348 | conftest.c:96: warning: conflicting types for built-in function 'stpcpy' |
---|
1349 | configure:16328: $? = 0 |
---|
1350 | configure:16328: result: yes |
---|
1351 | configure:16328: checking for strcasecmp |
---|
1352 | configure:16328: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
1353 | conftest.c:97: warning: conflicting types for built-in function 'strcasecmp' |
---|
1354 | configure:16328: $? = 0 |
---|
1355 | configure:16328: result: yes |
---|
1356 | configure:16328: checking for strdup |
---|
1357 | configure:16328: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
1358 | conftest.c:98: warning: conflicting types for built-in function 'strdup' |
---|
1359 | configure:16328: $? = 0 |
---|
1360 | configure:16328: result: yes |
---|
1361 | configure:16328: checking for strtoul |
---|
1362 | configure:16328: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
1363 | configure:16328: $? = 0 |
---|
1364 | configure:16328: result: yes |
---|
1365 | configure:16328: checking for tsearch |
---|
1366 | configure:16328: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
1367 | configure:16328: $? = 0 |
---|
1368 | configure:16328: result: yes |
---|
1369 | configure:16328: checking for uselocale |
---|
1370 | configure:16328: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
1371 | configure:16328: $? = 0 |
---|
1372 | configure:16328: result: yes |
---|
1373 | configure:16328: checking for argz_count |
---|
1374 | configure:16328: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
1375 | Undefined symbols: |
---|
1376 | "_argz_count", referenced from: |
---|
1377 | _main in ccFz1bUQ.o |
---|
1378 | ld: symbol(s) not found |
---|
1379 | collect2: ld returned 1 exit status |
---|
1380 | configure:16328: $? = 1 |
---|
1381 | configure: failed program was: |
---|
1382 | | /* confdefs.h */ |
---|
1383 | | #define PACKAGE_NAME "" |
---|
1384 | | #define PACKAGE_TARNAME "" |
---|
1385 | | #define PACKAGE_VERSION "" |
---|
1386 | | #define PACKAGE_STRING "" |
---|
1387 | | #define PACKAGE_BUGREPORT "" |
---|
1388 | | #define PACKAGE_URL "" |
---|
1389 | | #define PACKAGE "gettext-runtime" |
---|
1390 | | #define VERSION "0.18.1" |
---|
1391 | | #define STDC_HEADERS 1 |
---|
1392 | | #define HAVE_SYS_TYPES_H 1 |
---|
1393 | | #define HAVE_SYS_STAT_H 1 |
---|
1394 | | #define HAVE_STDLIB_H 1 |
---|
1395 | | #define HAVE_STRING_H 1 |
---|
1396 | | #define HAVE_MEMORY_H 1 |
---|
1397 | | #define HAVE_STRINGS_H 1 |
---|
1398 | | #define HAVE_INTTYPES_H 1 |
---|
1399 | | #define HAVE_STDINT_H 1 |
---|
1400 | | #define HAVE_UNISTD_H 1 |
---|
1401 | | #define __EXTENSIONS__ 1 |
---|
1402 | | #define _ALL_SOURCE 1 |
---|
1403 | | #define _GNU_SOURCE 1 |
---|
1404 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1405 | | #define _TANDEM_SOURCE 1 |
---|
1406 | | #define HAVE_DLFCN_H 1 |
---|
1407 | | #define LT_OBJDIR ".libs/" |
---|
1408 | | #define HAVE_VISIBILITY 1 |
---|
1409 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
1410 | | #define HAVE_ALLOCA_H 1 |
---|
1411 | | #define HAVE_ALLOCA 1 |
---|
1412 | | #define HAVE_STDLIB_H 1 |
---|
1413 | | #define HAVE_UNISTD_H 1 |
---|
1414 | | #define HAVE_SYS_PARAM_H 1 |
---|
1415 | | #define HAVE_STRING_H 1 |
---|
1416 | | #define HAVE_ERRNO_H 1 |
---|
1417 | | #define HAVE_GETOPT_H 1 |
---|
1418 | | #define HAVE_ICONV_H 1 |
---|
1419 | | #define HAVE_SYS_MMAN_H 1 |
---|
1420 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1421 | | #define HAVE_SIGNAL_H 1 |
---|
1422 | | #define HAVE_STDDEF_H 1 |
---|
1423 | | #define HAVE_STDINT_H 1 |
---|
1424 | | #define HAVE_WCHAR_H 1 |
---|
1425 | | #define HAVE_STDIO_H 1 |
---|
1426 | | #define HAVE_SYS_STAT_H 1 |
---|
1427 | | #define HAVE_TIME_H 1 |
---|
1428 | | #define HAVE_SYS_TIME_H 1 |
---|
1429 | | #define HAVE_WCTYPE_H 1 |
---|
1430 | | #define HAVE_GETPAGESIZE 1 |
---|
1431 | | #define HAVE_MMAP 1 |
---|
1432 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
1433 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
1434 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
1435 | | #define HAVE_UINTMAX_T 1 |
---|
1436 | | #define HAVE_INTTYPES_H 1 |
---|
1437 | | #define USE_POSIX_THREADS 1 |
---|
1438 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
1439 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
1440 | | #define HAVE_ICONV 1 |
---|
1441 | | #define ICONV_CONST |
---|
1442 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
1443 | | #define HAVE_INTTYPES_H 1 |
---|
1444 | | #define HAVE_LIMITS_H 1 |
---|
1445 | | #define HAVE_UNISTD_H 1 |
---|
1446 | | #define HAVE_SYS_PARAM_H 1 |
---|
1447 | | #define HAVE_GETCWD 1 |
---|
1448 | | #define HAVE_GETEGID 1 |
---|
1449 | | #define HAVE_GETEUID 1 |
---|
1450 | | #define HAVE_GETGID 1 |
---|
1451 | | #define HAVE_GETUID 1 |
---|
1452 | | #define HAVE_MUNMAP 1 |
---|
1453 | | #define HAVE_STPCPY 1 |
---|
1454 | | #define HAVE_STRCASECMP 1 |
---|
1455 | | #define HAVE_STRDUP 1 |
---|
1456 | | #define HAVE_STRTOUL 1 |
---|
1457 | | #define HAVE_TSEARCH 1 |
---|
1458 | | #define HAVE_USELOCALE 1 |
---|
1459 | | /* end confdefs.h. */ |
---|
1460 | | /* Define argz_count to an innocuous variant, in case <limits.h> declares argz_count. |
---|
1461 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1462 | | #define argz_count innocuous_argz_count |
---|
1463 | | |
---|
1464 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1465 | | which can conflict with char argz_count (); below. |
---|
1466 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1467 | | <limits.h> exists even on freestanding compilers. */ |
---|
1468 | | |
---|
1469 | | #ifdef __STDC__ |
---|
1470 | | # include <limits.h> |
---|
1471 | | #else |
---|
1472 | | # include <assert.h> |
---|
1473 | | #endif |
---|
1474 | | |
---|
1475 | | #undef argz_count |
---|
1476 | | |
---|
1477 | | /* Override any GCC internal prototype to avoid an error. |
---|
1478 | | Use char because int might match the return type of a GCC |
---|
1479 | | builtin and then its argument prototype would still apply. */ |
---|
1480 | | #ifdef __cplusplus |
---|
1481 | | extern "C" |
---|
1482 | | #endif |
---|
1483 | | char argz_count (); |
---|
1484 | | /* The GNU C library defines this for functions which it implements |
---|
1485 | | to always fail with ENOSYS. Some functions are actually named |
---|
1486 | | something starting with __ and the normal name is an alias. */ |
---|
1487 | | #if defined __stub_argz_count || defined __stub___argz_count |
---|
1488 | | choke me |
---|
1489 | | #endif |
---|
1490 | | |
---|
1491 | | int |
---|
1492 | | main () |
---|
1493 | | { |
---|
1494 | | return argz_count (); |
---|
1495 | | ; |
---|
1496 | | return 0; |
---|
1497 | | } |
---|
1498 | configure:16328: result: no |
---|
1499 | configure:16328: checking for argz_stringify |
---|
1500 | configure:16328: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
1501 | Undefined symbols: |
---|
1502 | "_argz_stringify", referenced from: |
---|
1503 | _main in ccU088VM.o |
---|
1504 | ld: symbol(s) not found |
---|
1505 | collect2: ld returned 1 exit status |
---|
1506 | configure:16328: $? = 1 |
---|
1507 | configure: failed program was: |
---|
1508 | | /* confdefs.h */ |
---|
1509 | | #define PACKAGE_NAME "" |
---|
1510 | | #define PACKAGE_TARNAME "" |
---|
1511 | | #define PACKAGE_VERSION "" |
---|
1512 | | #define PACKAGE_STRING "" |
---|
1513 | | #define PACKAGE_BUGREPORT "" |
---|
1514 | | #define PACKAGE_URL "" |
---|
1515 | | #define PACKAGE "gettext-runtime" |
---|
1516 | | #define VERSION "0.18.1" |
---|
1517 | | #define STDC_HEADERS 1 |
---|
1518 | | #define HAVE_SYS_TYPES_H 1 |
---|
1519 | | #define HAVE_SYS_STAT_H 1 |
---|
1520 | | #define HAVE_STDLIB_H 1 |
---|
1521 | | #define HAVE_STRING_H 1 |
---|
1522 | | #define HAVE_MEMORY_H 1 |
---|
1523 | | #define HAVE_STRINGS_H 1 |
---|
1524 | | #define HAVE_INTTYPES_H 1 |
---|
1525 | | #define HAVE_STDINT_H 1 |
---|
1526 | | #define HAVE_UNISTD_H 1 |
---|
1527 | | #define __EXTENSIONS__ 1 |
---|
1528 | | #define _ALL_SOURCE 1 |
---|
1529 | | #define _GNU_SOURCE 1 |
---|
1530 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1531 | | #define _TANDEM_SOURCE 1 |
---|
1532 | | #define HAVE_DLFCN_H 1 |
---|
1533 | | #define LT_OBJDIR ".libs/" |
---|
1534 | | #define HAVE_VISIBILITY 1 |
---|
1535 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
1536 | | #define HAVE_ALLOCA_H 1 |
---|
1537 | | #define HAVE_ALLOCA 1 |
---|
1538 | | #define HAVE_STDLIB_H 1 |
---|
1539 | | #define HAVE_UNISTD_H 1 |
---|
1540 | | #define HAVE_SYS_PARAM_H 1 |
---|
1541 | | #define HAVE_STRING_H 1 |
---|
1542 | | #define HAVE_ERRNO_H 1 |
---|
1543 | | #define HAVE_GETOPT_H 1 |
---|
1544 | | #define HAVE_ICONV_H 1 |
---|
1545 | | #define HAVE_SYS_MMAN_H 1 |
---|
1546 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1547 | | #define HAVE_SIGNAL_H 1 |
---|
1548 | | #define HAVE_STDDEF_H 1 |
---|
1549 | | #define HAVE_STDINT_H 1 |
---|
1550 | | #define HAVE_WCHAR_H 1 |
---|
1551 | | #define HAVE_STDIO_H 1 |
---|
1552 | | #define HAVE_SYS_STAT_H 1 |
---|
1553 | | #define HAVE_TIME_H 1 |
---|
1554 | | #define HAVE_SYS_TIME_H 1 |
---|
1555 | | #define HAVE_WCTYPE_H 1 |
---|
1556 | | #define HAVE_GETPAGESIZE 1 |
---|
1557 | | #define HAVE_MMAP 1 |
---|
1558 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
1559 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
1560 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
1561 | | #define HAVE_UINTMAX_T 1 |
---|
1562 | | #define HAVE_INTTYPES_H 1 |
---|
1563 | | #define USE_POSIX_THREADS 1 |
---|
1564 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
1565 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
1566 | | #define HAVE_ICONV 1 |
---|
1567 | | #define ICONV_CONST |
---|
1568 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
1569 | | #define HAVE_INTTYPES_H 1 |
---|
1570 | | #define HAVE_LIMITS_H 1 |
---|
1571 | | #define HAVE_UNISTD_H 1 |
---|
1572 | | #define HAVE_SYS_PARAM_H 1 |
---|
1573 | | #define HAVE_GETCWD 1 |
---|
1574 | | #define HAVE_GETEGID 1 |
---|
1575 | | #define HAVE_GETEUID 1 |
---|
1576 | | #define HAVE_GETGID 1 |
---|
1577 | | #define HAVE_GETUID 1 |
---|
1578 | | #define HAVE_MUNMAP 1 |
---|
1579 | | #define HAVE_STPCPY 1 |
---|
1580 | | #define HAVE_STRCASECMP 1 |
---|
1581 | | #define HAVE_STRDUP 1 |
---|
1582 | | #define HAVE_STRTOUL 1 |
---|
1583 | | #define HAVE_TSEARCH 1 |
---|
1584 | | #define HAVE_USELOCALE 1 |
---|
1585 | | /* end confdefs.h. */ |
---|
1586 | | /* Define argz_stringify to an innocuous variant, in case <limits.h> declares argz_stringify. |
---|
1587 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1588 | | #define argz_stringify innocuous_argz_stringify |
---|
1589 | | |
---|
1590 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1591 | | which can conflict with char argz_stringify (); below. |
---|
1592 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1593 | | <limits.h> exists even on freestanding compilers. */ |
---|
1594 | | |
---|
1595 | | #ifdef __STDC__ |
---|
1596 | | # include <limits.h> |
---|
1597 | | #else |
---|
1598 | | # include <assert.h> |
---|
1599 | | #endif |
---|
1600 | | |
---|
1601 | | #undef argz_stringify |
---|
1602 | | |
---|
1603 | | /* Override any GCC internal prototype to avoid an error. |
---|
1604 | | Use char because int might match the return type of a GCC |
---|
1605 | | builtin and then its argument prototype would still apply. */ |
---|
1606 | | #ifdef __cplusplus |
---|
1607 | | extern "C" |
---|
1608 | | #endif |
---|
1609 | | char argz_stringify (); |
---|
1610 | | /* The GNU C library defines this for functions which it implements |
---|
1611 | | to always fail with ENOSYS. Some functions are actually named |
---|
1612 | | something starting with __ and the normal name is an alias. */ |
---|
1613 | | #if defined __stub_argz_stringify || defined __stub___argz_stringify |
---|
1614 | | choke me |
---|
1615 | | #endif |
---|
1616 | | |
---|
1617 | | int |
---|
1618 | | main () |
---|
1619 | | { |
---|
1620 | | return argz_stringify (); |
---|
1621 | | ; |
---|
1622 | | return 0; |
---|
1623 | | } |
---|
1624 | configure:16328: result: no |
---|
1625 | configure:16328: checking for argz_next |
---|
1626 | configure:16328: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
1627 | Undefined symbols: |
---|
1628 | "_argz_next", referenced from: |
---|
1629 | _main in ccIbi068.o |
---|
1630 | ld: symbol(s) not found |
---|
1631 | collect2: ld returned 1 exit status |
---|
1632 | configure:16328: $? = 1 |
---|
1633 | configure: failed program was: |
---|
1634 | | /* confdefs.h */ |
---|
1635 | | #define PACKAGE_NAME "" |
---|
1636 | | #define PACKAGE_TARNAME "" |
---|
1637 | | #define PACKAGE_VERSION "" |
---|
1638 | | #define PACKAGE_STRING "" |
---|
1639 | | #define PACKAGE_BUGREPORT "" |
---|
1640 | | #define PACKAGE_URL "" |
---|
1641 | | #define PACKAGE "gettext-runtime" |
---|
1642 | | #define VERSION "0.18.1" |
---|
1643 | | #define STDC_HEADERS 1 |
---|
1644 | | #define HAVE_SYS_TYPES_H 1 |
---|
1645 | | #define HAVE_SYS_STAT_H 1 |
---|
1646 | | #define HAVE_STDLIB_H 1 |
---|
1647 | | #define HAVE_STRING_H 1 |
---|
1648 | | #define HAVE_MEMORY_H 1 |
---|
1649 | | #define HAVE_STRINGS_H 1 |
---|
1650 | | #define HAVE_INTTYPES_H 1 |
---|
1651 | | #define HAVE_STDINT_H 1 |
---|
1652 | | #define HAVE_UNISTD_H 1 |
---|
1653 | | #define __EXTENSIONS__ 1 |
---|
1654 | | #define _ALL_SOURCE 1 |
---|
1655 | | #define _GNU_SOURCE 1 |
---|
1656 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1657 | | #define _TANDEM_SOURCE 1 |
---|
1658 | | #define HAVE_DLFCN_H 1 |
---|
1659 | | #define LT_OBJDIR ".libs/" |
---|
1660 | | #define HAVE_VISIBILITY 1 |
---|
1661 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
1662 | | #define HAVE_ALLOCA_H 1 |
---|
1663 | | #define HAVE_ALLOCA 1 |
---|
1664 | | #define HAVE_STDLIB_H 1 |
---|
1665 | | #define HAVE_UNISTD_H 1 |
---|
1666 | | #define HAVE_SYS_PARAM_H 1 |
---|
1667 | | #define HAVE_STRING_H 1 |
---|
1668 | | #define HAVE_ERRNO_H 1 |
---|
1669 | | #define HAVE_GETOPT_H 1 |
---|
1670 | | #define HAVE_ICONV_H 1 |
---|
1671 | | #define HAVE_SYS_MMAN_H 1 |
---|
1672 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1673 | | #define HAVE_SIGNAL_H 1 |
---|
1674 | | #define HAVE_STDDEF_H 1 |
---|
1675 | | #define HAVE_STDINT_H 1 |
---|
1676 | | #define HAVE_WCHAR_H 1 |
---|
1677 | | #define HAVE_STDIO_H 1 |
---|
1678 | | #define HAVE_SYS_STAT_H 1 |
---|
1679 | | #define HAVE_TIME_H 1 |
---|
1680 | | #define HAVE_SYS_TIME_H 1 |
---|
1681 | | #define HAVE_WCTYPE_H 1 |
---|
1682 | | #define HAVE_GETPAGESIZE 1 |
---|
1683 | | #define HAVE_MMAP 1 |
---|
1684 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
1685 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
1686 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
1687 | | #define HAVE_UINTMAX_T 1 |
---|
1688 | | #define HAVE_INTTYPES_H 1 |
---|
1689 | | #define USE_POSIX_THREADS 1 |
---|
1690 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
1691 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
1692 | | #define HAVE_ICONV 1 |
---|
1693 | | #define ICONV_CONST |
---|
1694 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
1695 | | #define HAVE_INTTYPES_H 1 |
---|
1696 | | #define HAVE_LIMITS_H 1 |
---|
1697 | | #define HAVE_UNISTD_H 1 |
---|
1698 | | #define HAVE_SYS_PARAM_H 1 |
---|
1699 | | #define HAVE_GETCWD 1 |
---|
1700 | | #define HAVE_GETEGID 1 |
---|
1701 | | #define HAVE_GETEUID 1 |
---|
1702 | | #define HAVE_GETGID 1 |
---|
1703 | | #define HAVE_GETUID 1 |
---|
1704 | | #define HAVE_MUNMAP 1 |
---|
1705 | | #define HAVE_STPCPY 1 |
---|
1706 | | #define HAVE_STRCASECMP 1 |
---|
1707 | | #define HAVE_STRDUP 1 |
---|
1708 | | #define HAVE_STRTOUL 1 |
---|
1709 | | #define HAVE_TSEARCH 1 |
---|
1710 | | #define HAVE_USELOCALE 1 |
---|
1711 | | /* end confdefs.h. */ |
---|
1712 | | /* Define argz_next to an innocuous variant, in case <limits.h> declares argz_next. |
---|
1713 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1714 | | #define argz_next innocuous_argz_next |
---|
1715 | | |
---|
1716 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1717 | | which can conflict with char argz_next (); below. |
---|
1718 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1719 | | <limits.h> exists even on freestanding compilers. */ |
---|
1720 | | |
---|
1721 | | #ifdef __STDC__ |
---|
1722 | | # include <limits.h> |
---|
1723 | | #else |
---|
1724 | | # include <assert.h> |
---|
1725 | | #endif |
---|
1726 | | |
---|
1727 | | #undef argz_next |
---|
1728 | | |
---|
1729 | | /* Override any GCC internal prototype to avoid an error. |
---|
1730 | | Use char because int might match the return type of a GCC |
---|
1731 | | builtin and then its argument prototype would still apply. */ |
---|
1732 | | #ifdef __cplusplus |
---|
1733 | | extern "C" |
---|
1734 | | #endif |
---|
1735 | | char argz_next (); |
---|
1736 | | /* The GNU C library defines this for functions which it implements |
---|
1737 | | to always fail with ENOSYS. Some functions are actually named |
---|
1738 | | something starting with __ and the normal name is an alias. */ |
---|
1739 | | #if defined __stub_argz_next || defined __stub___argz_next |
---|
1740 | | choke me |
---|
1741 | | #endif |
---|
1742 | | |
---|
1743 | | int |
---|
1744 | | main () |
---|
1745 | | { |
---|
1746 | | return argz_next (); |
---|
1747 | | ; |
---|
1748 | | return 0; |
---|
1749 | | } |
---|
1750 | configure:16328: result: no |
---|
1751 | configure:16328: checking for __fsetlocking |
---|
1752 | configure:16328: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
1753 | Undefined symbols: |
---|
1754 | "___fsetlocking", referenced from: |
---|
1755 | _main in ccEzwigD.o |
---|
1756 | ld: symbol(s) not found |
---|
1757 | collect2: ld returned 1 exit status |
---|
1758 | configure:16328: $? = 1 |
---|
1759 | configure: failed program was: |
---|
1760 | | /* confdefs.h */ |
---|
1761 | | #define PACKAGE_NAME "" |
---|
1762 | | #define PACKAGE_TARNAME "" |
---|
1763 | | #define PACKAGE_VERSION "" |
---|
1764 | | #define PACKAGE_STRING "" |
---|
1765 | | #define PACKAGE_BUGREPORT "" |
---|
1766 | | #define PACKAGE_URL "" |
---|
1767 | | #define PACKAGE "gettext-runtime" |
---|
1768 | | #define VERSION "0.18.1" |
---|
1769 | | #define STDC_HEADERS 1 |
---|
1770 | | #define HAVE_SYS_TYPES_H 1 |
---|
1771 | | #define HAVE_SYS_STAT_H 1 |
---|
1772 | | #define HAVE_STDLIB_H 1 |
---|
1773 | | #define HAVE_STRING_H 1 |
---|
1774 | | #define HAVE_MEMORY_H 1 |
---|
1775 | | #define HAVE_STRINGS_H 1 |
---|
1776 | | #define HAVE_INTTYPES_H 1 |
---|
1777 | | #define HAVE_STDINT_H 1 |
---|
1778 | | #define HAVE_UNISTD_H 1 |
---|
1779 | | #define __EXTENSIONS__ 1 |
---|
1780 | | #define _ALL_SOURCE 1 |
---|
1781 | | #define _GNU_SOURCE 1 |
---|
1782 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1783 | | #define _TANDEM_SOURCE 1 |
---|
1784 | | #define HAVE_DLFCN_H 1 |
---|
1785 | | #define LT_OBJDIR ".libs/" |
---|
1786 | | #define HAVE_VISIBILITY 1 |
---|
1787 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
1788 | | #define HAVE_ALLOCA_H 1 |
---|
1789 | | #define HAVE_ALLOCA 1 |
---|
1790 | | #define HAVE_STDLIB_H 1 |
---|
1791 | | #define HAVE_UNISTD_H 1 |
---|
1792 | | #define HAVE_SYS_PARAM_H 1 |
---|
1793 | | #define HAVE_STRING_H 1 |
---|
1794 | | #define HAVE_ERRNO_H 1 |
---|
1795 | | #define HAVE_GETOPT_H 1 |
---|
1796 | | #define HAVE_ICONV_H 1 |
---|
1797 | | #define HAVE_SYS_MMAN_H 1 |
---|
1798 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1799 | | #define HAVE_SIGNAL_H 1 |
---|
1800 | | #define HAVE_STDDEF_H 1 |
---|
1801 | | #define HAVE_STDINT_H 1 |
---|
1802 | | #define HAVE_WCHAR_H 1 |
---|
1803 | | #define HAVE_STDIO_H 1 |
---|
1804 | | #define HAVE_SYS_STAT_H 1 |
---|
1805 | | #define HAVE_TIME_H 1 |
---|
1806 | | #define HAVE_SYS_TIME_H 1 |
---|
1807 | | #define HAVE_WCTYPE_H 1 |
---|
1808 | | #define HAVE_GETPAGESIZE 1 |
---|
1809 | | #define HAVE_MMAP 1 |
---|
1810 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
1811 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
1812 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
1813 | | #define HAVE_UINTMAX_T 1 |
---|
1814 | | #define HAVE_INTTYPES_H 1 |
---|
1815 | | #define USE_POSIX_THREADS 1 |
---|
1816 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
1817 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
1818 | | #define HAVE_ICONV 1 |
---|
1819 | | #define ICONV_CONST |
---|
1820 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
1821 | | #define HAVE_INTTYPES_H 1 |
---|
1822 | | #define HAVE_LIMITS_H 1 |
---|
1823 | | #define HAVE_UNISTD_H 1 |
---|
1824 | | #define HAVE_SYS_PARAM_H 1 |
---|
1825 | | #define HAVE_GETCWD 1 |
---|
1826 | | #define HAVE_GETEGID 1 |
---|
1827 | | #define HAVE_GETEUID 1 |
---|
1828 | | #define HAVE_GETGID 1 |
---|
1829 | | #define HAVE_GETUID 1 |
---|
1830 | | #define HAVE_MUNMAP 1 |
---|
1831 | | #define HAVE_STPCPY 1 |
---|
1832 | | #define HAVE_STRCASECMP 1 |
---|
1833 | | #define HAVE_STRDUP 1 |
---|
1834 | | #define HAVE_STRTOUL 1 |
---|
1835 | | #define HAVE_TSEARCH 1 |
---|
1836 | | #define HAVE_USELOCALE 1 |
---|
1837 | | /* end confdefs.h. */ |
---|
1838 | | /* Define __fsetlocking to an innocuous variant, in case <limits.h> declares __fsetlocking. |
---|
1839 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1840 | | #define __fsetlocking innocuous___fsetlocking |
---|
1841 | | |
---|
1842 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1843 | | which can conflict with char __fsetlocking (); below. |
---|
1844 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1845 | | <limits.h> exists even on freestanding compilers. */ |
---|
1846 | | |
---|
1847 | | #ifdef __STDC__ |
---|
1848 | | # include <limits.h> |
---|
1849 | | #else |
---|
1850 | | # include <assert.h> |
---|
1851 | | #endif |
---|
1852 | | |
---|
1853 | | #undef __fsetlocking |
---|
1854 | | |
---|
1855 | | /* Override any GCC internal prototype to avoid an error. |
---|
1856 | | Use char because int might match the return type of a GCC |
---|
1857 | | builtin and then its argument prototype would still apply. */ |
---|
1858 | | #ifdef __cplusplus |
---|
1859 | | extern "C" |
---|
1860 | | #endif |
---|
1861 | | char __fsetlocking (); |
---|
1862 | | /* The GNU C library defines this for functions which it implements |
---|
1863 | | to always fail with ENOSYS. Some functions are actually named |
---|
1864 | | something starting with __ and the normal name is an alias. */ |
---|
1865 | | #if defined __stub___fsetlocking || defined __stub_____fsetlocking |
---|
1866 | | choke me |
---|
1867 | | #endif |
---|
1868 | | |
---|
1869 | | int |
---|
1870 | | main () |
---|
1871 | | { |
---|
1872 | | return __fsetlocking (); |
---|
1873 | | ; |
---|
1874 | | return 0; |
---|
1875 | | } |
---|
1876 | configure:16328: result: no |
---|
1877 | configure:16340: checking whether feof_unlocked is declared |
---|
1878 | configure:16360: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
1879 | configure:16360: $? = 0 |
---|
1880 | configure:16367: result: yes |
---|
1881 | configure:16381: checking whether fgets_unlocked is declared |
---|
1882 | configure:16401: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
1883 | conftest.c: In function 'main': |
---|
1884 | conftest.c:86: error: 'fgets_unlocked' undeclared (first use in this function) |
---|
1885 | conftest.c:86: error: (Each undeclared identifier is reported only once |
---|
1886 | conftest.c:86: error: for each function it appears in.) |
---|
1887 | configure:16401: $? = 1 |
---|
1888 | configure: failed program was: |
---|
1889 | | /* confdefs.h */ |
---|
1890 | | #define PACKAGE_NAME "" |
---|
1891 | | #define PACKAGE_TARNAME "" |
---|
1892 | | #define PACKAGE_VERSION "" |
---|
1893 | | #define PACKAGE_STRING "" |
---|
1894 | | #define PACKAGE_BUGREPORT "" |
---|
1895 | | #define PACKAGE_URL "" |
---|
1896 | | #define PACKAGE "gettext-runtime" |
---|
1897 | | #define VERSION "0.18.1" |
---|
1898 | | #define STDC_HEADERS 1 |
---|
1899 | | #define HAVE_SYS_TYPES_H 1 |
---|
1900 | | #define HAVE_SYS_STAT_H 1 |
---|
1901 | | #define HAVE_STDLIB_H 1 |
---|
1902 | | #define HAVE_STRING_H 1 |
---|
1903 | | #define HAVE_MEMORY_H 1 |
---|
1904 | | #define HAVE_STRINGS_H 1 |
---|
1905 | | #define HAVE_INTTYPES_H 1 |
---|
1906 | | #define HAVE_STDINT_H 1 |
---|
1907 | | #define HAVE_UNISTD_H 1 |
---|
1908 | | #define __EXTENSIONS__ 1 |
---|
1909 | | #define _ALL_SOURCE 1 |
---|
1910 | | #define _GNU_SOURCE 1 |
---|
1911 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1912 | | #define _TANDEM_SOURCE 1 |
---|
1913 | | #define HAVE_DLFCN_H 1 |
---|
1914 | | #define LT_OBJDIR ".libs/" |
---|
1915 | | #define HAVE_VISIBILITY 1 |
---|
1916 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
1917 | | #define HAVE_ALLOCA_H 1 |
---|
1918 | | #define HAVE_ALLOCA 1 |
---|
1919 | | #define HAVE_STDLIB_H 1 |
---|
1920 | | #define HAVE_UNISTD_H 1 |
---|
1921 | | #define HAVE_SYS_PARAM_H 1 |
---|
1922 | | #define HAVE_STRING_H 1 |
---|
1923 | | #define HAVE_ERRNO_H 1 |
---|
1924 | | #define HAVE_GETOPT_H 1 |
---|
1925 | | #define HAVE_ICONV_H 1 |
---|
1926 | | #define HAVE_SYS_MMAN_H 1 |
---|
1927 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1928 | | #define HAVE_SIGNAL_H 1 |
---|
1929 | | #define HAVE_STDDEF_H 1 |
---|
1930 | | #define HAVE_STDINT_H 1 |
---|
1931 | | #define HAVE_WCHAR_H 1 |
---|
1932 | | #define HAVE_STDIO_H 1 |
---|
1933 | | #define HAVE_SYS_STAT_H 1 |
---|
1934 | | #define HAVE_TIME_H 1 |
---|
1935 | | #define HAVE_SYS_TIME_H 1 |
---|
1936 | | #define HAVE_WCTYPE_H 1 |
---|
1937 | | #define HAVE_GETPAGESIZE 1 |
---|
1938 | | #define HAVE_MMAP 1 |
---|
1939 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
1940 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
1941 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
1942 | | #define HAVE_UINTMAX_T 1 |
---|
1943 | | #define HAVE_INTTYPES_H 1 |
---|
1944 | | #define USE_POSIX_THREADS 1 |
---|
1945 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
1946 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
1947 | | #define HAVE_ICONV 1 |
---|
1948 | | #define ICONV_CONST |
---|
1949 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
1950 | | #define HAVE_INTTYPES_H 1 |
---|
1951 | | #define HAVE_LIMITS_H 1 |
---|
1952 | | #define HAVE_UNISTD_H 1 |
---|
1953 | | #define HAVE_SYS_PARAM_H 1 |
---|
1954 | | #define HAVE_GETCWD 1 |
---|
1955 | | #define HAVE_GETEGID 1 |
---|
1956 | | #define HAVE_GETEUID 1 |
---|
1957 | | #define HAVE_GETGID 1 |
---|
1958 | | #define HAVE_GETUID 1 |
---|
1959 | | #define HAVE_MUNMAP 1 |
---|
1960 | | #define HAVE_STPCPY 1 |
---|
1961 | | #define HAVE_STRCASECMP 1 |
---|
1962 | | #define HAVE_STRDUP 1 |
---|
1963 | | #define HAVE_STRTOUL 1 |
---|
1964 | | #define HAVE_TSEARCH 1 |
---|
1965 | | #define HAVE_USELOCALE 1 |
---|
1966 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
1967 | | /* end confdefs.h. */ |
---|
1968 | | #include <stdio.h> |
---|
1969 | | int |
---|
1970 | | main () |
---|
1971 | | { |
---|
1972 | | |
---|
1973 | | #ifndef fgets_unlocked |
---|
1974 | | char *p = (char *) fgets_unlocked; |
---|
1975 | | #endif |
---|
1976 | | |
---|
1977 | | ; |
---|
1978 | | return 0; |
---|
1979 | | } |
---|
1980 | configure:16408: result: no |
---|
1981 | configure:16428: checking for bison |
---|
1982 | configure:16444: found /usr/bin/bison |
---|
1983 | configure:16455: result: bison |
---|
1984 | configure:16469: checking version of bison |
---|
1985 | configure:16478: result: 2.3, ok |
---|
1986 | configure:16486: checking for long long int |
---|
1987 | configure:16523: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
1988 | configure:16523: $? = 0 |
---|
1989 | configure:16553: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
1990 | configure:16553: $? = 0 |
---|
1991 | configure:16553: ./conftest |
---|
1992 | configure:16553: $? = 0 |
---|
1993 | configure:16568: result: yes |
---|
1994 | configure:16577: checking for wchar_t |
---|
1995 | configure:16594: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
1996 | configure:16594: $? = 0 |
---|
1997 | configure:16601: result: yes |
---|
1998 | configure:16610: checking for wint_t |
---|
1999 | configure:16635: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
2000 | configure:16635: $? = 0 |
---|
2001 | configure:16642: result: yes |
---|
2002 | configure:16653: checking for intmax_t |
---|
2003 | configure:16679: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
2004 | configure:16679: $? = 0 |
---|
2005 | configure:16686: result: yes |
---|
2006 | configure:16696: checking whether printf() supports POSIX/XSI format strings |
---|
2007 | configure:16737: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
2008 | configure:16737: $? = 0 |
---|
2009 | configure:16737: ./conftest |
---|
2010 | configure:16737: $? = 0 |
---|
2011 | configure:16748: result: yes |
---|
2012 | configure:16759: checking whether we are using the GNU C Library 2.1 or newer |
---|
2013 | conftest.c:87:22: error: features.h: No such file or directory |
---|
2014 | configure:16786: result: no |
---|
2015 | configure:16795: checking for stdint.h |
---|
2016 | configure:16795: result: yes |
---|
2017 | configure:16805: checking for SIZE_MAX |
---|
2018 | configure:16876: result: yes |
---|
2019 | configure:16892: checking for stdint.h |
---|
2020 | configure:16892: result: yes |
---|
2021 | configure:16905: checking for working fcntl.h |
---|
2022 | configure:16962: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
2023 | configure:16962: $? = 0 |
---|
2024 | configure:16962: ./conftest |
---|
2025 | configure:16962: $? = 64 |
---|
2026 | configure: program exited with status 64 |
---|
2027 | configure: failed program was: |
---|
2028 | | /* confdefs.h */ |
---|
2029 | | #define PACKAGE_NAME "" |
---|
2030 | | #define PACKAGE_TARNAME "" |
---|
2031 | | #define PACKAGE_VERSION "" |
---|
2032 | | #define PACKAGE_STRING "" |
---|
2033 | | #define PACKAGE_BUGREPORT "" |
---|
2034 | | #define PACKAGE_URL "" |
---|
2035 | | #define PACKAGE "gettext-runtime" |
---|
2036 | | #define VERSION "0.18.1" |
---|
2037 | | #define STDC_HEADERS 1 |
---|
2038 | | #define HAVE_SYS_TYPES_H 1 |
---|
2039 | | #define HAVE_SYS_STAT_H 1 |
---|
2040 | | #define HAVE_STDLIB_H 1 |
---|
2041 | | #define HAVE_STRING_H 1 |
---|
2042 | | #define HAVE_MEMORY_H 1 |
---|
2043 | | #define HAVE_STRINGS_H 1 |
---|
2044 | | #define HAVE_INTTYPES_H 1 |
---|
2045 | | #define HAVE_STDINT_H 1 |
---|
2046 | | #define HAVE_UNISTD_H 1 |
---|
2047 | | #define __EXTENSIONS__ 1 |
---|
2048 | | #define _ALL_SOURCE 1 |
---|
2049 | | #define _GNU_SOURCE 1 |
---|
2050 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2051 | | #define _TANDEM_SOURCE 1 |
---|
2052 | | #define HAVE_DLFCN_H 1 |
---|
2053 | | #define LT_OBJDIR ".libs/" |
---|
2054 | | #define HAVE_VISIBILITY 1 |
---|
2055 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
2056 | | #define HAVE_ALLOCA_H 1 |
---|
2057 | | #define HAVE_ALLOCA 1 |
---|
2058 | | #define HAVE_STDLIB_H 1 |
---|
2059 | | #define HAVE_UNISTD_H 1 |
---|
2060 | | #define HAVE_SYS_PARAM_H 1 |
---|
2061 | | #define HAVE_STRING_H 1 |
---|
2062 | | #define HAVE_ERRNO_H 1 |
---|
2063 | | #define HAVE_GETOPT_H 1 |
---|
2064 | | #define HAVE_ICONV_H 1 |
---|
2065 | | #define HAVE_SYS_MMAN_H 1 |
---|
2066 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2067 | | #define HAVE_SIGNAL_H 1 |
---|
2068 | | #define HAVE_STDDEF_H 1 |
---|
2069 | | #define HAVE_STDINT_H 1 |
---|
2070 | | #define HAVE_WCHAR_H 1 |
---|
2071 | | #define HAVE_STDIO_H 1 |
---|
2072 | | #define HAVE_SYS_STAT_H 1 |
---|
2073 | | #define HAVE_TIME_H 1 |
---|
2074 | | #define HAVE_SYS_TIME_H 1 |
---|
2075 | | #define HAVE_WCTYPE_H 1 |
---|
2076 | | #define HAVE_GETPAGESIZE 1 |
---|
2077 | | #define HAVE_MMAP 1 |
---|
2078 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
2079 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
2080 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
2081 | | #define HAVE_UINTMAX_T 1 |
---|
2082 | | #define HAVE_INTTYPES_H 1 |
---|
2083 | | #define USE_POSIX_THREADS 1 |
---|
2084 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
2085 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
2086 | | #define HAVE_ICONV 1 |
---|
2087 | | #define ICONV_CONST |
---|
2088 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
2089 | | #define HAVE_INTTYPES_H 1 |
---|
2090 | | #define HAVE_LIMITS_H 1 |
---|
2091 | | #define HAVE_UNISTD_H 1 |
---|
2092 | | #define HAVE_SYS_PARAM_H 1 |
---|
2093 | | #define HAVE_GETCWD 1 |
---|
2094 | | #define HAVE_GETEGID 1 |
---|
2095 | | #define HAVE_GETEUID 1 |
---|
2096 | | #define HAVE_GETGID 1 |
---|
2097 | | #define HAVE_GETUID 1 |
---|
2098 | | #define HAVE_MUNMAP 1 |
---|
2099 | | #define HAVE_STPCPY 1 |
---|
2100 | | #define HAVE_STRCASECMP 1 |
---|
2101 | | #define HAVE_STRDUP 1 |
---|
2102 | | #define HAVE_STRTOUL 1 |
---|
2103 | | #define HAVE_TSEARCH 1 |
---|
2104 | | #define HAVE_USELOCALE 1 |
---|
2105 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
2106 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
2107 | | #define HAVE_LONG_LONG_INT 1 |
---|
2108 | | #define HAVE_WCHAR_T 1 |
---|
2109 | | #define HAVE_WINT_T 1 |
---|
2110 | | #define HAVE_INTMAX_T 1 |
---|
2111 | | #define HAVE_POSIX_PRINTF 1 |
---|
2112 | | #define HAVE_STDINT_H 1 |
---|
2113 | | #define HAVE_STDINT_H 1 |
---|
2114 | | /* end confdefs.h. */ |
---|
2115 | | #include <sys/types.h> |
---|
2116 | | #include <sys/stat.h> |
---|
2117 | | #include <unistd.h> |
---|
2118 | | #include <fcntl.h> |
---|
2119 | | #ifndef O_NOATIME |
---|
2120 | | #define O_NOATIME 0 |
---|
2121 | | #endif |
---|
2122 | | #ifndef O_NOFOLLOW |
---|
2123 | | #define O_NOFOLLOW 0 |
---|
2124 | | #endif |
---|
2125 | | static int const constants[] = |
---|
2126 | | { |
---|
2127 | | O_CREAT, O_EXCL, O_NOCTTY, O_TRUNC, O_APPEND, |
---|
2128 | | O_NONBLOCK, O_SYNC, O_ACCMODE, O_RDONLY, O_RDWR, O_WRONLY |
---|
2129 | | }; |
---|
2130 | | |
---|
2131 | | int |
---|
2132 | | main () |
---|
2133 | | { |
---|
2134 | | |
---|
2135 | | int status = !constants; |
---|
2136 | | { |
---|
2137 | | static char const sym[] = "conftest.sym"; |
---|
2138 | | if (symlink (".", sym) != 0 |
---|
2139 | | || close (open (sym, O_RDONLY | O_NOFOLLOW)) == 0) |
---|
2140 | | status |= 32; |
---|
2141 | | unlink (sym); |
---|
2142 | | } |
---|
2143 | | { |
---|
2144 | | static char const file[] = "confdefs.h"; |
---|
2145 | | int fd = open (file, O_RDONLY | O_NOATIME); |
---|
2146 | | char c; |
---|
2147 | | struct stat st0, st1; |
---|
2148 | | if (fd < 0 |
---|
2149 | | || fstat (fd, &st0) != 0 |
---|
2150 | | || sleep (1) != 0 |
---|
2151 | | || read (fd, &c, 1) != 1 |
---|
2152 | | || close (fd) != 0 |
---|
2153 | | || stat (file, &st1) != 0 |
---|
2154 | | || st0.st_atime != st1.st_atime) |
---|
2155 | | status |= 64; |
---|
2156 | | } |
---|
2157 | | return status; |
---|
2158 | | ; |
---|
2159 | | return 0; |
---|
2160 | | } |
---|
2161 | configure:16977: result: no (bad O_NOATIME) |
---|
2162 | configure:17001: checking for CFPreferencesCopyAppValue |
---|
2163 | configure:17019: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c -Wl,-framework -Wl,CoreFoundation >&5 |
---|
2164 | configure:17019: $? = 0 |
---|
2165 | configure:17028: result: yes |
---|
2166 | configure:17035: checking for CFLocaleCopyCurrent |
---|
2167 | configure:17053: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c -Wl,-framework -Wl,CoreFoundation >&5 |
---|
2168 | configure:17053: $? = 0 |
---|
2169 | configure:17062: result: yes |
---|
2170 | configure:17087: checking for ptrdiff_t |
---|
2171 | configure:17087: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
2172 | configure:17087: $? = 0 |
---|
2173 | configure:17087: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
2174 | conftest.c: In function 'main': |
---|
2175 | conftest.c:128: error: expected expression before ')' token |
---|
2176 | configure:17087: $? = 1 |
---|
2177 | configure: failed program was: |
---|
2178 | | /* confdefs.h */ |
---|
2179 | | #define PACKAGE_NAME "" |
---|
2180 | | #define PACKAGE_TARNAME "" |
---|
2181 | | #define PACKAGE_VERSION "" |
---|
2182 | | #define PACKAGE_STRING "" |
---|
2183 | | #define PACKAGE_BUGREPORT "" |
---|
2184 | | #define PACKAGE_URL "" |
---|
2185 | | #define PACKAGE "gettext-runtime" |
---|
2186 | | #define VERSION "0.18.1" |
---|
2187 | | #define STDC_HEADERS 1 |
---|
2188 | | #define HAVE_SYS_TYPES_H 1 |
---|
2189 | | #define HAVE_SYS_STAT_H 1 |
---|
2190 | | #define HAVE_STDLIB_H 1 |
---|
2191 | | #define HAVE_STRING_H 1 |
---|
2192 | | #define HAVE_MEMORY_H 1 |
---|
2193 | | #define HAVE_STRINGS_H 1 |
---|
2194 | | #define HAVE_INTTYPES_H 1 |
---|
2195 | | #define HAVE_STDINT_H 1 |
---|
2196 | | #define HAVE_UNISTD_H 1 |
---|
2197 | | #define __EXTENSIONS__ 1 |
---|
2198 | | #define _ALL_SOURCE 1 |
---|
2199 | | #define _GNU_SOURCE 1 |
---|
2200 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2201 | | #define _TANDEM_SOURCE 1 |
---|
2202 | | #define HAVE_DLFCN_H 1 |
---|
2203 | | #define LT_OBJDIR ".libs/" |
---|
2204 | | #define HAVE_VISIBILITY 1 |
---|
2205 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
2206 | | #define HAVE_ALLOCA_H 1 |
---|
2207 | | #define HAVE_ALLOCA 1 |
---|
2208 | | #define HAVE_STDLIB_H 1 |
---|
2209 | | #define HAVE_UNISTD_H 1 |
---|
2210 | | #define HAVE_SYS_PARAM_H 1 |
---|
2211 | | #define HAVE_STRING_H 1 |
---|
2212 | | #define HAVE_ERRNO_H 1 |
---|
2213 | | #define HAVE_GETOPT_H 1 |
---|
2214 | | #define HAVE_ICONV_H 1 |
---|
2215 | | #define HAVE_SYS_MMAN_H 1 |
---|
2216 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2217 | | #define HAVE_SIGNAL_H 1 |
---|
2218 | | #define HAVE_STDDEF_H 1 |
---|
2219 | | #define HAVE_STDINT_H 1 |
---|
2220 | | #define HAVE_WCHAR_H 1 |
---|
2221 | | #define HAVE_STDIO_H 1 |
---|
2222 | | #define HAVE_SYS_STAT_H 1 |
---|
2223 | | #define HAVE_TIME_H 1 |
---|
2224 | | #define HAVE_SYS_TIME_H 1 |
---|
2225 | | #define HAVE_WCTYPE_H 1 |
---|
2226 | | #define HAVE_GETPAGESIZE 1 |
---|
2227 | | #define HAVE_MMAP 1 |
---|
2228 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
2229 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
2230 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
2231 | | #define HAVE_UINTMAX_T 1 |
---|
2232 | | #define HAVE_INTTYPES_H 1 |
---|
2233 | | #define USE_POSIX_THREADS 1 |
---|
2234 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
2235 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
2236 | | #define HAVE_ICONV 1 |
---|
2237 | | #define ICONV_CONST |
---|
2238 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
2239 | | #define HAVE_INTTYPES_H 1 |
---|
2240 | | #define HAVE_LIMITS_H 1 |
---|
2241 | | #define HAVE_UNISTD_H 1 |
---|
2242 | | #define HAVE_SYS_PARAM_H 1 |
---|
2243 | | #define HAVE_GETCWD 1 |
---|
2244 | | #define HAVE_GETEGID 1 |
---|
2245 | | #define HAVE_GETEUID 1 |
---|
2246 | | #define HAVE_GETGID 1 |
---|
2247 | | #define HAVE_GETUID 1 |
---|
2248 | | #define HAVE_MUNMAP 1 |
---|
2249 | | #define HAVE_STPCPY 1 |
---|
2250 | | #define HAVE_STRCASECMP 1 |
---|
2251 | | #define HAVE_STRDUP 1 |
---|
2252 | | #define HAVE_STRTOUL 1 |
---|
2253 | | #define HAVE_TSEARCH 1 |
---|
2254 | | #define HAVE_USELOCALE 1 |
---|
2255 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
2256 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
2257 | | #define HAVE_LONG_LONG_INT 1 |
---|
2258 | | #define HAVE_WCHAR_T 1 |
---|
2259 | | #define HAVE_WINT_T 1 |
---|
2260 | | #define HAVE_INTMAX_T 1 |
---|
2261 | | #define HAVE_POSIX_PRINTF 1 |
---|
2262 | | #define HAVE_STDINT_H 1 |
---|
2263 | | #define HAVE_STDINT_H 1 |
---|
2264 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
2265 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
2266 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
2267 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
2268 | | /* end confdefs.h. */ |
---|
2269 | | #include <stdio.h> |
---|
2270 | | #ifdef HAVE_SYS_TYPES_H |
---|
2271 | | # include <sys/types.h> |
---|
2272 | | #endif |
---|
2273 | | #ifdef HAVE_SYS_STAT_H |
---|
2274 | | # include <sys/stat.h> |
---|
2275 | | #endif |
---|
2276 | | #ifdef STDC_HEADERS |
---|
2277 | | # include <stdlib.h> |
---|
2278 | | # include <stddef.h> |
---|
2279 | | #else |
---|
2280 | | # ifdef HAVE_STDLIB_H |
---|
2281 | | # include <stdlib.h> |
---|
2282 | | # endif |
---|
2283 | | #endif |
---|
2284 | | #ifdef HAVE_STRING_H |
---|
2285 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2286 | | # include <memory.h> |
---|
2287 | | # endif |
---|
2288 | | # include <string.h> |
---|
2289 | | #endif |
---|
2290 | | #ifdef HAVE_STRINGS_H |
---|
2291 | | # include <strings.h> |
---|
2292 | | #endif |
---|
2293 | | #ifdef HAVE_INTTYPES_H |
---|
2294 | | # include <inttypes.h> |
---|
2295 | | #endif |
---|
2296 | | #ifdef HAVE_STDINT_H |
---|
2297 | | # include <stdint.h> |
---|
2298 | | #endif |
---|
2299 | | #ifdef HAVE_UNISTD_H |
---|
2300 | | # include <unistd.h> |
---|
2301 | | #endif |
---|
2302 | | int |
---|
2303 | | main () |
---|
2304 | | { |
---|
2305 | | if (sizeof ((ptrdiff_t))) |
---|
2306 | | return 0; |
---|
2307 | | ; |
---|
2308 | | return 0; |
---|
2309 | | } |
---|
2310 | configure:17087: result: yes |
---|
2311 | configure:17100: checking for stddef.h |
---|
2312 | configure:17100: result: yes |
---|
2313 | configure:17100: checking for stdlib.h |
---|
2314 | configure:17100: result: yes |
---|
2315 | configure:17100: checking for string.h |
---|
2316 | configure:17100: result: yes |
---|
2317 | configure:17115: checking for asprintf |
---|
2318 | configure:17115: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
2319 | configure:17115: $? = 0 |
---|
2320 | configure:17115: result: yes |
---|
2321 | configure:17115: checking for fwprintf |
---|
2322 | configure:17115: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
2323 | configure:17115: $? = 0 |
---|
2324 | configure:17115: result: yes |
---|
2325 | configure:17115: checking for newlocale |
---|
2326 | configure:17115: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
2327 | configure:17115: $? = 0 |
---|
2328 | configure:17115: result: yes |
---|
2329 | configure:17115: checking for putenv |
---|
2330 | configure:17115: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
2331 | configure:17115: $? = 0 |
---|
2332 | configure:17115: result: yes |
---|
2333 | configure:17115: checking for setenv |
---|
2334 | configure:17115: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
2335 | configure:17115: $? = 0 |
---|
2336 | configure:17115: result: yes |
---|
2337 | configure:17115: checking for setlocale |
---|
2338 | configure:17115: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
2339 | configure:17115: $? = 0 |
---|
2340 | configure:17115: result: yes |
---|
2341 | configure:17115: checking for snprintf |
---|
2342 | configure:17115: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
2343 | conftest.c:124: warning: conflicting types for built-in function 'snprintf' |
---|
2344 | configure:17115: $? = 0 |
---|
2345 | configure:17115: result: yes |
---|
2346 | configure:17115: checking for strnlen |
---|
2347 | configure:17115: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
2348 | Undefined symbols: |
---|
2349 | "_strnlen", referenced from: |
---|
2350 | _main in cc8K3YKD.o |
---|
2351 | ld: symbol(s) not found |
---|
2352 | collect2: ld returned 1 exit status |
---|
2353 | configure:17115: $? = 1 |
---|
2354 | configure: failed program was: |
---|
2355 | | /* confdefs.h */ |
---|
2356 | | #define PACKAGE_NAME "" |
---|
2357 | | #define PACKAGE_TARNAME "" |
---|
2358 | | #define PACKAGE_VERSION "" |
---|
2359 | | #define PACKAGE_STRING "" |
---|
2360 | | #define PACKAGE_BUGREPORT "" |
---|
2361 | | #define PACKAGE_URL "" |
---|
2362 | | #define PACKAGE "gettext-runtime" |
---|
2363 | | #define VERSION "0.18.1" |
---|
2364 | | #define STDC_HEADERS 1 |
---|
2365 | | #define HAVE_SYS_TYPES_H 1 |
---|
2366 | | #define HAVE_SYS_STAT_H 1 |
---|
2367 | | #define HAVE_STDLIB_H 1 |
---|
2368 | | #define HAVE_STRING_H 1 |
---|
2369 | | #define HAVE_MEMORY_H 1 |
---|
2370 | | #define HAVE_STRINGS_H 1 |
---|
2371 | | #define HAVE_INTTYPES_H 1 |
---|
2372 | | #define HAVE_STDINT_H 1 |
---|
2373 | | #define HAVE_UNISTD_H 1 |
---|
2374 | | #define __EXTENSIONS__ 1 |
---|
2375 | | #define _ALL_SOURCE 1 |
---|
2376 | | #define _GNU_SOURCE 1 |
---|
2377 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2378 | | #define _TANDEM_SOURCE 1 |
---|
2379 | | #define HAVE_DLFCN_H 1 |
---|
2380 | | #define LT_OBJDIR ".libs/" |
---|
2381 | | #define HAVE_VISIBILITY 1 |
---|
2382 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
2383 | | #define HAVE_ALLOCA_H 1 |
---|
2384 | | #define HAVE_ALLOCA 1 |
---|
2385 | | #define HAVE_STDLIB_H 1 |
---|
2386 | | #define HAVE_UNISTD_H 1 |
---|
2387 | | #define HAVE_SYS_PARAM_H 1 |
---|
2388 | | #define HAVE_STRING_H 1 |
---|
2389 | | #define HAVE_ERRNO_H 1 |
---|
2390 | | #define HAVE_GETOPT_H 1 |
---|
2391 | | #define HAVE_ICONV_H 1 |
---|
2392 | | #define HAVE_SYS_MMAN_H 1 |
---|
2393 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2394 | | #define HAVE_SIGNAL_H 1 |
---|
2395 | | #define HAVE_STDDEF_H 1 |
---|
2396 | | #define HAVE_STDINT_H 1 |
---|
2397 | | #define HAVE_WCHAR_H 1 |
---|
2398 | | #define HAVE_STDIO_H 1 |
---|
2399 | | #define HAVE_SYS_STAT_H 1 |
---|
2400 | | #define HAVE_TIME_H 1 |
---|
2401 | | #define HAVE_SYS_TIME_H 1 |
---|
2402 | | #define HAVE_WCTYPE_H 1 |
---|
2403 | | #define HAVE_GETPAGESIZE 1 |
---|
2404 | | #define HAVE_MMAP 1 |
---|
2405 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
2406 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
2407 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
2408 | | #define HAVE_UINTMAX_T 1 |
---|
2409 | | #define HAVE_INTTYPES_H 1 |
---|
2410 | | #define USE_POSIX_THREADS 1 |
---|
2411 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
2412 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
2413 | | #define HAVE_ICONV 1 |
---|
2414 | | #define ICONV_CONST |
---|
2415 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
2416 | | #define HAVE_INTTYPES_H 1 |
---|
2417 | | #define HAVE_LIMITS_H 1 |
---|
2418 | | #define HAVE_UNISTD_H 1 |
---|
2419 | | #define HAVE_SYS_PARAM_H 1 |
---|
2420 | | #define HAVE_GETCWD 1 |
---|
2421 | | #define HAVE_GETEGID 1 |
---|
2422 | | #define HAVE_GETEUID 1 |
---|
2423 | | #define HAVE_GETGID 1 |
---|
2424 | | #define HAVE_GETUID 1 |
---|
2425 | | #define HAVE_MUNMAP 1 |
---|
2426 | | #define HAVE_STPCPY 1 |
---|
2427 | | #define HAVE_STRCASECMP 1 |
---|
2428 | | #define HAVE_STRDUP 1 |
---|
2429 | | #define HAVE_STRTOUL 1 |
---|
2430 | | #define HAVE_TSEARCH 1 |
---|
2431 | | #define HAVE_USELOCALE 1 |
---|
2432 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
2433 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
2434 | | #define HAVE_LONG_LONG_INT 1 |
---|
2435 | | #define HAVE_WCHAR_T 1 |
---|
2436 | | #define HAVE_WINT_T 1 |
---|
2437 | | #define HAVE_INTMAX_T 1 |
---|
2438 | | #define HAVE_POSIX_PRINTF 1 |
---|
2439 | | #define HAVE_STDINT_H 1 |
---|
2440 | | #define HAVE_STDINT_H 1 |
---|
2441 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
2442 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
2443 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
2444 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
2445 | | #define HAVE_STDDEF_H 1 |
---|
2446 | | #define HAVE_STDLIB_H 1 |
---|
2447 | | #define HAVE_STRING_H 1 |
---|
2448 | | #define HAVE_ASPRINTF 1 |
---|
2449 | | #define HAVE_FWPRINTF 1 |
---|
2450 | | #define HAVE_NEWLOCALE 1 |
---|
2451 | | #define HAVE_PUTENV 1 |
---|
2452 | | #define HAVE_SETENV 1 |
---|
2453 | | #define HAVE_SETLOCALE 1 |
---|
2454 | | #define HAVE_SNPRINTF 1 |
---|
2455 | | /* end confdefs.h. */ |
---|
2456 | | /* Define strnlen to an innocuous variant, in case <limits.h> declares strnlen. |
---|
2457 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
2458 | | #define strnlen innocuous_strnlen |
---|
2459 | | |
---|
2460 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
2461 | | which can conflict with char strnlen (); below. |
---|
2462 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
2463 | | <limits.h> exists even on freestanding compilers. */ |
---|
2464 | | |
---|
2465 | | #ifdef __STDC__ |
---|
2466 | | # include <limits.h> |
---|
2467 | | #else |
---|
2468 | | # include <assert.h> |
---|
2469 | | #endif |
---|
2470 | | |
---|
2471 | | #undef strnlen |
---|
2472 | | |
---|
2473 | | /* Override any GCC internal prototype to avoid an error. |
---|
2474 | | Use char because int might match the return type of a GCC |
---|
2475 | | builtin and then its argument prototype would still apply. */ |
---|
2476 | | #ifdef __cplusplus |
---|
2477 | | extern "C" |
---|
2478 | | #endif |
---|
2479 | | char strnlen (); |
---|
2480 | | /* The GNU C library defines this for functions which it implements |
---|
2481 | | to always fail with ENOSYS. Some functions are actually named |
---|
2482 | | something starting with __ and the normal name is an alias. */ |
---|
2483 | | #if defined __stub_strnlen || defined __stub___strnlen |
---|
2484 | | choke me |
---|
2485 | | #endif |
---|
2486 | | |
---|
2487 | | int |
---|
2488 | | main () |
---|
2489 | | { |
---|
2490 | | return strnlen (); |
---|
2491 | | ; |
---|
2492 | | return 0; |
---|
2493 | | } |
---|
2494 | configure:17115: result: no |
---|
2495 | configure:17115: checking for wcslen |
---|
2496 | configure:17115: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
2497 | configure:17115: $? = 0 |
---|
2498 | configure:17115: result: yes |
---|
2499 | configure:17115: checking for wcsnlen |
---|
2500 | configure:17115: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
2501 | Undefined symbols: |
---|
2502 | "_wcsnlen", referenced from: |
---|
2503 | _main in cclLtHk1.o |
---|
2504 | ld: symbol(s) not found |
---|
2505 | collect2: ld returned 1 exit status |
---|
2506 | configure:17115: $? = 1 |
---|
2507 | configure: failed program was: |
---|
2508 | | /* confdefs.h */ |
---|
2509 | | #define PACKAGE_NAME "" |
---|
2510 | | #define PACKAGE_TARNAME "" |
---|
2511 | | #define PACKAGE_VERSION "" |
---|
2512 | | #define PACKAGE_STRING "" |
---|
2513 | | #define PACKAGE_BUGREPORT "" |
---|
2514 | | #define PACKAGE_URL "" |
---|
2515 | | #define PACKAGE "gettext-runtime" |
---|
2516 | | #define VERSION "0.18.1" |
---|
2517 | | #define STDC_HEADERS 1 |
---|
2518 | | #define HAVE_SYS_TYPES_H 1 |
---|
2519 | | #define HAVE_SYS_STAT_H 1 |
---|
2520 | | #define HAVE_STDLIB_H 1 |
---|
2521 | | #define HAVE_STRING_H 1 |
---|
2522 | | #define HAVE_MEMORY_H 1 |
---|
2523 | | #define HAVE_STRINGS_H 1 |
---|
2524 | | #define HAVE_INTTYPES_H 1 |
---|
2525 | | #define HAVE_STDINT_H 1 |
---|
2526 | | #define HAVE_UNISTD_H 1 |
---|
2527 | | #define __EXTENSIONS__ 1 |
---|
2528 | | #define _ALL_SOURCE 1 |
---|
2529 | | #define _GNU_SOURCE 1 |
---|
2530 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2531 | | #define _TANDEM_SOURCE 1 |
---|
2532 | | #define HAVE_DLFCN_H 1 |
---|
2533 | | #define LT_OBJDIR ".libs/" |
---|
2534 | | #define HAVE_VISIBILITY 1 |
---|
2535 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
2536 | | #define HAVE_ALLOCA_H 1 |
---|
2537 | | #define HAVE_ALLOCA 1 |
---|
2538 | | #define HAVE_STDLIB_H 1 |
---|
2539 | | #define HAVE_UNISTD_H 1 |
---|
2540 | | #define HAVE_SYS_PARAM_H 1 |
---|
2541 | | #define HAVE_STRING_H 1 |
---|
2542 | | #define HAVE_ERRNO_H 1 |
---|
2543 | | #define HAVE_GETOPT_H 1 |
---|
2544 | | #define HAVE_ICONV_H 1 |
---|
2545 | | #define HAVE_SYS_MMAN_H 1 |
---|
2546 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2547 | | #define HAVE_SIGNAL_H 1 |
---|
2548 | | #define HAVE_STDDEF_H 1 |
---|
2549 | | #define HAVE_STDINT_H 1 |
---|
2550 | | #define HAVE_WCHAR_H 1 |
---|
2551 | | #define HAVE_STDIO_H 1 |
---|
2552 | | #define HAVE_SYS_STAT_H 1 |
---|
2553 | | #define HAVE_TIME_H 1 |
---|
2554 | | #define HAVE_SYS_TIME_H 1 |
---|
2555 | | #define HAVE_WCTYPE_H 1 |
---|
2556 | | #define HAVE_GETPAGESIZE 1 |
---|
2557 | | #define HAVE_MMAP 1 |
---|
2558 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
2559 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
2560 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
2561 | | #define HAVE_UINTMAX_T 1 |
---|
2562 | | #define HAVE_INTTYPES_H 1 |
---|
2563 | | #define USE_POSIX_THREADS 1 |
---|
2564 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
2565 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
2566 | | #define HAVE_ICONV 1 |
---|
2567 | | #define ICONV_CONST |
---|
2568 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
2569 | | #define HAVE_INTTYPES_H 1 |
---|
2570 | | #define HAVE_LIMITS_H 1 |
---|
2571 | | #define HAVE_UNISTD_H 1 |
---|
2572 | | #define HAVE_SYS_PARAM_H 1 |
---|
2573 | | #define HAVE_GETCWD 1 |
---|
2574 | | #define HAVE_GETEGID 1 |
---|
2575 | | #define HAVE_GETEUID 1 |
---|
2576 | | #define HAVE_GETGID 1 |
---|
2577 | | #define HAVE_GETUID 1 |
---|
2578 | | #define HAVE_MUNMAP 1 |
---|
2579 | | #define HAVE_STPCPY 1 |
---|
2580 | | #define HAVE_STRCASECMP 1 |
---|
2581 | | #define HAVE_STRDUP 1 |
---|
2582 | | #define HAVE_STRTOUL 1 |
---|
2583 | | #define HAVE_TSEARCH 1 |
---|
2584 | | #define HAVE_USELOCALE 1 |
---|
2585 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
2586 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
2587 | | #define HAVE_LONG_LONG_INT 1 |
---|
2588 | | #define HAVE_WCHAR_T 1 |
---|
2589 | | #define HAVE_WINT_T 1 |
---|
2590 | | #define HAVE_INTMAX_T 1 |
---|
2591 | | #define HAVE_POSIX_PRINTF 1 |
---|
2592 | | #define HAVE_STDINT_H 1 |
---|
2593 | | #define HAVE_STDINT_H 1 |
---|
2594 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
2595 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
2596 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
2597 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
2598 | | #define HAVE_STDDEF_H 1 |
---|
2599 | | #define HAVE_STDLIB_H 1 |
---|
2600 | | #define HAVE_STRING_H 1 |
---|
2601 | | #define HAVE_ASPRINTF 1 |
---|
2602 | | #define HAVE_FWPRINTF 1 |
---|
2603 | | #define HAVE_NEWLOCALE 1 |
---|
2604 | | #define HAVE_PUTENV 1 |
---|
2605 | | #define HAVE_SETENV 1 |
---|
2606 | | #define HAVE_SETLOCALE 1 |
---|
2607 | | #define HAVE_SNPRINTF 1 |
---|
2608 | | #define HAVE_WCSLEN 1 |
---|
2609 | | /* end confdefs.h. */ |
---|
2610 | | /* Define wcsnlen to an innocuous variant, in case <limits.h> declares wcsnlen. |
---|
2611 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
2612 | | #define wcsnlen innocuous_wcsnlen |
---|
2613 | | |
---|
2614 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
2615 | | which can conflict with char wcsnlen (); below. |
---|
2616 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
2617 | | <limits.h> exists even on freestanding compilers. */ |
---|
2618 | | |
---|
2619 | | #ifdef __STDC__ |
---|
2620 | | # include <limits.h> |
---|
2621 | | #else |
---|
2622 | | # include <assert.h> |
---|
2623 | | #endif |
---|
2624 | | |
---|
2625 | | #undef wcsnlen |
---|
2626 | | |
---|
2627 | | /* Override any GCC internal prototype to avoid an error. |
---|
2628 | | Use char because int might match the return type of a GCC |
---|
2629 | | builtin and then its argument prototype would still apply. */ |
---|
2630 | | #ifdef __cplusplus |
---|
2631 | | extern "C" |
---|
2632 | | #endif |
---|
2633 | | char wcsnlen (); |
---|
2634 | | /* The GNU C library defines this for functions which it implements |
---|
2635 | | to always fail with ENOSYS. Some functions are actually named |
---|
2636 | | something starting with __ and the normal name is an alias. */ |
---|
2637 | | #if defined __stub_wcsnlen || defined __stub___wcsnlen |
---|
2638 | | choke me |
---|
2639 | | #endif |
---|
2640 | | |
---|
2641 | | int |
---|
2642 | | main () |
---|
2643 | | { |
---|
2644 | | return wcsnlen (); |
---|
2645 | | ; |
---|
2646 | | return 0; |
---|
2647 | | } |
---|
2648 | configure:17115: result: no |
---|
2649 | configure:17115: checking for mbrtowc |
---|
2650 | configure:17115: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
2651 | configure:17115: $? = 0 |
---|
2652 | configure:17115: result: yes |
---|
2653 | configure:17115: checking for wcrtomb |
---|
2654 | configure:17115: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
2655 | configure:17115: $? = 0 |
---|
2656 | configure:17115: result: yes |
---|
2657 | configure:17127: checking whether _snprintf is declared |
---|
2658 | configure:17147: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
2659 | conftest.c: In function 'main': |
---|
2660 | conftest.c:111: error: '_snprintf' undeclared (first use in this function) |
---|
2661 | conftest.c:111: error: (Each undeclared identifier is reported only once |
---|
2662 | conftest.c:111: error: for each function it appears in.) |
---|
2663 | configure:17147: $? = 1 |
---|
2664 | configure: failed program was: |
---|
2665 | | /* confdefs.h */ |
---|
2666 | | #define PACKAGE_NAME "" |
---|
2667 | | #define PACKAGE_TARNAME "" |
---|
2668 | | #define PACKAGE_VERSION "" |
---|
2669 | | #define PACKAGE_STRING "" |
---|
2670 | | #define PACKAGE_BUGREPORT "" |
---|
2671 | | #define PACKAGE_URL "" |
---|
2672 | | #define PACKAGE "gettext-runtime" |
---|
2673 | | #define VERSION "0.18.1" |
---|
2674 | | #define STDC_HEADERS 1 |
---|
2675 | | #define HAVE_SYS_TYPES_H 1 |
---|
2676 | | #define HAVE_SYS_STAT_H 1 |
---|
2677 | | #define HAVE_STDLIB_H 1 |
---|
2678 | | #define HAVE_STRING_H 1 |
---|
2679 | | #define HAVE_MEMORY_H 1 |
---|
2680 | | #define HAVE_STRINGS_H 1 |
---|
2681 | | #define HAVE_INTTYPES_H 1 |
---|
2682 | | #define HAVE_STDINT_H 1 |
---|
2683 | | #define HAVE_UNISTD_H 1 |
---|
2684 | | #define __EXTENSIONS__ 1 |
---|
2685 | | #define _ALL_SOURCE 1 |
---|
2686 | | #define _GNU_SOURCE 1 |
---|
2687 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2688 | | #define _TANDEM_SOURCE 1 |
---|
2689 | | #define HAVE_DLFCN_H 1 |
---|
2690 | | #define LT_OBJDIR ".libs/" |
---|
2691 | | #define HAVE_VISIBILITY 1 |
---|
2692 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
2693 | | #define HAVE_ALLOCA_H 1 |
---|
2694 | | #define HAVE_ALLOCA 1 |
---|
2695 | | #define HAVE_STDLIB_H 1 |
---|
2696 | | #define HAVE_UNISTD_H 1 |
---|
2697 | | #define HAVE_SYS_PARAM_H 1 |
---|
2698 | | #define HAVE_STRING_H 1 |
---|
2699 | | #define HAVE_ERRNO_H 1 |
---|
2700 | | #define HAVE_GETOPT_H 1 |
---|
2701 | | #define HAVE_ICONV_H 1 |
---|
2702 | | #define HAVE_SYS_MMAN_H 1 |
---|
2703 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2704 | | #define HAVE_SIGNAL_H 1 |
---|
2705 | | #define HAVE_STDDEF_H 1 |
---|
2706 | | #define HAVE_STDINT_H 1 |
---|
2707 | | #define HAVE_WCHAR_H 1 |
---|
2708 | | #define HAVE_STDIO_H 1 |
---|
2709 | | #define HAVE_SYS_STAT_H 1 |
---|
2710 | | #define HAVE_TIME_H 1 |
---|
2711 | | #define HAVE_SYS_TIME_H 1 |
---|
2712 | | #define HAVE_WCTYPE_H 1 |
---|
2713 | | #define HAVE_GETPAGESIZE 1 |
---|
2714 | | #define HAVE_MMAP 1 |
---|
2715 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
2716 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
2717 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
2718 | | #define HAVE_UINTMAX_T 1 |
---|
2719 | | #define HAVE_INTTYPES_H 1 |
---|
2720 | | #define USE_POSIX_THREADS 1 |
---|
2721 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
2722 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
2723 | | #define HAVE_ICONV 1 |
---|
2724 | | #define ICONV_CONST |
---|
2725 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
2726 | | #define HAVE_INTTYPES_H 1 |
---|
2727 | | #define HAVE_LIMITS_H 1 |
---|
2728 | | #define HAVE_UNISTD_H 1 |
---|
2729 | | #define HAVE_SYS_PARAM_H 1 |
---|
2730 | | #define HAVE_GETCWD 1 |
---|
2731 | | #define HAVE_GETEGID 1 |
---|
2732 | | #define HAVE_GETEUID 1 |
---|
2733 | | #define HAVE_GETGID 1 |
---|
2734 | | #define HAVE_GETUID 1 |
---|
2735 | | #define HAVE_MUNMAP 1 |
---|
2736 | | #define HAVE_STPCPY 1 |
---|
2737 | | #define HAVE_STRCASECMP 1 |
---|
2738 | | #define HAVE_STRDUP 1 |
---|
2739 | | #define HAVE_STRTOUL 1 |
---|
2740 | | #define HAVE_TSEARCH 1 |
---|
2741 | | #define HAVE_USELOCALE 1 |
---|
2742 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
2743 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
2744 | | #define HAVE_LONG_LONG_INT 1 |
---|
2745 | | #define HAVE_WCHAR_T 1 |
---|
2746 | | #define HAVE_WINT_T 1 |
---|
2747 | | #define HAVE_INTMAX_T 1 |
---|
2748 | | #define HAVE_POSIX_PRINTF 1 |
---|
2749 | | #define HAVE_STDINT_H 1 |
---|
2750 | | #define HAVE_STDINT_H 1 |
---|
2751 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
2752 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
2753 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
2754 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
2755 | | #define HAVE_STDDEF_H 1 |
---|
2756 | | #define HAVE_STDLIB_H 1 |
---|
2757 | | #define HAVE_STRING_H 1 |
---|
2758 | | #define HAVE_ASPRINTF 1 |
---|
2759 | | #define HAVE_FWPRINTF 1 |
---|
2760 | | #define HAVE_NEWLOCALE 1 |
---|
2761 | | #define HAVE_PUTENV 1 |
---|
2762 | | #define HAVE_SETENV 1 |
---|
2763 | | #define HAVE_SETLOCALE 1 |
---|
2764 | | #define HAVE_SNPRINTF 1 |
---|
2765 | | #define HAVE_WCSLEN 1 |
---|
2766 | | #define HAVE_MBRTOWC 1 |
---|
2767 | | #define HAVE_WCRTOMB 1 |
---|
2768 | | /* end confdefs.h. */ |
---|
2769 | | #include <stdio.h> |
---|
2770 | | int |
---|
2771 | | main () |
---|
2772 | | { |
---|
2773 | | |
---|
2774 | | #ifndef _snprintf |
---|
2775 | | char *p = (char *) _snprintf; |
---|
2776 | | #endif |
---|
2777 | | |
---|
2778 | | ; |
---|
2779 | | return 0; |
---|
2780 | | } |
---|
2781 | configure:17154: result: no |
---|
2782 | configure:17168: checking whether _snwprintf is declared |
---|
2783 | configure:17188: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
2784 | conftest.c: In function 'main': |
---|
2785 | conftest.c:112: error: '_snwprintf' undeclared (first use in this function) |
---|
2786 | conftest.c:112: error: (Each undeclared identifier is reported only once |
---|
2787 | conftest.c:112: error: for each function it appears in.) |
---|
2788 | configure:17188: $? = 1 |
---|
2789 | configure: failed program was: |
---|
2790 | | /* confdefs.h */ |
---|
2791 | | #define PACKAGE_NAME "" |
---|
2792 | | #define PACKAGE_TARNAME "" |
---|
2793 | | #define PACKAGE_VERSION "" |
---|
2794 | | #define PACKAGE_STRING "" |
---|
2795 | | #define PACKAGE_BUGREPORT "" |
---|
2796 | | #define PACKAGE_URL "" |
---|
2797 | | #define PACKAGE "gettext-runtime" |
---|
2798 | | #define VERSION "0.18.1" |
---|
2799 | | #define STDC_HEADERS 1 |
---|
2800 | | #define HAVE_SYS_TYPES_H 1 |
---|
2801 | | #define HAVE_SYS_STAT_H 1 |
---|
2802 | | #define HAVE_STDLIB_H 1 |
---|
2803 | | #define HAVE_STRING_H 1 |
---|
2804 | | #define HAVE_MEMORY_H 1 |
---|
2805 | | #define HAVE_STRINGS_H 1 |
---|
2806 | | #define HAVE_INTTYPES_H 1 |
---|
2807 | | #define HAVE_STDINT_H 1 |
---|
2808 | | #define HAVE_UNISTD_H 1 |
---|
2809 | | #define __EXTENSIONS__ 1 |
---|
2810 | | #define _ALL_SOURCE 1 |
---|
2811 | | #define _GNU_SOURCE 1 |
---|
2812 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2813 | | #define _TANDEM_SOURCE 1 |
---|
2814 | | #define HAVE_DLFCN_H 1 |
---|
2815 | | #define LT_OBJDIR ".libs/" |
---|
2816 | | #define HAVE_VISIBILITY 1 |
---|
2817 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
2818 | | #define HAVE_ALLOCA_H 1 |
---|
2819 | | #define HAVE_ALLOCA 1 |
---|
2820 | | #define HAVE_STDLIB_H 1 |
---|
2821 | | #define HAVE_UNISTD_H 1 |
---|
2822 | | #define HAVE_SYS_PARAM_H 1 |
---|
2823 | | #define HAVE_STRING_H 1 |
---|
2824 | | #define HAVE_ERRNO_H 1 |
---|
2825 | | #define HAVE_GETOPT_H 1 |
---|
2826 | | #define HAVE_ICONV_H 1 |
---|
2827 | | #define HAVE_SYS_MMAN_H 1 |
---|
2828 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2829 | | #define HAVE_SIGNAL_H 1 |
---|
2830 | | #define HAVE_STDDEF_H 1 |
---|
2831 | | #define HAVE_STDINT_H 1 |
---|
2832 | | #define HAVE_WCHAR_H 1 |
---|
2833 | | #define HAVE_STDIO_H 1 |
---|
2834 | | #define HAVE_SYS_STAT_H 1 |
---|
2835 | | #define HAVE_TIME_H 1 |
---|
2836 | | #define HAVE_SYS_TIME_H 1 |
---|
2837 | | #define HAVE_WCTYPE_H 1 |
---|
2838 | | #define HAVE_GETPAGESIZE 1 |
---|
2839 | | #define HAVE_MMAP 1 |
---|
2840 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
2841 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
2842 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
2843 | | #define HAVE_UINTMAX_T 1 |
---|
2844 | | #define HAVE_INTTYPES_H 1 |
---|
2845 | | #define USE_POSIX_THREADS 1 |
---|
2846 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
2847 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
2848 | | #define HAVE_ICONV 1 |
---|
2849 | | #define ICONV_CONST |
---|
2850 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
2851 | | #define HAVE_INTTYPES_H 1 |
---|
2852 | | #define HAVE_LIMITS_H 1 |
---|
2853 | | #define HAVE_UNISTD_H 1 |
---|
2854 | | #define HAVE_SYS_PARAM_H 1 |
---|
2855 | | #define HAVE_GETCWD 1 |
---|
2856 | | #define HAVE_GETEGID 1 |
---|
2857 | | #define HAVE_GETEUID 1 |
---|
2858 | | #define HAVE_GETGID 1 |
---|
2859 | | #define HAVE_GETUID 1 |
---|
2860 | | #define HAVE_MUNMAP 1 |
---|
2861 | | #define HAVE_STPCPY 1 |
---|
2862 | | #define HAVE_STRCASECMP 1 |
---|
2863 | | #define HAVE_STRDUP 1 |
---|
2864 | | #define HAVE_STRTOUL 1 |
---|
2865 | | #define HAVE_TSEARCH 1 |
---|
2866 | | #define HAVE_USELOCALE 1 |
---|
2867 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
2868 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
2869 | | #define HAVE_LONG_LONG_INT 1 |
---|
2870 | | #define HAVE_WCHAR_T 1 |
---|
2871 | | #define HAVE_WINT_T 1 |
---|
2872 | | #define HAVE_INTMAX_T 1 |
---|
2873 | | #define HAVE_POSIX_PRINTF 1 |
---|
2874 | | #define HAVE_STDINT_H 1 |
---|
2875 | | #define HAVE_STDINT_H 1 |
---|
2876 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
2877 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
2878 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
2879 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
2880 | | #define HAVE_STDDEF_H 1 |
---|
2881 | | #define HAVE_STDLIB_H 1 |
---|
2882 | | #define HAVE_STRING_H 1 |
---|
2883 | | #define HAVE_ASPRINTF 1 |
---|
2884 | | #define HAVE_FWPRINTF 1 |
---|
2885 | | #define HAVE_NEWLOCALE 1 |
---|
2886 | | #define HAVE_PUTENV 1 |
---|
2887 | | #define HAVE_SETENV 1 |
---|
2888 | | #define HAVE_SETLOCALE 1 |
---|
2889 | | #define HAVE_SNPRINTF 1 |
---|
2890 | | #define HAVE_WCSLEN 1 |
---|
2891 | | #define HAVE_MBRTOWC 1 |
---|
2892 | | #define HAVE_WCRTOMB 1 |
---|
2893 | | #define HAVE_DECL__SNPRINTF 0 |
---|
2894 | | /* end confdefs.h. */ |
---|
2895 | | #include <stdio.h> |
---|
2896 | | int |
---|
2897 | | main () |
---|
2898 | | { |
---|
2899 | | |
---|
2900 | | #ifndef _snwprintf |
---|
2901 | | char *p = (char *) _snwprintf; |
---|
2902 | | #endif |
---|
2903 | | |
---|
2904 | | ; |
---|
2905 | | return 0; |
---|
2906 | | } |
---|
2907 | configure:17195: result: no |
---|
2908 | configure:17210: checking whether getc_unlocked is declared |
---|
2909 | configure:17230: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
2910 | configure:17230: $? = 0 |
---|
2911 | configure:17237: result: yes |
---|
2912 | configure:17282: checking for nl_langinfo and CODESET |
---|
2913 | configure:17298: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
2914 | configure:17298: $? = 0 |
---|
2915 | configure:17307: result: yes |
---|
2916 | configure:17316: checking for LC_MESSAGES |
---|
2917 | configure:17332: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
2918 | configure:17332: $? = 0 |
---|
2919 | configure:17340: result: yes |
---|
2920 | configure:17492: checking for CFPreferencesCopyAppValue |
---|
2921 | configure:17519: result: yes |
---|
2922 | configure:17526: checking for CFLocaleCopyCurrent |
---|
2923 | configure:17553: result: yes |
---|
2924 | configure:17588: checking whether included gettext is requested |
---|
2925 | configure:17598: result: yes |
---|
2926 | configure:18239: checking whether to use NLS |
---|
2927 | configure:18241: result: yes |
---|
2928 | configure:18244: checking where the gettext function comes from |
---|
2929 | configure:18255: result: included intl directory |
---|
2930 | configure:18361: checking for canonicalize_file_name |
---|
2931 | configure:18361: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
2932 | Undefined symbols: |
---|
2933 | "_canonicalize_file_name", referenced from: |
---|
2934 | _main in ccHpqfJm.o |
---|
2935 | ld: symbol(s) not found |
---|
2936 | collect2: ld returned 1 exit status |
---|
2937 | configure:18361: $? = 1 |
---|
2938 | configure: failed program was: |
---|
2939 | | /* confdefs.h */ |
---|
2940 | | #define PACKAGE_NAME "" |
---|
2941 | | #define PACKAGE_TARNAME "" |
---|
2942 | | #define PACKAGE_VERSION "" |
---|
2943 | | #define PACKAGE_STRING "" |
---|
2944 | | #define PACKAGE_BUGREPORT "" |
---|
2945 | | #define PACKAGE_URL "" |
---|
2946 | | #define PACKAGE "gettext-runtime" |
---|
2947 | | #define VERSION "0.18.1" |
---|
2948 | | #define STDC_HEADERS 1 |
---|
2949 | | #define HAVE_SYS_TYPES_H 1 |
---|
2950 | | #define HAVE_SYS_STAT_H 1 |
---|
2951 | | #define HAVE_STDLIB_H 1 |
---|
2952 | | #define HAVE_STRING_H 1 |
---|
2953 | | #define HAVE_MEMORY_H 1 |
---|
2954 | | #define HAVE_STRINGS_H 1 |
---|
2955 | | #define HAVE_INTTYPES_H 1 |
---|
2956 | | #define HAVE_STDINT_H 1 |
---|
2957 | | #define HAVE_UNISTD_H 1 |
---|
2958 | | #define __EXTENSIONS__ 1 |
---|
2959 | | #define _ALL_SOURCE 1 |
---|
2960 | | #define _GNU_SOURCE 1 |
---|
2961 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2962 | | #define _TANDEM_SOURCE 1 |
---|
2963 | | #define HAVE_DLFCN_H 1 |
---|
2964 | | #define LT_OBJDIR ".libs/" |
---|
2965 | | #define HAVE_VISIBILITY 1 |
---|
2966 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
2967 | | #define HAVE_ALLOCA_H 1 |
---|
2968 | | #define HAVE_ALLOCA 1 |
---|
2969 | | #define HAVE_STDLIB_H 1 |
---|
2970 | | #define HAVE_UNISTD_H 1 |
---|
2971 | | #define HAVE_SYS_PARAM_H 1 |
---|
2972 | | #define HAVE_STRING_H 1 |
---|
2973 | | #define HAVE_ERRNO_H 1 |
---|
2974 | | #define HAVE_GETOPT_H 1 |
---|
2975 | | #define HAVE_ICONV_H 1 |
---|
2976 | | #define HAVE_SYS_MMAN_H 1 |
---|
2977 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2978 | | #define HAVE_SIGNAL_H 1 |
---|
2979 | | #define HAVE_STDDEF_H 1 |
---|
2980 | | #define HAVE_STDINT_H 1 |
---|
2981 | | #define HAVE_WCHAR_H 1 |
---|
2982 | | #define HAVE_STDIO_H 1 |
---|
2983 | | #define HAVE_SYS_STAT_H 1 |
---|
2984 | | #define HAVE_TIME_H 1 |
---|
2985 | | #define HAVE_SYS_TIME_H 1 |
---|
2986 | | #define HAVE_WCTYPE_H 1 |
---|
2987 | | #define HAVE_GETPAGESIZE 1 |
---|
2988 | | #define HAVE_MMAP 1 |
---|
2989 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
2990 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
2991 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
2992 | | #define HAVE_UINTMAX_T 1 |
---|
2993 | | #define HAVE_INTTYPES_H 1 |
---|
2994 | | #define USE_POSIX_THREADS 1 |
---|
2995 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
2996 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
2997 | | #define HAVE_ICONV 1 |
---|
2998 | | #define ICONV_CONST |
---|
2999 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
3000 | | #define HAVE_INTTYPES_H 1 |
---|
3001 | | #define HAVE_LIMITS_H 1 |
---|
3002 | | #define HAVE_UNISTD_H 1 |
---|
3003 | | #define HAVE_SYS_PARAM_H 1 |
---|
3004 | | #define HAVE_GETCWD 1 |
---|
3005 | | #define HAVE_GETEGID 1 |
---|
3006 | | #define HAVE_GETEUID 1 |
---|
3007 | | #define HAVE_GETGID 1 |
---|
3008 | | #define HAVE_GETUID 1 |
---|
3009 | | #define HAVE_MUNMAP 1 |
---|
3010 | | #define HAVE_STPCPY 1 |
---|
3011 | | #define HAVE_STRCASECMP 1 |
---|
3012 | | #define HAVE_STRDUP 1 |
---|
3013 | | #define HAVE_STRTOUL 1 |
---|
3014 | | #define HAVE_TSEARCH 1 |
---|
3015 | | #define HAVE_USELOCALE 1 |
---|
3016 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
3017 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
3018 | | #define HAVE_LONG_LONG_INT 1 |
---|
3019 | | #define HAVE_WCHAR_T 1 |
---|
3020 | | #define HAVE_WINT_T 1 |
---|
3021 | | #define HAVE_INTMAX_T 1 |
---|
3022 | | #define HAVE_POSIX_PRINTF 1 |
---|
3023 | | #define HAVE_STDINT_H 1 |
---|
3024 | | #define HAVE_STDINT_H 1 |
---|
3025 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
3026 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
3027 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
3028 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
3029 | | #define HAVE_STDDEF_H 1 |
---|
3030 | | #define HAVE_STDLIB_H 1 |
---|
3031 | | #define HAVE_STRING_H 1 |
---|
3032 | | #define HAVE_ASPRINTF 1 |
---|
3033 | | #define HAVE_FWPRINTF 1 |
---|
3034 | | #define HAVE_NEWLOCALE 1 |
---|
3035 | | #define HAVE_PUTENV 1 |
---|
3036 | | #define HAVE_SETENV 1 |
---|
3037 | | #define HAVE_SETLOCALE 1 |
---|
3038 | | #define HAVE_SNPRINTF 1 |
---|
3039 | | #define HAVE_WCSLEN 1 |
---|
3040 | | #define HAVE_MBRTOWC 1 |
---|
3041 | | #define HAVE_WCRTOMB 1 |
---|
3042 | | #define HAVE_DECL__SNPRINTF 0 |
---|
3043 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
3044 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
3045 | | #define HAVE_LANGINFO_CODESET 1 |
---|
3046 | | #define HAVE_LC_MESSAGES 1 |
---|
3047 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
3048 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
3049 | | #define ENABLE_NLS 1 |
---|
3050 | | /* end confdefs.h. */ |
---|
3051 | | /* Define canonicalize_file_name to an innocuous variant, in case <limits.h> declares canonicalize_file_name. |
---|
3052 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
3053 | | #define canonicalize_file_name innocuous_canonicalize_file_name |
---|
3054 | | |
---|
3055 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
3056 | | which can conflict with char canonicalize_file_name (); below. |
---|
3057 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
3058 | | <limits.h> exists even on freestanding compilers. */ |
---|
3059 | | |
---|
3060 | | #ifdef __STDC__ |
---|
3061 | | # include <limits.h> |
---|
3062 | | #else |
---|
3063 | | # include <assert.h> |
---|
3064 | | #endif |
---|
3065 | | |
---|
3066 | | #undef canonicalize_file_name |
---|
3067 | | |
---|
3068 | | /* Override any GCC internal prototype to avoid an error. |
---|
3069 | | Use char because int might match the return type of a GCC |
---|
3070 | | builtin and then its argument prototype would still apply. */ |
---|
3071 | | #ifdef __cplusplus |
---|
3072 | | extern "C" |
---|
3073 | | #endif |
---|
3074 | | char canonicalize_file_name (); |
---|
3075 | | /* The GNU C library defines this for functions which it implements |
---|
3076 | | to always fail with ENOSYS. Some functions are actually named |
---|
3077 | | something starting with __ and the normal name is an alias. */ |
---|
3078 | | #if defined __stub_canonicalize_file_name || defined __stub___canonicalize_file_name |
---|
3079 | | choke me |
---|
3080 | | #endif |
---|
3081 | | |
---|
3082 | | int |
---|
3083 | | main () |
---|
3084 | | { |
---|
3085 | | return canonicalize_file_name (); |
---|
3086 | | ; |
---|
3087 | | return 0; |
---|
3088 | | } |
---|
3089 | configure:18361: result: no |
---|
3090 | configure:18361: checking for getcwd |
---|
3091 | configure:18361: result: yes |
---|
3092 | configure:18361: checking for readlink |
---|
3093 | configure:18361: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
3094 | configure:18361: $? = 0 |
---|
3095 | configure:18361: result: yes |
---|
3096 | configure:18361: checking for realpath |
---|
3097 | configure:18361: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
3098 | configure:18361: $? = 0 |
---|
3099 | configure:18361: result: yes |
---|
3100 | configure:18361: checking for lstat |
---|
3101 | configure:18361: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
3102 | configure:18361: $? = 0 |
---|
3103 | configure:18361: result: yes |
---|
3104 | configure:18361: checking for mbsinit |
---|
3105 | configure:18361: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
3106 | configure:18361: $? = 0 |
---|
3107 | configure:18361: result: yes |
---|
3108 | configure:18361: checking for mbrtowc |
---|
3109 | configure:18361: result: yes |
---|
3110 | configure:18361: checking for mbslen |
---|
3111 | configure:18361: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
3112 | Undefined symbols: |
---|
3113 | "_mbslen", referenced from: |
---|
3114 | _main in ccogNFVm.o |
---|
3115 | ld: symbol(s) not found |
---|
3116 | collect2: ld returned 1 exit status |
---|
3117 | configure:18361: $? = 1 |
---|
3118 | configure: failed program was: |
---|
3119 | | /* confdefs.h */ |
---|
3120 | | #define PACKAGE_NAME "" |
---|
3121 | | #define PACKAGE_TARNAME "" |
---|
3122 | | #define PACKAGE_VERSION "" |
---|
3123 | | #define PACKAGE_STRING "" |
---|
3124 | | #define PACKAGE_BUGREPORT "" |
---|
3125 | | #define PACKAGE_URL "" |
---|
3126 | | #define PACKAGE "gettext-runtime" |
---|
3127 | | #define VERSION "0.18.1" |
---|
3128 | | #define STDC_HEADERS 1 |
---|
3129 | | #define HAVE_SYS_TYPES_H 1 |
---|
3130 | | #define HAVE_SYS_STAT_H 1 |
---|
3131 | | #define HAVE_STDLIB_H 1 |
---|
3132 | | #define HAVE_STRING_H 1 |
---|
3133 | | #define HAVE_MEMORY_H 1 |
---|
3134 | | #define HAVE_STRINGS_H 1 |
---|
3135 | | #define HAVE_INTTYPES_H 1 |
---|
3136 | | #define HAVE_STDINT_H 1 |
---|
3137 | | #define HAVE_UNISTD_H 1 |
---|
3138 | | #define __EXTENSIONS__ 1 |
---|
3139 | | #define _ALL_SOURCE 1 |
---|
3140 | | #define _GNU_SOURCE 1 |
---|
3141 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3142 | | #define _TANDEM_SOURCE 1 |
---|
3143 | | #define HAVE_DLFCN_H 1 |
---|
3144 | | #define LT_OBJDIR ".libs/" |
---|
3145 | | #define HAVE_VISIBILITY 1 |
---|
3146 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
3147 | | #define HAVE_ALLOCA_H 1 |
---|
3148 | | #define HAVE_ALLOCA 1 |
---|
3149 | | #define HAVE_STDLIB_H 1 |
---|
3150 | | #define HAVE_UNISTD_H 1 |
---|
3151 | | #define HAVE_SYS_PARAM_H 1 |
---|
3152 | | #define HAVE_STRING_H 1 |
---|
3153 | | #define HAVE_ERRNO_H 1 |
---|
3154 | | #define HAVE_GETOPT_H 1 |
---|
3155 | | #define HAVE_ICONV_H 1 |
---|
3156 | | #define HAVE_SYS_MMAN_H 1 |
---|
3157 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3158 | | #define HAVE_SIGNAL_H 1 |
---|
3159 | | #define HAVE_STDDEF_H 1 |
---|
3160 | | #define HAVE_STDINT_H 1 |
---|
3161 | | #define HAVE_WCHAR_H 1 |
---|
3162 | | #define HAVE_STDIO_H 1 |
---|
3163 | | #define HAVE_SYS_STAT_H 1 |
---|
3164 | | #define HAVE_TIME_H 1 |
---|
3165 | | #define HAVE_SYS_TIME_H 1 |
---|
3166 | | #define HAVE_WCTYPE_H 1 |
---|
3167 | | #define HAVE_GETPAGESIZE 1 |
---|
3168 | | #define HAVE_MMAP 1 |
---|
3169 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
3170 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
3171 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
3172 | | #define HAVE_UINTMAX_T 1 |
---|
3173 | | #define HAVE_INTTYPES_H 1 |
---|
3174 | | #define USE_POSIX_THREADS 1 |
---|
3175 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
3176 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
3177 | | #define HAVE_ICONV 1 |
---|
3178 | | #define ICONV_CONST |
---|
3179 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
3180 | | #define HAVE_INTTYPES_H 1 |
---|
3181 | | #define HAVE_LIMITS_H 1 |
---|
3182 | | #define HAVE_UNISTD_H 1 |
---|
3183 | | #define HAVE_SYS_PARAM_H 1 |
---|
3184 | | #define HAVE_GETCWD 1 |
---|
3185 | | #define HAVE_GETEGID 1 |
---|
3186 | | #define HAVE_GETEUID 1 |
---|
3187 | | #define HAVE_GETGID 1 |
---|
3188 | | #define HAVE_GETUID 1 |
---|
3189 | | #define HAVE_MUNMAP 1 |
---|
3190 | | #define HAVE_STPCPY 1 |
---|
3191 | | #define HAVE_STRCASECMP 1 |
---|
3192 | | #define HAVE_STRDUP 1 |
---|
3193 | | #define HAVE_STRTOUL 1 |
---|
3194 | | #define HAVE_TSEARCH 1 |
---|
3195 | | #define HAVE_USELOCALE 1 |
---|
3196 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
3197 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
3198 | | #define HAVE_LONG_LONG_INT 1 |
---|
3199 | | #define HAVE_WCHAR_T 1 |
---|
3200 | | #define HAVE_WINT_T 1 |
---|
3201 | | #define HAVE_INTMAX_T 1 |
---|
3202 | | #define HAVE_POSIX_PRINTF 1 |
---|
3203 | | #define HAVE_STDINT_H 1 |
---|
3204 | | #define HAVE_STDINT_H 1 |
---|
3205 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
3206 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
3207 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
3208 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
3209 | | #define HAVE_STDDEF_H 1 |
---|
3210 | | #define HAVE_STDLIB_H 1 |
---|
3211 | | #define HAVE_STRING_H 1 |
---|
3212 | | #define HAVE_ASPRINTF 1 |
---|
3213 | | #define HAVE_FWPRINTF 1 |
---|
3214 | | #define HAVE_NEWLOCALE 1 |
---|
3215 | | #define HAVE_PUTENV 1 |
---|
3216 | | #define HAVE_SETENV 1 |
---|
3217 | | #define HAVE_SETLOCALE 1 |
---|
3218 | | #define HAVE_SNPRINTF 1 |
---|
3219 | | #define HAVE_WCSLEN 1 |
---|
3220 | | #define HAVE_MBRTOWC 1 |
---|
3221 | | #define HAVE_WCRTOMB 1 |
---|
3222 | | #define HAVE_DECL__SNPRINTF 0 |
---|
3223 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
3224 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
3225 | | #define HAVE_LANGINFO_CODESET 1 |
---|
3226 | | #define HAVE_LC_MESSAGES 1 |
---|
3227 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
3228 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
3229 | | #define ENABLE_NLS 1 |
---|
3230 | | #define HAVE_GETCWD 1 |
---|
3231 | | #define HAVE_READLINK 1 |
---|
3232 | | #define HAVE_REALPATH 1 |
---|
3233 | | #define HAVE_LSTAT 1 |
---|
3234 | | #define HAVE_MBSINIT 1 |
---|
3235 | | #define HAVE_MBRTOWC 1 |
---|
3236 | | /* end confdefs.h. */ |
---|
3237 | | /* Define mbslen to an innocuous variant, in case <limits.h> declares mbslen. |
---|
3238 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
3239 | | #define mbslen innocuous_mbslen |
---|
3240 | | |
---|
3241 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
3242 | | which can conflict with char mbslen (); below. |
---|
3243 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
3244 | | <limits.h> exists even on freestanding compilers. */ |
---|
3245 | | |
---|
3246 | | #ifdef __STDC__ |
---|
3247 | | # include <limits.h> |
---|
3248 | | #else |
---|
3249 | | # include <assert.h> |
---|
3250 | | #endif |
---|
3251 | | |
---|
3252 | | #undef mbslen |
---|
3253 | | |
---|
3254 | | /* Override any GCC internal prototype to avoid an error. |
---|
3255 | | Use char because int might match the return type of a GCC |
---|
3256 | | builtin and then its argument prototype would still apply. */ |
---|
3257 | | #ifdef __cplusplus |
---|
3258 | | extern "C" |
---|
3259 | | #endif |
---|
3260 | | char mbslen (); |
---|
3261 | | /* The GNU C library defines this for functions which it implements |
---|
3262 | | to always fail with ENOSYS. Some functions are actually named |
---|
3263 | | something starting with __ and the normal name is an alias. */ |
---|
3264 | | #if defined __stub_mbslen || defined __stub___mbslen |
---|
3265 | | choke me |
---|
3266 | | #endif |
---|
3267 | | |
---|
3268 | | int |
---|
3269 | | main () |
---|
3270 | | { |
---|
3271 | | return mbslen (); |
---|
3272 | | ; |
---|
3273 | | return 0; |
---|
3274 | | } |
---|
3275 | configure:18361: result: no |
---|
3276 | configure:18361: checking for mprotect |
---|
3277 | configure:18361: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
3278 | configure:18361: $? = 0 |
---|
3279 | configure:18361: result: yes |
---|
3280 | configure:18361: checking for memchr |
---|
3281 | configure:18361: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
3282 | configure:18361: $? = 0 |
---|
3283 | configure:18361: result: yes |
---|
3284 | configure:18361: checking for pathconf |
---|
3285 | configure:18361: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
3286 | configure:18361: $? = 0 |
---|
3287 | configure:18361: result: yes |
---|
3288 | configure:18361: checking for setenv |
---|
3289 | configure:18361: result: yes |
---|
3290 | configure:18361: checking for iswcntrl |
---|
3291 | configure:18361: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
3292 | conftest.c:146: warning: conflicting types for built-in function 'iswcntrl' |
---|
3293 | configure:18361: $? = 0 |
---|
3294 | configure:18361: result: yes |
---|
3295 | configure:18361: checking for iswblank |
---|
3296 | configure:18361: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
3297 | conftest.c:147: warning: conflicting types for built-in function 'iswblank' |
---|
3298 | configure:18361: $? = 0 |
---|
3299 | configure:18361: result: yes |
---|
3300 | configure:18361: checking for wcwidth |
---|
3301 | configure:18361: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
3302 | configure:18361: $? = 0 |
---|
3303 | configure:18361: result: yes |
---|
3304 | configure:18387: checking whether // is distinct from / |
---|
3305 | configure:18416: result: no |
---|
3306 | configure:18437: checking whether realpath works |
---|
3307 | configure:18467: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
3308 | configure:18467: $? = 0 |
---|
3309 | configure:18467: ./conftest |
---|
3310 | configure:18467: $? = 1 |
---|
3311 | configure: program exited with status 1 |
---|
3312 | configure: failed program was: |
---|
3313 | | /* confdefs.h */ |
---|
3314 | | #define PACKAGE_NAME "" |
---|
3315 | | #define PACKAGE_TARNAME "" |
---|
3316 | | #define PACKAGE_VERSION "" |
---|
3317 | | #define PACKAGE_STRING "" |
---|
3318 | | #define PACKAGE_BUGREPORT "" |
---|
3319 | | #define PACKAGE_URL "" |
---|
3320 | | #define PACKAGE "gettext-runtime" |
---|
3321 | | #define VERSION "0.18.1" |
---|
3322 | | #define STDC_HEADERS 1 |
---|
3323 | | #define HAVE_SYS_TYPES_H 1 |
---|
3324 | | #define HAVE_SYS_STAT_H 1 |
---|
3325 | | #define HAVE_STDLIB_H 1 |
---|
3326 | | #define HAVE_STRING_H 1 |
---|
3327 | | #define HAVE_MEMORY_H 1 |
---|
3328 | | #define HAVE_STRINGS_H 1 |
---|
3329 | | #define HAVE_INTTYPES_H 1 |
---|
3330 | | #define HAVE_STDINT_H 1 |
---|
3331 | | #define HAVE_UNISTD_H 1 |
---|
3332 | | #define __EXTENSIONS__ 1 |
---|
3333 | | #define _ALL_SOURCE 1 |
---|
3334 | | #define _GNU_SOURCE 1 |
---|
3335 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3336 | | #define _TANDEM_SOURCE 1 |
---|
3337 | | #define HAVE_DLFCN_H 1 |
---|
3338 | | #define LT_OBJDIR ".libs/" |
---|
3339 | | #define HAVE_VISIBILITY 1 |
---|
3340 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
3341 | | #define HAVE_ALLOCA_H 1 |
---|
3342 | | #define HAVE_ALLOCA 1 |
---|
3343 | | #define HAVE_STDLIB_H 1 |
---|
3344 | | #define HAVE_UNISTD_H 1 |
---|
3345 | | #define HAVE_SYS_PARAM_H 1 |
---|
3346 | | #define HAVE_STRING_H 1 |
---|
3347 | | #define HAVE_ERRNO_H 1 |
---|
3348 | | #define HAVE_GETOPT_H 1 |
---|
3349 | | #define HAVE_ICONV_H 1 |
---|
3350 | | #define HAVE_SYS_MMAN_H 1 |
---|
3351 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3352 | | #define HAVE_SIGNAL_H 1 |
---|
3353 | | #define HAVE_STDDEF_H 1 |
---|
3354 | | #define HAVE_STDINT_H 1 |
---|
3355 | | #define HAVE_WCHAR_H 1 |
---|
3356 | | #define HAVE_STDIO_H 1 |
---|
3357 | | #define HAVE_SYS_STAT_H 1 |
---|
3358 | | #define HAVE_TIME_H 1 |
---|
3359 | | #define HAVE_SYS_TIME_H 1 |
---|
3360 | | #define HAVE_WCTYPE_H 1 |
---|
3361 | | #define HAVE_GETPAGESIZE 1 |
---|
3362 | | #define HAVE_MMAP 1 |
---|
3363 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
3364 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
3365 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
3366 | | #define HAVE_UINTMAX_T 1 |
---|
3367 | | #define HAVE_INTTYPES_H 1 |
---|
3368 | | #define USE_POSIX_THREADS 1 |
---|
3369 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
3370 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
3371 | | #define HAVE_ICONV 1 |
---|
3372 | | #define ICONV_CONST |
---|
3373 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
3374 | | #define HAVE_INTTYPES_H 1 |
---|
3375 | | #define HAVE_LIMITS_H 1 |
---|
3376 | | #define HAVE_UNISTD_H 1 |
---|
3377 | | #define HAVE_SYS_PARAM_H 1 |
---|
3378 | | #define HAVE_GETCWD 1 |
---|
3379 | | #define HAVE_GETEGID 1 |
---|
3380 | | #define HAVE_GETEUID 1 |
---|
3381 | | #define HAVE_GETGID 1 |
---|
3382 | | #define HAVE_GETUID 1 |
---|
3383 | | #define HAVE_MUNMAP 1 |
---|
3384 | | #define HAVE_STPCPY 1 |
---|
3385 | | #define HAVE_STRCASECMP 1 |
---|
3386 | | #define HAVE_STRDUP 1 |
---|
3387 | | #define HAVE_STRTOUL 1 |
---|
3388 | | #define HAVE_TSEARCH 1 |
---|
3389 | | #define HAVE_USELOCALE 1 |
---|
3390 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
3391 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
3392 | | #define HAVE_LONG_LONG_INT 1 |
---|
3393 | | #define HAVE_WCHAR_T 1 |
---|
3394 | | #define HAVE_WINT_T 1 |
---|
3395 | | #define HAVE_INTMAX_T 1 |
---|
3396 | | #define HAVE_POSIX_PRINTF 1 |
---|
3397 | | #define HAVE_STDINT_H 1 |
---|
3398 | | #define HAVE_STDINT_H 1 |
---|
3399 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
3400 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
3401 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
3402 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
3403 | | #define HAVE_STDDEF_H 1 |
---|
3404 | | #define HAVE_STDLIB_H 1 |
---|
3405 | | #define HAVE_STRING_H 1 |
---|
3406 | | #define HAVE_ASPRINTF 1 |
---|
3407 | | #define HAVE_FWPRINTF 1 |
---|
3408 | | #define HAVE_NEWLOCALE 1 |
---|
3409 | | #define HAVE_PUTENV 1 |
---|
3410 | | #define HAVE_SETENV 1 |
---|
3411 | | #define HAVE_SETLOCALE 1 |
---|
3412 | | #define HAVE_SNPRINTF 1 |
---|
3413 | | #define HAVE_WCSLEN 1 |
---|
3414 | | #define HAVE_MBRTOWC 1 |
---|
3415 | | #define HAVE_WCRTOMB 1 |
---|
3416 | | #define HAVE_DECL__SNPRINTF 0 |
---|
3417 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
3418 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
3419 | | #define HAVE_LANGINFO_CODESET 1 |
---|
3420 | | #define HAVE_LC_MESSAGES 1 |
---|
3421 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
3422 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
3423 | | #define ENABLE_NLS 1 |
---|
3424 | | #define HAVE_GETCWD 1 |
---|
3425 | | #define HAVE_READLINK 1 |
---|
3426 | | #define HAVE_REALPATH 1 |
---|
3427 | | #define HAVE_LSTAT 1 |
---|
3428 | | #define HAVE_MBSINIT 1 |
---|
3429 | | #define HAVE_MBRTOWC 1 |
---|
3430 | | #define HAVE_MPROTECT 1 |
---|
3431 | | #define HAVE_MEMCHR 1 |
---|
3432 | | #define HAVE_PATHCONF 1 |
---|
3433 | | #define HAVE_SETENV 1 |
---|
3434 | | #define HAVE_ISWCNTRL 1 |
---|
3435 | | #define HAVE_ISWBLANK 1 |
---|
3436 | | #define HAVE_WCWIDTH 1 |
---|
3437 | | /* end confdefs.h. */ |
---|
3438 | | |
---|
3439 | | |
---|
3440 | | #include <stdlib.h> |
---|
3441 | | |
---|
3442 | | int |
---|
3443 | | main () |
---|
3444 | | { |
---|
3445 | | |
---|
3446 | | char *name1 = realpath ("conftest.a", NULL); |
---|
3447 | | char *name2 = realpath ("conftest.b/../conftest.a", NULL); |
---|
3448 | | char *name3 = realpath ("conftest.a/", NULL); |
---|
3449 | | return !(name1 && *name1 == '/' && !name2 && !name3); |
---|
3450 | | |
---|
3451 | | ; |
---|
3452 | | return 0; |
---|
3453 | | } |
---|
3454 | | |
---|
3455 | configure:18478: result: no |
---|
3456 | configure:18677: checking if environ is properly declared |
---|
3457 | configure:18695: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
3458 | configure:18695: $? = 0 |
---|
3459 | configure:18703: result: no |
---|
3460 | configure:18718: checking whether the preprocessor supports include_next |
---|
3461 | configure:18756: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -Iconftestd1b -Iconftestd2 conftest.c >&5 |
---|
3462 | configure:18756: $? = 0 |
---|
3463 | configure:18777: result: yes |
---|
3464 | configure:18806: checking for complete errno.h |
---|
3465 | configure:18858: result: yes |
---|
3466 | configure:19139: checking whether strerror_r is declared |
---|
3467 | configure:19139: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
3468 | configure:19139: $? = 0 |
---|
3469 | configure:19139: result: yes |
---|
3470 | configure:19152: checking for strerror_r |
---|
3471 | configure:19152: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
3472 | configure:19152: $? = 0 |
---|
3473 | configure:19152: result: yes |
---|
3474 | configure:19161: checking whether strerror_r returns char * |
---|
3475 | configure:19185: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
3476 | conftest.c: In function 'main': |
---|
3477 | conftest.c:166: error: invalid type argument of 'unary *' |
---|
3478 | conftest.c:167: warning: initialization makes pointer from integer without a cast |
---|
3479 | configure:19185: $? = 1 |
---|
3480 | configure: failed program was: |
---|
3481 | | /* confdefs.h */ |
---|
3482 | | #define PACKAGE_NAME "" |
---|
3483 | | #define PACKAGE_TARNAME "" |
---|
3484 | | #define PACKAGE_VERSION "" |
---|
3485 | | #define PACKAGE_STRING "" |
---|
3486 | | #define PACKAGE_BUGREPORT "" |
---|
3487 | | #define PACKAGE_URL "" |
---|
3488 | | #define PACKAGE "gettext-runtime" |
---|
3489 | | #define VERSION "0.18.1" |
---|
3490 | | #define STDC_HEADERS 1 |
---|
3491 | | #define HAVE_SYS_TYPES_H 1 |
---|
3492 | | #define HAVE_SYS_STAT_H 1 |
---|
3493 | | #define HAVE_STDLIB_H 1 |
---|
3494 | | #define HAVE_STRING_H 1 |
---|
3495 | | #define HAVE_MEMORY_H 1 |
---|
3496 | | #define HAVE_STRINGS_H 1 |
---|
3497 | | #define HAVE_INTTYPES_H 1 |
---|
3498 | | #define HAVE_STDINT_H 1 |
---|
3499 | | #define HAVE_UNISTD_H 1 |
---|
3500 | | #define __EXTENSIONS__ 1 |
---|
3501 | | #define _ALL_SOURCE 1 |
---|
3502 | | #define _GNU_SOURCE 1 |
---|
3503 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3504 | | #define _TANDEM_SOURCE 1 |
---|
3505 | | #define HAVE_DLFCN_H 1 |
---|
3506 | | #define LT_OBJDIR ".libs/" |
---|
3507 | | #define HAVE_VISIBILITY 1 |
---|
3508 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
3509 | | #define HAVE_ALLOCA_H 1 |
---|
3510 | | #define HAVE_ALLOCA 1 |
---|
3511 | | #define HAVE_STDLIB_H 1 |
---|
3512 | | #define HAVE_UNISTD_H 1 |
---|
3513 | | #define HAVE_SYS_PARAM_H 1 |
---|
3514 | | #define HAVE_STRING_H 1 |
---|
3515 | | #define HAVE_ERRNO_H 1 |
---|
3516 | | #define HAVE_GETOPT_H 1 |
---|
3517 | | #define HAVE_ICONV_H 1 |
---|
3518 | | #define HAVE_SYS_MMAN_H 1 |
---|
3519 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3520 | | #define HAVE_SIGNAL_H 1 |
---|
3521 | | #define HAVE_STDDEF_H 1 |
---|
3522 | | #define HAVE_STDINT_H 1 |
---|
3523 | | #define HAVE_WCHAR_H 1 |
---|
3524 | | #define HAVE_STDIO_H 1 |
---|
3525 | | #define HAVE_SYS_STAT_H 1 |
---|
3526 | | #define HAVE_TIME_H 1 |
---|
3527 | | #define HAVE_SYS_TIME_H 1 |
---|
3528 | | #define HAVE_WCTYPE_H 1 |
---|
3529 | | #define HAVE_GETPAGESIZE 1 |
---|
3530 | | #define HAVE_MMAP 1 |
---|
3531 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
3532 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
3533 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
3534 | | #define HAVE_UINTMAX_T 1 |
---|
3535 | | #define HAVE_INTTYPES_H 1 |
---|
3536 | | #define USE_POSIX_THREADS 1 |
---|
3537 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
3538 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
3539 | | #define HAVE_ICONV 1 |
---|
3540 | | #define ICONV_CONST |
---|
3541 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
3542 | | #define HAVE_INTTYPES_H 1 |
---|
3543 | | #define HAVE_LIMITS_H 1 |
---|
3544 | | #define HAVE_UNISTD_H 1 |
---|
3545 | | #define HAVE_SYS_PARAM_H 1 |
---|
3546 | | #define HAVE_GETCWD 1 |
---|
3547 | | #define HAVE_GETEGID 1 |
---|
3548 | | #define HAVE_GETEUID 1 |
---|
3549 | | #define HAVE_GETGID 1 |
---|
3550 | | #define HAVE_GETUID 1 |
---|
3551 | | #define HAVE_MUNMAP 1 |
---|
3552 | | #define HAVE_STPCPY 1 |
---|
3553 | | #define HAVE_STRCASECMP 1 |
---|
3554 | | #define HAVE_STRDUP 1 |
---|
3555 | | #define HAVE_STRTOUL 1 |
---|
3556 | | #define HAVE_TSEARCH 1 |
---|
3557 | | #define HAVE_USELOCALE 1 |
---|
3558 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
3559 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
3560 | | #define HAVE_LONG_LONG_INT 1 |
---|
3561 | | #define HAVE_WCHAR_T 1 |
---|
3562 | | #define HAVE_WINT_T 1 |
---|
3563 | | #define HAVE_INTMAX_T 1 |
---|
3564 | | #define HAVE_POSIX_PRINTF 1 |
---|
3565 | | #define HAVE_STDINT_H 1 |
---|
3566 | | #define HAVE_STDINT_H 1 |
---|
3567 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
3568 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
3569 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
3570 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
3571 | | #define HAVE_STDDEF_H 1 |
---|
3572 | | #define HAVE_STDLIB_H 1 |
---|
3573 | | #define HAVE_STRING_H 1 |
---|
3574 | | #define HAVE_ASPRINTF 1 |
---|
3575 | | #define HAVE_FWPRINTF 1 |
---|
3576 | | #define HAVE_NEWLOCALE 1 |
---|
3577 | | #define HAVE_PUTENV 1 |
---|
3578 | | #define HAVE_SETENV 1 |
---|
3579 | | #define HAVE_SETLOCALE 1 |
---|
3580 | | #define HAVE_SNPRINTF 1 |
---|
3581 | | #define HAVE_WCSLEN 1 |
---|
3582 | | #define HAVE_MBRTOWC 1 |
---|
3583 | | #define HAVE_WCRTOMB 1 |
---|
3584 | | #define HAVE_DECL__SNPRINTF 0 |
---|
3585 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
3586 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
3587 | | #define HAVE_LANGINFO_CODESET 1 |
---|
3588 | | #define HAVE_LC_MESSAGES 1 |
---|
3589 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
3590 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
3591 | | #define ENABLE_NLS 1 |
---|
3592 | | #define HAVE_GETCWD 1 |
---|
3593 | | #define HAVE_READLINK 1 |
---|
3594 | | #define HAVE_REALPATH 1 |
---|
3595 | | #define HAVE_LSTAT 1 |
---|
3596 | | #define HAVE_MBSINIT 1 |
---|
3597 | | #define HAVE_MBRTOWC 1 |
---|
3598 | | #define HAVE_MPROTECT 1 |
---|
3599 | | #define HAVE_MEMCHR 1 |
---|
3600 | | #define HAVE_PATHCONF 1 |
---|
3601 | | #define HAVE_SETENV 1 |
---|
3602 | | #define HAVE_ISWCNTRL 1 |
---|
3603 | | #define HAVE_ISWBLANK 1 |
---|
3604 | | #define HAVE_WCWIDTH 1 |
---|
3605 | | #define HAVE_DECL_STRERROR_R 1 |
---|
3606 | | #define HAVE_STRERROR_R 1 |
---|
3607 | | /* end confdefs.h. */ |
---|
3608 | | #include <stdio.h> |
---|
3609 | | #ifdef HAVE_SYS_TYPES_H |
---|
3610 | | # include <sys/types.h> |
---|
3611 | | #endif |
---|
3612 | | #ifdef HAVE_SYS_STAT_H |
---|
3613 | | # include <sys/stat.h> |
---|
3614 | | #endif |
---|
3615 | | #ifdef STDC_HEADERS |
---|
3616 | | # include <stdlib.h> |
---|
3617 | | # include <stddef.h> |
---|
3618 | | #else |
---|
3619 | | # ifdef HAVE_STDLIB_H |
---|
3620 | | # include <stdlib.h> |
---|
3621 | | # endif |
---|
3622 | | #endif |
---|
3623 | | #ifdef HAVE_STRING_H |
---|
3624 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
3625 | | # include <memory.h> |
---|
3626 | | # endif |
---|
3627 | | # include <string.h> |
---|
3628 | | #endif |
---|
3629 | | #ifdef HAVE_STRINGS_H |
---|
3630 | | # include <strings.h> |
---|
3631 | | #endif |
---|
3632 | | #ifdef HAVE_INTTYPES_H |
---|
3633 | | # include <inttypes.h> |
---|
3634 | | #endif |
---|
3635 | | #ifdef HAVE_STDINT_H |
---|
3636 | | # include <stdint.h> |
---|
3637 | | #endif |
---|
3638 | | #ifdef HAVE_UNISTD_H |
---|
3639 | | # include <unistd.h> |
---|
3640 | | #endif |
---|
3641 | | int |
---|
3642 | | main () |
---|
3643 | | { |
---|
3644 | | |
---|
3645 | | char buf[100]; |
---|
3646 | | char x = *strerror_r (0, buf, sizeof buf); |
---|
3647 | | char *p = strerror_r (0, buf, sizeof buf); |
---|
3648 | | return !p || x; |
---|
3649 | | |
---|
3650 | | ; |
---|
3651 | | return 0; |
---|
3652 | | } |
---|
3653 | configure:19223: result: no |
---|
3654 | configure:19321: checking for getopt.h |
---|
3655 | configure:19321: result: yes |
---|
3656 | configure:19338: checking for getopt_long_only |
---|
3657 | configure:19338: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
3658 | configure:19338: $? = 0 |
---|
3659 | configure:19338: result: yes |
---|
3660 | configure:19352: checking whether optreset is declared |
---|
3661 | configure:19352: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
3662 | configure:19352: $? = 0 |
---|
3663 | configure:19352: result: yes |
---|
3664 | configure:19384: checking whether getopt is POSIX compatible |
---|
3665 | configure:19492: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
3666 | configure:19492: $? = 0 |
---|
3667 | configure:19492: ./conftest |
---|
3668 | configure:19492: $? = 16 |
---|
3669 | configure: program exited with status 16 |
---|
3670 | configure: failed program was: |
---|
3671 | | /* confdefs.h */ |
---|
3672 | | #define PACKAGE_NAME "" |
---|
3673 | | #define PACKAGE_TARNAME "" |
---|
3674 | | #define PACKAGE_VERSION "" |
---|
3675 | | #define PACKAGE_STRING "" |
---|
3676 | | #define PACKAGE_BUGREPORT "" |
---|
3677 | | #define PACKAGE_URL "" |
---|
3678 | | #define PACKAGE "gettext-runtime" |
---|
3679 | | #define VERSION "0.18.1" |
---|
3680 | | #define STDC_HEADERS 1 |
---|
3681 | | #define HAVE_SYS_TYPES_H 1 |
---|
3682 | | #define HAVE_SYS_STAT_H 1 |
---|
3683 | | #define HAVE_STDLIB_H 1 |
---|
3684 | | #define HAVE_STRING_H 1 |
---|
3685 | | #define HAVE_MEMORY_H 1 |
---|
3686 | | #define HAVE_STRINGS_H 1 |
---|
3687 | | #define HAVE_INTTYPES_H 1 |
---|
3688 | | #define HAVE_STDINT_H 1 |
---|
3689 | | #define HAVE_UNISTD_H 1 |
---|
3690 | | #define __EXTENSIONS__ 1 |
---|
3691 | | #define _ALL_SOURCE 1 |
---|
3692 | | #define _GNU_SOURCE 1 |
---|
3693 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3694 | | #define _TANDEM_SOURCE 1 |
---|
3695 | | #define HAVE_DLFCN_H 1 |
---|
3696 | | #define LT_OBJDIR ".libs/" |
---|
3697 | | #define HAVE_VISIBILITY 1 |
---|
3698 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
3699 | | #define HAVE_ALLOCA_H 1 |
---|
3700 | | #define HAVE_ALLOCA 1 |
---|
3701 | | #define HAVE_STDLIB_H 1 |
---|
3702 | | #define HAVE_UNISTD_H 1 |
---|
3703 | | #define HAVE_SYS_PARAM_H 1 |
---|
3704 | | #define HAVE_STRING_H 1 |
---|
3705 | | #define HAVE_ERRNO_H 1 |
---|
3706 | | #define HAVE_GETOPT_H 1 |
---|
3707 | | #define HAVE_ICONV_H 1 |
---|
3708 | | #define HAVE_SYS_MMAN_H 1 |
---|
3709 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3710 | | #define HAVE_SIGNAL_H 1 |
---|
3711 | | #define HAVE_STDDEF_H 1 |
---|
3712 | | #define HAVE_STDINT_H 1 |
---|
3713 | | #define HAVE_WCHAR_H 1 |
---|
3714 | | #define HAVE_STDIO_H 1 |
---|
3715 | | #define HAVE_SYS_STAT_H 1 |
---|
3716 | | #define HAVE_TIME_H 1 |
---|
3717 | | #define HAVE_SYS_TIME_H 1 |
---|
3718 | | #define HAVE_WCTYPE_H 1 |
---|
3719 | | #define HAVE_GETPAGESIZE 1 |
---|
3720 | | #define HAVE_MMAP 1 |
---|
3721 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
3722 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
3723 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
3724 | | #define HAVE_UINTMAX_T 1 |
---|
3725 | | #define HAVE_INTTYPES_H 1 |
---|
3726 | | #define USE_POSIX_THREADS 1 |
---|
3727 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
3728 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
3729 | | #define HAVE_ICONV 1 |
---|
3730 | | #define ICONV_CONST |
---|
3731 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
3732 | | #define HAVE_INTTYPES_H 1 |
---|
3733 | | #define HAVE_LIMITS_H 1 |
---|
3734 | | #define HAVE_UNISTD_H 1 |
---|
3735 | | #define HAVE_SYS_PARAM_H 1 |
---|
3736 | | #define HAVE_GETCWD 1 |
---|
3737 | | #define HAVE_GETEGID 1 |
---|
3738 | | #define HAVE_GETEUID 1 |
---|
3739 | | #define HAVE_GETGID 1 |
---|
3740 | | #define HAVE_GETUID 1 |
---|
3741 | | #define HAVE_MUNMAP 1 |
---|
3742 | | #define HAVE_STPCPY 1 |
---|
3743 | | #define HAVE_STRCASECMP 1 |
---|
3744 | | #define HAVE_STRDUP 1 |
---|
3745 | | #define HAVE_STRTOUL 1 |
---|
3746 | | #define HAVE_TSEARCH 1 |
---|
3747 | | #define HAVE_USELOCALE 1 |
---|
3748 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
3749 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
3750 | | #define HAVE_LONG_LONG_INT 1 |
---|
3751 | | #define HAVE_WCHAR_T 1 |
---|
3752 | | #define HAVE_WINT_T 1 |
---|
3753 | | #define HAVE_INTMAX_T 1 |
---|
3754 | | #define HAVE_POSIX_PRINTF 1 |
---|
3755 | | #define HAVE_STDINT_H 1 |
---|
3756 | | #define HAVE_STDINT_H 1 |
---|
3757 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
3758 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
3759 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
3760 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
3761 | | #define HAVE_STDDEF_H 1 |
---|
3762 | | #define HAVE_STDLIB_H 1 |
---|
3763 | | #define HAVE_STRING_H 1 |
---|
3764 | | #define HAVE_ASPRINTF 1 |
---|
3765 | | #define HAVE_FWPRINTF 1 |
---|
3766 | | #define HAVE_NEWLOCALE 1 |
---|
3767 | | #define HAVE_PUTENV 1 |
---|
3768 | | #define HAVE_SETENV 1 |
---|
3769 | | #define HAVE_SETLOCALE 1 |
---|
3770 | | #define HAVE_SNPRINTF 1 |
---|
3771 | | #define HAVE_WCSLEN 1 |
---|
3772 | | #define HAVE_MBRTOWC 1 |
---|
3773 | | #define HAVE_WCRTOMB 1 |
---|
3774 | | #define HAVE_DECL__SNPRINTF 0 |
---|
3775 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
3776 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
3777 | | #define HAVE_LANGINFO_CODESET 1 |
---|
3778 | | #define HAVE_LC_MESSAGES 1 |
---|
3779 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
3780 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
3781 | | #define ENABLE_NLS 1 |
---|
3782 | | #define HAVE_GETCWD 1 |
---|
3783 | | #define HAVE_READLINK 1 |
---|
3784 | | #define HAVE_REALPATH 1 |
---|
3785 | | #define HAVE_LSTAT 1 |
---|
3786 | | #define HAVE_MBSINIT 1 |
---|
3787 | | #define HAVE_MBRTOWC 1 |
---|
3788 | | #define HAVE_MPROTECT 1 |
---|
3789 | | #define HAVE_MEMCHR 1 |
---|
3790 | | #define HAVE_PATHCONF 1 |
---|
3791 | | #define HAVE_SETENV 1 |
---|
3792 | | #define HAVE_ISWCNTRL 1 |
---|
3793 | | #define HAVE_ISWBLANK 1 |
---|
3794 | | #define HAVE_WCWIDTH 1 |
---|
3795 | | #define HAVE_DECL_STRERROR_R 1 |
---|
3796 | | #define HAVE_STRERROR_R 1 |
---|
3797 | | #define HAVE_GETOPT_H 1 |
---|
3798 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
3799 | | #define HAVE_DECL_OPTRESET 1 |
---|
3800 | | /* end confdefs.h. */ |
---|
3801 | | |
---|
3802 | | #include <unistd.h> |
---|
3803 | | #include <stdlib.h> |
---|
3804 | | #include <string.h> |
---|
3805 | | |
---|
3806 | | #if !HAVE_DECL_OPTRESET && !HAVE_DECL_GETOPT_CLIP |
---|
3807 | | # define OPTIND_MIN 0 |
---|
3808 | | #else |
---|
3809 | | # define OPTIND_MIN 1 |
---|
3810 | | #endif |
---|
3811 | | |
---|
3812 | | int |
---|
3813 | | main () |
---|
3814 | | { |
---|
3815 | | { |
---|
3816 | | int argc = 0; |
---|
3817 | | char *argv[10]; |
---|
3818 | | int c; |
---|
3819 | | |
---|
3820 | | argv[argc++] = "program"; |
---|
3821 | | argv[argc++] = "-a"; |
---|
3822 | | argv[argc++] = "foo"; |
---|
3823 | | argv[argc++] = "bar"; |
---|
3824 | | argv[argc] = NULL; |
---|
3825 | | optind = OPTIND_MIN; |
---|
3826 | | opterr = 0; |
---|
3827 | | |
---|
3828 | | c = getopt (argc, argv, "ab"); |
---|
3829 | | if (!(c == 'a')) |
---|
3830 | | return 1; |
---|
3831 | | c = getopt (argc, argv, "ab"); |
---|
3832 | | if (!(c == -1)) |
---|
3833 | | return 2; |
---|
3834 | | if (!(optind == 2)) |
---|
3835 | | return 3; |
---|
3836 | | } |
---|
3837 | | /* Some internal state exists at this point. */ |
---|
3838 | | { |
---|
3839 | | int argc = 0; |
---|
3840 | | char *argv[10]; |
---|
3841 | | int c; |
---|
3842 | | |
---|
3843 | | argv[argc++] = "program"; |
---|
3844 | | argv[argc++] = "donald"; |
---|
3845 | | argv[argc++] = "-p"; |
---|
3846 | | argv[argc++] = "billy"; |
---|
3847 | | argv[argc++] = "duck"; |
---|
3848 | | argv[argc++] = "-a"; |
---|
3849 | | argv[argc++] = "bar"; |
---|
3850 | | argv[argc] = NULL; |
---|
3851 | | optind = OPTIND_MIN; |
---|
3852 | | opterr = 0; |
---|
3853 | | |
---|
3854 | | c = getopt (argc, argv, "+abp:q:"); |
---|
3855 | | if (!(c == -1)) |
---|
3856 | | return 4; |
---|
3857 | | if (!(strcmp (argv[0], "program") == 0)) |
---|
3858 | | return 5; |
---|
3859 | | if (!(strcmp (argv[1], "donald") == 0)) |
---|
3860 | | return 6; |
---|
3861 | | if (!(strcmp (argv[2], "-p") == 0)) |
---|
3862 | | return 7; |
---|
3863 | | if (!(strcmp (argv[3], "billy") == 0)) |
---|
3864 | | return 8; |
---|
3865 | | if (!(strcmp (argv[4], "duck") == 0)) |
---|
3866 | | return 9; |
---|
3867 | | if (!(strcmp (argv[5], "-a") == 0)) |
---|
3868 | | return 10; |
---|
3869 | | if (!(strcmp (argv[6], "bar") == 0)) |
---|
3870 | | return 11; |
---|
3871 | | if (!(optind == 1)) |
---|
3872 | | return 12; |
---|
3873 | | } |
---|
3874 | | /* Detect MacOS 10.5 bug. */ |
---|
3875 | | { |
---|
3876 | | char *argv[3] = { "program", "-ab", NULL }; |
---|
3877 | | optind = OPTIND_MIN; |
---|
3878 | | opterr = 0; |
---|
3879 | | if (getopt (2, argv, "ab:") != 'a') |
---|
3880 | | return 13; |
---|
3881 | | if (getopt (2, argv, "ab:") != '?') |
---|
3882 | | return 14; |
---|
3883 | | if (optopt != 'b') |
---|
3884 | | return 15; |
---|
3885 | | if (optind != 2) |
---|
3886 | | return 16; |
---|
3887 | | } |
---|
3888 | | |
---|
3889 | | return 0; |
---|
3890 | | } |
---|
3891 | | |
---|
3892 | configure:19503: result: no |
---|
3893 | configure:19615: checking whether getenv is declared |
---|
3894 | configure:19615: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
3895 | configure:19615: $? = 0 |
---|
3896 | configure:19615: result: yes |
---|
3897 | configure:19689: checking whether getc_unlocked is declared |
---|
3898 | configure:19689: result: yes |
---|
3899 | configure:19740: checking whether lstat correctly handles trailing slash |
---|
3900 | configure:19766: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
3901 | configure:19766: $? = 0 |
---|
3902 | configure:19766: ./conftest |
---|
3903 | configure:19766: $? = 1 |
---|
3904 | configure: program exited with status 1 |
---|
3905 | configure: failed program was: |
---|
3906 | | /* confdefs.h */ |
---|
3907 | | #define PACKAGE_NAME "" |
---|
3908 | | #define PACKAGE_TARNAME "" |
---|
3909 | | #define PACKAGE_VERSION "" |
---|
3910 | | #define PACKAGE_STRING "" |
---|
3911 | | #define PACKAGE_BUGREPORT "" |
---|
3912 | | #define PACKAGE_URL "" |
---|
3913 | | #define PACKAGE "gettext-runtime" |
---|
3914 | | #define VERSION "0.18.1" |
---|
3915 | | #define STDC_HEADERS 1 |
---|
3916 | | #define HAVE_SYS_TYPES_H 1 |
---|
3917 | | #define HAVE_SYS_STAT_H 1 |
---|
3918 | | #define HAVE_STDLIB_H 1 |
---|
3919 | | #define HAVE_STRING_H 1 |
---|
3920 | | #define HAVE_MEMORY_H 1 |
---|
3921 | | #define HAVE_STRINGS_H 1 |
---|
3922 | | #define HAVE_INTTYPES_H 1 |
---|
3923 | | #define HAVE_STDINT_H 1 |
---|
3924 | | #define HAVE_UNISTD_H 1 |
---|
3925 | | #define __EXTENSIONS__ 1 |
---|
3926 | | #define _ALL_SOURCE 1 |
---|
3927 | | #define _GNU_SOURCE 1 |
---|
3928 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3929 | | #define _TANDEM_SOURCE 1 |
---|
3930 | | #define HAVE_DLFCN_H 1 |
---|
3931 | | #define LT_OBJDIR ".libs/" |
---|
3932 | | #define HAVE_VISIBILITY 1 |
---|
3933 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
3934 | | #define HAVE_ALLOCA_H 1 |
---|
3935 | | #define HAVE_ALLOCA 1 |
---|
3936 | | #define HAVE_STDLIB_H 1 |
---|
3937 | | #define HAVE_UNISTD_H 1 |
---|
3938 | | #define HAVE_SYS_PARAM_H 1 |
---|
3939 | | #define HAVE_STRING_H 1 |
---|
3940 | | #define HAVE_ERRNO_H 1 |
---|
3941 | | #define HAVE_GETOPT_H 1 |
---|
3942 | | #define HAVE_ICONV_H 1 |
---|
3943 | | #define HAVE_SYS_MMAN_H 1 |
---|
3944 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3945 | | #define HAVE_SIGNAL_H 1 |
---|
3946 | | #define HAVE_STDDEF_H 1 |
---|
3947 | | #define HAVE_STDINT_H 1 |
---|
3948 | | #define HAVE_WCHAR_H 1 |
---|
3949 | | #define HAVE_STDIO_H 1 |
---|
3950 | | #define HAVE_SYS_STAT_H 1 |
---|
3951 | | #define HAVE_TIME_H 1 |
---|
3952 | | #define HAVE_SYS_TIME_H 1 |
---|
3953 | | #define HAVE_WCTYPE_H 1 |
---|
3954 | | #define HAVE_GETPAGESIZE 1 |
---|
3955 | | #define HAVE_MMAP 1 |
---|
3956 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
3957 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
3958 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
3959 | | #define HAVE_UINTMAX_T 1 |
---|
3960 | | #define HAVE_INTTYPES_H 1 |
---|
3961 | | #define USE_POSIX_THREADS 1 |
---|
3962 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
3963 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
3964 | | #define HAVE_ICONV 1 |
---|
3965 | | #define ICONV_CONST |
---|
3966 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
3967 | | #define HAVE_INTTYPES_H 1 |
---|
3968 | | #define HAVE_LIMITS_H 1 |
---|
3969 | | #define HAVE_UNISTD_H 1 |
---|
3970 | | #define HAVE_SYS_PARAM_H 1 |
---|
3971 | | #define HAVE_GETCWD 1 |
---|
3972 | | #define HAVE_GETEGID 1 |
---|
3973 | | #define HAVE_GETEUID 1 |
---|
3974 | | #define HAVE_GETGID 1 |
---|
3975 | | #define HAVE_GETUID 1 |
---|
3976 | | #define HAVE_MUNMAP 1 |
---|
3977 | | #define HAVE_STPCPY 1 |
---|
3978 | | #define HAVE_STRCASECMP 1 |
---|
3979 | | #define HAVE_STRDUP 1 |
---|
3980 | | #define HAVE_STRTOUL 1 |
---|
3981 | | #define HAVE_TSEARCH 1 |
---|
3982 | | #define HAVE_USELOCALE 1 |
---|
3983 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
3984 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
3985 | | #define HAVE_LONG_LONG_INT 1 |
---|
3986 | | #define HAVE_WCHAR_T 1 |
---|
3987 | | #define HAVE_WINT_T 1 |
---|
3988 | | #define HAVE_INTMAX_T 1 |
---|
3989 | | #define HAVE_POSIX_PRINTF 1 |
---|
3990 | | #define HAVE_STDINT_H 1 |
---|
3991 | | #define HAVE_STDINT_H 1 |
---|
3992 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
3993 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
3994 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
3995 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
3996 | | #define HAVE_STDDEF_H 1 |
---|
3997 | | #define HAVE_STDLIB_H 1 |
---|
3998 | | #define HAVE_STRING_H 1 |
---|
3999 | | #define HAVE_ASPRINTF 1 |
---|
4000 | | #define HAVE_FWPRINTF 1 |
---|
4001 | | #define HAVE_NEWLOCALE 1 |
---|
4002 | | #define HAVE_PUTENV 1 |
---|
4003 | | #define HAVE_SETENV 1 |
---|
4004 | | #define HAVE_SETLOCALE 1 |
---|
4005 | | #define HAVE_SNPRINTF 1 |
---|
4006 | | #define HAVE_WCSLEN 1 |
---|
4007 | | #define HAVE_MBRTOWC 1 |
---|
4008 | | #define HAVE_WCRTOMB 1 |
---|
4009 | | #define HAVE_DECL__SNPRINTF 0 |
---|
4010 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
4011 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
4012 | | #define HAVE_LANGINFO_CODESET 1 |
---|
4013 | | #define HAVE_LC_MESSAGES 1 |
---|
4014 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
4015 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
4016 | | #define ENABLE_NLS 1 |
---|
4017 | | #define HAVE_GETCWD 1 |
---|
4018 | | #define HAVE_READLINK 1 |
---|
4019 | | #define HAVE_REALPATH 1 |
---|
4020 | | #define HAVE_LSTAT 1 |
---|
4021 | | #define HAVE_MBSINIT 1 |
---|
4022 | | #define HAVE_MBRTOWC 1 |
---|
4023 | | #define HAVE_MPROTECT 1 |
---|
4024 | | #define HAVE_MEMCHR 1 |
---|
4025 | | #define HAVE_PATHCONF 1 |
---|
4026 | | #define HAVE_SETENV 1 |
---|
4027 | | #define HAVE_ISWCNTRL 1 |
---|
4028 | | #define HAVE_ISWBLANK 1 |
---|
4029 | | #define HAVE_WCWIDTH 1 |
---|
4030 | | #define HAVE_DECL_STRERROR_R 1 |
---|
4031 | | #define HAVE_STRERROR_R 1 |
---|
4032 | | #define HAVE_GETOPT_H 1 |
---|
4033 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
4034 | | #define HAVE_DECL_OPTRESET 1 |
---|
4035 | | #define HAVE_DECL_GETENV 1 |
---|
4036 | | #define __GETOPT_PREFIX rpl_ |
---|
4037 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
4038 | | /* end confdefs.h. */ |
---|
4039 | | #include <stdio.h> |
---|
4040 | | #ifdef HAVE_SYS_TYPES_H |
---|
4041 | | # include <sys/types.h> |
---|
4042 | | #endif |
---|
4043 | | #ifdef HAVE_SYS_STAT_H |
---|
4044 | | # include <sys/stat.h> |
---|
4045 | | #endif |
---|
4046 | | #ifdef STDC_HEADERS |
---|
4047 | | # include <stdlib.h> |
---|
4048 | | # include <stddef.h> |
---|
4049 | | #else |
---|
4050 | | # ifdef HAVE_STDLIB_H |
---|
4051 | | # include <stdlib.h> |
---|
4052 | | # endif |
---|
4053 | | #endif |
---|
4054 | | #ifdef HAVE_STRING_H |
---|
4055 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
4056 | | # include <memory.h> |
---|
4057 | | # endif |
---|
4058 | | # include <string.h> |
---|
4059 | | #endif |
---|
4060 | | #ifdef HAVE_STRINGS_H |
---|
4061 | | # include <strings.h> |
---|
4062 | | #endif |
---|
4063 | | #ifdef HAVE_INTTYPES_H |
---|
4064 | | # include <inttypes.h> |
---|
4065 | | #endif |
---|
4066 | | #ifdef HAVE_STDINT_H |
---|
4067 | | # include <stdint.h> |
---|
4068 | | #endif |
---|
4069 | | #ifdef HAVE_UNISTD_H |
---|
4070 | | # include <unistd.h> |
---|
4071 | | #endif |
---|
4072 | | int |
---|
4073 | | main () |
---|
4074 | | { |
---|
4075 | | struct stat sbuf; |
---|
4076 | | /* Linux will dereference the symlink and fail, as required by POSIX. |
---|
4077 | | That is better in the sense that it means we will not |
---|
4078 | | have to compile and use the lstat wrapper. */ |
---|
4079 | | return lstat ("conftest.sym/", &sbuf) == 0; |
---|
4080 | | ; |
---|
4081 | | return 0; |
---|
4082 | | } |
---|
4083 | configure:19783: result: no |
---|
4084 | configure:19807: checking whether malloc, realloc, calloc are POSIX compliant |
---|
4085 | configure:19827: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
4086 | configure:19827: $? = 0 |
---|
4087 | configure:19835: result: yes |
---|
4088 | configure:19841: checking for stdlib.h |
---|
4089 | configure:19841: result: yes |
---|
4090 | configure:19851: checking for GNU libc compatible malloc |
---|
4091 | configure:19875: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
4092 | configure:19875: $? = 0 |
---|
4093 | configure:19875: ./conftest |
---|
4094 | configure:19875: $? = 0 |
---|
4095 | configure:19885: result: yes |
---|
4096 | configure:19901: checking for mbstate_t |
---|
4097 | configure:19918: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
4098 | configure:19918: $? = 0 |
---|
4099 | configure:19925: result: yes |
---|
4100 | configure:19938: checking whether mbrtowc and mbstate_t are properly declared |
---|
4101 | configure:19966: result: yes |
---|
4102 | configure:20023: checking for a traditional japanese locale |
---|
4103 | configure:20080: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
4104 | configure:20083: $? = 0 |
---|
4105 | configure:20125: result: ja_JP.eucJP |
---|
4106 | configure:20133: checking for a transitional chinese locale |
---|
4107 | configure:20191: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
4108 | configure:20194: $? = 0 |
---|
4109 | configure:20220: result: zh_CN.GB18030 |
---|
4110 | configure:20227: checking for a french Unicode locale |
---|
4111 | configure:20287: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
4112 | configure:20290: $? = 0 |
---|
4113 | configure:20317: result: fr_FR.UTF-8 |
---|
4114 | configure:20419: checking for mmap |
---|
4115 | configure:20419: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
4116 | configure:20419: $? = 0 |
---|
4117 | configure:20419: result: yes |
---|
4118 | configure:20430: checking for MAP_ANONYMOUS |
---|
4119 | configure:20467: result: yes |
---|
4120 | configure:20507: checking whether memchr works |
---|
4121 | configure:20567: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
4122 | configure:20567: $? = 0 |
---|
4123 | configure:20567: ./conftest |
---|
4124 | configure:20567: $? = 0 |
---|
4125 | configure:20577: result: yes |
---|
4126 | configure:20622: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
4127 | configure:20622: $? = 0 |
---|
4128 | configure:20663: checking for shared library path variable |
---|
4129 | configure:20676: result: DYLD_LIBRARY_PATH |
---|
4130 | configure:20681: checking whether to activate relocatable installation |
---|
4131 | configure:20696: result: no |
---|
4132 | configure:20821: checking for uid_t in sys/types.h |
---|
4133 | configure:20840: result: yes |
---|
4134 | configure:20853: checking for SIGPIPE |
---|
4135 | configure:20878: result: yes |
---|
4136 | configure:20967: checking whether system is Windows or MSDOS |
---|
4137 | configure:20987: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
4138 | conftest.c: In function 'main': |
---|
4139 | conftest.c:147: error: 'neither' undeclared (first use in this function) |
---|
4140 | conftest.c:147: error: (Each undeclared identifier is reported only once |
---|
4141 | conftest.c:147: error: for each function it appears in.) |
---|
4142 | conftest.c:147: error: expected ';' before 'MSDOS' |
---|
4143 | configure:20987: $? = 1 |
---|
4144 | configure: failed program was: |
---|
4145 | | /* confdefs.h */ |
---|
4146 | | #define PACKAGE_NAME "" |
---|
4147 | | #define PACKAGE_TARNAME "" |
---|
4148 | | #define PACKAGE_VERSION "" |
---|
4149 | | #define PACKAGE_STRING "" |
---|
4150 | | #define PACKAGE_BUGREPORT "" |
---|
4151 | | #define PACKAGE_URL "" |
---|
4152 | | #define PACKAGE "gettext-runtime" |
---|
4153 | | #define VERSION "0.18.1" |
---|
4154 | | #define STDC_HEADERS 1 |
---|
4155 | | #define HAVE_SYS_TYPES_H 1 |
---|
4156 | | #define HAVE_SYS_STAT_H 1 |
---|
4157 | | #define HAVE_STDLIB_H 1 |
---|
4158 | | #define HAVE_STRING_H 1 |
---|
4159 | | #define HAVE_MEMORY_H 1 |
---|
4160 | | #define HAVE_STRINGS_H 1 |
---|
4161 | | #define HAVE_INTTYPES_H 1 |
---|
4162 | | #define HAVE_STDINT_H 1 |
---|
4163 | | #define HAVE_UNISTD_H 1 |
---|
4164 | | #define __EXTENSIONS__ 1 |
---|
4165 | | #define _ALL_SOURCE 1 |
---|
4166 | | #define _GNU_SOURCE 1 |
---|
4167 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4168 | | #define _TANDEM_SOURCE 1 |
---|
4169 | | #define HAVE_DLFCN_H 1 |
---|
4170 | | #define LT_OBJDIR ".libs/" |
---|
4171 | | #define HAVE_VISIBILITY 1 |
---|
4172 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
4173 | | #define HAVE_ALLOCA_H 1 |
---|
4174 | | #define HAVE_ALLOCA 1 |
---|
4175 | | #define HAVE_STDLIB_H 1 |
---|
4176 | | #define HAVE_UNISTD_H 1 |
---|
4177 | | #define HAVE_SYS_PARAM_H 1 |
---|
4178 | | #define HAVE_STRING_H 1 |
---|
4179 | | #define HAVE_ERRNO_H 1 |
---|
4180 | | #define HAVE_GETOPT_H 1 |
---|
4181 | | #define HAVE_ICONV_H 1 |
---|
4182 | | #define HAVE_SYS_MMAN_H 1 |
---|
4183 | | #define HAVE_SYS_SOCKET_H 1 |
---|
4184 | | #define HAVE_SIGNAL_H 1 |
---|
4185 | | #define HAVE_STDDEF_H 1 |
---|
4186 | | #define HAVE_STDINT_H 1 |
---|
4187 | | #define HAVE_WCHAR_H 1 |
---|
4188 | | #define HAVE_STDIO_H 1 |
---|
4189 | | #define HAVE_SYS_STAT_H 1 |
---|
4190 | | #define HAVE_TIME_H 1 |
---|
4191 | | #define HAVE_SYS_TIME_H 1 |
---|
4192 | | #define HAVE_WCTYPE_H 1 |
---|
4193 | | #define HAVE_GETPAGESIZE 1 |
---|
4194 | | #define HAVE_MMAP 1 |
---|
4195 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
4196 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
4197 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
4198 | | #define HAVE_UINTMAX_T 1 |
---|
4199 | | #define HAVE_INTTYPES_H 1 |
---|
4200 | | #define USE_POSIX_THREADS 1 |
---|
4201 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
4202 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
4203 | | #define HAVE_ICONV 1 |
---|
4204 | | #define ICONV_CONST |
---|
4205 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
4206 | | #define HAVE_INTTYPES_H 1 |
---|
4207 | | #define HAVE_LIMITS_H 1 |
---|
4208 | | #define HAVE_UNISTD_H 1 |
---|
4209 | | #define HAVE_SYS_PARAM_H 1 |
---|
4210 | | #define HAVE_GETCWD 1 |
---|
4211 | | #define HAVE_GETEGID 1 |
---|
4212 | | #define HAVE_GETEUID 1 |
---|
4213 | | #define HAVE_GETGID 1 |
---|
4214 | | #define HAVE_GETUID 1 |
---|
4215 | | #define HAVE_MUNMAP 1 |
---|
4216 | | #define HAVE_STPCPY 1 |
---|
4217 | | #define HAVE_STRCASECMP 1 |
---|
4218 | | #define HAVE_STRDUP 1 |
---|
4219 | | #define HAVE_STRTOUL 1 |
---|
4220 | | #define HAVE_TSEARCH 1 |
---|
4221 | | #define HAVE_USELOCALE 1 |
---|
4222 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
4223 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
4224 | | #define HAVE_LONG_LONG_INT 1 |
---|
4225 | | #define HAVE_WCHAR_T 1 |
---|
4226 | | #define HAVE_WINT_T 1 |
---|
4227 | | #define HAVE_INTMAX_T 1 |
---|
4228 | | #define HAVE_POSIX_PRINTF 1 |
---|
4229 | | #define HAVE_STDINT_H 1 |
---|
4230 | | #define HAVE_STDINT_H 1 |
---|
4231 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
4232 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
4233 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
4234 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
4235 | | #define HAVE_STDDEF_H 1 |
---|
4236 | | #define HAVE_STDLIB_H 1 |
---|
4237 | | #define HAVE_STRING_H 1 |
---|
4238 | | #define HAVE_ASPRINTF 1 |
---|
4239 | | #define HAVE_FWPRINTF 1 |
---|
4240 | | #define HAVE_NEWLOCALE 1 |
---|
4241 | | #define HAVE_PUTENV 1 |
---|
4242 | | #define HAVE_SETENV 1 |
---|
4243 | | #define HAVE_SETLOCALE 1 |
---|
4244 | | #define HAVE_SNPRINTF 1 |
---|
4245 | | #define HAVE_WCSLEN 1 |
---|
4246 | | #define HAVE_MBRTOWC 1 |
---|
4247 | | #define HAVE_WCRTOMB 1 |
---|
4248 | | #define HAVE_DECL__SNPRINTF 0 |
---|
4249 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
4250 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
4251 | | #define HAVE_LANGINFO_CODESET 1 |
---|
4252 | | #define HAVE_LC_MESSAGES 1 |
---|
4253 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
4254 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
4255 | | #define ENABLE_NLS 1 |
---|
4256 | | #define HAVE_GETCWD 1 |
---|
4257 | | #define HAVE_READLINK 1 |
---|
4258 | | #define HAVE_REALPATH 1 |
---|
4259 | | #define HAVE_LSTAT 1 |
---|
4260 | | #define HAVE_MBSINIT 1 |
---|
4261 | | #define HAVE_MBRTOWC 1 |
---|
4262 | | #define HAVE_MPROTECT 1 |
---|
4263 | | #define HAVE_MEMCHR 1 |
---|
4264 | | #define HAVE_PATHCONF 1 |
---|
4265 | | #define HAVE_SETENV 1 |
---|
4266 | | #define HAVE_ISWCNTRL 1 |
---|
4267 | | #define HAVE_ISWBLANK 1 |
---|
4268 | | #define HAVE_WCWIDTH 1 |
---|
4269 | | #define HAVE_DECL_STRERROR_R 1 |
---|
4270 | | #define HAVE_STRERROR_R 1 |
---|
4271 | | #define HAVE_GETOPT_H 1 |
---|
4272 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
4273 | | #define HAVE_DECL_OPTRESET 1 |
---|
4274 | | #define HAVE_DECL_GETENV 1 |
---|
4275 | | #define __GETOPT_PREFIX rpl_ |
---|
4276 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
4277 | | #define HAVE_STDLIB_H 1 |
---|
4278 | | #define MALLOC_0_IS_NONNULL 1 |
---|
4279 | | #define HAVE_MBSTATE_T 1 |
---|
4280 | | #define HAVE_MBRTOWC 1 |
---|
4281 | | #define MAP_ANONYMOUS MAP_ANON |
---|
4282 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
4283 | | #define INSTALLPREFIX "/opt/local" |
---|
4284 | | /* end confdefs.h. */ |
---|
4285 | | |
---|
4286 | | int |
---|
4287 | | main () |
---|
4288 | | { |
---|
4289 | | |
---|
4290 | | #if !defined _WIN32 && !defined __WIN32__ && !defined __MSDOS__ && !defined __CYGWIN__ |
---|
4291 | | neither MSDOS nor Windows |
---|
4292 | | #endif |
---|
4293 | | ; |
---|
4294 | | return 0; |
---|
4295 | | } |
---|
4296 | configure:20995: result: no |
---|
4297 | configure:21062: checking for stdbool.h that conforms to C99 |
---|
4298 | configure:21145: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
4299 | configure:21145: $? = 0 |
---|
4300 | configure:21152: result: yes |
---|
4301 | configure:21154: checking for _Bool |
---|
4302 | configure:21154: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
4303 | configure:21154: $? = 0 |
---|
4304 | configure:21154: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
4305 | conftest.c: In function 'main': |
---|
4306 | conftest.c:180: error: expected expression before ')' token |
---|
4307 | configure:21154: $? = 1 |
---|
4308 | configure: failed program was: |
---|
4309 | | /* confdefs.h */ |
---|
4310 | | #define PACKAGE_NAME "" |
---|
4311 | | #define PACKAGE_TARNAME "" |
---|
4312 | | #define PACKAGE_VERSION "" |
---|
4313 | | #define PACKAGE_STRING "" |
---|
4314 | | #define PACKAGE_BUGREPORT "" |
---|
4315 | | #define PACKAGE_URL "" |
---|
4316 | | #define PACKAGE "gettext-runtime" |
---|
4317 | | #define VERSION "0.18.1" |
---|
4318 | | #define STDC_HEADERS 1 |
---|
4319 | | #define HAVE_SYS_TYPES_H 1 |
---|
4320 | | #define HAVE_SYS_STAT_H 1 |
---|
4321 | | #define HAVE_STDLIB_H 1 |
---|
4322 | | #define HAVE_STRING_H 1 |
---|
4323 | | #define HAVE_MEMORY_H 1 |
---|
4324 | | #define HAVE_STRINGS_H 1 |
---|
4325 | | #define HAVE_INTTYPES_H 1 |
---|
4326 | | #define HAVE_STDINT_H 1 |
---|
4327 | | #define HAVE_UNISTD_H 1 |
---|
4328 | | #define __EXTENSIONS__ 1 |
---|
4329 | | #define _ALL_SOURCE 1 |
---|
4330 | | #define _GNU_SOURCE 1 |
---|
4331 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4332 | | #define _TANDEM_SOURCE 1 |
---|
4333 | | #define HAVE_DLFCN_H 1 |
---|
4334 | | #define LT_OBJDIR ".libs/" |
---|
4335 | | #define HAVE_VISIBILITY 1 |
---|
4336 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
4337 | | #define HAVE_ALLOCA_H 1 |
---|
4338 | | #define HAVE_ALLOCA 1 |
---|
4339 | | #define HAVE_STDLIB_H 1 |
---|
4340 | | #define HAVE_UNISTD_H 1 |
---|
4341 | | #define HAVE_SYS_PARAM_H 1 |
---|
4342 | | #define HAVE_STRING_H 1 |
---|
4343 | | #define HAVE_ERRNO_H 1 |
---|
4344 | | #define HAVE_GETOPT_H 1 |
---|
4345 | | #define HAVE_ICONV_H 1 |
---|
4346 | | #define HAVE_SYS_MMAN_H 1 |
---|
4347 | | #define HAVE_SYS_SOCKET_H 1 |
---|
4348 | | #define HAVE_SIGNAL_H 1 |
---|
4349 | | #define HAVE_STDDEF_H 1 |
---|
4350 | | #define HAVE_STDINT_H 1 |
---|
4351 | | #define HAVE_WCHAR_H 1 |
---|
4352 | | #define HAVE_STDIO_H 1 |
---|
4353 | | #define HAVE_SYS_STAT_H 1 |
---|
4354 | | #define HAVE_TIME_H 1 |
---|
4355 | | #define HAVE_SYS_TIME_H 1 |
---|
4356 | | #define HAVE_WCTYPE_H 1 |
---|
4357 | | #define HAVE_GETPAGESIZE 1 |
---|
4358 | | #define HAVE_MMAP 1 |
---|
4359 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
4360 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
4361 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
4362 | | #define HAVE_UINTMAX_T 1 |
---|
4363 | | #define HAVE_INTTYPES_H 1 |
---|
4364 | | #define USE_POSIX_THREADS 1 |
---|
4365 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
4366 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
4367 | | #define HAVE_ICONV 1 |
---|
4368 | | #define ICONV_CONST |
---|
4369 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
4370 | | #define HAVE_INTTYPES_H 1 |
---|
4371 | | #define HAVE_LIMITS_H 1 |
---|
4372 | | #define HAVE_UNISTD_H 1 |
---|
4373 | | #define HAVE_SYS_PARAM_H 1 |
---|
4374 | | #define HAVE_GETCWD 1 |
---|
4375 | | #define HAVE_GETEGID 1 |
---|
4376 | | #define HAVE_GETEUID 1 |
---|
4377 | | #define HAVE_GETGID 1 |
---|
4378 | | #define HAVE_GETUID 1 |
---|
4379 | | #define HAVE_MUNMAP 1 |
---|
4380 | | #define HAVE_STPCPY 1 |
---|
4381 | | #define HAVE_STRCASECMP 1 |
---|
4382 | | #define HAVE_STRDUP 1 |
---|
4383 | | #define HAVE_STRTOUL 1 |
---|
4384 | | #define HAVE_TSEARCH 1 |
---|
4385 | | #define HAVE_USELOCALE 1 |
---|
4386 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
4387 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
4388 | | #define HAVE_LONG_LONG_INT 1 |
---|
4389 | | #define HAVE_WCHAR_T 1 |
---|
4390 | | #define HAVE_WINT_T 1 |
---|
4391 | | #define HAVE_INTMAX_T 1 |
---|
4392 | | #define HAVE_POSIX_PRINTF 1 |
---|
4393 | | #define HAVE_STDINT_H 1 |
---|
4394 | | #define HAVE_STDINT_H 1 |
---|
4395 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
4396 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
4397 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
4398 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
4399 | | #define HAVE_STDDEF_H 1 |
---|
4400 | | #define HAVE_STDLIB_H 1 |
---|
4401 | | #define HAVE_STRING_H 1 |
---|
4402 | | #define HAVE_ASPRINTF 1 |
---|
4403 | | #define HAVE_FWPRINTF 1 |
---|
4404 | | #define HAVE_NEWLOCALE 1 |
---|
4405 | | #define HAVE_PUTENV 1 |
---|
4406 | | #define HAVE_SETENV 1 |
---|
4407 | | #define HAVE_SETLOCALE 1 |
---|
4408 | | #define HAVE_SNPRINTF 1 |
---|
4409 | | #define HAVE_WCSLEN 1 |
---|
4410 | | #define HAVE_MBRTOWC 1 |
---|
4411 | | #define HAVE_WCRTOMB 1 |
---|
4412 | | #define HAVE_DECL__SNPRINTF 0 |
---|
4413 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
4414 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
4415 | | #define HAVE_LANGINFO_CODESET 1 |
---|
4416 | | #define HAVE_LC_MESSAGES 1 |
---|
4417 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
4418 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
4419 | | #define ENABLE_NLS 1 |
---|
4420 | | #define HAVE_GETCWD 1 |
---|
4421 | | #define HAVE_READLINK 1 |
---|
4422 | | #define HAVE_REALPATH 1 |
---|
4423 | | #define HAVE_LSTAT 1 |
---|
4424 | | #define HAVE_MBSINIT 1 |
---|
4425 | | #define HAVE_MBRTOWC 1 |
---|
4426 | | #define HAVE_MPROTECT 1 |
---|
4427 | | #define HAVE_MEMCHR 1 |
---|
4428 | | #define HAVE_PATHCONF 1 |
---|
4429 | | #define HAVE_SETENV 1 |
---|
4430 | | #define HAVE_ISWCNTRL 1 |
---|
4431 | | #define HAVE_ISWBLANK 1 |
---|
4432 | | #define HAVE_WCWIDTH 1 |
---|
4433 | | #define HAVE_DECL_STRERROR_R 1 |
---|
4434 | | #define HAVE_STRERROR_R 1 |
---|
4435 | | #define HAVE_GETOPT_H 1 |
---|
4436 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
4437 | | #define HAVE_DECL_OPTRESET 1 |
---|
4438 | | #define HAVE_DECL_GETENV 1 |
---|
4439 | | #define __GETOPT_PREFIX rpl_ |
---|
4440 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
4441 | | #define HAVE_STDLIB_H 1 |
---|
4442 | | #define MALLOC_0_IS_NONNULL 1 |
---|
4443 | | #define HAVE_MBSTATE_T 1 |
---|
4444 | | #define HAVE_MBRTOWC 1 |
---|
4445 | | #define MAP_ANONYMOUS MAP_ANON |
---|
4446 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
4447 | | #define INSTALLPREFIX "/opt/local" |
---|
4448 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 |
---|
4449 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 |
---|
4450 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 |
---|
4451 | | /* end confdefs.h. */ |
---|
4452 | | #include <stdio.h> |
---|
4453 | | #ifdef HAVE_SYS_TYPES_H |
---|
4454 | | # include <sys/types.h> |
---|
4455 | | #endif |
---|
4456 | | #ifdef HAVE_SYS_STAT_H |
---|
4457 | | # include <sys/stat.h> |
---|
4458 | | #endif |
---|
4459 | | #ifdef STDC_HEADERS |
---|
4460 | | # include <stdlib.h> |
---|
4461 | | # include <stddef.h> |
---|
4462 | | #else |
---|
4463 | | # ifdef HAVE_STDLIB_H |
---|
4464 | | # include <stdlib.h> |
---|
4465 | | # endif |
---|
4466 | | #endif |
---|
4467 | | #ifdef HAVE_STRING_H |
---|
4468 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
4469 | | # include <memory.h> |
---|
4470 | | # endif |
---|
4471 | | # include <string.h> |
---|
4472 | | #endif |
---|
4473 | | #ifdef HAVE_STRINGS_H |
---|
4474 | | # include <strings.h> |
---|
4475 | | #endif |
---|
4476 | | #ifdef HAVE_INTTYPES_H |
---|
4477 | | # include <inttypes.h> |
---|
4478 | | #endif |
---|
4479 | | #ifdef HAVE_STDINT_H |
---|
4480 | | # include <stdint.h> |
---|
4481 | | #endif |
---|
4482 | | #ifdef HAVE_UNISTD_H |
---|
4483 | | # include <unistd.h> |
---|
4484 | | #endif |
---|
4485 | | int |
---|
4486 | | main () |
---|
4487 | | { |
---|
4488 | | if (sizeof ((_Bool))) |
---|
4489 | | return 0; |
---|
4490 | | ; |
---|
4491 | | return 0; |
---|
4492 | | } |
---|
4493 | configure:21154: result: yes |
---|
4494 | configure:21190: checking whether C symbols are prefixed with underscore at the linker level |
---|
4495 | configure:21203: /usr/bin/gcc-4.2 -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -S conftest.c |
---|
4496 | configure:21206: $? = 0 |
---|
4497 | configure:21216: result: yes |
---|
4498 | configure:21236: checking for C/C++ restrict keyword |
---|
4499 | configure:21261: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
4500 | configure:21261: $? = 0 |
---|
4501 | configure:21269: result: __restrict |
---|
4502 | configure:21348: checking whether memmem is declared without a macro |
---|
4503 | configure:21366: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
4504 | conftest.c: In function 'main': |
---|
4505 | conftest.c:154: error: 'memmem' undeclared (first use in this function) |
---|
4506 | conftest.c:154: error: (Each undeclared identifier is reported only once |
---|
4507 | conftest.c:154: error: for each function it appears in.) |
---|
4508 | configure:21366: $? = 1 |
---|
4509 | configure: failed program was: |
---|
4510 | | /* confdefs.h */ |
---|
4511 | | #define PACKAGE_NAME "" |
---|
4512 | | #define PACKAGE_TARNAME "" |
---|
4513 | | #define PACKAGE_VERSION "" |
---|
4514 | | #define PACKAGE_STRING "" |
---|
4515 | | #define PACKAGE_BUGREPORT "" |
---|
4516 | | #define PACKAGE_URL "" |
---|
4517 | | #define PACKAGE "gettext-runtime" |
---|
4518 | | #define VERSION "0.18.1" |
---|
4519 | | #define STDC_HEADERS 1 |
---|
4520 | | #define HAVE_SYS_TYPES_H 1 |
---|
4521 | | #define HAVE_SYS_STAT_H 1 |
---|
4522 | | #define HAVE_STDLIB_H 1 |
---|
4523 | | #define HAVE_STRING_H 1 |
---|
4524 | | #define HAVE_MEMORY_H 1 |
---|
4525 | | #define HAVE_STRINGS_H 1 |
---|
4526 | | #define HAVE_INTTYPES_H 1 |
---|
4527 | | #define HAVE_STDINT_H 1 |
---|
4528 | | #define HAVE_UNISTD_H 1 |
---|
4529 | | #define __EXTENSIONS__ 1 |
---|
4530 | | #define _ALL_SOURCE 1 |
---|
4531 | | #define _GNU_SOURCE 1 |
---|
4532 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4533 | | #define _TANDEM_SOURCE 1 |
---|
4534 | | #define HAVE_DLFCN_H 1 |
---|
4535 | | #define LT_OBJDIR ".libs/" |
---|
4536 | | #define HAVE_VISIBILITY 1 |
---|
4537 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
4538 | | #define HAVE_ALLOCA_H 1 |
---|
4539 | | #define HAVE_ALLOCA 1 |
---|
4540 | | #define HAVE_STDLIB_H 1 |
---|
4541 | | #define HAVE_UNISTD_H 1 |
---|
4542 | | #define HAVE_SYS_PARAM_H 1 |
---|
4543 | | #define HAVE_STRING_H 1 |
---|
4544 | | #define HAVE_ERRNO_H 1 |
---|
4545 | | #define HAVE_GETOPT_H 1 |
---|
4546 | | #define HAVE_ICONV_H 1 |
---|
4547 | | #define HAVE_SYS_MMAN_H 1 |
---|
4548 | | #define HAVE_SYS_SOCKET_H 1 |
---|
4549 | | #define HAVE_SIGNAL_H 1 |
---|
4550 | | #define HAVE_STDDEF_H 1 |
---|
4551 | | #define HAVE_STDINT_H 1 |
---|
4552 | | #define HAVE_WCHAR_H 1 |
---|
4553 | | #define HAVE_STDIO_H 1 |
---|
4554 | | #define HAVE_SYS_STAT_H 1 |
---|
4555 | | #define HAVE_TIME_H 1 |
---|
4556 | | #define HAVE_SYS_TIME_H 1 |
---|
4557 | | #define HAVE_WCTYPE_H 1 |
---|
4558 | | #define HAVE_GETPAGESIZE 1 |
---|
4559 | | #define HAVE_MMAP 1 |
---|
4560 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
4561 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
4562 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
4563 | | #define HAVE_UINTMAX_T 1 |
---|
4564 | | #define HAVE_INTTYPES_H 1 |
---|
4565 | | #define USE_POSIX_THREADS 1 |
---|
4566 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
4567 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
4568 | | #define HAVE_ICONV 1 |
---|
4569 | | #define ICONV_CONST |
---|
4570 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
4571 | | #define HAVE_INTTYPES_H 1 |
---|
4572 | | #define HAVE_LIMITS_H 1 |
---|
4573 | | #define HAVE_UNISTD_H 1 |
---|
4574 | | #define HAVE_SYS_PARAM_H 1 |
---|
4575 | | #define HAVE_GETCWD 1 |
---|
4576 | | #define HAVE_GETEGID 1 |
---|
4577 | | #define HAVE_GETEUID 1 |
---|
4578 | | #define HAVE_GETGID 1 |
---|
4579 | | #define HAVE_GETUID 1 |
---|
4580 | | #define HAVE_MUNMAP 1 |
---|
4581 | | #define HAVE_STPCPY 1 |
---|
4582 | | #define HAVE_STRCASECMP 1 |
---|
4583 | | #define HAVE_STRDUP 1 |
---|
4584 | | #define HAVE_STRTOUL 1 |
---|
4585 | | #define HAVE_TSEARCH 1 |
---|
4586 | | #define HAVE_USELOCALE 1 |
---|
4587 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
4588 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
4589 | | #define HAVE_LONG_LONG_INT 1 |
---|
4590 | | #define HAVE_WCHAR_T 1 |
---|
4591 | | #define HAVE_WINT_T 1 |
---|
4592 | | #define HAVE_INTMAX_T 1 |
---|
4593 | | #define HAVE_POSIX_PRINTF 1 |
---|
4594 | | #define HAVE_STDINT_H 1 |
---|
4595 | | #define HAVE_STDINT_H 1 |
---|
4596 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
4597 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
4598 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
4599 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
4600 | | #define HAVE_STDDEF_H 1 |
---|
4601 | | #define HAVE_STDLIB_H 1 |
---|
4602 | | #define HAVE_STRING_H 1 |
---|
4603 | | #define HAVE_ASPRINTF 1 |
---|
4604 | | #define HAVE_FWPRINTF 1 |
---|
4605 | | #define HAVE_NEWLOCALE 1 |
---|
4606 | | #define HAVE_PUTENV 1 |
---|
4607 | | #define HAVE_SETENV 1 |
---|
4608 | | #define HAVE_SETLOCALE 1 |
---|
4609 | | #define HAVE_SNPRINTF 1 |
---|
4610 | | #define HAVE_WCSLEN 1 |
---|
4611 | | #define HAVE_MBRTOWC 1 |
---|
4612 | | #define HAVE_WCRTOMB 1 |
---|
4613 | | #define HAVE_DECL__SNPRINTF 0 |
---|
4614 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
4615 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
4616 | | #define HAVE_LANGINFO_CODESET 1 |
---|
4617 | | #define HAVE_LC_MESSAGES 1 |
---|
4618 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
4619 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
4620 | | #define ENABLE_NLS 1 |
---|
4621 | | #define HAVE_GETCWD 1 |
---|
4622 | | #define HAVE_READLINK 1 |
---|
4623 | | #define HAVE_REALPATH 1 |
---|
4624 | | #define HAVE_LSTAT 1 |
---|
4625 | | #define HAVE_MBSINIT 1 |
---|
4626 | | #define HAVE_MBRTOWC 1 |
---|
4627 | | #define HAVE_MPROTECT 1 |
---|
4628 | | #define HAVE_MEMCHR 1 |
---|
4629 | | #define HAVE_PATHCONF 1 |
---|
4630 | | #define HAVE_SETENV 1 |
---|
4631 | | #define HAVE_ISWCNTRL 1 |
---|
4632 | | #define HAVE_ISWBLANK 1 |
---|
4633 | | #define HAVE_WCWIDTH 1 |
---|
4634 | | #define HAVE_DECL_STRERROR_R 1 |
---|
4635 | | #define HAVE_STRERROR_R 1 |
---|
4636 | | #define HAVE_GETOPT_H 1 |
---|
4637 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
4638 | | #define HAVE_DECL_OPTRESET 1 |
---|
4639 | | #define HAVE_DECL_GETENV 1 |
---|
4640 | | #define __GETOPT_PREFIX rpl_ |
---|
4641 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
4642 | | #define HAVE_STDLIB_H 1 |
---|
4643 | | #define MALLOC_0_IS_NONNULL 1 |
---|
4644 | | #define HAVE_MBSTATE_T 1 |
---|
4645 | | #define HAVE_MBRTOWC 1 |
---|
4646 | | #define MAP_ANONYMOUS MAP_ANON |
---|
4647 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
4648 | | #define INSTALLPREFIX "/opt/local" |
---|
4649 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 |
---|
4650 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 |
---|
4651 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 |
---|
4652 | | #define HAVE__BOOL 1 |
---|
4653 | | #define HAVE_STDBOOL_H 1 |
---|
4654 | | #define USER_LABEL_PREFIX _ |
---|
4655 | | #define restrict __restrict |
---|
4656 | | /* end confdefs.h. */ |
---|
4657 | | #include <string.h> |
---|
4658 | | |
---|
4659 | | int |
---|
4660 | | main () |
---|
4661 | | { |
---|
4662 | | #undef memmem |
---|
4663 | | (void) memmem; |
---|
4664 | | ; |
---|
4665 | | return 0; |
---|
4666 | | } |
---|
4667 | configure:21374: result: no |
---|
4668 | configure:21348: checking whether mempcpy is declared without a macro |
---|
4669 | configure:21366: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
4670 | conftest.c: In function 'main': |
---|
4671 | conftest.c:154: error: 'mempcpy' undeclared (first use in this function) |
---|
4672 | conftest.c:154: error: (Each undeclared identifier is reported only once |
---|
4673 | conftest.c:154: error: for each function it appears in.) |
---|
4674 | configure:21366: $? = 1 |
---|
4675 | configure: failed program was: |
---|
4676 | | /* confdefs.h */ |
---|
4677 | | #define PACKAGE_NAME "" |
---|
4678 | | #define PACKAGE_TARNAME "" |
---|
4679 | | #define PACKAGE_VERSION "" |
---|
4680 | | #define PACKAGE_STRING "" |
---|
4681 | | #define PACKAGE_BUGREPORT "" |
---|
4682 | | #define PACKAGE_URL "" |
---|
4683 | | #define PACKAGE "gettext-runtime" |
---|
4684 | | #define VERSION "0.18.1" |
---|
4685 | | #define STDC_HEADERS 1 |
---|
4686 | | #define HAVE_SYS_TYPES_H 1 |
---|
4687 | | #define HAVE_SYS_STAT_H 1 |
---|
4688 | | #define HAVE_STDLIB_H 1 |
---|
4689 | | #define HAVE_STRING_H 1 |
---|
4690 | | #define HAVE_MEMORY_H 1 |
---|
4691 | | #define HAVE_STRINGS_H 1 |
---|
4692 | | #define HAVE_INTTYPES_H 1 |
---|
4693 | | #define HAVE_STDINT_H 1 |
---|
4694 | | #define HAVE_UNISTD_H 1 |
---|
4695 | | #define __EXTENSIONS__ 1 |
---|
4696 | | #define _ALL_SOURCE 1 |
---|
4697 | | #define _GNU_SOURCE 1 |
---|
4698 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4699 | | #define _TANDEM_SOURCE 1 |
---|
4700 | | #define HAVE_DLFCN_H 1 |
---|
4701 | | #define LT_OBJDIR ".libs/" |
---|
4702 | | #define HAVE_VISIBILITY 1 |
---|
4703 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
4704 | | #define HAVE_ALLOCA_H 1 |
---|
4705 | | #define HAVE_ALLOCA 1 |
---|
4706 | | #define HAVE_STDLIB_H 1 |
---|
4707 | | #define HAVE_UNISTD_H 1 |
---|
4708 | | #define HAVE_SYS_PARAM_H 1 |
---|
4709 | | #define HAVE_STRING_H 1 |
---|
4710 | | #define HAVE_ERRNO_H 1 |
---|
4711 | | #define HAVE_GETOPT_H 1 |
---|
4712 | | #define HAVE_ICONV_H 1 |
---|
4713 | | #define HAVE_SYS_MMAN_H 1 |
---|
4714 | | #define HAVE_SYS_SOCKET_H 1 |
---|
4715 | | #define HAVE_SIGNAL_H 1 |
---|
4716 | | #define HAVE_STDDEF_H 1 |
---|
4717 | | #define HAVE_STDINT_H 1 |
---|
4718 | | #define HAVE_WCHAR_H 1 |
---|
4719 | | #define HAVE_STDIO_H 1 |
---|
4720 | | #define HAVE_SYS_STAT_H 1 |
---|
4721 | | #define HAVE_TIME_H 1 |
---|
4722 | | #define HAVE_SYS_TIME_H 1 |
---|
4723 | | #define HAVE_WCTYPE_H 1 |
---|
4724 | | #define HAVE_GETPAGESIZE 1 |
---|
4725 | | #define HAVE_MMAP 1 |
---|
4726 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
4727 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
4728 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
4729 | | #define HAVE_UINTMAX_T 1 |
---|
4730 | | #define HAVE_INTTYPES_H 1 |
---|
4731 | | #define USE_POSIX_THREADS 1 |
---|
4732 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
4733 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
4734 | | #define HAVE_ICONV 1 |
---|
4735 | | #define ICONV_CONST |
---|
4736 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
4737 | | #define HAVE_INTTYPES_H 1 |
---|
4738 | | #define HAVE_LIMITS_H 1 |
---|
4739 | | #define HAVE_UNISTD_H 1 |
---|
4740 | | #define HAVE_SYS_PARAM_H 1 |
---|
4741 | | #define HAVE_GETCWD 1 |
---|
4742 | | #define HAVE_GETEGID 1 |
---|
4743 | | #define HAVE_GETEUID 1 |
---|
4744 | | #define HAVE_GETGID 1 |
---|
4745 | | #define HAVE_GETUID 1 |
---|
4746 | | #define HAVE_MUNMAP 1 |
---|
4747 | | #define HAVE_STPCPY 1 |
---|
4748 | | #define HAVE_STRCASECMP 1 |
---|
4749 | | #define HAVE_STRDUP 1 |
---|
4750 | | #define HAVE_STRTOUL 1 |
---|
4751 | | #define HAVE_TSEARCH 1 |
---|
4752 | | #define HAVE_USELOCALE 1 |
---|
4753 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
4754 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
4755 | | #define HAVE_LONG_LONG_INT 1 |
---|
4756 | | #define HAVE_WCHAR_T 1 |
---|
4757 | | #define HAVE_WINT_T 1 |
---|
4758 | | #define HAVE_INTMAX_T 1 |
---|
4759 | | #define HAVE_POSIX_PRINTF 1 |
---|
4760 | | #define HAVE_STDINT_H 1 |
---|
4761 | | #define HAVE_STDINT_H 1 |
---|
4762 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
4763 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
4764 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
4765 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
4766 | | #define HAVE_STDDEF_H 1 |
---|
4767 | | #define HAVE_STDLIB_H 1 |
---|
4768 | | #define HAVE_STRING_H 1 |
---|
4769 | | #define HAVE_ASPRINTF 1 |
---|
4770 | | #define HAVE_FWPRINTF 1 |
---|
4771 | | #define HAVE_NEWLOCALE 1 |
---|
4772 | | #define HAVE_PUTENV 1 |
---|
4773 | | #define HAVE_SETENV 1 |
---|
4774 | | #define HAVE_SETLOCALE 1 |
---|
4775 | | #define HAVE_SNPRINTF 1 |
---|
4776 | | #define HAVE_WCSLEN 1 |
---|
4777 | | #define HAVE_MBRTOWC 1 |
---|
4778 | | #define HAVE_WCRTOMB 1 |
---|
4779 | | #define HAVE_DECL__SNPRINTF 0 |
---|
4780 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
4781 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
4782 | | #define HAVE_LANGINFO_CODESET 1 |
---|
4783 | | #define HAVE_LC_MESSAGES 1 |
---|
4784 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
4785 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
4786 | | #define ENABLE_NLS 1 |
---|
4787 | | #define HAVE_GETCWD 1 |
---|
4788 | | #define HAVE_READLINK 1 |
---|
4789 | | #define HAVE_REALPATH 1 |
---|
4790 | | #define HAVE_LSTAT 1 |
---|
4791 | | #define HAVE_MBSINIT 1 |
---|
4792 | | #define HAVE_MBRTOWC 1 |
---|
4793 | | #define HAVE_MPROTECT 1 |
---|
4794 | | #define HAVE_MEMCHR 1 |
---|
4795 | | #define HAVE_PATHCONF 1 |
---|
4796 | | #define HAVE_SETENV 1 |
---|
4797 | | #define HAVE_ISWCNTRL 1 |
---|
4798 | | #define HAVE_ISWBLANK 1 |
---|
4799 | | #define HAVE_WCWIDTH 1 |
---|
4800 | | #define HAVE_DECL_STRERROR_R 1 |
---|
4801 | | #define HAVE_STRERROR_R 1 |
---|
4802 | | #define HAVE_GETOPT_H 1 |
---|
4803 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
4804 | | #define HAVE_DECL_OPTRESET 1 |
---|
4805 | | #define HAVE_DECL_GETENV 1 |
---|
4806 | | #define __GETOPT_PREFIX rpl_ |
---|
4807 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
4808 | | #define HAVE_STDLIB_H 1 |
---|
4809 | | #define MALLOC_0_IS_NONNULL 1 |
---|
4810 | | #define HAVE_MBSTATE_T 1 |
---|
4811 | | #define HAVE_MBRTOWC 1 |
---|
4812 | | #define MAP_ANONYMOUS MAP_ANON |
---|
4813 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
4814 | | #define INSTALLPREFIX "/opt/local" |
---|
4815 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 |
---|
4816 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 |
---|
4817 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 |
---|
4818 | | #define HAVE__BOOL 1 |
---|
4819 | | #define HAVE_STDBOOL_H 1 |
---|
4820 | | #define USER_LABEL_PREFIX _ |
---|
4821 | | #define restrict __restrict |
---|
4822 | | /* end confdefs.h. */ |
---|
4823 | | #include <string.h> |
---|
4824 | | |
---|
4825 | | int |
---|
4826 | | main () |
---|
4827 | | { |
---|
4828 | | #undef mempcpy |
---|
4829 | | (void) mempcpy; |
---|
4830 | | ; |
---|
4831 | | return 0; |
---|
4832 | | } |
---|
4833 | configure:21374: result: no |
---|
4834 | configure:21348: checking whether memrchr is declared without a macro |
---|
4835 | configure:21366: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
4836 | conftest.c: In function 'main': |
---|
4837 | conftest.c:154: error: 'memrchr' undeclared (first use in this function) |
---|
4838 | conftest.c:154: error: (Each undeclared identifier is reported only once |
---|
4839 | conftest.c:154: error: for each function it appears in.) |
---|
4840 | configure:21366: $? = 1 |
---|
4841 | configure: failed program was: |
---|
4842 | | /* confdefs.h */ |
---|
4843 | | #define PACKAGE_NAME "" |
---|
4844 | | #define PACKAGE_TARNAME "" |
---|
4845 | | #define PACKAGE_VERSION "" |
---|
4846 | | #define PACKAGE_STRING "" |
---|
4847 | | #define PACKAGE_BUGREPORT "" |
---|
4848 | | #define PACKAGE_URL "" |
---|
4849 | | #define PACKAGE "gettext-runtime" |
---|
4850 | | #define VERSION "0.18.1" |
---|
4851 | | #define STDC_HEADERS 1 |
---|
4852 | | #define HAVE_SYS_TYPES_H 1 |
---|
4853 | | #define HAVE_SYS_STAT_H 1 |
---|
4854 | | #define HAVE_STDLIB_H 1 |
---|
4855 | | #define HAVE_STRING_H 1 |
---|
4856 | | #define HAVE_MEMORY_H 1 |
---|
4857 | | #define HAVE_STRINGS_H 1 |
---|
4858 | | #define HAVE_INTTYPES_H 1 |
---|
4859 | | #define HAVE_STDINT_H 1 |
---|
4860 | | #define HAVE_UNISTD_H 1 |
---|
4861 | | #define __EXTENSIONS__ 1 |
---|
4862 | | #define _ALL_SOURCE 1 |
---|
4863 | | #define _GNU_SOURCE 1 |
---|
4864 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4865 | | #define _TANDEM_SOURCE 1 |
---|
4866 | | #define HAVE_DLFCN_H 1 |
---|
4867 | | #define LT_OBJDIR ".libs/" |
---|
4868 | | #define HAVE_VISIBILITY 1 |
---|
4869 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
4870 | | #define HAVE_ALLOCA_H 1 |
---|
4871 | | #define HAVE_ALLOCA 1 |
---|
4872 | | #define HAVE_STDLIB_H 1 |
---|
4873 | | #define HAVE_UNISTD_H 1 |
---|
4874 | | #define HAVE_SYS_PARAM_H 1 |
---|
4875 | | #define HAVE_STRING_H 1 |
---|
4876 | | #define HAVE_ERRNO_H 1 |
---|
4877 | | #define HAVE_GETOPT_H 1 |
---|
4878 | | #define HAVE_ICONV_H 1 |
---|
4879 | | #define HAVE_SYS_MMAN_H 1 |
---|
4880 | | #define HAVE_SYS_SOCKET_H 1 |
---|
4881 | | #define HAVE_SIGNAL_H 1 |
---|
4882 | | #define HAVE_STDDEF_H 1 |
---|
4883 | | #define HAVE_STDINT_H 1 |
---|
4884 | | #define HAVE_WCHAR_H 1 |
---|
4885 | | #define HAVE_STDIO_H 1 |
---|
4886 | | #define HAVE_SYS_STAT_H 1 |
---|
4887 | | #define HAVE_TIME_H 1 |
---|
4888 | | #define HAVE_SYS_TIME_H 1 |
---|
4889 | | #define HAVE_WCTYPE_H 1 |
---|
4890 | | #define HAVE_GETPAGESIZE 1 |
---|
4891 | | #define HAVE_MMAP 1 |
---|
4892 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
4893 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
4894 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
4895 | | #define HAVE_UINTMAX_T 1 |
---|
4896 | | #define HAVE_INTTYPES_H 1 |
---|
4897 | | #define USE_POSIX_THREADS 1 |
---|
4898 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
4899 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
4900 | | #define HAVE_ICONV 1 |
---|
4901 | | #define ICONV_CONST |
---|
4902 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
4903 | | #define HAVE_INTTYPES_H 1 |
---|
4904 | | #define HAVE_LIMITS_H 1 |
---|
4905 | | #define HAVE_UNISTD_H 1 |
---|
4906 | | #define HAVE_SYS_PARAM_H 1 |
---|
4907 | | #define HAVE_GETCWD 1 |
---|
4908 | | #define HAVE_GETEGID 1 |
---|
4909 | | #define HAVE_GETEUID 1 |
---|
4910 | | #define HAVE_GETGID 1 |
---|
4911 | | #define HAVE_GETUID 1 |
---|
4912 | | #define HAVE_MUNMAP 1 |
---|
4913 | | #define HAVE_STPCPY 1 |
---|
4914 | | #define HAVE_STRCASECMP 1 |
---|
4915 | | #define HAVE_STRDUP 1 |
---|
4916 | | #define HAVE_STRTOUL 1 |
---|
4917 | | #define HAVE_TSEARCH 1 |
---|
4918 | | #define HAVE_USELOCALE 1 |
---|
4919 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
4920 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
4921 | | #define HAVE_LONG_LONG_INT 1 |
---|
4922 | | #define HAVE_WCHAR_T 1 |
---|
4923 | | #define HAVE_WINT_T 1 |
---|
4924 | | #define HAVE_INTMAX_T 1 |
---|
4925 | | #define HAVE_POSIX_PRINTF 1 |
---|
4926 | | #define HAVE_STDINT_H 1 |
---|
4927 | | #define HAVE_STDINT_H 1 |
---|
4928 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
4929 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
4930 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
4931 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
4932 | | #define HAVE_STDDEF_H 1 |
---|
4933 | | #define HAVE_STDLIB_H 1 |
---|
4934 | | #define HAVE_STRING_H 1 |
---|
4935 | | #define HAVE_ASPRINTF 1 |
---|
4936 | | #define HAVE_FWPRINTF 1 |
---|
4937 | | #define HAVE_NEWLOCALE 1 |
---|
4938 | | #define HAVE_PUTENV 1 |
---|
4939 | | #define HAVE_SETENV 1 |
---|
4940 | | #define HAVE_SETLOCALE 1 |
---|
4941 | | #define HAVE_SNPRINTF 1 |
---|
4942 | | #define HAVE_WCSLEN 1 |
---|
4943 | | #define HAVE_MBRTOWC 1 |
---|
4944 | | #define HAVE_WCRTOMB 1 |
---|
4945 | | #define HAVE_DECL__SNPRINTF 0 |
---|
4946 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
4947 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
4948 | | #define HAVE_LANGINFO_CODESET 1 |
---|
4949 | | #define HAVE_LC_MESSAGES 1 |
---|
4950 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
4951 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
4952 | | #define ENABLE_NLS 1 |
---|
4953 | | #define HAVE_GETCWD 1 |
---|
4954 | | #define HAVE_READLINK 1 |
---|
4955 | | #define HAVE_REALPATH 1 |
---|
4956 | | #define HAVE_LSTAT 1 |
---|
4957 | | #define HAVE_MBSINIT 1 |
---|
4958 | | #define HAVE_MBRTOWC 1 |
---|
4959 | | #define HAVE_MPROTECT 1 |
---|
4960 | | #define HAVE_MEMCHR 1 |
---|
4961 | | #define HAVE_PATHCONF 1 |
---|
4962 | | #define HAVE_SETENV 1 |
---|
4963 | | #define HAVE_ISWCNTRL 1 |
---|
4964 | | #define HAVE_ISWBLANK 1 |
---|
4965 | | #define HAVE_WCWIDTH 1 |
---|
4966 | | #define HAVE_DECL_STRERROR_R 1 |
---|
4967 | | #define HAVE_STRERROR_R 1 |
---|
4968 | | #define HAVE_GETOPT_H 1 |
---|
4969 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
4970 | | #define HAVE_DECL_OPTRESET 1 |
---|
4971 | | #define HAVE_DECL_GETENV 1 |
---|
4972 | | #define __GETOPT_PREFIX rpl_ |
---|
4973 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
4974 | | #define HAVE_STDLIB_H 1 |
---|
4975 | | #define MALLOC_0_IS_NONNULL 1 |
---|
4976 | | #define HAVE_MBSTATE_T 1 |
---|
4977 | | #define HAVE_MBRTOWC 1 |
---|
4978 | | #define MAP_ANONYMOUS MAP_ANON |
---|
4979 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
4980 | | #define INSTALLPREFIX "/opt/local" |
---|
4981 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 |
---|
4982 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 |
---|
4983 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 |
---|
4984 | | #define HAVE__BOOL 1 |
---|
4985 | | #define HAVE_STDBOOL_H 1 |
---|
4986 | | #define USER_LABEL_PREFIX _ |
---|
4987 | | #define restrict __restrict |
---|
4988 | | /* end confdefs.h. */ |
---|
4989 | | #include <string.h> |
---|
4990 | | |
---|
4991 | | int |
---|
4992 | | main () |
---|
4993 | | { |
---|
4994 | | #undef memrchr |
---|
4995 | | (void) memrchr; |
---|
4996 | | ; |
---|
4997 | | return 0; |
---|
4998 | | } |
---|
4999 | configure:21374: result: no |
---|
5000 | configure:21348: checking whether rawmemchr is declared without a macro |
---|
5001 | configure:21366: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
5002 | conftest.c: In function 'main': |
---|
5003 | conftest.c:154: error: 'rawmemchr' undeclared (first use in this function) |
---|
5004 | conftest.c:154: error: (Each undeclared identifier is reported only once |
---|
5005 | conftest.c:154: error: for each function it appears in.) |
---|
5006 | configure:21366: $? = 1 |
---|
5007 | configure: failed program was: |
---|
5008 | | /* confdefs.h */ |
---|
5009 | | #define PACKAGE_NAME "" |
---|
5010 | | #define PACKAGE_TARNAME "" |
---|
5011 | | #define PACKAGE_VERSION "" |
---|
5012 | | #define PACKAGE_STRING "" |
---|
5013 | | #define PACKAGE_BUGREPORT "" |
---|
5014 | | #define PACKAGE_URL "" |
---|
5015 | | #define PACKAGE "gettext-runtime" |
---|
5016 | | #define VERSION "0.18.1" |
---|
5017 | | #define STDC_HEADERS 1 |
---|
5018 | | #define HAVE_SYS_TYPES_H 1 |
---|
5019 | | #define HAVE_SYS_STAT_H 1 |
---|
5020 | | #define HAVE_STDLIB_H 1 |
---|
5021 | | #define HAVE_STRING_H 1 |
---|
5022 | | #define HAVE_MEMORY_H 1 |
---|
5023 | | #define HAVE_STRINGS_H 1 |
---|
5024 | | #define HAVE_INTTYPES_H 1 |
---|
5025 | | #define HAVE_STDINT_H 1 |
---|
5026 | | #define HAVE_UNISTD_H 1 |
---|
5027 | | #define __EXTENSIONS__ 1 |
---|
5028 | | #define _ALL_SOURCE 1 |
---|
5029 | | #define _GNU_SOURCE 1 |
---|
5030 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5031 | | #define _TANDEM_SOURCE 1 |
---|
5032 | | #define HAVE_DLFCN_H 1 |
---|
5033 | | #define LT_OBJDIR ".libs/" |
---|
5034 | | #define HAVE_VISIBILITY 1 |
---|
5035 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
5036 | | #define HAVE_ALLOCA_H 1 |
---|
5037 | | #define HAVE_ALLOCA 1 |
---|
5038 | | #define HAVE_STDLIB_H 1 |
---|
5039 | | #define HAVE_UNISTD_H 1 |
---|
5040 | | #define HAVE_SYS_PARAM_H 1 |
---|
5041 | | #define HAVE_STRING_H 1 |
---|
5042 | | #define HAVE_ERRNO_H 1 |
---|
5043 | | #define HAVE_GETOPT_H 1 |
---|
5044 | | #define HAVE_ICONV_H 1 |
---|
5045 | | #define HAVE_SYS_MMAN_H 1 |
---|
5046 | | #define HAVE_SYS_SOCKET_H 1 |
---|
5047 | | #define HAVE_SIGNAL_H 1 |
---|
5048 | | #define HAVE_STDDEF_H 1 |
---|
5049 | | #define HAVE_STDINT_H 1 |
---|
5050 | | #define HAVE_WCHAR_H 1 |
---|
5051 | | #define HAVE_STDIO_H 1 |
---|
5052 | | #define HAVE_SYS_STAT_H 1 |
---|
5053 | | #define HAVE_TIME_H 1 |
---|
5054 | | #define HAVE_SYS_TIME_H 1 |
---|
5055 | | #define HAVE_WCTYPE_H 1 |
---|
5056 | | #define HAVE_GETPAGESIZE 1 |
---|
5057 | | #define HAVE_MMAP 1 |
---|
5058 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
5059 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
5060 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
5061 | | #define HAVE_UINTMAX_T 1 |
---|
5062 | | #define HAVE_INTTYPES_H 1 |
---|
5063 | | #define USE_POSIX_THREADS 1 |
---|
5064 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
5065 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
5066 | | #define HAVE_ICONV 1 |
---|
5067 | | #define ICONV_CONST |
---|
5068 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
5069 | | #define HAVE_INTTYPES_H 1 |
---|
5070 | | #define HAVE_LIMITS_H 1 |
---|
5071 | | #define HAVE_UNISTD_H 1 |
---|
5072 | | #define HAVE_SYS_PARAM_H 1 |
---|
5073 | | #define HAVE_GETCWD 1 |
---|
5074 | | #define HAVE_GETEGID 1 |
---|
5075 | | #define HAVE_GETEUID 1 |
---|
5076 | | #define HAVE_GETGID 1 |
---|
5077 | | #define HAVE_GETUID 1 |
---|
5078 | | #define HAVE_MUNMAP 1 |
---|
5079 | | #define HAVE_STPCPY 1 |
---|
5080 | | #define HAVE_STRCASECMP 1 |
---|
5081 | | #define HAVE_STRDUP 1 |
---|
5082 | | #define HAVE_STRTOUL 1 |
---|
5083 | | #define HAVE_TSEARCH 1 |
---|
5084 | | #define HAVE_USELOCALE 1 |
---|
5085 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
5086 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
5087 | | #define HAVE_LONG_LONG_INT 1 |
---|
5088 | | #define HAVE_WCHAR_T 1 |
---|
5089 | | #define HAVE_WINT_T 1 |
---|
5090 | | #define HAVE_INTMAX_T 1 |
---|
5091 | | #define HAVE_POSIX_PRINTF 1 |
---|
5092 | | #define HAVE_STDINT_H 1 |
---|
5093 | | #define HAVE_STDINT_H 1 |
---|
5094 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
5095 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
5096 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
5097 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
5098 | | #define HAVE_STDDEF_H 1 |
---|
5099 | | #define HAVE_STDLIB_H 1 |
---|
5100 | | #define HAVE_STRING_H 1 |
---|
5101 | | #define HAVE_ASPRINTF 1 |
---|
5102 | | #define HAVE_FWPRINTF 1 |
---|
5103 | | #define HAVE_NEWLOCALE 1 |
---|
5104 | | #define HAVE_PUTENV 1 |
---|
5105 | | #define HAVE_SETENV 1 |
---|
5106 | | #define HAVE_SETLOCALE 1 |
---|
5107 | | #define HAVE_SNPRINTF 1 |
---|
5108 | | #define HAVE_WCSLEN 1 |
---|
5109 | | #define HAVE_MBRTOWC 1 |
---|
5110 | | #define HAVE_WCRTOMB 1 |
---|
5111 | | #define HAVE_DECL__SNPRINTF 0 |
---|
5112 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
5113 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
5114 | | #define HAVE_LANGINFO_CODESET 1 |
---|
5115 | | #define HAVE_LC_MESSAGES 1 |
---|
5116 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
5117 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
5118 | | #define ENABLE_NLS 1 |
---|
5119 | | #define HAVE_GETCWD 1 |
---|
5120 | | #define HAVE_READLINK 1 |
---|
5121 | | #define HAVE_REALPATH 1 |
---|
5122 | | #define HAVE_LSTAT 1 |
---|
5123 | | #define HAVE_MBSINIT 1 |
---|
5124 | | #define HAVE_MBRTOWC 1 |
---|
5125 | | #define HAVE_MPROTECT 1 |
---|
5126 | | #define HAVE_MEMCHR 1 |
---|
5127 | | #define HAVE_PATHCONF 1 |
---|
5128 | | #define HAVE_SETENV 1 |
---|
5129 | | #define HAVE_ISWCNTRL 1 |
---|
5130 | | #define HAVE_ISWBLANK 1 |
---|
5131 | | #define HAVE_WCWIDTH 1 |
---|
5132 | | #define HAVE_DECL_STRERROR_R 1 |
---|
5133 | | #define HAVE_STRERROR_R 1 |
---|
5134 | | #define HAVE_GETOPT_H 1 |
---|
5135 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
5136 | | #define HAVE_DECL_OPTRESET 1 |
---|
5137 | | #define HAVE_DECL_GETENV 1 |
---|
5138 | | #define __GETOPT_PREFIX rpl_ |
---|
5139 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
5140 | | #define HAVE_STDLIB_H 1 |
---|
5141 | | #define MALLOC_0_IS_NONNULL 1 |
---|
5142 | | #define HAVE_MBSTATE_T 1 |
---|
5143 | | #define HAVE_MBRTOWC 1 |
---|
5144 | | #define MAP_ANONYMOUS MAP_ANON |
---|
5145 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
5146 | | #define INSTALLPREFIX "/opt/local" |
---|
5147 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 |
---|
5148 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 |
---|
5149 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 |
---|
5150 | | #define HAVE__BOOL 1 |
---|
5151 | | #define HAVE_STDBOOL_H 1 |
---|
5152 | | #define USER_LABEL_PREFIX _ |
---|
5153 | | #define restrict __restrict |
---|
5154 | | /* end confdefs.h. */ |
---|
5155 | | #include <string.h> |
---|
5156 | | |
---|
5157 | | int |
---|
5158 | | main () |
---|
5159 | | { |
---|
5160 | | #undef rawmemchr |
---|
5161 | | (void) rawmemchr; |
---|
5162 | | ; |
---|
5163 | | return 0; |
---|
5164 | | } |
---|
5165 | configure:21374: result: no |
---|
5166 | configure:21348: checking whether stpcpy is declared without a macro |
---|
5167 | configure:21366: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
5168 | configure:21366: $? = 0 |
---|
5169 | configure:21374: result: yes |
---|
5170 | configure:21348: checking whether stpncpy is declared without a macro |
---|
5171 | configure:21366: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
5172 | conftest.c: In function 'main': |
---|
5173 | conftest.c:155: error: 'stpncpy' undeclared (first use in this function) |
---|
5174 | conftest.c:155: error: (Each undeclared identifier is reported only once |
---|
5175 | conftest.c:155: error: for each function it appears in.) |
---|
5176 | configure:21366: $? = 1 |
---|
5177 | configure: failed program was: |
---|
5178 | | /* confdefs.h */ |
---|
5179 | | #define PACKAGE_NAME "" |
---|
5180 | | #define PACKAGE_TARNAME "" |
---|
5181 | | #define PACKAGE_VERSION "" |
---|
5182 | | #define PACKAGE_STRING "" |
---|
5183 | | #define PACKAGE_BUGREPORT "" |
---|
5184 | | #define PACKAGE_URL "" |
---|
5185 | | #define PACKAGE "gettext-runtime" |
---|
5186 | | #define VERSION "0.18.1" |
---|
5187 | | #define STDC_HEADERS 1 |
---|
5188 | | #define HAVE_SYS_TYPES_H 1 |
---|
5189 | | #define HAVE_SYS_STAT_H 1 |
---|
5190 | | #define HAVE_STDLIB_H 1 |
---|
5191 | | #define HAVE_STRING_H 1 |
---|
5192 | | #define HAVE_MEMORY_H 1 |
---|
5193 | | #define HAVE_STRINGS_H 1 |
---|
5194 | | #define HAVE_INTTYPES_H 1 |
---|
5195 | | #define HAVE_STDINT_H 1 |
---|
5196 | | #define HAVE_UNISTD_H 1 |
---|
5197 | | #define __EXTENSIONS__ 1 |
---|
5198 | | #define _ALL_SOURCE 1 |
---|
5199 | | #define _GNU_SOURCE 1 |
---|
5200 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5201 | | #define _TANDEM_SOURCE 1 |
---|
5202 | | #define HAVE_DLFCN_H 1 |
---|
5203 | | #define LT_OBJDIR ".libs/" |
---|
5204 | | #define HAVE_VISIBILITY 1 |
---|
5205 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
5206 | | #define HAVE_ALLOCA_H 1 |
---|
5207 | | #define HAVE_ALLOCA 1 |
---|
5208 | | #define HAVE_STDLIB_H 1 |
---|
5209 | | #define HAVE_UNISTD_H 1 |
---|
5210 | | #define HAVE_SYS_PARAM_H 1 |
---|
5211 | | #define HAVE_STRING_H 1 |
---|
5212 | | #define HAVE_ERRNO_H 1 |
---|
5213 | | #define HAVE_GETOPT_H 1 |
---|
5214 | | #define HAVE_ICONV_H 1 |
---|
5215 | | #define HAVE_SYS_MMAN_H 1 |
---|
5216 | | #define HAVE_SYS_SOCKET_H 1 |
---|
5217 | | #define HAVE_SIGNAL_H 1 |
---|
5218 | | #define HAVE_STDDEF_H 1 |
---|
5219 | | #define HAVE_STDINT_H 1 |
---|
5220 | | #define HAVE_WCHAR_H 1 |
---|
5221 | | #define HAVE_STDIO_H 1 |
---|
5222 | | #define HAVE_SYS_STAT_H 1 |
---|
5223 | | #define HAVE_TIME_H 1 |
---|
5224 | | #define HAVE_SYS_TIME_H 1 |
---|
5225 | | #define HAVE_WCTYPE_H 1 |
---|
5226 | | #define HAVE_GETPAGESIZE 1 |
---|
5227 | | #define HAVE_MMAP 1 |
---|
5228 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
5229 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
5230 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
5231 | | #define HAVE_UINTMAX_T 1 |
---|
5232 | | #define HAVE_INTTYPES_H 1 |
---|
5233 | | #define USE_POSIX_THREADS 1 |
---|
5234 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
5235 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
5236 | | #define HAVE_ICONV 1 |
---|
5237 | | #define ICONV_CONST |
---|
5238 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
5239 | | #define HAVE_INTTYPES_H 1 |
---|
5240 | | #define HAVE_LIMITS_H 1 |
---|
5241 | | #define HAVE_UNISTD_H 1 |
---|
5242 | | #define HAVE_SYS_PARAM_H 1 |
---|
5243 | | #define HAVE_GETCWD 1 |
---|
5244 | | #define HAVE_GETEGID 1 |
---|
5245 | | #define HAVE_GETEUID 1 |
---|
5246 | | #define HAVE_GETGID 1 |
---|
5247 | | #define HAVE_GETUID 1 |
---|
5248 | | #define HAVE_MUNMAP 1 |
---|
5249 | | #define HAVE_STPCPY 1 |
---|
5250 | | #define HAVE_STRCASECMP 1 |
---|
5251 | | #define HAVE_STRDUP 1 |
---|
5252 | | #define HAVE_STRTOUL 1 |
---|
5253 | | #define HAVE_TSEARCH 1 |
---|
5254 | | #define HAVE_USELOCALE 1 |
---|
5255 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
5256 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
5257 | | #define HAVE_LONG_LONG_INT 1 |
---|
5258 | | #define HAVE_WCHAR_T 1 |
---|
5259 | | #define HAVE_WINT_T 1 |
---|
5260 | | #define HAVE_INTMAX_T 1 |
---|
5261 | | #define HAVE_POSIX_PRINTF 1 |
---|
5262 | | #define HAVE_STDINT_H 1 |
---|
5263 | | #define HAVE_STDINT_H 1 |
---|
5264 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
5265 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
5266 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
5267 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
5268 | | #define HAVE_STDDEF_H 1 |
---|
5269 | | #define HAVE_STDLIB_H 1 |
---|
5270 | | #define HAVE_STRING_H 1 |
---|
5271 | | #define HAVE_ASPRINTF 1 |
---|
5272 | | #define HAVE_FWPRINTF 1 |
---|
5273 | | #define HAVE_NEWLOCALE 1 |
---|
5274 | | #define HAVE_PUTENV 1 |
---|
5275 | | #define HAVE_SETENV 1 |
---|
5276 | | #define HAVE_SETLOCALE 1 |
---|
5277 | | #define HAVE_SNPRINTF 1 |
---|
5278 | | #define HAVE_WCSLEN 1 |
---|
5279 | | #define HAVE_MBRTOWC 1 |
---|
5280 | | #define HAVE_WCRTOMB 1 |
---|
5281 | | #define HAVE_DECL__SNPRINTF 0 |
---|
5282 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
5283 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
5284 | | #define HAVE_LANGINFO_CODESET 1 |
---|
5285 | | #define HAVE_LC_MESSAGES 1 |
---|
5286 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
5287 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
5288 | | #define ENABLE_NLS 1 |
---|
5289 | | #define HAVE_GETCWD 1 |
---|
5290 | | #define HAVE_READLINK 1 |
---|
5291 | | #define HAVE_REALPATH 1 |
---|
5292 | | #define HAVE_LSTAT 1 |
---|
5293 | | #define HAVE_MBSINIT 1 |
---|
5294 | | #define HAVE_MBRTOWC 1 |
---|
5295 | | #define HAVE_MPROTECT 1 |
---|
5296 | | #define HAVE_MEMCHR 1 |
---|
5297 | | #define HAVE_PATHCONF 1 |
---|
5298 | | #define HAVE_SETENV 1 |
---|
5299 | | #define HAVE_ISWCNTRL 1 |
---|
5300 | | #define HAVE_ISWBLANK 1 |
---|
5301 | | #define HAVE_WCWIDTH 1 |
---|
5302 | | #define HAVE_DECL_STRERROR_R 1 |
---|
5303 | | #define HAVE_STRERROR_R 1 |
---|
5304 | | #define HAVE_GETOPT_H 1 |
---|
5305 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
5306 | | #define HAVE_DECL_OPTRESET 1 |
---|
5307 | | #define HAVE_DECL_GETENV 1 |
---|
5308 | | #define __GETOPT_PREFIX rpl_ |
---|
5309 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
5310 | | #define HAVE_STDLIB_H 1 |
---|
5311 | | #define MALLOC_0_IS_NONNULL 1 |
---|
5312 | | #define HAVE_MBSTATE_T 1 |
---|
5313 | | #define HAVE_MBRTOWC 1 |
---|
5314 | | #define MAP_ANONYMOUS MAP_ANON |
---|
5315 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
5316 | | #define INSTALLPREFIX "/opt/local" |
---|
5317 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 |
---|
5318 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 |
---|
5319 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 |
---|
5320 | | #define HAVE__BOOL 1 |
---|
5321 | | #define HAVE_STDBOOL_H 1 |
---|
5322 | | #define USER_LABEL_PREFIX _ |
---|
5323 | | #define restrict __restrict |
---|
5324 | | #define HAVE_RAW_DECL_STPCPY 1 |
---|
5325 | | /* end confdefs.h. */ |
---|
5326 | | #include <string.h> |
---|
5327 | | |
---|
5328 | | int |
---|
5329 | | main () |
---|
5330 | | { |
---|
5331 | | #undef stpncpy |
---|
5332 | | (void) stpncpy; |
---|
5333 | | ; |
---|
5334 | | return 0; |
---|
5335 | | } |
---|
5336 | configure:21374: result: no |
---|
5337 | configure:21348: checking whether strchrnul is declared without a macro |
---|
5338 | configure:21366: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
5339 | conftest.c: In function 'main': |
---|
5340 | conftest.c:155: error: 'strchrnul' undeclared (first use in this function) |
---|
5341 | conftest.c:155: error: (Each undeclared identifier is reported only once |
---|
5342 | conftest.c:155: error: for each function it appears in.) |
---|
5343 | configure:21366: $? = 1 |
---|
5344 | configure: failed program was: |
---|
5345 | | /* confdefs.h */ |
---|
5346 | | #define PACKAGE_NAME "" |
---|
5347 | | #define PACKAGE_TARNAME "" |
---|
5348 | | #define PACKAGE_VERSION "" |
---|
5349 | | #define PACKAGE_STRING "" |
---|
5350 | | #define PACKAGE_BUGREPORT "" |
---|
5351 | | #define PACKAGE_URL "" |
---|
5352 | | #define PACKAGE "gettext-runtime" |
---|
5353 | | #define VERSION "0.18.1" |
---|
5354 | | #define STDC_HEADERS 1 |
---|
5355 | | #define HAVE_SYS_TYPES_H 1 |
---|
5356 | | #define HAVE_SYS_STAT_H 1 |
---|
5357 | | #define HAVE_STDLIB_H 1 |
---|
5358 | | #define HAVE_STRING_H 1 |
---|
5359 | | #define HAVE_MEMORY_H 1 |
---|
5360 | | #define HAVE_STRINGS_H 1 |
---|
5361 | | #define HAVE_INTTYPES_H 1 |
---|
5362 | | #define HAVE_STDINT_H 1 |
---|
5363 | | #define HAVE_UNISTD_H 1 |
---|
5364 | | #define __EXTENSIONS__ 1 |
---|
5365 | | #define _ALL_SOURCE 1 |
---|
5366 | | #define _GNU_SOURCE 1 |
---|
5367 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5368 | | #define _TANDEM_SOURCE 1 |
---|
5369 | | #define HAVE_DLFCN_H 1 |
---|
5370 | | #define LT_OBJDIR ".libs/" |
---|
5371 | | #define HAVE_VISIBILITY 1 |
---|
5372 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
5373 | | #define HAVE_ALLOCA_H 1 |
---|
5374 | | #define HAVE_ALLOCA 1 |
---|
5375 | | #define HAVE_STDLIB_H 1 |
---|
5376 | | #define HAVE_UNISTD_H 1 |
---|
5377 | | #define HAVE_SYS_PARAM_H 1 |
---|
5378 | | #define HAVE_STRING_H 1 |
---|
5379 | | #define HAVE_ERRNO_H 1 |
---|
5380 | | #define HAVE_GETOPT_H 1 |
---|
5381 | | #define HAVE_ICONV_H 1 |
---|
5382 | | #define HAVE_SYS_MMAN_H 1 |
---|
5383 | | #define HAVE_SYS_SOCKET_H 1 |
---|
5384 | | #define HAVE_SIGNAL_H 1 |
---|
5385 | | #define HAVE_STDDEF_H 1 |
---|
5386 | | #define HAVE_STDINT_H 1 |
---|
5387 | | #define HAVE_WCHAR_H 1 |
---|
5388 | | #define HAVE_STDIO_H 1 |
---|
5389 | | #define HAVE_SYS_STAT_H 1 |
---|
5390 | | #define HAVE_TIME_H 1 |
---|
5391 | | #define HAVE_SYS_TIME_H 1 |
---|
5392 | | #define HAVE_WCTYPE_H 1 |
---|
5393 | | #define HAVE_GETPAGESIZE 1 |
---|
5394 | | #define HAVE_MMAP 1 |
---|
5395 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
5396 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
5397 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
5398 | | #define HAVE_UINTMAX_T 1 |
---|
5399 | | #define HAVE_INTTYPES_H 1 |
---|
5400 | | #define USE_POSIX_THREADS 1 |
---|
5401 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
5402 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
5403 | | #define HAVE_ICONV 1 |
---|
5404 | | #define ICONV_CONST |
---|
5405 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
5406 | | #define HAVE_INTTYPES_H 1 |
---|
5407 | | #define HAVE_LIMITS_H 1 |
---|
5408 | | #define HAVE_UNISTD_H 1 |
---|
5409 | | #define HAVE_SYS_PARAM_H 1 |
---|
5410 | | #define HAVE_GETCWD 1 |
---|
5411 | | #define HAVE_GETEGID 1 |
---|
5412 | | #define HAVE_GETEUID 1 |
---|
5413 | | #define HAVE_GETGID 1 |
---|
5414 | | #define HAVE_GETUID 1 |
---|
5415 | | #define HAVE_MUNMAP 1 |
---|
5416 | | #define HAVE_STPCPY 1 |
---|
5417 | | #define HAVE_STRCASECMP 1 |
---|
5418 | | #define HAVE_STRDUP 1 |
---|
5419 | | #define HAVE_STRTOUL 1 |
---|
5420 | | #define HAVE_TSEARCH 1 |
---|
5421 | | #define HAVE_USELOCALE 1 |
---|
5422 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
5423 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
5424 | | #define HAVE_LONG_LONG_INT 1 |
---|
5425 | | #define HAVE_WCHAR_T 1 |
---|
5426 | | #define HAVE_WINT_T 1 |
---|
5427 | | #define HAVE_INTMAX_T 1 |
---|
5428 | | #define HAVE_POSIX_PRINTF 1 |
---|
5429 | | #define HAVE_STDINT_H 1 |
---|
5430 | | #define HAVE_STDINT_H 1 |
---|
5431 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
5432 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
5433 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
5434 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
5435 | | #define HAVE_STDDEF_H 1 |
---|
5436 | | #define HAVE_STDLIB_H 1 |
---|
5437 | | #define HAVE_STRING_H 1 |
---|
5438 | | #define HAVE_ASPRINTF 1 |
---|
5439 | | #define HAVE_FWPRINTF 1 |
---|
5440 | | #define HAVE_NEWLOCALE 1 |
---|
5441 | | #define HAVE_PUTENV 1 |
---|
5442 | | #define HAVE_SETENV 1 |
---|
5443 | | #define HAVE_SETLOCALE 1 |
---|
5444 | | #define HAVE_SNPRINTF 1 |
---|
5445 | | #define HAVE_WCSLEN 1 |
---|
5446 | | #define HAVE_MBRTOWC 1 |
---|
5447 | | #define HAVE_WCRTOMB 1 |
---|
5448 | | #define HAVE_DECL__SNPRINTF 0 |
---|
5449 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
5450 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
5451 | | #define HAVE_LANGINFO_CODESET 1 |
---|
5452 | | #define HAVE_LC_MESSAGES 1 |
---|
5453 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
5454 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
5455 | | #define ENABLE_NLS 1 |
---|
5456 | | #define HAVE_GETCWD 1 |
---|
5457 | | #define HAVE_READLINK 1 |
---|
5458 | | #define HAVE_REALPATH 1 |
---|
5459 | | #define HAVE_LSTAT 1 |
---|
5460 | | #define HAVE_MBSINIT 1 |
---|
5461 | | #define HAVE_MBRTOWC 1 |
---|
5462 | | #define HAVE_MPROTECT 1 |
---|
5463 | | #define HAVE_MEMCHR 1 |
---|
5464 | | #define HAVE_PATHCONF 1 |
---|
5465 | | #define HAVE_SETENV 1 |
---|
5466 | | #define HAVE_ISWCNTRL 1 |
---|
5467 | | #define HAVE_ISWBLANK 1 |
---|
5468 | | #define HAVE_WCWIDTH 1 |
---|
5469 | | #define HAVE_DECL_STRERROR_R 1 |
---|
5470 | | #define HAVE_STRERROR_R 1 |
---|
5471 | | #define HAVE_GETOPT_H 1 |
---|
5472 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
5473 | | #define HAVE_DECL_OPTRESET 1 |
---|
5474 | | #define HAVE_DECL_GETENV 1 |
---|
5475 | | #define __GETOPT_PREFIX rpl_ |
---|
5476 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
5477 | | #define HAVE_STDLIB_H 1 |
---|
5478 | | #define MALLOC_0_IS_NONNULL 1 |
---|
5479 | | #define HAVE_MBSTATE_T 1 |
---|
5480 | | #define HAVE_MBRTOWC 1 |
---|
5481 | | #define MAP_ANONYMOUS MAP_ANON |
---|
5482 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
5483 | | #define INSTALLPREFIX "/opt/local" |
---|
5484 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 |
---|
5485 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 |
---|
5486 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 |
---|
5487 | | #define HAVE__BOOL 1 |
---|
5488 | | #define HAVE_STDBOOL_H 1 |
---|
5489 | | #define USER_LABEL_PREFIX _ |
---|
5490 | | #define restrict __restrict |
---|
5491 | | #define HAVE_RAW_DECL_STPCPY 1 |
---|
5492 | | /* end confdefs.h. */ |
---|
5493 | | #include <string.h> |
---|
5494 | | |
---|
5495 | | int |
---|
5496 | | main () |
---|
5497 | | { |
---|
5498 | | #undef strchrnul |
---|
5499 | | (void) strchrnul; |
---|
5500 | | ; |
---|
5501 | | return 0; |
---|
5502 | | } |
---|
5503 | configure:21374: result: no |
---|
5504 | configure:21348: checking whether strdup is declared without a macro |
---|
5505 | configure:21366: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
5506 | configure:21366: $? = 0 |
---|
5507 | configure:21374: result: yes |
---|
5508 | configure:21348: checking whether strncat is declared without a macro |
---|
5509 | configure:21366: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
5510 | configure:21366: $? = 0 |
---|
5511 | configure:21374: result: yes |
---|
5512 | configure:21348: checking whether strndup is declared without a macro |
---|
5513 | configure:21366: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
5514 | conftest.c: In function 'main': |
---|
5515 | conftest.c:157: error: 'strndup' undeclared (first use in this function) |
---|
5516 | conftest.c:157: error: (Each undeclared identifier is reported only once |
---|
5517 | conftest.c:157: error: for each function it appears in.) |
---|
5518 | configure:21366: $? = 1 |
---|
5519 | configure: failed program was: |
---|
5520 | | /* confdefs.h */ |
---|
5521 | | #define PACKAGE_NAME "" |
---|
5522 | | #define PACKAGE_TARNAME "" |
---|
5523 | | #define PACKAGE_VERSION "" |
---|
5524 | | #define PACKAGE_STRING "" |
---|
5525 | | #define PACKAGE_BUGREPORT "" |
---|
5526 | | #define PACKAGE_URL "" |
---|
5527 | | #define PACKAGE "gettext-runtime" |
---|
5528 | | #define VERSION "0.18.1" |
---|
5529 | | #define STDC_HEADERS 1 |
---|
5530 | | #define HAVE_SYS_TYPES_H 1 |
---|
5531 | | #define HAVE_SYS_STAT_H 1 |
---|
5532 | | #define HAVE_STDLIB_H 1 |
---|
5533 | | #define HAVE_STRING_H 1 |
---|
5534 | | #define HAVE_MEMORY_H 1 |
---|
5535 | | #define HAVE_STRINGS_H 1 |
---|
5536 | | #define HAVE_INTTYPES_H 1 |
---|
5537 | | #define HAVE_STDINT_H 1 |
---|
5538 | | #define HAVE_UNISTD_H 1 |
---|
5539 | | #define __EXTENSIONS__ 1 |
---|
5540 | | #define _ALL_SOURCE 1 |
---|
5541 | | #define _GNU_SOURCE 1 |
---|
5542 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5543 | | #define _TANDEM_SOURCE 1 |
---|
5544 | | #define HAVE_DLFCN_H 1 |
---|
5545 | | #define LT_OBJDIR ".libs/" |
---|
5546 | | #define HAVE_VISIBILITY 1 |
---|
5547 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
5548 | | #define HAVE_ALLOCA_H 1 |
---|
5549 | | #define HAVE_ALLOCA 1 |
---|
5550 | | #define HAVE_STDLIB_H 1 |
---|
5551 | | #define HAVE_UNISTD_H 1 |
---|
5552 | | #define HAVE_SYS_PARAM_H 1 |
---|
5553 | | #define HAVE_STRING_H 1 |
---|
5554 | | #define HAVE_ERRNO_H 1 |
---|
5555 | | #define HAVE_GETOPT_H 1 |
---|
5556 | | #define HAVE_ICONV_H 1 |
---|
5557 | | #define HAVE_SYS_MMAN_H 1 |
---|
5558 | | #define HAVE_SYS_SOCKET_H 1 |
---|
5559 | | #define HAVE_SIGNAL_H 1 |
---|
5560 | | #define HAVE_STDDEF_H 1 |
---|
5561 | | #define HAVE_STDINT_H 1 |
---|
5562 | | #define HAVE_WCHAR_H 1 |
---|
5563 | | #define HAVE_STDIO_H 1 |
---|
5564 | | #define HAVE_SYS_STAT_H 1 |
---|
5565 | | #define HAVE_TIME_H 1 |
---|
5566 | | #define HAVE_SYS_TIME_H 1 |
---|
5567 | | #define HAVE_WCTYPE_H 1 |
---|
5568 | | #define HAVE_GETPAGESIZE 1 |
---|
5569 | | #define HAVE_MMAP 1 |
---|
5570 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
5571 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
5572 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
5573 | | #define HAVE_UINTMAX_T 1 |
---|
5574 | | #define HAVE_INTTYPES_H 1 |
---|
5575 | | #define USE_POSIX_THREADS 1 |
---|
5576 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
5577 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
5578 | | #define HAVE_ICONV 1 |
---|
5579 | | #define ICONV_CONST |
---|
5580 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
5581 | | #define HAVE_INTTYPES_H 1 |
---|
5582 | | #define HAVE_LIMITS_H 1 |
---|
5583 | | #define HAVE_UNISTD_H 1 |
---|
5584 | | #define HAVE_SYS_PARAM_H 1 |
---|
5585 | | #define HAVE_GETCWD 1 |
---|
5586 | | #define HAVE_GETEGID 1 |
---|
5587 | | #define HAVE_GETEUID 1 |
---|
5588 | | #define HAVE_GETGID 1 |
---|
5589 | | #define HAVE_GETUID 1 |
---|
5590 | | #define HAVE_MUNMAP 1 |
---|
5591 | | #define HAVE_STPCPY 1 |
---|
5592 | | #define HAVE_STRCASECMP 1 |
---|
5593 | | #define HAVE_STRDUP 1 |
---|
5594 | | #define HAVE_STRTOUL 1 |
---|
5595 | | #define HAVE_TSEARCH 1 |
---|
5596 | | #define HAVE_USELOCALE 1 |
---|
5597 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
5598 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
5599 | | #define HAVE_LONG_LONG_INT 1 |
---|
5600 | | #define HAVE_WCHAR_T 1 |
---|
5601 | | #define HAVE_WINT_T 1 |
---|
5602 | | #define HAVE_INTMAX_T 1 |
---|
5603 | | #define HAVE_POSIX_PRINTF 1 |
---|
5604 | | #define HAVE_STDINT_H 1 |
---|
5605 | | #define HAVE_STDINT_H 1 |
---|
5606 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
5607 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
5608 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
5609 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
5610 | | #define HAVE_STDDEF_H 1 |
---|
5611 | | #define HAVE_STDLIB_H 1 |
---|
5612 | | #define HAVE_STRING_H 1 |
---|
5613 | | #define HAVE_ASPRINTF 1 |
---|
5614 | | #define HAVE_FWPRINTF 1 |
---|
5615 | | #define HAVE_NEWLOCALE 1 |
---|
5616 | | #define HAVE_PUTENV 1 |
---|
5617 | | #define HAVE_SETENV 1 |
---|
5618 | | #define HAVE_SETLOCALE 1 |
---|
5619 | | #define HAVE_SNPRINTF 1 |
---|
5620 | | #define HAVE_WCSLEN 1 |
---|
5621 | | #define HAVE_MBRTOWC 1 |
---|
5622 | | #define HAVE_WCRTOMB 1 |
---|
5623 | | #define HAVE_DECL__SNPRINTF 0 |
---|
5624 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
5625 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
5626 | | #define HAVE_LANGINFO_CODESET 1 |
---|
5627 | | #define HAVE_LC_MESSAGES 1 |
---|
5628 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
5629 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
5630 | | #define ENABLE_NLS 1 |
---|
5631 | | #define HAVE_GETCWD 1 |
---|
5632 | | #define HAVE_READLINK 1 |
---|
5633 | | #define HAVE_REALPATH 1 |
---|
5634 | | #define HAVE_LSTAT 1 |
---|
5635 | | #define HAVE_MBSINIT 1 |
---|
5636 | | #define HAVE_MBRTOWC 1 |
---|
5637 | | #define HAVE_MPROTECT 1 |
---|
5638 | | #define HAVE_MEMCHR 1 |
---|
5639 | | #define HAVE_PATHCONF 1 |
---|
5640 | | #define HAVE_SETENV 1 |
---|
5641 | | #define HAVE_ISWCNTRL 1 |
---|
5642 | | #define HAVE_ISWBLANK 1 |
---|
5643 | | #define HAVE_WCWIDTH 1 |
---|
5644 | | #define HAVE_DECL_STRERROR_R 1 |
---|
5645 | | #define HAVE_STRERROR_R 1 |
---|
5646 | | #define HAVE_GETOPT_H 1 |
---|
5647 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
5648 | | #define HAVE_DECL_OPTRESET 1 |
---|
5649 | | #define HAVE_DECL_GETENV 1 |
---|
5650 | | #define __GETOPT_PREFIX rpl_ |
---|
5651 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
5652 | | #define HAVE_STDLIB_H 1 |
---|
5653 | | #define MALLOC_0_IS_NONNULL 1 |
---|
5654 | | #define HAVE_MBSTATE_T 1 |
---|
5655 | | #define HAVE_MBRTOWC 1 |
---|
5656 | | #define MAP_ANONYMOUS MAP_ANON |
---|
5657 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
5658 | | #define INSTALLPREFIX "/opt/local" |
---|
5659 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 |
---|
5660 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 |
---|
5661 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 |
---|
5662 | | #define HAVE__BOOL 1 |
---|
5663 | | #define HAVE_STDBOOL_H 1 |
---|
5664 | | #define USER_LABEL_PREFIX _ |
---|
5665 | | #define restrict __restrict |
---|
5666 | | #define HAVE_RAW_DECL_STPCPY 1 |
---|
5667 | | #define HAVE_RAW_DECL_STRDUP 1 |
---|
5668 | | #define HAVE_RAW_DECL_STRNCAT 1 |
---|
5669 | | /* end confdefs.h. */ |
---|
5670 | | #include <string.h> |
---|
5671 | | |
---|
5672 | | int |
---|
5673 | | main () |
---|
5674 | | { |
---|
5675 | | #undef strndup |
---|
5676 | | (void) strndup; |
---|
5677 | | ; |
---|
5678 | | return 0; |
---|
5679 | | } |
---|
5680 | configure:21374: result: no |
---|
5681 | configure:21348: checking whether strnlen is declared without a macro |
---|
5682 | configure:21366: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
5683 | conftest.c: In function 'main': |
---|
5684 | conftest.c:157: error: 'strnlen' undeclared (first use in this function) |
---|
5685 | conftest.c:157: error: (Each undeclared identifier is reported only once |
---|
5686 | conftest.c:157: error: for each function it appears in.) |
---|
5687 | configure:21366: $? = 1 |
---|
5688 | configure: failed program was: |
---|
5689 | | /* confdefs.h */ |
---|
5690 | | #define PACKAGE_NAME "" |
---|
5691 | | #define PACKAGE_TARNAME "" |
---|
5692 | | #define PACKAGE_VERSION "" |
---|
5693 | | #define PACKAGE_STRING "" |
---|
5694 | | #define PACKAGE_BUGREPORT "" |
---|
5695 | | #define PACKAGE_URL "" |
---|
5696 | | #define PACKAGE "gettext-runtime" |
---|
5697 | | #define VERSION "0.18.1" |
---|
5698 | | #define STDC_HEADERS 1 |
---|
5699 | | #define HAVE_SYS_TYPES_H 1 |
---|
5700 | | #define HAVE_SYS_STAT_H 1 |
---|
5701 | | #define HAVE_STDLIB_H 1 |
---|
5702 | | #define HAVE_STRING_H 1 |
---|
5703 | | #define HAVE_MEMORY_H 1 |
---|
5704 | | #define HAVE_STRINGS_H 1 |
---|
5705 | | #define HAVE_INTTYPES_H 1 |
---|
5706 | | #define HAVE_STDINT_H 1 |
---|
5707 | | #define HAVE_UNISTD_H 1 |
---|
5708 | | #define __EXTENSIONS__ 1 |
---|
5709 | | #define _ALL_SOURCE 1 |
---|
5710 | | #define _GNU_SOURCE 1 |
---|
5711 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5712 | | #define _TANDEM_SOURCE 1 |
---|
5713 | | #define HAVE_DLFCN_H 1 |
---|
5714 | | #define LT_OBJDIR ".libs/" |
---|
5715 | | #define HAVE_VISIBILITY 1 |
---|
5716 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
5717 | | #define HAVE_ALLOCA_H 1 |
---|
5718 | | #define HAVE_ALLOCA 1 |
---|
5719 | | #define HAVE_STDLIB_H 1 |
---|
5720 | | #define HAVE_UNISTD_H 1 |
---|
5721 | | #define HAVE_SYS_PARAM_H 1 |
---|
5722 | | #define HAVE_STRING_H 1 |
---|
5723 | | #define HAVE_ERRNO_H 1 |
---|
5724 | | #define HAVE_GETOPT_H 1 |
---|
5725 | | #define HAVE_ICONV_H 1 |
---|
5726 | | #define HAVE_SYS_MMAN_H 1 |
---|
5727 | | #define HAVE_SYS_SOCKET_H 1 |
---|
5728 | | #define HAVE_SIGNAL_H 1 |
---|
5729 | | #define HAVE_STDDEF_H 1 |
---|
5730 | | #define HAVE_STDINT_H 1 |
---|
5731 | | #define HAVE_WCHAR_H 1 |
---|
5732 | | #define HAVE_STDIO_H 1 |
---|
5733 | | #define HAVE_SYS_STAT_H 1 |
---|
5734 | | #define HAVE_TIME_H 1 |
---|
5735 | | #define HAVE_SYS_TIME_H 1 |
---|
5736 | | #define HAVE_WCTYPE_H 1 |
---|
5737 | | #define HAVE_GETPAGESIZE 1 |
---|
5738 | | #define HAVE_MMAP 1 |
---|
5739 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
5740 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
5741 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
5742 | | #define HAVE_UINTMAX_T 1 |
---|
5743 | | #define HAVE_INTTYPES_H 1 |
---|
5744 | | #define USE_POSIX_THREADS 1 |
---|
5745 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
5746 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
5747 | | #define HAVE_ICONV 1 |
---|
5748 | | #define ICONV_CONST |
---|
5749 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
5750 | | #define HAVE_INTTYPES_H 1 |
---|
5751 | | #define HAVE_LIMITS_H 1 |
---|
5752 | | #define HAVE_UNISTD_H 1 |
---|
5753 | | #define HAVE_SYS_PARAM_H 1 |
---|
5754 | | #define HAVE_GETCWD 1 |
---|
5755 | | #define HAVE_GETEGID 1 |
---|
5756 | | #define HAVE_GETEUID 1 |
---|
5757 | | #define HAVE_GETGID 1 |
---|
5758 | | #define HAVE_GETUID 1 |
---|
5759 | | #define HAVE_MUNMAP 1 |
---|
5760 | | #define HAVE_STPCPY 1 |
---|
5761 | | #define HAVE_STRCASECMP 1 |
---|
5762 | | #define HAVE_STRDUP 1 |
---|
5763 | | #define HAVE_STRTOUL 1 |
---|
5764 | | #define HAVE_TSEARCH 1 |
---|
5765 | | #define HAVE_USELOCALE 1 |
---|
5766 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
5767 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
5768 | | #define HAVE_LONG_LONG_INT 1 |
---|
5769 | | #define HAVE_WCHAR_T 1 |
---|
5770 | | #define HAVE_WINT_T 1 |
---|
5771 | | #define HAVE_INTMAX_T 1 |
---|
5772 | | #define HAVE_POSIX_PRINTF 1 |
---|
5773 | | #define HAVE_STDINT_H 1 |
---|
5774 | | #define HAVE_STDINT_H 1 |
---|
5775 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
5776 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
5777 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
5778 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
5779 | | #define HAVE_STDDEF_H 1 |
---|
5780 | | #define HAVE_STDLIB_H 1 |
---|
5781 | | #define HAVE_STRING_H 1 |
---|
5782 | | #define HAVE_ASPRINTF 1 |
---|
5783 | | #define HAVE_FWPRINTF 1 |
---|
5784 | | #define HAVE_NEWLOCALE 1 |
---|
5785 | | #define HAVE_PUTENV 1 |
---|
5786 | | #define HAVE_SETENV 1 |
---|
5787 | | #define HAVE_SETLOCALE 1 |
---|
5788 | | #define HAVE_SNPRINTF 1 |
---|
5789 | | #define HAVE_WCSLEN 1 |
---|
5790 | | #define HAVE_MBRTOWC 1 |
---|
5791 | | #define HAVE_WCRTOMB 1 |
---|
5792 | | #define HAVE_DECL__SNPRINTF 0 |
---|
5793 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
5794 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
5795 | | #define HAVE_LANGINFO_CODESET 1 |
---|
5796 | | #define HAVE_LC_MESSAGES 1 |
---|
5797 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
5798 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
5799 | | #define ENABLE_NLS 1 |
---|
5800 | | #define HAVE_GETCWD 1 |
---|
5801 | | #define HAVE_READLINK 1 |
---|
5802 | | #define HAVE_REALPATH 1 |
---|
5803 | | #define HAVE_LSTAT 1 |
---|
5804 | | #define HAVE_MBSINIT 1 |
---|
5805 | | #define HAVE_MBRTOWC 1 |
---|
5806 | | #define HAVE_MPROTECT 1 |
---|
5807 | | #define HAVE_MEMCHR 1 |
---|
5808 | | #define HAVE_PATHCONF 1 |
---|
5809 | | #define HAVE_SETENV 1 |
---|
5810 | | #define HAVE_ISWCNTRL 1 |
---|
5811 | | #define HAVE_ISWBLANK 1 |
---|
5812 | | #define HAVE_WCWIDTH 1 |
---|
5813 | | #define HAVE_DECL_STRERROR_R 1 |
---|
5814 | | #define HAVE_STRERROR_R 1 |
---|
5815 | | #define HAVE_GETOPT_H 1 |
---|
5816 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
5817 | | #define HAVE_DECL_OPTRESET 1 |
---|
5818 | | #define HAVE_DECL_GETENV 1 |
---|
5819 | | #define __GETOPT_PREFIX rpl_ |
---|
5820 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
5821 | | #define HAVE_STDLIB_H 1 |
---|
5822 | | #define MALLOC_0_IS_NONNULL 1 |
---|
5823 | | #define HAVE_MBSTATE_T 1 |
---|
5824 | | #define HAVE_MBRTOWC 1 |
---|
5825 | | #define MAP_ANONYMOUS MAP_ANON |
---|
5826 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
5827 | | #define INSTALLPREFIX "/opt/local" |
---|
5828 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 |
---|
5829 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 |
---|
5830 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 |
---|
5831 | | #define HAVE__BOOL 1 |
---|
5832 | | #define HAVE_STDBOOL_H 1 |
---|
5833 | | #define USER_LABEL_PREFIX _ |
---|
5834 | | #define restrict __restrict |
---|
5835 | | #define HAVE_RAW_DECL_STPCPY 1 |
---|
5836 | | #define HAVE_RAW_DECL_STRDUP 1 |
---|
5837 | | #define HAVE_RAW_DECL_STRNCAT 1 |
---|
5838 | | /* end confdefs.h. */ |
---|
5839 | | #include <string.h> |
---|
5840 | | |
---|
5841 | | int |
---|
5842 | | main () |
---|
5843 | | { |
---|
5844 | | #undef strnlen |
---|
5845 | | (void) strnlen; |
---|
5846 | | ; |
---|
5847 | | return 0; |
---|
5848 | | } |
---|
5849 | configure:21374: result: no |
---|
5850 | configure:21348: checking whether strpbrk is declared without a macro |
---|
5851 | configure:21366: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
5852 | configure:21366: $? = 0 |
---|
5853 | configure:21374: result: yes |
---|
5854 | configure:21348: checking whether strsep is declared without a macro |
---|
5855 | configure:21366: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
5856 | configure:21366: $? = 0 |
---|
5857 | configure:21374: result: yes |
---|
5858 | configure:21348: checking whether strcasestr is declared without a macro |
---|
5859 | configure:21366: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
5860 | configure:21366: $? = 0 |
---|
5861 | configure:21374: result: yes |
---|
5862 | configure:21348: checking whether strtok_r is declared without a macro |
---|
5863 | configure:21366: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
5864 | configure:21366: $? = 0 |
---|
5865 | configure:21374: result: yes |
---|
5866 | configure:21348: checking whether strsignal is declared without a macro |
---|
5867 | configure:21366: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
5868 | configure:21366: $? = 0 |
---|
5869 | configure:21374: result: yes |
---|
5870 | configure:21348: checking whether strverscmp is declared without a macro |
---|
5871 | configure:21366: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
5872 | conftest.c: In function 'main': |
---|
5873 | conftest.c:162: error: 'strverscmp' undeclared (first use in this function) |
---|
5874 | conftest.c:162: error: (Each undeclared identifier is reported only once |
---|
5875 | conftest.c:162: error: for each function it appears in.) |
---|
5876 | configure:21366: $? = 1 |
---|
5877 | configure: failed program was: |
---|
5878 | | /* confdefs.h */ |
---|
5879 | | #define PACKAGE_NAME "" |
---|
5880 | | #define PACKAGE_TARNAME "" |
---|
5881 | | #define PACKAGE_VERSION "" |
---|
5882 | | #define PACKAGE_STRING "" |
---|
5883 | | #define PACKAGE_BUGREPORT "" |
---|
5884 | | #define PACKAGE_URL "" |
---|
5885 | | #define PACKAGE "gettext-runtime" |
---|
5886 | | #define VERSION "0.18.1" |
---|
5887 | | #define STDC_HEADERS 1 |
---|
5888 | | #define HAVE_SYS_TYPES_H 1 |
---|
5889 | | #define HAVE_SYS_STAT_H 1 |
---|
5890 | | #define HAVE_STDLIB_H 1 |
---|
5891 | | #define HAVE_STRING_H 1 |
---|
5892 | | #define HAVE_MEMORY_H 1 |
---|
5893 | | #define HAVE_STRINGS_H 1 |
---|
5894 | | #define HAVE_INTTYPES_H 1 |
---|
5895 | | #define HAVE_STDINT_H 1 |
---|
5896 | | #define HAVE_UNISTD_H 1 |
---|
5897 | | #define __EXTENSIONS__ 1 |
---|
5898 | | #define _ALL_SOURCE 1 |
---|
5899 | | #define _GNU_SOURCE 1 |
---|
5900 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5901 | | #define _TANDEM_SOURCE 1 |
---|
5902 | | #define HAVE_DLFCN_H 1 |
---|
5903 | | #define LT_OBJDIR ".libs/" |
---|
5904 | | #define HAVE_VISIBILITY 1 |
---|
5905 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
5906 | | #define HAVE_ALLOCA_H 1 |
---|
5907 | | #define HAVE_ALLOCA 1 |
---|
5908 | | #define HAVE_STDLIB_H 1 |
---|
5909 | | #define HAVE_UNISTD_H 1 |
---|
5910 | | #define HAVE_SYS_PARAM_H 1 |
---|
5911 | | #define HAVE_STRING_H 1 |
---|
5912 | | #define HAVE_ERRNO_H 1 |
---|
5913 | | #define HAVE_GETOPT_H 1 |
---|
5914 | | #define HAVE_ICONV_H 1 |
---|
5915 | | #define HAVE_SYS_MMAN_H 1 |
---|
5916 | | #define HAVE_SYS_SOCKET_H 1 |
---|
5917 | | #define HAVE_SIGNAL_H 1 |
---|
5918 | | #define HAVE_STDDEF_H 1 |
---|
5919 | | #define HAVE_STDINT_H 1 |
---|
5920 | | #define HAVE_WCHAR_H 1 |
---|
5921 | | #define HAVE_STDIO_H 1 |
---|
5922 | | #define HAVE_SYS_STAT_H 1 |
---|
5923 | | #define HAVE_TIME_H 1 |
---|
5924 | | #define HAVE_SYS_TIME_H 1 |
---|
5925 | | #define HAVE_WCTYPE_H 1 |
---|
5926 | | #define HAVE_GETPAGESIZE 1 |
---|
5927 | | #define HAVE_MMAP 1 |
---|
5928 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
5929 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
5930 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
5931 | | #define HAVE_UINTMAX_T 1 |
---|
5932 | | #define HAVE_INTTYPES_H 1 |
---|
5933 | | #define USE_POSIX_THREADS 1 |
---|
5934 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
5935 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
5936 | | #define HAVE_ICONV 1 |
---|
5937 | | #define ICONV_CONST |
---|
5938 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
5939 | | #define HAVE_INTTYPES_H 1 |
---|
5940 | | #define HAVE_LIMITS_H 1 |
---|
5941 | | #define HAVE_UNISTD_H 1 |
---|
5942 | | #define HAVE_SYS_PARAM_H 1 |
---|
5943 | | #define HAVE_GETCWD 1 |
---|
5944 | | #define HAVE_GETEGID 1 |
---|
5945 | | #define HAVE_GETEUID 1 |
---|
5946 | | #define HAVE_GETGID 1 |
---|
5947 | | #define HAVE_GETUID 1 |
---|
5948 | | #define HAVE_MUNMAP 1 |
---|
5949 | | #define HAVE_STPCPY 1 |
---|
5950 | | #define HAVE_STRCASECMP 1 |
---|
5951 | | #define HAVE_STRDUP 1 |
---|
5952 | | #define HAVE_STRTOUL 1 |
---|
5953 | | #define HAVE_TSEARCH 1 |
---|
5954 | | #define HAVE_USELOCALE 1 |
---|
5955 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
5956 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
5957 | | #define HAVE_LONG_LONG_INT 1 |
---|
5958 | | #define HAVE_WCHAR_T 1 |
---|
5959 | | #define HAVE_WINT_T 1 |
---|
5960 | | #define HAVE_INTMAX_T 1 |
---|
5961 | | #define HAVE_POSIX_PRINTF 1 |
---|
5962 | | #define HAVE_STDINT_H 1 |
---|
5963 | | #define HAVE_STDINT_H 1 |
---|
5964 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
5965 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
5966 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
5967 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
5968 | | #define HAVE_STDDEF_H 1 |
---|
5969 | | #define HAVE_STDLIB_H 1 |
---|
5970 | | #define HAVE_STRING_H 1 |
---|
5971 | | #define HAVE_ASPRINTF 1 |
---|
5972 | | #define HAVE_FWPRINTF 1 |
---|
5973 | | #define HAVE_NEWLOCALE 1 |
---|
5974 | | #define HAVE_PUTENV 1 |
---|
5975 | | #define HAVE_SETENV 1 |
---|
5976 | | #define HAVE_SETLOCALE 1 |
---|
5977 | | #define HAVE_SNPRINTF 1 |
---|
5978 | | #define HAVE_WCSLEN 1 |
---|
5979 | | #define HAVE_MBRTOWC 1 |
---|
5980 | | #define HAVE_WCRTOMB 1 |
---|
5981 | | #define HAVE_DECL__SNPRINTF 0 |
---|
5982 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
5983 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
5984 | | #define HAVE_LANGINFO_CODESET 1 |
---|
5985 | | #define HAVE_LC_MESSAGES 1 |
---|
5986 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
5987 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
5988 | | #define ENABLE_NLS 1 |
---|
5989 | | #define HAVE_GETCWD 1 |
---|
5990 | | #define HAVE_READLINK 1 |
---|
5991 | | #define HAVE_REALPATH 1 |
---|
5992 | | #define HAVE_LSTAT 1 |
---|
5993 | | #define HAVE_MBSINIT 1 |
---|
5994 | | #define HAVE_MBRTOWC 1 |
---|
5995 | | #define HAVE_MPROTECT 1 |
---|
5996 | | #define HAVE_MEMCHR 1 |
---|
5997 | | #define HAVE_PATHCONF 1 |
---|
5998 | | #define HAVE_SETENV 1 |
---|
5999 | | #define HAVE_ISWCNTRL 1 |
---|
6000 | | #define HAVE_ISWBLANK 1 |
---|
6001 | | #define HAVE_WCWIDTH 1 |
---|
6002 | | #define HAVE_DECL_STRERROR_R 1 |
---|
6003 | | #define HAVE_STRERROR_R 1 |
---|
6004 | | #define HAVE_GETOPT_H 1 |
---|
6005 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
6006 | | #define HAVE_DECL_OPTRESET 1 |
---|
6007 | | #define HAVE_DECL_GETENV 1 |
---|
6008 | | #define __GETOPT_PREFIX rpl_ |
---|
6009 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
6010 | | #define HAVE_STDLIB_H 1 |
---|
6011 | | #define MALLOC_0_IS_NONNULL 1 |
---|
6012 | | #define HAVE_MBSTATE_T 1 |
---|
6013 | | #define HAVE_MBRTOWC 1 |
---|
6014 | | #define MAP_ANONYMOUS MAP_ANON |
---|
6015 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
6016 | | #define INSTALLPREFIX "/opt/local" |
---|
6017 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 |
---|
6018 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 |
---|
6019 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 |
---|
6020 | | #define HAVE__BOOL 1 |
---|
6021 | | #define HAVE_STDBOOL_H 1 |
---|
6022 | | #define USER_LABEL_PREFIX _ |
---|
6023 | | #define restrict __restrict |
---|
6024 | | #define HAVE_RAW_DECL_STPCPY 1 |
---|
6025 | | #define HAVE_RAW_DECL_STRDUP 1 |
---|
6026 | | #define HAVE_RAW_DECL_STRNCAT 1 |
---|
6027 | | #define HAVE_RAW_DECL_STRPBRK 1 |
---|
6028 | | #define HAVE_RAW_DECL_STRSEP 1 |
---|
6029 | | #define HAVE_RAW_DECL_STRCASESTR 1 |
---|
6030 | | #define HAVE_RAW_DECL_STRTOK_R 1 |
---|
6031 | | #define HAVE_RAW_DECL_STRSIGNAL 1 |
---|
6032 | | /* end confdefs.h. */ |
---|
6033 | | #include <string.h> |
---|
6034 | | |
---|
6035 | | int |
---|
6036 | | main () |
---|
6037 | | { |
---|
6038 | | #undef strverscmp |
---|
6039 | | (void) strverscmp; |
---|
6040 | | ; |
---|
6041 | | return 0; |
---|
6042 | | } |
---|
6043 | configure:21374: result: no |
---|
6044 | configure:21388: checking whether strnlen is declared |
---|
6045 | configure:21388: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
6046 | conftest.c: In function 'main': |
---|
6047 | conftest.c:193: error: 'strnlen' undeclared (first use in this function) |
---|
6048 | conftest.c:193: error: (Each undeclared identifier is reported only once |
---|
6049 | conftest.c:193: error: for each function it appears in.) |
---|
6050 | configure:21388: $? = 1 |
---|
6051 | configure: failed program was: |
---|
6052 | | /* confdefs.h */ |
---|
6053 | | #define PACKAGE_NAME "" |
---|
6054 | | #define PACKAGE_TARNAME "" |
---|
6055 | | #define PACKAGE_VERSION "" |
---|
6056 | | #define PACKAGE_STRING "" |
---|
6057 | | #define PACKAGE_BUGREPORT "" |
---|
6058 | | #define PACKAGE_URL "" |
---|
6059 | | #define PACKAGE "gettext-runtime" |
---|
6060 | | #define VERSION "0.18.1" |
---|
6061 | | #define STDC_HEADERS 1 |
---|
6062 | | #define HAVE_SYS_TYPES_H 1 |
---|
6063 | | #define HAVE_SYS_STAT_H 1 |
---|
6064 | | #define HAVE_STDLIB_H 1 |
---|
6065 | | #define HAVE_STRING_H 1 |
---|
6066 | | #define HAVE_MEMORY_H 1 |
---|
6067 | | #define HAVE_STRINGS_H 1 |
---|
6068 | | #define HAVE_INTTYPES_H 1 |
---|
6069 | | #define HAVE_STDINT_H 1 |
---|
6070 | | #define HAVE_UNISTD_H 1 |
---|
6071 | | #define __EXTENSIONS__ 1 |
---|
6072 | | #define _ALL_SOURCE 1 |
---|
6073 | | #define _GNU_SOURCE 1 |
---|
6074 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
6075 | | #define _TANDEM_SOURCE 1 |
---|
6076 | | #define HAVE_DLFCN_H 1 |
---|
6077 | | #define LT_OBJDIR ".libs/" |
---|
6078 | | #define HAVE_VISIBILITY 1 |
---|
6079 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
6080 | | #define HAVE_ALLOCA_H 1 |
---|
6081 | | #define HAVE_ALLOCA 1 |
---|
6082 | | #define HAVE_STDLIB_H 1 |
---|
6083 | | #define HAVE_UNISTD_H 1 |
---|
6084 | | #define HAVE_SYS_PARAM_H 1 |
---|
6085 | | #define HAVE_STRING_H 1 |
---|
6086 | | #define HAVE_ERRNO_H 1 |
---|
6087 | | #define HAVE_GETOPT_H 1 |
---|
6088 | | #define HAVE_ICONV_H 1 |
---|
6089 | | #define HAVE_SYS_MMAN_H 1 |
---|
6090 | | #define HAVE_SYS_SOCKET_H 1 |
---|
6091 | | #define HAVE_SIGNAL_H 1 |
---|
6092 | | #define HAVE_STDDEF_H 1 |
---|
6093 | | #define HAVE_STDINT_H 1 |
---|
6094 | | #define HAVE_WCHAR_H 1 |
---|
6095 | | #define HAVE_STDIO_H 1 |
---|
6096 | | #define HAVE_SYS_STAT_H 1 |
---|
6097 | | #define HAVE_TIME_H 1 |
---|
6098 | | #define HAVE_SYS_TIME_H 1 |
---|
6099 | | #define HAVE_WCTYPE_H 1 |
---|
6100 | | #define HAVE_GETPAGESIZE 1 |
---|
6101 | | #define HAVE_MMAP 1 |
---|
6102 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
6103 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
6104 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
6105 | | #define HAVE_UINTMAX_T 1 |
---|
6106 | | #define HAVE_INTTYPES_H 1 |
---|
6107 | | #define USE_POSIX_THREADS 1 |
---|
6108 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
6109 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
6110 | | #define HAVE_ICONV 1 |
---|
6111 | | #define ICONV_CONST |
---|
6112 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
6113 | | #define HAVE_INTTYPES_H 1 |
---|
6114 | | #define HAVE_LIMITS_H 1 |
---|
6115 | | #define HAVE_UNISTD_H 1 |
---|
6116 | | #define HAVE_SYS_PARAM_H 1 |
---|
6117 | | #define HAVE_GETCWD 1 |
---|
6118 | | #define HAVE_GETEGID 1 |
---|
6119 | | #define HAVE_GETEUID 1 |
---|
6120 | | #define HAVE_GETGID 1 |
---|
6121 | | #define HAVE_GETUID 1 |
---|
6122 | | #define HAVE_MUNMAP 1 |
---|
6123 | | #define HAVE_STPCPY 1 |
---|
6124 | | #define HAVE_STRCASECMP 1 |
---|
6125 | | #define HAVE_STRDUP 1 |
---|
6126 | | #define HAVE_STRTOUL 1 |
---|
6127 | | #define HAVE_TSEARCH 1 |
---|
6128 | | #define HAVE_USELOCALE 1 |
---|
6129 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
6130 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
6131 | | #define HAVE_LONG_LONG_INT 1 |
---|
6132 | | #define HAVE_WCHAR_T 1 |
---|
6133 | | #define HAVE_WINT_T 1 |
---|
6134 | | #define HAVE_INTMAX_T 1 |
---|
6135 | | #define HAVE_POSIX_PRINTF 1 |
---|
6136 | | #define HAVE_STDINT_H 1 |
---|
6137 | | #define HAVE_STDINT_H 1 |
---|
6138 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
6139 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
6140 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
6141 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
6142 | | #define HAVE_STDDEF_H 1 |
---|
6143 | | #define HAVE_STDLIB_H 1 |
---|
6144 | | #define HAVE_STRING_H 1 |
---|
6145 | | #define HAVE_ASPRINTF 1 |
---|
6146 | | #define HAVE_FWPRINTF 1 |
---|
6147 | | #define HAVE_NEWLOCALE 1 |
---|
6148 | | #define HAVE_PUTENV 1 |
---|
6149 | | #define HAVE_SETENV 1 |
---|
6150 | | #define HAVE_SETLOCALE 1 |
---|
6151 | | #define HAVE_SNPRINTF 1 |
---|
6152 | | #define HAVE_WCSLEN 1 |
---|
6153 | | #define HAVE_MBRTOWC 1 |
---|
6154 | | #define HAVE_WCRTOMB 1 |
---|
6155 | | #define HAVE_DECL__SNPRINTF 0 |
---|
6156 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
6157 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
6158 | | #define HAVE_LANGINFO_CODESET 1 |
---|
6159 | | #define HAVE_LC_MESSAGES 1 |
---|
6160 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
6161 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
6162 | | #define ENABLE_NLS 1 |
---|
6163 | | #define HAVE_GETCWD 1 |
---|
6164 | | #define HAVE_READLINK 1 |
---|
6165 | | #define HAVE_REALPATH 1 |
---|
6166 | | #define HAVE_LSTAT 1 |
---|
6167 | | #define HAVE_MBSINIT 1 |
---|
6168 | | #define HAVE_MBRTOWC 1 |
---|
6169 | | #define HAVE_MPROTECT 1 |
---|
6170 | | #define HAVE_MEMCHR 1 |
---|
6171 | | #define HAVE_PATHCONF 1 |
---|
6172 | | #define HAVE_SETENV 1 |
---|
6173 | | #define HAVE_ISWCNTRL 1 |
---|
6174 | | #define HAVE_ISWBLANK 1 |
---|
6175 | | #define HAVE_WCWIDTH 1 |
---|
6176 | | #define HAVE_DECL_STRERROR_R 1 |
---|
6177 | | #define HAVE_STRERROR_R 1 |
---|
6178 | | #define HAVE_GETOPT_H 1 |
---|
6179 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
6180 | | #define HAVE_DECL_OPTRESET 1 |
---|
6181 | | #define HAVE_DECL_GETENV 1 |
---|
6182 | | #define __GETOPT_PREFIX rpl_ |
---|
6183 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
6184 | | #define HAVE_STDLIB_H 1 |
---|
6185 | | #define MALLOC_0_IS_NONNULL 1 |
---|
6186 | | #define HAVE_MBSTATE_T 1 |
---|
6187 | | #define HAVE_MBRTOWC 1 |
---|
6188 | | #define MAP_ANONYMOUS MAP_ANON |
---|
6189 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
6190 | | #define INSTALLPREFIX "/opt/local" |
---|
6191 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 |
---|
6192 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 |
---|
6193 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 |
---|
6194 | | #define HAVE__BOOL 1 |
---|
6195 | | #define HAVE_STDBOOL_H 1 |
---|
6196 | | #define USER_LABEL_PREFIX _ |
---|
6197 | | #define restrict __restrict |
---|
6198 | | #define HAVE_RAW_DECL_STPCPY 1 |
---|
6199 | | #define HAVE_RAW_DECL_STRDUP 1 |
---|
6200 | | #define HAVE_RAW_DECL_STRNCAT 1 |
---|
6201 | | #define HAVE_RAW_DECL_STRPBRK 1 |
---|
6202 | | #define HAVE_RAW_DECL_STRSEP 1 |
---|
6203 | | #define HAVE_RAW_DECL_STRCASESTR 1 |
---|
6204 | | #define HAVE_RAW_DECL_STRTOK_R 1 |
---|
6205 | | #define HAVE_RAW_DECL_STRSIGNAL 1 |
---|
6206 | | /* end confdefs.h. */ |
---|
6207 | | #include <stdio.h> |
---|
6208 | | #ifdef HAVE_SYS_TYPES_H |
---|
6209 | | # include <sys/types.h> |
---|
6210 | | #endif |
---|
6211 | | #ifdef HAVE_SYS_STAT_H |
---|
6212 | | # include <sys/stat.h> |
---|
6213 | | #endif |
---|
6214 | | #ifdef STDC_HEADERS |
---|
6215 | | # include <stdlib.h> |
---|
6216 | | # include <stddef.h> |
---|
6217 | | #else |
---|
6218 | | # ifdef HAVE_STDLIB_H |
---|
6219 | | # include <stdlib.h> |
---|
6220 | | # endif |
---|
6221 | | #endif |
---|
6222 | | #ifdef HAVE_STRING_H |
---|
6223 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
6224 | | # include <memory.h> |
---|
6225 | | # endif |
---|
6226 | | # include <string.h> |
---|
6227 | | #endif |
---|
6228 | | #ifdef HAVE_STRINGS_H |
---|
6229 | | # include <strings.h> |
---|
6230 | | #endif |
---|
6231 | | #ifdef HAVE_INTTYPES_H |
---|
6232 | | # include <inttypes.h> |
---|
6233 | | #endif |
---|
6234 | | #ifdef HAVE_STDINT_H |
---|
6235 | | # include <stdint.h> |
---|
6236 | | #endif |
---|
6237 | | #ifdef HAVE_UNISTD_H |
---|
6238 | | # include <unistd.h> |
---|
6239 | | #endif |
---|
6240 | | int |
---|
6241 | | main () |
---|
6242 | | { |
---|
6243 | | #ifndef strnlen |
---|
6244 | | (void) strnlen; |
---|
6245 | | #endif |
---|
6246 | | |
---|
6247 | | ; |
---|
6248 | | return 0; |
---|
6249 | | } |
---|
6250 | configure:21388: result: no |
---|
6251 | configure:21400: checking whether stat file-mode macros are broken |
---|
6252 | configure:21427: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
6253 | configure:21427: $? = 0 |
---|
6254 | configure:21434: result: no |
---|
6255 | configure:21480: checking for struct timespec in <time.h> |
---|
6256 | configure:21497: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
6257 | configure:21497: $? = 0 |
---|
6258 | configure:21504: result: yes |
---|
6259 | configure:21671: checking whether clearerr_unlocked is declared |
---|
6260 | configure:21671: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
6261 | configure:21671: $? = 0 |
---|
6262 | configure:21671: result: yes |
---|
6263 | configure:21684: checking whether feof_unlocked is declared |
---|
6264 | configure:21684: result: yes |
---|
6265 | configure:21697: checking whether ferror_unlocked is declared |
---|
6266 | configure:21697: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
6267 | configure:21697: $? = 0 |
---|
6268 | configure:21697: result: yes |
---|
6269 | configure:21710: checking whether fflush_unlocked is declared |
---|
6270 | configure:21710: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
6271 | conftest.c: In function 'main': |
---|
6272 | conftest.c:197: error: 'fflush_unlocked' undeclared (first use in this function) |
---|
6273 | conftest.c:197: error: (Each undeclared identifier is reported only once |
---|
6274 | conftest.c:197: error: for each function it appears in.) |
---|
6275 | configure:21710: $? = 1 |
---|
6276 | configure: failed program was: |
---|
6277 | | /* confdefs.h */ |
---|
6278 | | #define PACKAGE_NAME "" |
---|
6279 | | #define PACKAGE_TARNAME "" |
---|
6280 | | #define PACKAGE_VERSION "" |
---|
6281 | | #define PACKAGE_STRING "" |
---|
6282 | | #define PACKAGE_BUGREPORT "" |
---|
6283 | | #define PACKAGE_URL "" |
---|
6284 | | #define PACKAGE "gettext-runtime" |
---|
6285 | | #define VERSION "0.18.1" |
---|
6286 | | #define STDC_HEADERS 1 |
---|
6287 | | #define HAVE_SYS_TYPES_H 1 |
---|
6288 | | #define HAVE_SYS_STAT_H 1 |
---|
6289 | | #define HAVE_STDLIB_H 1 |
---|
6290 | | #define HAVE_STRING_H 1 |
---|
6291 | | #define HAVE_MEMORY_H 1 |
---|
6292 | | #define HAVE_STRINGS_H 1 |
---|
6293 | | #define HAVE_INTTYPES_H 1 |
---|
6294 | | #define HAVE_STDINT_H 1 |
---|
6295 | | #define HAVE_UNISTD_H 1 |
---|
6296 | | #define __EXTENSIONS__ 1 |
---|
6297 | | #define _ALL_SOURCE 1 |
---|
6298 | | #define _GNU_SOURCE 1 |
---|
6299 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
6300 | | #define _TANDEM_SOURCE 1 |
---|
6301 | | #define HAVE_DLFCN_H 1 |
---|
6302 | | #define LT_OBJDIR ".libs/" |
---|
6303 | | #define HAVE_VISIBILITY 1 |
---|
6304 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
6305 | | #define HAVE_ALLOCA_H 1 |
---|
6306 | | #define HAVE_ALLOCA 1 |
---|
6307 | | #define HAVE_STDLIB_H 1 |
---|
6308 | | #define HAVE_UNISTD_H 1 |
---|
6309 | | #define HAVE_SYS_PARAM_H 1 |
---|
6310 | | #define HAVE_STRING_H 1 |
---|
6311 | | #define HAVE_ERRNO_H 1 |
---|
6312 | | #define HAVE_GETOPT_H 1 |
---|
6313 | | #define HAVE_ICONV_H 1 |
---|
6314 | | #define HAVE_SYS_MMAN_H 1 |
---|
6315 | | #define HAVE_SYS_SOCKET_H 1 |
---|
6316 | | #define HAVE_SIGNAL_H 1 |
---|
6317 | | #define HAVE_STDDEF_H 1 |
---|
6318 | | #define HAVE_STDINT_H 1 |
---|
6319 | | #define HAVE_WCHAR_H 1 |
---|
6320 | | #define HAVE_STDIO_H 1 |
---|
6321 | | #define HAVE_SYS_STAT_H 1 |
---|
6322 | | #define HAVE_TIME_H 1 |
---|
6323 | | #define HAVE_SYS_TIME_H 1 |
---|
6324 | | #define HAVE_WCTYPE_H 1 |
---|
6325 | | #define HAVE_GETPAGESIZE 1 |
---|
6326 | | #define HAVE_MMAP 1 |
---|
6327 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
6328 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
6329 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
6330 | | #define HAVE_UINTMAX_T 1 |
---|
6331 | | #define HAVE_INTTYPES_H 1 |
---|
6332 | | #define USE_POSIX_THREADS 1 |
---|
6333 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
6334 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
6335 | | #define HAVE_ICONV 1 |
---|
6336 | | #define ICONV_CONST |
---|
6337 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
6338 | | #define HAVE_INTTYPES_H 1 |
---|
6339 | | #define HAVE_LIMITS_H 1 |
---|
6340 | | #define HAVE_UNISTD_H 1 |
---|
6341 | | #define HAVE_SYS_PARAM_H 1 |
---|
6342 | | #define HAVE_GETCWD 1 |
---|
6343 | | #define HAVE_GETEGID 1 |
---|
6344 | | #define HAVE_GETEUID 1 |
---|
6345 | | #define HAVE_GETGID 1 |
---|
6346 | | #define HAVE_GETUID 1 |
---|
6347 | | #define HAVE_MUNMAP 1 |
---|
6348 | | #define HAVE_STPCPY 1 |
---|
6349 | | #define HAVE_STRCASECMP 1 |
---|
6350 | | #define HAVE_STRDUP 1 |
---|
6351 | | #define HAVE_STRTOUL 1 |
---|
6352 | | #define HAVE_TSEARCH 1 |
---|
6353 | | #define HAVE_USELOCALE 1 |
---|
6354 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
6355 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
6356 | | #define HAVE_LONG_LONG_INT 1 |
---|
6357 | | #define HAVE_WCHAR_T 1 |
---|
6358 | | #define HAVE_WINT_T 1 |
---|
6359 | | #define HAVE_INTMAX_T 1 |
---|
6360 | | #define HAVE_POSIX_PRINTF 1 |
---|
6361 | | #define HAVE_STDINT_H 1 |
---|
6362 | | #define HAVE_STDINT_H 1 |
---|
6363 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
6364 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
6365 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
6366 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
6367 | | #define HAVE_STDDEF_H 1 |
---|
6368 | | #define HAVE_STDLIB_H 1 |
---|
6369 | | #define HAVE_STRING_H 1 |
---|
6370 | | #define HAVE_ASPRINTF 1 |
---|
6371 | | #define HAVE_FWPRINTF 1 |
---|
6372 | | #define HAVE_NEWLOCALE 1 |
---|
6373 | | #define HAVE_PUTENV 1 |
---|
6374 | | #define HAVE_SETENV 1 |
---|
6375 | | #define HAVE_SETLOCALE 1 |
---|
6376 | | #define HAVE_SNPRINTF 1 |
---|
6377 | | #define HAVE_WCSLEN 1 |
---|
6378 | | #define HAVE_MBRTOWC 1 |
---|
6379 | | #define HAVE_WCRTOMB 1 |
---|
6380 | | #define HAVE_DECL__SNPRINTF 0 |
---|
6381 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
6382 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
6383 | | #define HAVE_LANGINFO_CODESET 1 |
---|
6384 | | #define HAVE_LC_MESSAGES 1 |
---|
6385 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
6386 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
6387 | | #define ENABLE_NLS 1 |
---|
6388 | | #define HAVE_GETCWD 1 |
---|
6389 | | #define HAVE_READLINK 1 |
---|
6390 | | #define HAVE_REALPATH 1 |
---|
6391 | | #define HAVE_LSTAT 1 |
---|
6392 | | #define HAVE_MBSINIT 1 |
---|
6393 | | #define HAVE_MBRTOWC 1 |
---|
6394 | | #define HAVE_MPROTECT 1 |
---|
6395 | | #define HAVE_MEMCHR 1 |
---|
6396 | | #define HAVE_PATHCONF 1 |
---|
6397 | | #define HAVE_SETENV 1 |
---|
6398 | | #define HAVE_ISWCNTRL 1 |
---|
6399 | | #define HAVE_ISWBLANK 1 |
---|
6400 | | #define HAVE_WCWIDTH 1 |
---|
6401 | | #define HAVE_DECL_STRERROR_R 1 |
---|
6402 | | #define HAVE_STRERROR_R 1 |
---|
6403 | | #define HAVE_GETOPT_H 1 |
---|
6404 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
6405 | | #define HAVE_DECL_OPTRESET 1 |
---|
6406 | | #define HAVE_DECL_GETENV 1 |
---|
6407 | | #define __GETOPT_PREFIX rpl_ |
---|
6408 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
6409 | | #define HAVE_STDLIB_H 1 |
---|
6410 | | #define MALLOC_0_IS_NONNULL 1 |
---|
6411 | | #define HAVE_MBSTATE_T 1 |
---|
6412 | | #define HAVE_MBRTOWC 1 |
---|
6413 | | #define MAP_ANONYMOUS MAP_ANON |
---|
6414 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
6415 | | #define INSTALLPREFIX "/opt/local" |
---|
6416 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 |
---|
6417 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 |
---|
6418 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 |
---|
6419 | | #define HAVE__BOOL 1 |
---|
6420 | | #define HAVE_STDBOOL_H 1 |
---|
6421 | | #define USER_LABEL_PREFIX _ |
---|
6422 | | #define restrict __restrict |
---|
6423 | | #define HAVE_RAW_DECL_STPCPY 1 |
---|
6424 | | #define HAVE_RAW_DECL_STRDUP 1 |
---|
6425 | | #define HAVE_RAW_DECL_STRNCAT 1 |
---|
6426 | | #define HAVE_RAW_DECL_STRPBRK 1 |
---|
6427 | | #define HAVE_RAW_DECL_STRSEP 1 |
---|
6428 | | #define HAVE_RAW_DECL_STRCASESTR 1 |
---|
6429 | | #define HAVE_RAW_DECL_STRTOK_R 1 |
---|
6430 | | #define HAVE_RAW_DECL_STRSIGNAL 1 |
---|
6431 | | #define HAVE_DECL_STRNLEN 0 |
---|
6432 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
6433 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
6434 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
6435 | | /* end confdefs.h. */ |
---|
6436 | | #include <stdio.h> |
---|
6437 | | #ifdef HAVE_SYS_TYPES_H |
---|
6438 | | # include <sys/types.h> |
---|
6439 | | #endif |
---|
6440 | | #ifdef HAVE_SYS_STAT_H |
---|
6441 | | # include <sys/stat.h> |
---|
6442 | | #endif |
---|
6443 | | #ifdef STDC_HEADERS |
---|
6444 | | # include <stdlib.h> |
---|
6445 | | # include <stddef.h> |
---|
6446 | | #else |
---|
6447 | | # ifdef HAVE_STDLIB_H |
---|
6448 | | # include <stdlib.h> |
---|
6449 | | # endif |
---|
6450 | | #endif |
---|
6451 | | #ifdef HAVE_STRING_H |
---|
6452 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
6453 | | # include <memory.h> |
---|
6454 | | # endif |
---|
6455 | | # include <string.h> |
---|
6456 | | #endif |
---|
6457 | | #ifdef HAVE_STRINGS_H |
---|
6458 | | # include <strings.h> |
---|
6459 | | #endif |
---|
6460 | | #ifdef HAVE_INTTYPES_H |
---|
6461 | | # include <inttypes.h> |
---|
6462 | | #endif |
---|
6463 | | #ifdef HAVE_STDINT_H |
---|
6464 | | # include <stdint.h> |
---|
6465 | | #endif |
---|
6466 | | #ifdef HAVE_UNISTD_H |
---|
6467 | | # include <unistd.h> |
---|
6468 | | #endif |
---|
6469 | | int |
---|
6470 | | main () |
---|
6471 | | { |
---|
6472 | | #ifndef fflush_unlocked |
---|
6473 | | (void) fflush_unlocked; |
---|
6474 | | #endif |
---|
6475 | | |
---|
6476 | | ; |
---|
6477 | | return 0; |
---|
6478 | | } |
---|
6479 | configure:21710: result: no |
---|
6480 | configure:21723: checking whether fgets_unlocked is declared |
---|
6481 | configure:21723: result: no |
---|
6482 | configure:21736: checking whether fputc_unlocked is declared |
---|
6483 | configure:21736: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
6484 | conftest.c: In function 'main': |
---|
6485 | conftest.c:199: error: 'fputc_unlocked' undeclared (first use in this function) |
---|
6486 | conftest.c:199: error: (Each undeclared identifier is reported only once |
---|
6487 | conftest.c:199: error: for each function it appears in.) |
---|
6488 | configure:21736: $? = 1 |
---|
6489 | configure: failed program was: |
---|
6490 | | /* confdefs.h */ |
---|
6491 | | #define PACKAGE_NAME "" |
---|
6492 | | #define PACKAGE_TARNAME "" |
---|
6493 | | #define PACKAGE_VERSION "" |
---|
6494 | | #define PACKAGE_STRING "" |
---|
6495 | | #define PACKAGE_BUGREPORT "" |
---|
6496 | | #define PACKAGE_URL "" |
---|
6497 | | #define PACKAGE "gettext-runtime" |
---|
6498 | | #define VERSION "0.18.1" |
---|
6499 | | #define STDC_HEADERS 1 |
---|
6500 | | #define HAVE_SYS_TYPES_H 1 |
---|
6501 | | #define HAVE_SYS_STAT_H 1 |
---|
6502 | | #define HAVE_STDLIB_H 1 |
---|
6503 | | #define HAVE_STRING_H 1 |
---|
6504 | | #define HAVE_MEMORY_H 1 |
---|
6505 | | #define HAVE_STRINGS_H 1 |
---|
6506 | | #define HAVE_INTTYPES_H 1 |
---|
6507 | | #define HAVE_STDINT_H 1 |
---|
6508 | | #define HAVE_UNISTD_H 1 |
---|
6509 | | #define __EXTENSIONS__ 1 |
---|
6510 | | #define _ALL_SOURCE 1 |
---|
6511 | | #define _GNU_SOURCE 1 |
---|
6512 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
6513 | | #define _TANDEM_SOURCE 1 |
---|
6514 | | #define HAVE_DLFCN_H 1 |
---|
6515 | | #define LT_OBJDIR ".libs/" |
---|
6516 | | #define HAVE_VISIBILITY 1 |
---|
6517 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
6518 | | #define HAVE_ALLOCA_H 1 |
---|
6519 | | #define HAVE_ALLOCA 1 |
---|
6520 | | #define HAVE_STDLIB_H 1 |
---|
6521 | | #define HAVE_UNISTD_H 1 |
---|
6522 | | #define HAVE_SYS_PARAM_H 1 |
---|
6523 | | #define HAVE_STRING_H 1 |
---|
6524 | | #define HAVE_ERRNO_H 1 |
---|
6525 | | #define HAVE_GETOPT_H 1 |
---|
6526 | | #define HAVE_ICONV_H 1 |
---|
6527 | | #define HAVE_SYS_MMAN_H 1 |
---|
6528 | | #define HAVE_SYS_SOCKET_H 1 |
---|
6529 | | #define HAVE_SIGNAL_H 1 |
---|
6530 | | #define HAVE_STDDEF_H 1 |
---|
6531 | | #define HAVE_STDINT_H 1 |
---|
6532 | | #define HAVE_WCHAR_H 1 |
---|
6533 | | #define HAVE_STDIO_H 1 |
---|
6534 | | #define HAVE_SYS_STAT_H 1 |
---|
6535 | | #define HAVE_TIME_H 1 |
---|
6536 | | #define HAVE_SYS_TIME_H 1 |
---|
6537 | | #define HAVE_WCTYPE_H 1 |
---|
6538 | | #define HAVE_GETPAGESIZE 1 |
---|
6539 | | #define HAVE_MMAP 1 |
---|
6540 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
6541 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
6542 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
6543 | | #define HAVE_UINTMAX_T 1 |
---|
6544 | | #define HAVE_INTTYPES_H 1 |
---|
6545 | | #define USE_POSIX_THREADS 1 |
---|
6546 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
6547 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
6548 | | #define HAVE_ICONV 1 |
---|
6549 | | #define ICONV_CONST |
---|
6550 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
6551 | | #define HAVE_INTTYPES_H 1 |
---|
6552 | | #define HAVE_LIMITS_H 1 |
---|
6553 | | #define HAVE_UNISTD_H 1 |
---|
6554 | | #define HAVE_SYS_PARAM_H 1 |
---|
6555 | | #define HAVE_GETCWD 1 |
---|
6556 | | #define HAVE_GETEGID 1 |
---|
6557 | | #define HAVE_GETEUID 1 |
---|
6558 | | #define HAVE_GETGID 1 |
---|
6559 | | #define HAVE_GETUID 1 |
---|
6560 | | #define HAVE_MUNMAP 1 |
---|
6561 | | #define HAVE_STPCPY 1 |
---|
6562 | | #define HAVE_STRCASECMP 1 |
---|
6563 | | #define HAVE_STRDUP 1 |
---|
6564 | | #define HAVE_STRTOUL 1 |
---|
6565 | | #define HAVE_TSEARCH 1 |
---|
6566 | | #define HAVE_USELOCALE 1 |
---|
6567 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
6568 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
6569 | | #define HAVE_LONG_LONG_INT 1 |
---|
6570 | | #define HAVE_WCHAR_T 1 |
---|
6571 | | #define HAVE_WINT_T 1 |
---|
6572 | | #define HAVE_INTMAX_T 1 |
---|
6573 | | #define HAVE_POSIX_PRINTF 1 |
---|
6574 | | #define HAVE_STDINT_H 1 |
---|
6575 | | #define HAVE_STDINT_H 1 |
---|
6576 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
6577 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
6578 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
6579 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
6580 | | #define HAVE_STDDEF_H 1 |
---|
6581 | | #define HAVE_STDLIB_H 1 |
---|
6582 | | #define HAVE_STRING_H 1 |
---|
6583 | | #define HAVE_ASPRINTF 1 |
---|
6584 | | #define HAVE_FWPRINTF 1 |
---|
6585 | | #define HAVE_NEWLOCALE 1 |
---|
6586 | | #define HAVE_PUTENV 1 |
---|
6587 | | #define HAVE_SETENV 1 |
---|
6588 | | #define HAVE_SETLOCALE 1 |
---|
6589 | | #define HAVE_SNPRINTF 1 |
---|
6590 | | #define HAVE_WCSLEN 1 |
---|
6591 | | #define HAVE_MBRTOWC 1 |
---|
6592 | | #define HAVE_WCRTOMB 1 |
---|
6593 | | #define HAVE_DECL__SNPRINTF 0 |
---|
6594 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
6595 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
6596 | | #define HAVE_LANGINFO_CODESET 1 |
---|
6597 | | #define HAVE_LC_MESSAGES 1 |
---|
6598 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
6599 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
6600 | | #define ENABLE_NLS 1 |
---|
6601 | | #define HAVE_GETCWD 1 |
---|
6602 | | #define HAVE_READLINK 1 |
---|
6603 | | #define HAVE_REALPATH 1 |
---|
6604 | | #define HAVE_LSTAT 1 |
---|
6605 | | #define HAVE_MBSINIT 1 |
---|
6606 | | #define HAVE_MBRTOWC 1 |
---|
6607 | | #define HAVE_MPROTECT 1 |
---|
6608 | | #define HAVE_MEMCHR 1 |
---|
6609 | | #define HAVE_PATHCONF 1 |
---|
6610 | | #define HAVE_SETENV 1 |
---|
6611 | | #define HAVE_ISWCNTRL 1 |
---|
6612 | | #define HAVE_ISWBLANK 1 |
---|
6613 | | #define HAVE_WCWIDTH 1 |
---|
6614 | | #define HAVE_DECL_STRERROR_R 1 |
---|
6615 | | #define HAVE_STRERROR_R 1 |
---|
6616 | | #define HAVE_GETOPT_H 1 |
---|
6617 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
6618 | | #define HAVE_DECL_OPTRESET 1 |
---|
6619 | | #define HAVE_DECL_GETENV 1 |
---|
6620 | | #define __GETOPT_PREFIX rpl_ |
---|
6621 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
6622 | | #define HAVE_STDLIB_H 1 |
---|
6623 | | #define MALLOC_0_IS_NONNULL 1 |
---|
6624 | | #define HAVE_MBSTATE_T 1 |
---|
6625 | | #define HAVE_MBRTOWC 1 |
---|
6626 | | #define MAP_ANONYMOUS MAP_ANON |
---|
6627 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
6628 | | #define INSTALLPREFIX "/opt/local" |
---|
6629 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 |
---|
6630 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 |
---|
6631 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 |
---|
6632 | | #define HAVE__BOOL 1 |
---|
6633 | | #define HAVE_STDBOOL_H 1 |
---|
6634 | | #define USER_LABEL_PREFIX _ |
---|
6635 | | #define restrict __restrict |
---|
6636 | | #define HAVE_RAW_DECL_STPCPY 1 |
---|
6637 | | #define HAVE_RAW_DECL_STRDUP 1 |
---|
6638 | | #define HAVE_RAW_DECL_STRNCAT 1 |
---|
6639 | | #define HAVE_RAW_DECL_STRPBRK 1 |
---|
6640 | | #define HAVE_RAW_DECL_STRSEP 1 |
---|
6641 | | #define HAVE_RAW_DECL_STRCASESTR 1 |
---|
6642 | | #define HAVE_RAW_DECL_STRTOK_R 1 |
---|
6643 | | #define HAVE_RAW_DECL_STRSIGNAL 1 |
---|
6644 | | #define HAVE_DECL_STRNLEN 0 |
---|
6645 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
6646 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
6647 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
6648 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
6649 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
6650 | | /* end confdefs.h. */ |
---|
6651 | | #include <stdio.h> |
---|
6652 | | #ifdef HAVE_SYS_TYPES_H |
---|
6653 | | # include <sys/types.h> |
---|
6654 | | #endif |
---|
6655 | | #ifdef HAVE_SYS_STAT_H |
---|
6656 | | # include <sys/stat.h> |
---|
6657 | | #endif |
---|
6658 | | #ifdef STDC_HEADERS |
---|
6659 | | # include <stdlib.h> |
---|
6660 | | # include <stddef.h> |
---|
6661 | | #else |
---|
6662 | | # ifdef HAVE_STDLIB_H |
---|
6663 | | # include <stdlib.h> |
---|
6664 | | # endif |
---|
6665 | | #endif |
---|
6666 | | #ifdef HAVE_STRING_H |
---|
6667 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
6668 | | # include <memory.h> |
---|
6669 | | # endif |
---|
6670 | | # include <string.h> |
---|
6671 | | #endif |
---|
6672 | | #ifdef HAVE_STRINGS_H |
---|
6673 | | # include <strings.h> |
---|
6674 | | #endif |
---|
6675 | | #ifdef HAVE_INTTYPES_H |
---|
6676 | | # include <inttypes.h> |
---|
6677 | | #endif |
---|
6678 | | #ifdef HAVE_STDINT_H |
---|
6679 | | # include <stdint.h> |
---|
6680 | | #endif |
---|
6681 | | #ifdef HAVE_UNISTD_H |
---|
6682 | | # include <unistd.h> |
---|
6683 | | #endif |
---|
6684 | | int |
---|
6685 | | main () |
---|
6686 | | { |
---|
6687 | | #ifndef fputc_unlocked |
---|
6688 | | (void) fputc_unlocked; |
---|
6689 | | #endif |
---|
6690 | | |
---|
6691 | | ; |
---|
6692 | | return 0; |
---|
6693 | | } |
---|
6694 | configure:21736: result: no |
---|
6695 | configure:21749: checking whether fputs_unlocked is declared |
---|
6696 | configure:21749: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
6697 | conftest.c: In function 'main': |
---|
6698 | conftest.c:200: error: 'fputs_unlocked' undeclared (first use in this function) |
---|
6699 | conftest.c:200: error: (Each undeclared identifier is reported only once |
---|
6700 | conftest.c:200: error: for each function it appears in.) |
---|
6701 | configure:21749: $? = 1 |
---|
6702 | configure: failed program was: |
---|
6703 | | /* confdefs.h */ |
---|
6704 | | #define PACKAGE_NAME "" |
---|
6705 | | #define PACKAGE_TARNAME "" |
---|
6706 | | #define PACKAGE_VERSION "" |
---|
6707 | | #define PACKAGE_STRING "" |
---|
6708 | | #define PACKAGE_BUGREPORT "" |
---|
6709 | | #define PACKAGE_URL "" |
---|
6710 | | #define PACKAGE "gettext-runtime" |
---|
6711 | | #define VERSION "0.18.1" |
---|
6712 | | #define STDC_HEADERS 1 |
---|
6713 | | #define HAVE_SYS_TYPES_H 1 |
---|
6714 | | #define HAVE_SYS_STAT_H 1 |
---|
6715 | | #define HAVE_STDLIB_H 1 |
---|
6716 | | #define HAVE_STRING_H 1 |
---|
6717 | | #define HAVE_MEMORY_H 1 |
---|
6718 | | #define HAVE_STRINGS_H 1 |
---|
6719 | | #define HAVE_INTTYPES_H 1 |
---|
6720 | | #define HAVE_STDINT_H 1 |
---|
6721 | | #define HAVE_UNISTD_H 1 |
---|
6722 | | #define __EXTENSIONS__ 1 |
---|
6723 | | #define _ALL_SOURCE 1 |
---|
6724 | | #define _GNU_SOURCE 1 |
---|
6725 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
6726 | | #define _TANDEM_SOURCE 1 |
---|
6727 | | #define HAVE_DLFCN_H 1 |
---|
6728 | | #define LT_OBJDIR ".libs/" |
---|
6729 | | #define HAVE_VISIBILITY 1 |
---|
6730 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
6731 | | #define HAVE_ALLOCA_H 1 |
---|
6732 | | #define HAVE_ALLOCA 1 |
---|
6733 | | #define HAVE_STDLIB_H 1 |
---|
6734 | | #define HAVE_UNISTD_H 1 |
---|
6735 | | #define HAVE_SYS_PARAM_H 1 |
---|
6736 | | #define HAVE_STRING_H 1 |
---|
6737 | | #define HAVE_ERRNO_H 1 |
---|
6738 | | #define HAVE_GETOPT_H 1 |
---|
6739 | | #define HAVE_ICONV_H 1 |
---|
6740 | | #define HAVE_SYS_MMAN_H 1 |
---|
6741 | | #define HAVE_SYS_SOCKET_H 1 |
---|
6742 | | #define HAVE_SIGNAL_H 1 |
---|
6743 | | #define HAVE_STDDEF_H 1 |
---|
6744 | | #define HAVE_STDINT_H 1 |
---|
6745 | | #define HAVE_WCHAR_H 1 |
---|
6746 | | #define HAVE_STDIO_H 1 |
---|
6747 | | #define HAVE_SYS_STAT_H 1 |
---|
6748 | | #define HAVE_TIME_H 1 |
---|
6749 | | #define HAVE_SYS_TIME_H 1 |
---|
6750 | | #define HAVE_WCTYPE_H 1 |
---|
6751 | | #define HAVE_GETPAGESIZE 1 |
---|
6752 | | #define HAVE_MMAP 1 |
---|
6753 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
6754 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
6755 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
6756 | | #define HAVE_UINTMAX_T 1 |
---|
6757 | | #define HAVE_INTTYPES_H 1 |
---|
6758 | | #define USE_POSIX_THREADS 1 |
---|
6759 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
6760 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
6761 | | #define HAVE_ICONV 1 |
---|
6762 | | #define ICONV_CONST |
---|
6763 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
6764 | | #define HAVE_INTTYPES_H 1 |
---|
6765 | | #define HAVE_LIMITS_H 1 |
---|
6766 | | #define HAVE_UNISTD_H 1 |
---|
6767 | | #define HAVE_SYS_PARAM_H 1 |
---|
6768 | | #define HAVE_GETCWD 1 |
---|
6769 | | #define HAVE_GETEGID 1 |
---|
6770 | | #define HAVE_GETEUID 1 |
---|
6771 | | #define HAVE_GETGID 1 |
---|
6772 | | #define HAVE_GETUID 1 |
---|
6773 | | #define HAVE_MUNMAP 1 |
---|
6774 | | #define HAVE_STPCPY 1 |
---|
6775 | | #define HAVE_STRCASECMP 1 |
---|
6776 | | #define HAVE_STRDUP 1 |
---|
6777 | | #define HAVE_STRTOUL 1 |
---|
6778 | | #define HAVE_TSEARCH 1 |
---|
6779 | | #define HAVE_USELOCALE 1 |
---|
6780 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
6781 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
6782 | | #define HAVE_LONG_LONG_INT 1 |
---|
6783 | | #define HAVE_WCHAR_T 1 |
---|
6784 | | #define HAVE_WINT_T 1 |
---|
6785 | | #define HAVE_INTMAX_T 1 |
---|
6786 | | #define HAVE_POSIX_PRINTF 1 |
---|
6787 | | #define HAVE_STDINT_H 1 |
---|
6788 | | #define HAVE_STDINT_H 1 |
---|
6789 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
6790 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
6791 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
6792 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
6793 | | #define HAVE_STDDEF_H 1 |
---|
6794 | | #define HAVE_STDLIB_H 1 |
---|
6795 | | #define HAVE_STRING_H 1 |
---|
6796 | | #define HAVE_ASPRINTF 1 |
---|
6797 | | #define HAVE_FWPRINTF 1 |
---|
6798 | | #define HAVE_NEWLOCALE 1 |
---|
6799 | | #define HAVE_PUTENV 1 |
---|
6800 | | #define HAVE_SETENV 1 |
---|
6801 | | #define HAVE_SETLOCALE 1 |
---|
6802 | | #define HAVE_SNPRINTF 1 |
---|
6803 | | #define HAVE_WCSLEN 1 |
---|
6804 | | #define HAVE_MBRTOWC 1 |
---|
6805 | | #define HAVE_WCRTOMB 1 |
---|
6806 | | #define HAVE_DECL__SNPRINTF 0 |
---|
6807 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
6808 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
6809 | | #define HAVE_LANGINFO_CODESET 1 |
---|
6810 | | #define HAVE_LC_MESSAGES 1 |
---|
6811 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
6812 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
6813 | | #define ENABLE_NLS 1 |
---|
6814 | | #define HAVE_GETCWD 1 |
---|
6815 | | #define HAVE_READLINK 1 |
---|
6816 | | #define HAVE_REALPATH 1 |
---|
6817 | | #define HAVE_LSTAT 1 |
---|
6818 | | #define HAVE_MBSINIT 1 |
---|
6819 | | #define HAVE_MBRTOWC 1 |
---|
6820 | | #define HAVE_MPROTECT 1 |
---|
6821 | | #define HAVE_MEMCHR 1 |
---|
6822 | | #define HAVE_PATHCONF 1 |
---|
6823 | | #define HAVE_SETENV 1 |
---|
6824 | | #define HAVE_ISWCNTRL 1 |
---|
6825 | | #define HAVE_ISWBLANK 1 |
---|
6826 | | #define HAVE_WCWIDTH 1 |
---|
6827 | | #define HAVE_DECL_STRERROR_R 1 |
---|
6828 | | #define HAVE_STRERROR_R 1 |
---|
6829 | | #define HAVE_GETOPT_H 1 |
---|
6830 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
6831 | | #define HAVE_DECL_OPTRESET 1 |
---|
6832 | | #define HAVE_DECL_GETENV 1 |
---|
6833 | | #define __GETOPT_PREFIX rpl_ |
---|
6834 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
6835 | | #define HAVE_STDLIB_H 1 |
---|
6836 | | #define MALLOC_0_IS_NONNULL 1 |
---|
6837 | | #define HAVE_MBSTATE_T 1 |
---|
6838 | | #define HAVE_MBRTOWC 1 |
---|
6839 | | #define MAP_ANONYMOUS MAP_ANON |
---|
6840 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
6841 | | #define INSTALLPREFIX "/opt/local" |
---|
6842 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 |
---|
6843 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 |
---|
6844 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 |
---|
6845 | | #define HAVE__BOOL 1 |
---|
6846 | | #define HAVE_STDBOOL_H 1 |
---|
6847 | | #define USER_LABEL_PREFIX _ |
---|
6848 | | #define restrict __restrict |
---|
6849 | | #define HAVE_RAW_DECL_STPCPY 1 |
---|
6850 | | #define HAVE_RAW_DECL_STRDUP 1 |
---|
6851 | | #define HAVE_RAW_DECL_STRNCAT 1 |
---|
6852 | | #define HAVE_RAW_DECL_STRPBRK 1 |
---|
6853 | | #define HAVE_RAW_DECL_STRSEP 1 |
---|
6854 | | #define HAVE_RAW_DECL_STRCASESTR 1 |
---|
6855 | | #define HAVE_RAW_DECL_STRTOK_R 1 |
---|
6856 | | #define HAVE_RAW_DECL_STRSIGNAL 1 |
---|
6857 | | #define HAVE_DECL_STRNLEN 0 |
---|
6858 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
6859 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
6860 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
6861 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
6862 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
6863 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
6864 | | /* end confdefs.h. */ |
---|
6865 | | #include <stdio.h> |
---|
6866 | | #ifdef HAVE_SYS_TYPES_H |
---|
6867 | | # include <sys/types.h> |
---|
6868 | | #endif |
---|
6869 | | #ifdef HAVE_SYS_STAT_H |
---|
6870 | | # include <sys/stat.h> |
---|
6871 | | #endif |
---|
6872 | | #ifdef STDC_HEADERS |
---|
6873 | | # include <stdlib.h> |
---|
6874 | | # include <stddef.h> |
---|
6875 | | #else |
---|
6876 | | # ifdef HAVE_STDLIB_H |
---|
6877 | | # include <stdlib.h> |
---|
6878 | | # endif |
---|
6879 | | #endif |
---|
6880 | | #ifdef HAVE_STRING_H |
---|
6881 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
6882 | | # include <memory.h> |
---|
6883 | | # endif |
---|
6884 | | # include <string.h> |
---|
6885 | | #endif |
---|
6886 | | #ifdef HAVE_STRINGS_H |
---|
6887 | | # include <strings.h> |
---|
6888 | | #endif |
---|
6889 | | #ifdef HAVE_INTTYPES_H |
---|
6890 | | # include <inttypes.h> |
---|
6891 | | #endif |
---|
6892 | | #ifdef HAVE_STDINT_H |
---|
6893 | | # include <stdint.h> |
---|
6894 | | #endif |
---|
6895 | | #ifdef HAVE_UNISTD_H |
---|
6896 | | # include <unistd.h> |
---|
6897 | | #endif |
---|
6898 | | int |
---|
6899 | | main () |
---|
6900 | | { |
---|
6901 | | #ifndef fputs_unlocked |
---|
6902 | | (void) fputs_unlocked; |
---|
6903 | | #endif |
---|
6904 | | |
---|
6905 | | ; |
---|
6906 | | return 0; |
---|
6907 | | } |
---|
6908 | configure:21749: result: no |
---|
6909 | configure:21762: checking whether fread_unlocked is declared |
---|
6910 | configure:21762: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
6911 | conftest.c: In function 'main': |
---|
6912 | conftest.c:201: error: 'fread_unlocked' undeclared (first use in this function) |
---|
6913 | conftest.c:201: error: (Each undeclared identifier is reported only once |
---|
6914 | conftest.c:201: error: for each function it appears in.) |
---|
6915 | configure:21762: $? = 1 |
---|
6916 | configure: failed program was: |
---|
6917 | | /* confdefs.h */ |
---|
6918 | | #define PACKAGE_NAME "" |
---|
6919 | | #define PACKAGE_TARNAME "" |
---|
6920 | | #define PACKAGE_VERSION "" |
---|
6921 | | #define PACKAGE_STRING "" |
---|
6922 | | #define PACKAGE_BUGREPORT "" |
---|
6923 | | #define PACKAGE_URL "" |
---|
6924 | | #define PACKAGE "gettext-runtime" |
---|
6925 | | #define VERSION "0.18.1" |
---|
6926 | | #define STDC_HEADERS 1 |
---|
6927 | | #define HAVE_SYS_TYPES_H 1 |
---|
6928 | | #define HAVE_SYS_STAT_H 1 |
---|
6929 | | #define HAVE_STDLIB_H 1 |
---|
6930 | | #define HAVE_STRING_H 1 |
---|
6931 | | #define HAVE_MEMORY_H 1 |
---|
6932 | | #define HAVE_STRINGS_H 1 |
---|
6933 | | #define HAVE_INTTYPES_H 1 |
---|
6934 | | #define HAVE_STDINT_H 1 |
---|
6935 | | #define HAVE_UNISTD_H 1 |
---|
6936 | | #define __EXTENSIONS__ 1 |
---|
6937 | | #define _ALL_SOURCE 1 |
---|
6938 | | #define _GNU_SOURCE 1 |
---|
6939 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
6940 | | #define _TANDEM_SOURCE 1 |
---|
6941 | | #define HAVE_DLFCN_H 1 |
---|
6942 | | #define LT_OBJDIR ".libs/" |
---|
6943 | | #define HAVE_VISIBILITY 1 |
---|
6944 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
6945 | | #define HAVE_ALLOCA_H 1 |
---|
6946 | | #define HAVE_ALLOCA 1 |
---|
6947 | | #define HAVE_STDLIB_H 1 |
---|
6948 | | #define HAVE_UNISTD_H 1 |
---|
6949 | | #define HAVE_SYS_PARAM_H 1 |
---|
6950 | | #define HAVE_STRING_H 1 |
---|
6951 | | #define HAVE_ERRNO_H 1 |
---|
6952 | | #define HAVE_GETOPT_H 1 |
---|
6953 | | #define HAVE_ICONV_H 1 |
---|
6954 | | #define HAVE_SYS_MMAN_H 1 |
---|
6955 | | #define HAVE_SYS_SOCKET_H 1 |
---|
6956 | | #define HAVE_SIGNAL_H 1 |
---|
6957 | | #define HAVE_STDDEF_H 1 |
---|
6958 | | #define HAVE_STDINT_H 1 |
---|
6959 | | #define HAVE_WCHAR_H 1 |
---|
6960 | | #define HAVE_STDIO_H 1 |
---|
6961 | | #define HAVE_SYS_STAT_H 1 |
---|
6962 | | #define HAVE_TIME_H 1 |
---|
6963 | | #define HAVE_SYS_TIME_H 1 |
---|
6964 | | #define HAVE_WCTYPE_H 1 |
---|
6965 | | #define HAVE_GETPAGESIZE 1 |
---|
6966 | | #define HAVE_MMAP 1 |
---|
6967 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
6968 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
6969 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
6970 | | #define HAVE_UINTMAX_T 1 |
---|
6971 | | #define HAVE_INTTYPES_H 1 |
---|
6972 | | #define USE_POSIX_THREADS 1 |
---|
6973 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
6974 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
6975 | | #define HAVE_ICONV 1 |
---|
6976 | | #define ICONV_CONST |
---|
6977 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
6978 | | #define HAVE_INTTYPES_H 1 |
---|
6979 | | #define HAVE_LIMITS_H 1 |
---|
6980 | | #define HAVE_UNISTD_H 1 |
---|
6981 | | #define HAVE_SYS_PARAM_H 1 |
---|
6982 | | #define HAVE_GETCWD 1 |
---|
6983 | | #define HAVE_GETEGID 1 |
---|
6984 | | #define HAVE_GETEUID 1 |
---|
6985 | | #define HAVE_GETGID 1 |
---|
6986 | | #define HAVE_GETUID 1 |
---|
6987 | | #define HAVE_MUNMAP 1 |
---|
6988 | | #define HAVE_STPCPY 1 |
---|
6989 | | #define HAVE_STRCASECMP 1 |
---|
6990 | | #define HAVE_STRDUP 1 |
---|
6991 | | #define HAVE_STRTOUL 1 |
---|
6992 | | #define HAVE_TSEARCH 1 |
---|
6993 | | #define HAVE_USELOCALE 1 |
---|
6994 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
6995 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
6996 | | #define HAVE_LONG_LONG_INT 1 |
---|
6997 | | #define HAVE_WCHAR_T 1 |
---|
6998 | | #define HAVE_WINT_T 1 |
---|
6999 | | #define HAVE_INTMAX_T 1 |
---|
7000 | | #define HAVE_POSIX_PRINTF 1 |
---|
7001 | | #define HAVE_STDINT_H 1 |
---|
7002 | | #define HAVE_STDINT_H 1 |
---|
7003 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
7004 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
7005 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
7006 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
7007 | | #define HAVE_STDDEF_H 1 |
---|
7008 | | #define HAVE_STDLIB_H 1 |
---|
7009 | | #define HAVE_STRING_H 1 |
---|
7010 | | #define HAVE_ASPRINTF 1 |
---|
7011 | | #define HAVE_FWPRINTF 1 |
---|
7012 | | #define HAVE_NEWLOCALE 1 |
---|
7013 | | #define HAVE_PUTENV 1 |
---|
7014 | | #define HAVE_SETENV 1 |
---|
7015 | | #define HAVE_SETLOCALE 1 |
---|
7016 | | #define HAVE_SNPRINTF 1 |
---|
7017 | | #define HAVE_WCSLEN 1 |
---|
7018 | | #define HAVE_MBRTOWC 1 |
---|
7019 | | #define HAVE_WCRTOMB 1 |
---|
7020 | | #define HAVE_DECL__SNPRINTF 0 |
---|
7021 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
7022 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
7023 | | #define HAVE_LANGINFO_CODESET 1 |
---|
7024 | | #define HAVE_LC_MESSAGES 1 |
---|
7025 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
7026 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
7027 | | #define ENABLE_NLS 1 |
---|
7028 | | #define HAVE_GETCWD 1 |
---|
7029 | | #define HAVE_READLINK 1 |
---|
7030 | | #define HAVE_REALPATH 1 |
---|
7031 | | #define HAVE_LSTAT 1 |
---|
7032 | | #define HAVE_MBSINIT 1 |
---|
7033 | | #define HAVE_MBRTOWC 1 |
---|
7034 | | #define HAVE_MPROTECT 1 |
---|
7035 | | #define HAVE_MEMCHR 1 |
---|
7036 | | #define HAVE_PATHCONF 1 |
---|
7037 | | #define HAVE_SETENV 1 |
---|
7038 | | #define HAVE_ISWCNTRL 1 |
---|
7039 | | #define HAVE_ISWBLANK 1 |
---|
7040 | | #define HAVE_WCWIDTH 1 |
---|
7041 | | #define HAVE_DECL_STRERROR_R 1 |
---|
7042 | | #define HAVE_STRERROR_R 1 |
---|
7043 | | #define HAVE_GETOPT_H 1 |
---|
7044 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
7045 | | #define HAVE_DECL_OPTRESET 1 |
---|
7046 | | #define HAVE_DECL_GETENV 1 |
---|
7047 | | #define __GETOPT_PREFIX rpl_ |
---|
7048 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
7049 | | #define HAVE_STDLIB_H 1 |
---|
7050 | | #define MALLOC_0_IS_NONNULL 1 |
---|
7051 | | #define HAVE_MBSTATE_T 1 |
---|
7052 | | #define HAVE_MBRTOWC 1 |
---|
7053 | | #define MAP_ANONYMOUS MAP_ANON |
---|
7054 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
7055 | | #define INSTALLPREFIX "/opt/local" |
---|
7056 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 |
---|
7057 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 |
---|
7058 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 |
---|
7059 | | #define HAVE__BOOL 1 |
---|
7060 | | #define HAVE_STDBOOL_H 1 |
---|
7061 | | #define USER_LABEL_PREFIX _ |
---|
7062 | | #define restrict __restrict |
---|
7063 | | #define HAVE_RAW_DECL_STPCPY 1 |
---|
7064 | | #define HAVE_RAW_DECL_STRDUP 1 |
---|
7065 | | #define HAVE_RAW_DECL_STRNCAT 1 |
---|
7066 | | #define HAVE_RAW_DECL_STRPBRK 1 |
---|
7067 | | #define HAVE_RAW_DECL_STRSEP 1 |
---|
7068 | | #define HAVE_RAW_DECL_STRCASESTR 1 |
---|
7069 | | #define HAVE_RAW_DECL_STRTOK_R 1 |
---|
7070 | | #define HAVE_RAW_DECL_STRSIGNAL 1 |
---|
7071 | | #define HAVE_DECL_STRNLEN 0 |
---|
7072 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
7073 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
7074 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
7075 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
7076 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
7077 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
7078 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
7079 | | /* end confdefs.h. */ |
---|
7080 | | #include <stdio.h> |
---|
7081 | | #ifdef HAVE_SYS_TYPES_H |
---|
7082 | | # include <sys/types.h> |
---|
7083 | | #endif |
---|
7084 | | #ifdef HAVE_SYS_STAT_H |
---|
7085 | | # include <sys/stat.h> |
---|
7086 | | #endif |
---|
7087 | | #ifdef STDC_HEADERS |
---|
7088 | | # include <stdlib.h> |
---|
7089 | | # include <stddef.h> |
---|
7090 | | #else |
---|
7091 | | # ifdef HAVE_STDLIB_H |
---|
7092 | | # include <stdlib.h> |
---|
7093 | | # endif |
---|
7094 | | #endif |
---|
7095 | | #ifdef HAVE_STRING_H |
---|
7096 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
7097 | | # include <memory.h> |
---|
7098 | | # endif |
---|
7099 | | # include <string.h> |
---|
7100 | | #endif |
---|
7101 | | #ifdef HAVE_STRINGS_H |
---|
7102 | | # include <strings.h> |
---|
7103 | | #endif |
---|
7104 | | #ifdef HAVE_INTTYPES_H |
---|
7105 | | # include <inttypes.h> |
---|
7106 | | #endif |
---|
7107 | | #ifdef HAVE_STDINT_H |
---|
7108 | | # include <stdint.h> |
---|
7109 | | #endif |
---|
7110 | | #ifdef HAVE_UNISTD_H |
---|
7111 | | # include <unistd.h> |
---|
7112 | | #endif |
---|
7113 | | int |
---|
7114 | | main () |
---|
7115 | | { |
---|
7116 | | #ifndef fread_unlocked |
---|
7117 | | (void) fread_unlocked; |
---|
7118 | | #endif |
---|
7119 | | |
---|
7120 | | ; |
---|
7121 | | return 0; |
---|
7122 | | } |
---|
7123 | configure:21762: result: no |
---|
7124 | configure:21775: checking whether fwrite_unlocked is declared |
---|
7125 | configure:21775: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
7126 | conftest.c: In function 'main': |
---|
7127 | conftest.c:202: error: 'fwrite_unlocked' undeclared (first use in this function) |
---|
7128 | conftest.c:202: error: (Each undeclared identifier is reported only once |
---|
7129 | conftest.c:202: error: for each function it appears in.) |
---|
7130 | configure:21775: $? = 1 |
---|
7131 | configure: failed program was: |
---|
7132 | | /* confdefs.h */ |
---|
7133 | | #define PACKAGE_NAME "" |
---|
7134 | | #define PACKAGE_TARNAME "" |
---|
7135 | | #define PACKAGE_VERSION "" |
---|
7136 | | #define PACKAGE_STRING "" |
---|
7137 | | #define PACKAGE_BUGREPORT "" |
---|
7138 | | #define PACKAGE_URL "" |
---|
7139 | | #define PACKAGE "gettext-runtime" |
---|
7140 | | #define VERSION "0.18.1" |
---|
7141 | | #define STDC_HEADERS 1 |
---|
7142 | | #define HAVE_SYS_TYPES_H 1 |
---|
7143 | | #define HAVE_SYS_STAT_H 1 |
---|
7144 | | #define HAVE_STDLIB_H 1 |
---|
7145 | | #define HAVE_STRING_H 1 |
---|
7146 | | #define HAVE_MEMORY_H 1 |
---|
7147 | | #define HAVE_STRINGS_H 1 |
---|
7148 | | #define HAVE_INTTYPES_H 1 |
---|
7149 | | #define HAVE_STDINT_H 1 |
---|
7150 | | #define HAVE_UNISTD_H 1 |
---|
7151 | | #define __EXTENSIONS__ 1 |
---|
7152 | | #define _ALL_SOURCE 1 |
---|
7153 | | #define _GNU_SOURCE 1 |
---|
7154 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
7155 | | #define _TANDEM_SOURCE 1 |
---|
7156 | | #define HAVE_DLFCN_H 1 |
---|
7157 | | #define LT_OBJDIR ".libs/" |
---|
7158 | | #define HAVE_VISIBILITY 1 |
---|
7159 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
7160 | | #define HAVE_ALLOCA_H 1 |
---|
7161 | | #define HAVE_ALLOCA 1 |
---|
7162 | | #define HAVE_STDLIB_H 1 |
---|
7163 | | #define HAVE_UNISTD_H 1 |
---|
7164 | | #define HAVE_SYS_PARAM_H 1 |
---|
7165 | | #define HAVE_STRING_H 1 |
---|
7166 | | #define HAVE_ERRNO_H 1 |
---|
7167 | | #define HAVE_GETOPT_H 1 |
---|
7168 | | #define HAVE_ICONV_H 1 |
---|
7169 | | #define HAVE_SYS_MMAN_H 1 |
---|
7170 | | #define HAVE_SYS_SOCKET_H 1 |
---|
7171 | | #define HAVE_SIGNAL_H 1 |
---|
7172 | | #define HAVE_STDDEF_H 1 |
---|
7173 | | #define HAVE_STDINT_H 1 |
---|
7174 | | #define HAVE_WCHAR_H 1 |
---|
7175 | | #define HAVE_STDIO_H 1 |
---|
7176 | | #define HAVE_SYS_STAT_H 1 |
---|
7177 | | #define HAVE_TIME_H 1 |
---|
7178 | | #define HAVE_SYS_TIME_H 1 |
---|
7179 | | #define HAVE_WCTYPE_H 1 |
---|
7180 | | #define HAVE_GETPAGESIZE 1 |
---|
7181 | | #define HAVE_MMAP 1 |
---|
7182 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
7183 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
7184 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
7185 | | #define HAVE_UINTMAX_T 1 |
---|
7186 | | #define HAVE_INTTYPES_H 1 |
---|
7187 | | #define USE_POSIX_THREADS 1 |
---|
7188 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
7189 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
7190 | | #define HAVE_ICONV 1 |
---|
7191 | | #define ICONV_CONST |
---|
7192 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
7193 | | #define HAVE_INTTYPES_H 1 |
---|
7194 | | #define HAVE_LIMITS_H 1 |
---|
7195 | | #define HAVE_UNISTD_H 1 |
---|
7196 | | #define HAVE_SYS_PARAM_H 1 |
---|
7197 | | #define HAVE_GETCWD 1 |
---|
7198 | | #define HAVE_GETEGID 1 |
---|
7199 | | #define HAVE_GETEUID 1 |
---|
7200 | | #define HAVE_GETGID 1 |
---|
7201 | | #define HAVE_GETUID 1 |
---|
7202 | | #define HAVE_MUNMAP 1 |
---|
7203 | | #define HAVE_STPCPY 1 |
---|
7204 | | #define HAVE_STRCASECMP 1 |
---|
7205 | | #define HAVE_STRDUP 1 |
---|
7206 | | #define HAVE_STRTOUL 1 |
---|
7207 | | #define HAVE_TSEARCH 1 |
---|
7208 | | #define HAVE_USELOCALE 1 |
---|
7209 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
7210 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
7211 | | #define HAVE_LONG_LONG_INT 1 |
---|
7212 | | #define HAVE_WCHAR_T 1 |
---|
7213 | | #define HAVE_WINT_T 1 |
---|
7214 | | #define HAVE_INTMAX_T 1 |
---|
7215 | | #define HAVE_POSIX_PRINTF 1 |
---|
7216 | | #define HAVE_STDINT_H 1 |
---|
7217 | | #define HAVE_STDINT_H 1 |
---|
7218 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
7219 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
7220 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
7221 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
7222 | | #define HAVE_STDDEF_H 1 |
---|
7223 | | #define HAVE_STDLIB_H 1 |
---|
7224 | | #define HAVE_STRING_H 1 |
---|
7225 | | #define HAVE_ASPRINTF 1 |
---|
7226 | | #define HAVE_FWPRINTF 1 |
---|
7227 | | #define HAVE_NEWLOCALE 1 |
---|
7228 | | #define HAVE_PUTENV 1 |
---|
7229 | | #define HAVE_SETENV 1 |
---|
7230 | | #define HAVE_SETLOCALE 1 |
---|
7231 | | #define HAVE_SNPRINTF 1 |
---|
7232 | | #define HAVE_WCSLEN 1 |
---|
7233 | | #define HAVE_MBRTOWC 1 |
---|
7234 | | #define HAVE_WCRTOMB 1 |
---|
7235 | | #define HAVE_DECL__SNPRINTF 0 |
---|
7236 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
7237 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
7238 | | #define HAVE_LANGINFO_CODESET 1 |
---|
7239 | | #define HAVE_LC_MESSAGES 1 |
---|
7240 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
7241 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
7242 | | #define ENABLE_NLS 1 |
---|
7243 | | #define HAVE_GETCWD 1 |
---|
7244 | | #define HAVE_READLINK 1 |
---|
7245 | | #define HAVE_REALPATH 1 |
---|
7246 | | #define HAVE_LSTAT 1 |
---|
7247 | | #define HAVE_MBSINIT 1 |
---|
7248 | | #define HAVE_MBRTOWC 1 |
---|
7249 | | #define HAVE_MPROTECT 1 |
---|
7250 | | #define HAVE_MEMCHR 1 |
---|
7251 | | #define HAVE_PATHCONF 1 |
---|
7252 | | #define HAVE_SETENV 1 |
---|
7253 | | #define HAVE_ISWCNTRL 1 |
---|
7254 | | #define HAVE_ISWBLANK 1 |
---|
7255 | | #define HAVE_WCWIDTH 1 |
---|
7256 | | #define HAVE_DECL_STRERROR_R 1 |
---|
7257 | | #define HAVE_STRERROR_R 1 |
---|
7258 | | #define HAVE_GETOPT_H 1 |
---|
7259 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
7260 | | #define HAVE_DECL_OPTRESET 1 |
---|
7261 | | #define HAVE_DECL_GETENV 1 |
---|
7262 | | #define __GETOPT_PREFIX rpl_ |
---|
7263 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
7264 | | #define HAVE_STDLIB_H 1 |
---|
7265 | | #define MALLOC_0_IS_NONNULL 1 |
---|
7266 | | #define HAVE_MBSTATE_T 1 |
---|
7267 | | #define HAVE_MBRTOWC 1 |
---|
7268 | | #define MAP_ANONYMOUS MAP_ANON |
---|
7269 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
7270 | | #define INSTALLPREFIX "/opt/local" |
---|
7271 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 |
---|
7272 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 |
---|
7273 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 |
---|
7274 | | #define HAVE__BOOL 1 |
---|
7275 | | #define HAVE_STDBOOL_H 1 |
---|
7276 | | #define USER_LABEL_PREFIX _ |
---|
7277 | | #define restrict __restrict |
---|
7278 | | #define HAVE_RAW_DECL_STPCPY 1 |
---|
7279 | | #define HAVE_RAW_DECL_STRDUP 1 |
---|
7280 | | #define HAVE_RAW_DECL_STRNCAT 1 |
---|
7281 | | #define HAVE_RAW_DECL_STRPBRK 1 |
---|
7282 | | #define HAVE_RAW_DECL_STRSEP 1 |
---|
7283 | | #define HAVE_RAW_DECL_STRCASESTR 1 |
---|
7284 | | #define HAVE_RAW_DECL_STRTOK_R 1 |
---|
7285 | | #define HAVE_RAW_DECL_STRSIGNAL 1 |
---|
7286 | | #define HAVE_DECL_STRNLEN 0 |
---|
7287 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
7288 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
7289 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
7290 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
7291 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
7292 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
7293 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
7294 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
7295 | | /* end confdefs.h. */ |
---|
7296 | | #include <stdio.h> |
---|
7297 | | #ifdef HAVE_SYS_TYPES_H |
---|
7298 | | # include <sys/types.h> |
---|
7299 | | #endif |
---|
7300 | | #ifdef HAVE_SYS_STAT_H |
---|
7301 | | # include <sys/stat.h> |
---|
7302 | | #endif |
---|
7303 | | #ifdef STDC_HEADERS |
---|
7304 | | # include <stdlib.h> |
---|
7305 | | # include <stddef.h> |
---|
7306 | | #else |
---|
7307 | | # ifdef HAVE_STDLIB_H |
---|
7308 | | # include <stdlib.h> |
---|
7309 | | # endif |
---|
7310 | | #endif |
---|
7311 | | #ifdef HAVE_STRING_H |
---|
7312 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
7313 | | # include <memory.h> |
---|
7314 | | # endif |
---|
7315 | | # include <string.h> |
---|
7316 | | #endif |
---|
7317 | | #ifdef HAVE_STRINGS_H |
---|
7318 | | # include <strings.h> |
---|
7319 | | #endif |
---|
7320 | | #ifdef HAVE_INTTYPES_H |
---|
7321 | | # include <inttypes.h> |
---|
7322 | | #endif |
---|
7323 | | #ifdef HAVE_STDINT_H |
---|
7324 | | # include <stdint.h> |
---|
7325 | | #endif |
---|
7326 | | #ifdef HAVE_UNISTD_H |
---|
7327 | | # include <unistd.h> |
---|
7328 | | #endif |
---|
7329 | | int |
---|
7330 | | main () |
---|
7331 | | { |
---|
7332 | | #ifndef fwrite_unlocked |
---|
7333 | | (void) fwrite_unlocked; |
---|
7334 | | #endif |
---|
7335 | | |
---|
7336 | | ; |
---|
7337 | | return 0; |
---|
7338 | | } |
---|
7339 | configure:21775: result: no |
---|
7340 | configure:21788: checking whether getchar_unlocked is declared |
---|
7341 | configure:21788: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
7342 | configure:21788: $? = 0 |
---|
7343 | configure:21788: result: yes |
---|
7344 | configure:21801: checking whether putc_unlocked is declared |
---|
7345 | configure:21801: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
7346 | configure:21801: $? = 0 |
---|
7347 | configure:21801: result: yes |
---|
7348 | configure:21814: checking whether putchar_unlocked is declared |
---|
7349 | configure:21814: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
7350 | configure:21814: $? = 0 |
---|
7351 | configure:21814: result: yes |
---|
7352 | configure:21827: checking whether <wchar.h> uses 'inline' correctly |
---|
7353 | configure:21842: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
7354 | configure:21845: $? = 0 |
---|
7355 | configure:21856: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
7356 | configure:21859: $? = 0 |
---|
7357 | configure:21872: result: yes |
---|
7358 | configure:21985: checking for atexit |
---|
7359 | configure:21985: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
7360 | configure:21985: $? = 0 |
---|
7361 | configure:21985: result: yes |
---|
7362 | configure:22082: checking whether // is distinct from / |
---|
7363 | configure:22111: result: no |
---|
7364 | configure:22148: checking for error_at_line |
---|
7365 | configure:22164: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
7366 | conftest.c:174:19: error: error.h: No such file or directory |
---|
7367 | configure:22164: $? = 1 |
---|
7368 | configure: failed program was: |
---|
7369 | | /* confdefs.h */ |
---|
7370 | | #define PACKAGE_NAME "" |
---|
7371 | | #define PACKAGE_TARNAME "" |
---|
7372 | | #define PACKAGE_VERSION "" |
---|
7373 | | #define PACKAGE_STRING "" |
---|
7374 | | #define PACKAGE_BUGREPORT "" |
---|
7375 | | #define PACKAGE_URL "" |
---|
7376 | | #define PACKAGE "gettext-runtime" |
---|
7377 | | #define VERSION "0.18.1" |
---|
7378 | | #define STDC_HEADERS 1 |
---|
7379 | | #define HAVE_SYS_TYPES_H 1 |
---|
7380 | | #define HAVE_SYS_STAT_H 1 |
---|
7381 | | #define HAVE_STDLIB_H 1 |
---|
7382 | | #define HAVE_STRING_H 1 |
---|
7383 | | #define HAVE_MEMORY_H 1 |
---|
7384 | | #define HAVE_STRINGS_H 1 |
---|
7385 | | #define HAVE_INTTYPES_H 1 |
---|
7386 | | #define HAVE_STDINT_H 1 |
---|
7387 | | #define HAVE_UNISTD_H 1 |
---|
7388 | | #define __EXTENSIONS__ 1 |
---|
7389 | | #define _ALL_SOURCE 1 |
---|
7390 | | #define _GNU_SOURCE 1 |
---|
7391 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
7392 | | #define _TANDEM_SOURCE 1 |
---|
7393 | | #define HAVE_DLFCN_H 1 |
---|
7394 | | #define LT_OBJDIR ".libs/" |
---|
7395 | | #define HAVE_VISIBILITY 1 |
---|
7396 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
7397 | | #define HAVE_ALLOCA_H 1 |
---|
7398 | | #define HAVE_ALLOCA 1 |
---|
7399 | | #define HAVE_STDLIB_H 1 |
---|
7400 | | #define HAVE_UNISTD_H 1 |
---|
7401 | | #define HAVE_SYS_PARAM_H 1 |
---|
7402 | | #define HAVE_STRING_H 1 |
---|
7403 | | #define HAVE_ERRNO_H 1 |
---|
7404 | | #define HAVE_GETOPT_H 1 |
---|
7405 | | #define HAVE_ICONV_H 1 |
---|
7406 | | #define HAVE_SYS_MMAN_H 1 |
---|
7407 | | #define HAVE_SYS_SOCKET_H 1 |
---|
7408 | | #define HAVE_SIGNAL_H 1 |
---|
7409 | | #define HAVE_STDDEF_H 1 |
---|
7410 | | #define HAVE_STDINT_H 1 |
---|
7411 | | #define HAVE_WCHAR_H 1 |
---|
7412 | | #define HAVE_STDIO_H 1 |
---|
7413 | | #define HAVE_SYS_STAT_H 1 |
---|
7414 | | #define HAVE_TIME_H 1 |
---|
7415 | | #define HAVE_SYS_TIME_H 1 |
---|
7416 | | #define HAVE_WCTYPE_H 1 |
---|
7417 | | #define HAVE_GETPAGESIZE 1 |
---|
7418 | | #define HAVE_MMAP 1 |
---|
7419 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
7420 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
7421 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
7422 | | #define HAVE_UINTMAX_T 1 |
---|
7423 | | #define HAVE_INTTYPES_H 1 |
---|
7424 | | #define USE_POSIX_THREADS 1 |
---|
7425 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
7426 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
7427 | | #define HAVE_ICONV 1 |
---|
7428 | | #define ICONV_CONST |
---|
7429 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
7430 | | #define HAVE_INTTYPES_H 1 |
---|
7431 | | #define HAVE_LIMITS_H 1 |
---|
7432 | | #define HAVE_UNISTD_H 1 |
---|
7433 | | #define HAVE_SYS_PARAM_H 1 |
---|
7434 | | #define HAVE_GETCWD 1 |
---|
7435 | | #define HAVE_GETEGID 1 |
---|
7436 | | #define HAVE_GETEUID 1 |
---|
7437 | | #define HAVE_GETGID 1 |
---|
7438 | | #define HAVE_GETUID 1 |
---|
7439 | | #define HAVE_MUNMAP 1 |
---|
7440 | | #define HAVE_STPCPY 1 |
---|
7441 | | #define HAVE_STRCASECMP 1 |
---|
7442 | | #define HAVE_STRDUP 1 |
---|
7443 | | #define HAVE_STRTOUL 1 |
---|
7444 | | #define HAVE_TSEARCH 1 |
---|
7445 | | #define HAVE_USELOCALE 1 |
---|
7446 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
7447 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
7448 | | #define HAVE_LONG_LONG_INT 1 |
---|
7449 | | #define HAVE_WCHAR_T 1 |
---|
7450 | | #define HAVE_WINT_T 1 |
---|
7451 | | #define HAVE_INTMAX_T 1 |
---|
7452 | | #define HAVE_POSIX_PRINTF 1 |
---|
7453 | | #define HAVE_STDINT_H 1 |
---|
7454 | | #define HAVE_STDINT_H 1 |
---|
7455 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
7456 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
7457 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
7458 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
7459 | | #define HAVE_STDDEF_H 1 |
---|
7460 | | #define HAVE_STDLIB_H 1 |
---|
7461 | | #define HAVE_STRING_H 1 |
---|
7462 | | #define HAVE_ASPRINTF 1 |
---|
7463 | | #define HAVE_FWPRINTF 1 |
---|
7464 | | #define HAVE_NEWLOCALE 1 |
---|
7465 | | #define HAVE_PUTENV 1 |
---|
7466 | | #define HAVE_SETENV 1 |
---|
7467 | | #define HAVE_SETLOCALE 1 |
---|
7468 | | #define HAVE_SNPRINTF 1 |
---|
7469 | | #define HAVE_WCSLEN 1 |
---|
7470 | | #define HAVE_MBRTOWC 1 |
---|
7471 | | #define HAVE_WCRTOMB 1 |
---|
7472 | | #define HAVE_DECL__SNPRINTF 0 |
---|
7473 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
7474 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
7475 | | #define HAVE_LANGINFO_CODESET 1 |
---|
7476 | | #define HAVE_LC_MESSAGES 1 |
---|
7477 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
7478 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
7479 | | #define ENABLE_NLS 1 |
---|
7480 | | #define HAVE_GETCWD 1 |
---|
7481 | | #define HAVE_READLINK 1 |
---|
7482 | | #define HAVE_REALPATH 1 |
---|
7483 | | #define HAVE_LSTAT 1 |
---|
7484 | | #define HAVE_MBSINIT 1 |
---|
7485 | | #define HAVE_MBRTOWC 1 |
---|
7486 | | #define HAVE_MPROTECT 1 |
---|
7487 | | #define HAVE_MEMCHR 1 |
---|
7488 | | #define HAVE_PATHCONF 1 |
---|
7489 | | #define HAVE_SETENV 1 |
---|
7490 | | #define HAVE_ISWCNTRL 1 |
---|
7491 | | #define HAVE_ISWBLANK 1 |
---|
7492 | | #define HAVE_WCWIDTH 1 |
---|
7493 | | #define HAVE_DECL_STRERROR_R 1 |
---|
7494 | | #define HAVE_STRERROR_R 1 |
---|
7495 | | #define HAVE_GETOPT_H 1 |
---|
7496 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
7497 | | #define HAVE_DECL_OPTRESET 1 |
---|
7498 | | #define HAVE_DECL_GETENV 1 |
---|
7499 | | #define __GETOPT_PREFIX rpl_ |
---|
7500 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
7501 | | #define HAVE_STDLIB_H 1 |
---|
7502 | | #define MALLOC_0_IS_NONNULL 1 |
---|
7503 | | #define HAVE_MBSTATE_T 1 |
---|
7504 | | #define HAVE_MBRTOWC 1 |
---|
7505 | | #define MAP_ANONYMOUS MAP_ANON |
---|
7506 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
7507 | | #define INSTALLPREFIX "/opt/local" |
---|
7508 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 |
---|
7509 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 |
---|
7510 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 |
---|
7511 | | #define HAVE__BOOL 1 |
---|
7512 | | #define HAVE_STDBOOL_H 1 |
---|
7513 | | #define USER_LABEL_PREFIX _ |
---|
7514 | | #define restrict __restrict |
---|
7515 | | #define HAVE_RAW_DECL_STPCPY 1 |
---|
7516 | | #define HAVE_RAW_DECL_STRDUP 1 |
---|
7517 | | #define HAVE_RAW_DECL_STRNCAT 1 |
---|
7518 | | #define HAVE_RAW_DECL_STRPBRK 1 |
---|
7519 | | #define HAVE_RAW_DECL_STRSEP 1 |
---|
7520 | | #define HAVE_RAW_DECL_STRCASESTR 1 |
---|
7521 | | #define HAVE_RAW_DECL_STRTOK_R 1 |
---|
7522 | | #define HAVE_RAW_DECL_STRSIGNAL 1 |
---|
7523 | | #define HAVE_DECL_STRNLEN 0 |
---|
7524 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
7525 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
7526 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
7527 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
7528 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
7529 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
7530 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
7531 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
7532 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
7533 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
7534 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
7535 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
7536 | | #define HAVE_ATEXIT 1 |
---|
7537 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
7538 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
7539 | | #define GNULIB_TEST_REALPATH 1 |
---|
7540 | | #define GNULIB_TEST_ENVIRON 1 |
---|
7541 | | /* end confdefs.h. */ |
---|
7542 | | #include <error.h> |
---|
7543 | | int |
---|
7544 | | main () |
---|
7545 | | { |
---|
7546 | | error_at_line (0, 0, "", 0, "an error occurred"); |
---|
7547 | | ; |
---|
7548 | | return 0; |
---|
7549 | | } |
---|
7550 | configure:22172: result: no |
---|
7551 | configure:22411: checking whether to use Java |
---|
7552 | configure:22420: result: yes |
---|
7553 | configure:22562: checking whether mbrtowc handles incomplete characters |
---|
7554 | configure:22600: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
7555 | configure:22600: $? = 0 |
---|
7556 | configure:22600: ./conftest |
---|
7557 | configure:22600: $? = 0 |
---|
7558 | configure:22612: result: yes |
---|
7559 | configure:22618: checking whether mbrtowc works as well as mbtowc |
---|
7560 | configure:22660: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
7561 | configure:22660: $? = 0 |
---|
7562 | configure:22660: ./conftest |
---|
7563 | configure:22660: $? = 0 |
---|
7564 | configure:22672: result: yes |
---|
7565 | configure:22710: checking whether mbrtowc handles a NULL string argument |
---|
7566 | configure:22750: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
7567 | configure:22750: $? = 0 |
---|
7568 | configure:22750: ./conftest |
---|
7569 | configure:22750: $? = 0 |
---|
7570 | configure:22762: result: yes |
---|
7571 | configure:22769: checking whether mbrtowc has a correct return value |
---|
7572 | configure:22826: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
7573 | configure:22826: $? = 0 |
---|
7574 | configure:22826: ./conftest |
---|
7575 | configure:22826: $? = 0 |
---|
7576 | configure:22838: result: yes |
---|
7577 | configure:22844: checking whether mbrtowc returns 0 when parsing a NUL character |
---|
7578 | configure:22881: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
7579 | configure:22881: $? = 0 |
---|
7580 | configure:22881: ./conftest |
---|
7581 | configure:22881: $? = 0 |
---|
7582 | configure:22893: result: yes |
---|
7583 | configure:22979: checking whether mbrtowc handles incomplete characters |
---|
7584 | configure:23029: result: yes |
---|
7585 | configure:23035: checking whether mbrtowc works as well as mbtowc |
---|
7586 | configure:23089: result: yes |
---|
7587 | configure:23226: checking for memmove |
---|
7588 | configure:23226: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
7589 | conftest.c:208: warning: conflicting types for built-in function 'memmove' |
---|
7590 | configure:23226: $? = 0 |
---|
7591 | configure:23226: result: yes |
---|
7592 | configure:23266: checking whether program_invocation_name is declared |
---|
7593 | configure:23266: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
7594 | conftest.c: In function 'main': |
---|
7595 | conftest.c:192: error: 'program_invocation_name' undeclared (first use in this function) |
---|
7596 | conftest.c:192: error: (Each undeclared identifier is reported only once |
---|
7597 | conftest.c:192: error: for each function it appears in.) |
---|
7598 | configure:23266: $? = 1 |
---|
7599 | configure: failed program was: |
---|
7600 | | /* confdefs.h */ |
---|
7601 | | #define PACKAGE_NAME "" |
---|
7602 | | #define PACKAGE_TARNAME "" |
---|
7603 | | #define PACKAGE_VERSION "" |
---|
7604 | | #define PACKAGE_STRING "" |
---|
7605 | | #define PACKAGE_BUGREPORT "" |
---|
7606 | | #define PACKAGE_URL "" |
---|
7607 | | #define PACKAGE "gettext-runtime" |
---|
7608 | | #define VERSION "0.18.1" |
---|
7609 | | #define STDC_HEADERS 1 |
---|
7610 | | #define HAVE_SYS_TYPES_H 1 |
---|
7611 | | #define HAVE_SYS_STAT_H 1 |
---|
7612 | | #define HAVE_STDLIB_H 1 |
---|
7613 | | #define HAVE_STRING_H 1 |
---|
7614 | | #define HAVE_MEMORY_H 1 |
---|
7615 | | #define HAVE_STRINGS_H 1 |
---|
7616 | | #define HAVE_INTTYPES_H 1 |
---|
7617 | | #define HAVE_STDINT_H 1 |
---|
7618 | | #define HAVE_UNISTD_H 1 |
---|
7619 | | #define __EXTENSIONS__ 1 |
---|
7620 | | #define _ALL_SOURCE 1 |
---|
7621 | | #define _GNU_SOURCE 1 |
---|
7622 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
7623 | | #define _TANDEM_SOURCE 1 |
---|
7624 | | #define HAVE_DLFCN_H 1 |
---|
7625 | | #define LT_OBJDIR ".libs/" |
---|
7626 | | #define HAVE_VISIBILITY 1 |
---|
7627 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
7628 | | #define HAVE_ALLOCA_H 1 |
---|
7629 | | #define HAVE_ALLOCA 1 |
---|
7630 | | #define HAVE_STDLIB_H 1 |
---|
7631 | | #define HAVE_UNISTD_H 1 |
---|
7632 | | #define HAVE_SYS_PARAM_H 1 |
---|
7633 | | #define HAVE_STRING_H 1 |
---|
7634 | | #define HAVE_ERRNO_H 1 |
---|
7635 | | #define HAVE_GETOPT_H 1 |
---|
7636 | | #define HAVE_ICONV_H 1 |
---|
7637 | | #define HAVE_SYS_MMAN_H 1 |
---|
7638 | | #define HAVE_SYS_SOCKET_H 1 |
---|
7639 | | #define HAVE_SIGNAL_H 1 |
---|
7640 | | #define HAVE_STDDEF_H 1 |
---|
7641 | | #define HAVE_STDINT_H 1 |
---|
7642 | | #define HAVE_WCHAR_H 1 |
---|
7643 | | #define HAVE_STDIO_H 1 |
---|
7644 | | #define HAVE_SYS_STAT_H 1 |
---|
7645 | | #define HAVE_TIME_H 1 |
---|
7646 | | #define HAVE_SYS_TIME_H 1 |
---|
7647 | | #define HAVE_WCTYPE_H 1 |
---|
7648 | | #define HAVE_GETPAGESIZE 1 |
---|
7649 | | #define HAVE_MMAP 1 |
---|
7650 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
7651 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
7652 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
7653 | | #define HAVE_UINTMAX_T 1 |
---|
7654 | | #define HAVE_INTTYPES_H 1 |
---|
7655 | | #define USE_POSIX_THREADS 1 |
---|
7656 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
7657 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
7658 | | #define HAVE_ICONV 1 |
---|
7659 | | #define ICONV_CONST |
---|
7660 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
7661 | | #define HAVE_INTTYPES_H 1 |
---|
7662 | | #define HAVE_LIMITS_H 1 |
---|
7663 | | #define HAVE_UNISTD_H 1 |
---|
7664 | | #define HAVE_SYS_PARAM_H 1 |
---|
7665 | | #define HAVE_GETCWD 1 |
---|
7666 | | #define HAVE_GETEGID 1 |
---|
7667 | | #define HAVE_GETEUID 1 |
---|
7668 | | #define HAVE_GETGID 1 |
---|
7669 | | #define HAVE_GETUID 1 |
---|
7670 | | #define HAVE_MUNMAP 1 |
---|
7671 | | #define HAVE_STPCPY 1 |
---|
7672 | | #define HAVE_STRCASECMP 1 |
---|
7673 | | #define HAVE_STRDUP 1 |
---|
7674 | | #define HAVE_STRTOUL 1 |
---|
7675 | | #define HAVE_TSEARCH 1 |
---|
7676 | | #define HAVE_USELOCALE 1 |
---|
7677 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
7678 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
7679 | | #define HAVE_LONG_LONG_INT 1 |
---|
7680 | | #define HAVE_WCHAR_T 1 |
---|
7681 | | #define HAVE_WINT_T 1 |
---|
7682 | | #define HAVE_INTMAX_T 1 |
---|
7683 | | #define HAVE_POSIX_PRINTF 1 |
---|
7684 | | #define HAVE_STDINT_H 1 |
---|
7685 | | #define HAVE_STDINT_H 1 |
---|
7686 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
7687 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
7688 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
7689 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
7690 | | #define HAVE_STDDEF_H 1 |
---|
7691 | | #define HAVE_STDLIB_H 1 |
---|
7692 | | #define HAVE_STRING_H 1 |
---|
7693 | | #define HAVE_ASPRINTF 1 |
---|
7694 | | #define HAVE_FWPRINTF 1 |
---|
7695 | | #define HAVE_NEWLOCALE 1 |
---|
7696 | | #define HAVE_PUTENV 1 |
---|
7697 | | #define HAVE_SETENV 1 |
---|
7698 | | #define HAVE_SETLOCALE 1 |
---|
7699 | | #define HAVE_SNPRINTF 1 |
---|
7700 | | #define HAVE_WCSLEN 1 |
---|
7701 | | #define HAVE_MBRTOWC 1 |
---|
7702 | | #define HAVE_WCRTOMB 1 |
---|
7703 | | #define HAVE_DECL__SNPRINTF 0 |
---|
7704 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
7705 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
7706 | | #define HAVE_LANGINFO_CODESET 1 |
---|
7707 | | #define HAVE_LC_MESSAGES 1 |
---|
7708 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
7709 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
7710 | | #define ENABLE_NLS 1 |
---|
7711 | | #define HAVE_GETCWD 1 |
---|
7712 | | #define HAVE_READLINK 1 |
---|
7713 | | #define HAVE_REALPATH 1 |
---|
7714 | | #define HAVE_LSTAT 1 |
---|
7715 | | #define HAVE_MBSINIT 1 |
---|
7716 | | #define HAVE_MBRTOWC 1 |
---|
7717 | | #define HAVE_MPROTECT 1 |
---|
7718 | | #define HAVE_MEMCHR 1 |
---|
7719 | | #define HAVE_PATHCONF 1 |
---|
7720 | | #define HAVE_SETENV 1 |
---|
7721 | | #define HAVE_ISWCNTRL 1 |
---|
7722 | | #define HAVE_ISWBLANK 1 |
---|
7723 | | #define HAVE_WCWIDTH 1 |
---|
7724 | | #define HAVE_DECL_STRERROR_R 1 |
---|
7725 | | #define HAVE_STRERROR_R 1 |
---|
7726 | | #define HAVE_GETOPT_H 1 |
---|
7727 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
7728 | | #define HAVE_DECL_OPTRESET 1 |
---|
7729 | | #define HAVE_DECL_GETENV 1 |
---|
7730 | | #define __GETOPT_PREFIX rpl_ |
---|
7731 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
7732 | | #define HAVE_STDLIB_H 1 |
---|
7733 | | #define MALLOC_0_IS_NONNULL 1 |
---|
7734 | | #define HAVE_MBSTATE_T 1 |
---|
7735 | | #define HAVE_MBRTOWC 1 |
---|
7736 | | #define MAP_ANONYMOUS MAP_ANON |
---|
7737 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
7738 | | #define INSTALLPREFIX "/opt/local" |
---|
7739 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 |
---|
7740 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 |
---|
7741 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 |
---|
7742 | | #define HAVE__BOOL 1 |
---|
7743 | | #define HAVE_STDBOOL_H 1 |
---|
7744 | | #define USER_LABEL_PREFIX _ |
---|
7745 | | #define restrict __restrict |
---|
7746 | | #define HAVE_RAW_DECL_STPCPY 1 |
---|
7747 | | #define HAVE_RAW_DECL_STRDUP 1 |
---|
7748 | | #define HAVE_RAW_DECL_STRNCAT 1 |
---|
7749 | | #define HAVE_RAW_DECL_STRPBRK 1 |
---|
7750 | | #define HAVE_RAW_DECL_STRSEP 1 |
---|
7751 | | #define HAVE_RAW_DECL_STRCASESTR 1 |
---|
7752 | | #define HAVE_RAW_DECL_STRTOK_R 1 |
---|
7753 | | #define HAVE_RAW_DECL_STRSIGNAL 1 |
---|
7754 | | #define HAVE_DECL_STRNLEN 0 |
---|
7755 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
7756 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
7757 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
7758 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
7759 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
7760 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
7761 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
7762 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
7763 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
7764 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
7765 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
7766 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
7767 | | #define HAVE_ATEXIT 1 |
---|
7768 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
7769 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
7770 | | #define GNULIB_TEST_REALPATH 1 |
---|
7771 | | #define GNULIB_TEST_ENVIRON 1 |
---|
7772 | | #define GNULIB_FWRITEERROR 1 |
---|
7773 | | #define GNULIB_TEST_GETOPT_GNU 1 |
---|
7774 | | #define __GETOPT_PREFIX rpl_ |
---|
7775 | | #define GNULIB_TEST_LSTAT 1 |
---|
7776 | | #define HAVE_MALLOC_POSIX 1 |
---|
7777 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
7778 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
7779 | | #define GNULIB_TEST_MBSINIT 1 |
---|
7780 | | #define GNULIB_TEST_MBSLEN 1 |
---|
7781 | | #define GNULIB_TEST_MBSSTR 1 |
---|
7782 | | #define GNULIB_TEST_MEMCHR 1 |
---|
7783 | | #define HAVE_MEMMOVE 1 |
---|
7784 | | /* end confdefs.h. */ |
---|
7785 | | #include <errno.h> |
---|
7786 | | |
---|
7787 | | int |
---|
7788 | | main () |
---|
7789 | | { |
---|
7790 | | #ifndef program_invocation_name |
---|
7791 | | (void) program_invocation_name; |
---|
7792 | | #endif |
---|
7793 | | |
---|
7794 | | ; |
---|
7795 | | return 0; |
---|
7796 | | } |
---|
7797 | configure:23266: result: no |
---|
7798 | configure:23278: checking whether program_invocation_short_name is declared |
---|
7799 | configure:23278: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
7800 | conftest.c: In function 'main': |
---|
7801 | conftest.c:193: error: 'program_invocation_short_name' undeclared (first use in this function) |
---|
7802 | conftest.c:193: error: (Each undeclared identifier is reported only once |
---|
7803 | conftest.c:193: error: for each function it appears in.) |
---|
7804 | configure:23278: $? = 1 |
---|
7805 | configure: failed program was: |
---|
7806 | | /* confdefs.h */ |
---|
7807 | | #define PACKAGE_NAME "" |
---|
7808 | | #define PACKAGE_TARNAME "" |
---|
7809 | | #define PACKAGE_VERSION "" |
---|
7810 | | #define PACKAGE_STRING "" |
---|
7811 | | #define PACKAGE_BUGREPORT "" |
---|
7812 | | #define PACKAGE_URL "" |
---|
7813 | | #define PACKAGE "gettext-runtime" |
---|
7814 | | #define VERSION "0.18.1" |
---|
7815 | | #define STDC_HEADERS 1 |
---|
7816 | | #define HAVE_SYS_TYPES_H 1 |
---|
7817 | | #define HAVE_SYS_STAT_H 1 |
---|
7818 | | #define HAVE_STDLIB_H 1 |
---|
7819 | | #define HAVE_STRING_H 1 |
---|
7820 | | #define HAVE_MEMORY_H 1 |
---|
7821 | | #define HAVE_STRINGS_H 1 |
---|
7822 | | #define HAVE_INTTYPES_H 1 |
---|
7823 | | #define HAVE_STDINT_H 1 |
---|
7824 | | #define HAVE_UNISTD_H 1 |
---|
7825 | | #define __EXTENSIONS__ 1 |
---|
7826 | | #define _ALL_SOURCE 1 |
---|
7827 | | #define _GNU_SOURCE 1 |
---|
7828 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
7829 | | #define _TANDEM_SOURCE 1 |
---|
7830 | | #define HAVE_DLFCN_H 1 |
---|
7831 | | #define LT_OBJDIR ".libs/" |
---|
7832 | | #define HAVE_VISIBILITY 1 |
---|
7833 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
7834 | | #define HAVE_ALLOCA_H 1 |
---|
7835 | | #define HAVE_ALLOCA 1 |
---|
7836 | | #define HAVE_STDLIB_H 1 |
---|
7837 | | #define HAVE_UNISTD_H 1 |
---|
7838 | | #define HAVE_SYS_PARAM_H 1 |
---|
7839 | | #define HAVE_STRING_H 1 |
---|
7840 | | #define HAVE_ERRNO_H 1 |
---|
7841 | | #define HAVE_GETOPT_H 1 |
---|
7842 | | #define HAVE_ICONV_H 1 |
---|
7843 | | #define HAVE_SYS_MMAN_H 1 |
---|
7844 | | #define HAVE_SYS_SOCKET_H 1 |
---|
7845 | | #define HAVE_SIGNAL_H 1 |
---|
7846 | | #define HAVE_STDDEF_H 1 |
---|
7847 | | #define HAVE_STDINT_H 1 |
---|
7848 | | #define HAVE_WCHAR_H 1 |
---|
7849 | | #define HAVE_STDIO_H 1 |
---|
7850 | | #define HAVE_SYS_STAT_H 1 |
---|
7851 | | #define HAVE_TIME_H 1 |
---|
7852 | | #define HAVE_SYS_TIME_H 1 |
---|
7853 | | #define HAVE_WCTYPE_H 1 |
---|
7854 | | #define HAVE_GETPAGESIZE 1 |
---|
7855 | | #define HAVE_MMAP 1 |
---|
7856 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
7857 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
7858 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
7859 | | #define HAVE_UINTMAX_T 1 |
---|
7860 | | #define HAVE_INTTYPES_H 1 |
---|
7861 | | #define USE_POSIX_THREADS 1 |
---|
7862 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
7863 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
7864 | | #define HAVE_ICONV 1 |
---|
7865 | | #define ICONV_CONST |
---|
7866 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
7867 | | #define HAVE_INTTYPES_H 1 |
---|
7868 | | #define HAVE_LIMITS_H 1 |
---|
7869 | | #define HAVE_UNISTD_H 1 |
---|
7870 | | #define HAVE_SYS_PARAM_H 1 |
---|
7871 | | #define HAVE_GETCWD 1 |
---|
7872 | | #define HAVE_GETEGID 1 |
---|
7873 | | #define HAVE_GETEUID 1 |
---|
7874 | | #define HAVE_GETGID 1 |
---|
7875 | | #define HAVE_GETUID 1 |
---|
7876 | | #define HAVE_MUNMAP 1 |
---|
7877 | | #define HAVE_STPCPY 1 |
---|
7878 | | #define HAVE_STRCASECMP 1 |
---|
7879 | | #define HAVE_STRDUP 1 |
---|
7880 | | #define HAVE_STRTOUL 1 |
---|
7881 | | #define HAVE_TSEARCH 1 |
---|
7882 | | #define HAVE_USELOCALE 1 |
---|
7883 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
7884 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
7885 | | #define HAVE_LONG_LONG_INT 1 |
---|
7886 | | #define HAVE_WCHAR_T 1 |
---|
7887 | | #define HAVE_WINT_T 1 |
---|
7888 | | #define HAVE_INTMAX_T 1 |
---|
7889 | | #define HAVE_POSIX_PRINTF 1 |
---|
7890 | | #define HAVE_STDINT_H 1 |
---|
7891 | | #define HAVE_STDINT_H 1 |
---|
7892 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
7893 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
7894 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
7895 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
7896 | | #define HAVE_STDDEF_H 1 |
---|
7897 | | #define HAVE_STDLIB_H 1 |
---|
7898 | | #define HAVE_STRING_H 1 |
---|
7899 | | #define HAVE_ASPRINTF 1 |
---|
7900 | | #define HAVE_FWPRINTF 1 |
---|
7901 | | #define HAVE_NEWLOCALE 1 |
---|
7902 | | #define HAVE_PUTENV 1 |
---|
7903 | | #define HAVE_SETENV 1 |
---|
7904 | | #define HAVE_SETLOCALE 1 |
---|
7905 | | #define HAVE_SNPRINTF 1 |
---|
7906 | | #define HAVE_WCSLEN 1 |
---|
7907 | | #define HAVE_MBRTOWC 1 |
---|
7908 | | #define HAVE_WCRTOMB 1 |
---|
7909 | | #define HAVE_DECL__SNPRINTF 0 |
---|
7910 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
7911 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
7912 | | #define HAVE_LANGINFO_CODESET 1 |
---|
7913 | | #define HAVE_LC_MESSAGES 1 |
---|
7914 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
7915 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
7916 | | #define ENABLE_NLS 1 |
---|
7917 | | #define HAVE_GETCWD 1 |
---|
7918 | | #define HAVE_READLINK 1 |
---|
7919 | | #define HAVE_REALPATH 1 |
---|
7920 | | #define HAVE_LSTAT 1 |
---|
7921 | | #define HAVE_MBSINIT 1 |
---|
7922 | | #define HAVE_MBRTOWC 1 |
---|
7923 | | #define HAVE_MPROTECT 1 |
---|
7924 | | #define HAVE_MEMCHR 1 |
---|
7925 | | #define HAVE_PATHCONF 1 |
---|
7926 | | #define HAVE_SETENV 1 |
---|
7927 | | #define HAVE_ISWCNTRL 1 |
---|
7928 | | #define HAVE_ISWBLANK 1 |
---|
7929 | | #define HAVE_WCWIDTH 1 |
---|
7930 | | #define HAVE_DECL_STRERROR_R 1 |
---|
7931 | | #define HAVE_STRERROR_R 1 |
---|
7932 | | #define HAVE_GETOPT_H 1 |
---|
7933 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
7934 | | #define HAVE_DECL_OPTRESET 1 |
---|
7935 | | #define HAVE_DECL_GETENV 1 |
---|
7936 | | #define __GETOPT_PREFIX rpl_ |
---|
7937 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
7938 | | #define HAVE_STDLIB_H 1 |
---|
7939 | | #define MALLOC_0_IS_NONNULL 1 |
---|
7940 | | #define HAVE_MBSTATE_T 1 |
---|
7941 | | #define HAVE_MBRTOWC 1 |
---|
7942 | | #define MAP_ANONYMOUS MAP_ANON |
---|
7943 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
7944 | | #define INSTALLPREFIX "/opt/local" |
---|
7945 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 |
---|
7946 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 |
---|
7947 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 |
---|
7948 | | #define HAVE__BOOL 1 |
---|
7949 | | #define HAVE_STDBOOL_H 1 |
---|
7950 | | #define USER_LABEL_PREFIX _ |
---|
7951 | | #define restrict __restrict |
---|
7952 | | #define HAVE_RAW_DECL_STPCPY 1 |
---|
7953 | | #define HAVE_RAW_DECL_STRDUP 1 |
---|
7954 | | #define HAVE_RAW_DECL_STRNCAT 1 |
---|
7955 | | #define HAVE_RAW_DECL_STRPBRK 1 |
---|
7956 | | #define HAVE_RAW_DECL_STRSEP 1 |
---|
7957 | | #define HAVE_RAW_DECL_STRCASESTR 1 |
---|
7958 | | #define HAVE_RAW_DECL_STRTOK_R 1 |
---|
7959 | | #define HAVE_RAW_DECL_STRSIGNAL 1 |
---|
7960 | | #define HAVE_DECL_STRNLEN 0 |
---|
7961 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
7962 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
7963 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
7964 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
7965 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
7966 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
7967 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
7968 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
7969 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
7970 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
7971 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
7972 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
7973 | | #define HAVE_ATEXIT 1 |
---|
7974 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
7975 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
7976 | | #define GNULIB_TEST_REALPATH 1 |
---|
7977 | | #define GNULIB_TEST_ENVIRON 1 |
---|
7978 | | #define GNULIB_FWRITEERROR 1 |
---|
7979 | | #define GNULIB_TEST_GETOPT_GNU 1 |
---|
7980 | | #define __GETOPT_PREFIX rpl_ |
---|
7981 | | #define GNULIB_TEST_LSTAT 1 |
---|
7982 | | #define HAVE_MALLOC_POSIX 1 |
---|
7983 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
7984 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
7985 | | #define GNULIB_TEST_MBSINIT 1 |
---|
7986 | | #define GNULIB_TEST_MBSLEN 1 |
---|
7987 | | #define GNULIB_TEST_MBSSTR 1 |
---|
7988 | | #define GNULIB_TEST_MEMCHR 1 |
---|
7989 | | #define HAVE_MEMMOVE 1 |
---|
7990 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
7991 | | /* end confdefs.h. */ |
---|
7992 | | #include <errno.h> |
---|
7993 | | |
---|
7994 | | int |
---|
7995 | | main () |
---|
7996 | | { |
---|
7997 | | #ifndef program_invocation_short_name |
---|
7998 | | (void) program_invocation_short_name; |
---|
7999 | | #endif |
---|
8000 | | |
---|
8001 | | ; |
---|
8002 | | return 0; |
---|
8003 | | } |
---|
8004 | configure:23278: result: no |
---|
8005 | configure:23325: checking whether readlink signature is correct |
---|
8006 | configure:23343: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
8007 | configure:23343: $? = 0 |
---|
8008 | configure:23350: result: yes |
---|
8009 | configure:23352: checking whether readlink handles trailing slash correctly |
---|
8010 | configure:23376: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
8011 | configure:23376: $? = 0 |
---|
8012 | configure:23376: ./conftest |
---|
8013 | configure:23376: $? = 1 |
---|
8014 | configure: program exited with status 1 |
---|
8015 | configure: failed program was: |
---|
8016 | | /* confdefs.h */ |
---|
8017 | | #define PACKAGE_NAME "" |
---|
8018 | | #define PACKAGE_TARNAME "" |
---|
8019 | | #define PACKAGE_VERSION "" |
---|
8020 | | #define PACKAGE_STRING "" |
---|
8021 | | #define PACKAGE_BUGREPORT "" |
---|
8022 | | #define PACKAGE_URL "" |
---|
8023 | | #define PACKAGE "gettext-runtime" |
---|
8024 | | #define VERSION "0.18.1" |
---|
8025 | | #define STDC_HEADERS 1 |
---|
8026 | | #define HAVE_SYS_TYPES_H 1 |
---|
8027 | | #define HAVE_SYS_STAT_H 1 |
---|
8028 | | #define HAVE_STDLIB_H 1 |
---|
8029 | | #define HAVE_STRING_H 1 |
---|
8030 | | #define HAVE_MEMORY_H 1 |
---|
8031 | | #define HAVE_STRINGS_H 1 |
---|
8032 | | #define HAVE_INTTYPES_H 1 |
---|
8033 | | #define HAVE_STDINT_H 1 |
---|
8034 | | #define HAVE_UNISTD_H 1 |
---|
8035 | | #define __EXTENSIONS__ 1 |
---|
8036 | | #define _ALL_SOURCE 1 |
---|
8037 | | #define _GNU_SOURCE 1 |
---|
8038 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
8039 | | #define _TANDEM_SOURCE 1 |
---|
8040 | | #define HAVE_DLFCN_H 1 |
---|
8041 | | #define LT_OBJDIR ".libs/" |
---|
8042 | | #define HAVE_VISIBILITY 1 |
---|
8043 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
8044 | | #define HAVE_ALLOCA_H 1 |
---|
8045 | | #define HAVE_ALLOCA 1 |
---|
8046 | | #define HAVE_STDLIB_H 1 |
---|
8047 | | #define HAVE_UNISTD_H 1 |
---|
8048 | | #define HAVE_SYS_PARAM_H 1 |
---|
8049 | | #define HAVE_STRING_H 1 |
---|
8050 | | #define HAVE_ERRNO_H 1 |
---|
8051 | | #define HAVE_GETOPT_H 1 |
---|
8052 | | #define HAVE_ICONV_H 1 |
---|
8053 | | #define HAVE_SYS_MMAN_H 1 |
---|
8054 | | #define HAVE_SYS_SOCKET_H 1 |
---|
8055 | | #define HAVE_SIGNAL_H 1 |
---|
8056 | | #define HAVE_STDDEF_H 1 |
---|
8057 | | #define HAVE_STDINT_H 1 |
---|
8058 | | #define HAVE_WCHAR_H 1 |
---|
8059 | | #define HAVE_STDIO_H 1 |
---|
8060 | | #define HAVE_SYS_STAT_H 1 |
---|
8061 | | #define HAVE_TIME_H 1 |
---|
8062 | | #define HAVE_SYS_TIME_H 1 |
---|
8063 | | #define HAVE_WCTYPE_H 1 |
---|
8064 | | #define HAVE_GETPAGESIZE 1 |
---|
8065 | | #define HAVE_MMAP 1 |
---|
8066 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
8067 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
8068 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
8069 | | #define HAVE_UINTMAX_T 1 |
---|
8070 | | #define HAVE_INTTYPES_H 1 |
---|
8071 | | #define USE_POSIX_THREADS 1 |
---|
8072 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
8073 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
8074 | | #define HAVE_ICONV 1 |
---|
8075 | | #define ICONV_CONST |
---|
8076 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
8077 | | #define HAVE_INTTYPES_H 1 |
---|
8078 | | #define HAVE_LIMITS_H 1 |
---|
8079 | | #define HAVE_UNISTD_H 1 |
---|
8080 | | #define HAVE_SYS_PARAM_H 1 |
---|
8081 | | #define HAVE_GETCWD 1 |
---|
8082 | | #define HAVE_GETEGID 1 |
---|
8083 | | #define HAVE_GETEUID 1 |
---|
8084 | | #define HAVE_GETGID 1 |
---|
8085 | | #define HAVE_GETUID 1 |
---|
8086 | | #define HAVE_MUNMAP 1 |
---|
8087 | | #define HAVE_STPCPY 1 |
---|
8088 | | #define HAVE_STRCASECMP 1 |
---|
8089 | | #define HAVE_STRDUP 1 |
---|
8090 | | #define HAVE_STRTOUL 1 |
---|
8091 | | #define HAVE_TSEARCH 1 |
---|
8092 | | #define HAVE_USELOCALE 1 |
---|
8093 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
8094 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
8095 | | #define HAVE_LONG_LONG_INT 1 |
---|
8096 | | #define HAVE_WCHAR_T 1 |
---|
8097 | | #define HAVE_WINT_T 1 |
---|
8098 | | #define HAVE_INTMAX_T 1 |
---|
8099 | | #define HAVE_POSIX_PRINTF 1 |
---|
8100 | | #define HAVE_STDINT_H 1 |
---|
8101 | | #define HAVE_STDINT_H 1 |
---|
8102 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
8103 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
8104 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
8105 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
8106 | | #define HAVE_STDDEF_H 1 |
---|
8107 | | #define HAVE_STDLIB_H 1 |
---|
8108 | | #define HAVE_STRING_H 1 |
---|
8109 | | #define HAVE_ASPRINTF 1 |
---|
8110 | | #define HAVE_FWPRINTF 1 |
---|
8111 | | #define HAVE_NEWLOCALE 1 |
---|
8112 | | #define HAVE_PUTENV 1 |
---|
8113 | | #define HAVE_SETENV 1 |
---|
8114 | | #define HAVE_SETLOCALE 1 |
---|
8115 | | #define HAVE_SNPRINTF 1 |
---|
8116 | | #define HAVE_WCSLEN 1 |
---|
8117 | | #define HAVE_MBRTOWC 1 |
---|
8118 | | #define HAVE_WCRTOMB 1 |
---|
8119 | | #define HAVE_DECL__SNPRINTF 0 |
---|
8120 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
8121 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
8122 | | #define HAVE_LANGINFO_CODESET 1 |
---|
8123 | | #define HAVE_LC_MESSAGES 1 |
---|
8124 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
8125 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
8126 | | #define ENABLE_NLS 1 |
---|
8127 | | #define HAVE_GETCWD 1 |
---|
8128 | | #define HAVE_READLINK 1 |
---|
8129 | | #define HAVE_REALPATH 1 |
---|
8130 | | #define HAVE_LSTAT 1 |
---|
8131 | | #define HAVE_MBSINIT 1 |
---|
8132 | | #define HAVE_MBRTOWC 1 |
---|
8133 | | #define HAVE_MPROTECT 1 |
---|
8134 | | #define HAVE_MEMCHR 1 |
---|
8135 | | #define HAVE_PATHCONF 1 |
---|
8136 | | #define HAVE_SETENV 1 |
---|
8137 | | #define HAVE_ISWCNTRL 1 |
---|
8138 | | #define HAVE_ISWBLANK 1 |
---|
8139 | | #define HAVE_WCWIDTH 1 |
---|
8140 | | #define HAVE_DECL_STRERROR_R 1 |
---|
8141 | | #define HAVE_STRERROR_R 1 |
---|
8142 | | #define HAVE_GETOPT_H 1 |
---|
8143 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
8144 | | #define HAVE_DECL_OPTRESET 1 |
---|
8145 | | #define HAVE_DECL_GETENV 1 |
---|
8146 | | #define __GETOPT_PREFIX rpl_ |
---|
8147 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
8148 | | #define HAVE_STDLIB_H 1 |
---|
8149 | | #define MALLOC_0_IS_NONNULL 1 |
---|
8150 | | #define HAVE_MBSTATE_T 1 |
---|
8151 | | #define HAVE_MBRTOWC 1 |
---|
8152 | | #define MAP_ANONYMOUS MAP_ANON |
---|
8153 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
8154 | | #define INSTALLPREFIX "/opt/local" |
---|
8155 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 |
---|
8156 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 |
---|
8157 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 |
---|
8158 | | #define HAVE__BOOL 1 |
---|
8159 | | #define HAVE_STDBOOL_H 1 |
---|
8160 | | #define USER_LABEL_PREFIX _ |
---|
8161 | | #define restrict __restrict |
---|
8162 | | #define HAVE_RAW_DECL_STPCPY 1 |
---|
8163 | | #define HAVE_RAW_DECL_STRDUP 1 |
---|
8164 | | #define HAVE_RAW_DECL_STRNCAT 1 |
---|
8165 | | #define HAVE_RAW_DECL_STRPBRK 1 |
---|
8166 | | #define HAVE_RAW_DECL_STRSEP 1 |
---|
8167 | | #define HAVE_RAW_DECL_STRCASESTR 1 |
---|
8168 | | #define HAVE_RAW_DECL_STRTOK_R 1 |
---|
8169 | | #define HAVE_RAW_DECL_STRSIGNAL 1 |
---|
8170 | | #define HAVE_DECL_STRNLEN 0 |
---|
8171 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
8172 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
8173 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
8174 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
8175 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
8176 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
8177 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
8178 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
8179 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
8180 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
8181 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
8182 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
8183 | | #define HAVE_ATEXIT 1 |
---|
8184 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
8185 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
8186 | | #define GNULIB_TEST_REALPATH 1 |
---|
8187 | | #define GNULIB_TEST_ENVIRON 1 |
---|
8188 | | #define GNULIB_FWRITEERROR 1 |
---|
8189 | | #define GNULIB_TEST_GETOPT_GNU 1 |
---|
8190 | | #define __GETOPT_PREFIX rpl_ |
---|
8191 | | #define GNULIB_TEST_LSTAT 1 |
---|
8192 | | #define HAVE_MALLOC_POSIX 1 |
---|
8193 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
8194 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
8195 | | #define GNULIB_TEST_MBSINIT 1 |
---|
8196 | | #define GNULIB_TEST_MBSLEN 1 |
---|
8197 | | #define GNULIB_TEST_MBSSTR 1 |
---|
8198 | | #define GNULIB_TEST_MEMCHR 1 |
---|
8199 | | #define HAVE_MEMMOVE 1 |
---|
8200 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
8201 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
8202 | | /* end confdefs.h. */ |
---|
8203 | | #include <unistd.h> |
---|
8204 | | |
---|
8205 | | int |
---|
8206 | | main () |
---|
8207 | | { |
---|
8208 | | char buf[20]; |
---|
8209 | | return readlink ("conftest.lnk2/", buf, sizeof buf) != -1; |
---|
8210 | | ; |
---|
8211 | | return 0; |
---|
8212 | | } |
---|
8213 | configure:23387: result: no |
---|
8214 | configure:23521: checking whether setenv validates arguments |
---|
8215 | configure:23549: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
8216 | configure:23549: $? = 0 |
---|
8217 | configure:23549: ./conftest |
---|
8218 | configure:23549: $? = 4 |
---|
8219 | configure: program exited with status 4 |
---|
8220 | configure: failed program was: |
---|
8221 | | /* confdefs.h */ |
---|
8222 | | #define PACKAGE_NAME "" |
---|
8223 | | #define PACKAGE_TARNAME "" |
---|
8224 | | #define PACKAGE_VERSION "" |
---|
8225 | | #define PACKAGE_STRING "" |
---|
8226 | | #define PACKAGE_BUGREPORT "" |
---|
8227 | | #define PACKAGE_URL "" |
---|
8228 | | #define PACKAGE "gettext-runtime" |
---|
8229 | | #define VERSION "0.18.1" |
---|
8230 | | #define STDC_HEADERS 1 |
---|
8231 | | #define HAVE_SYS_TYPES_H 1 |
---|
8232 | | #define HAVE_SYS_STAT_H 1 |
---|
8233 | | #define HAVE_STDLIB_H 1 |
---|
8234 | | #define HAVE_STRING_H 1 |
---|
8235 | | #define HAVE_MEMORY_H 1 |
---|
8236 | | #define HAVE_STRINGS_H 1 |
---|
8237 | | #define HAVE_INTTYPES_H 1 |
---|
8238 | | #define HAVE_STDINT_H 1 |
---|
8239 | | #define HAVE_UNISTD_H 1 |
---|
8240 | | #define __EXTENSIONS__ 1 |
---|
8241 | | #define _ALL_SOURCE 1 |
---|
8242 | | #define _GNU_SOURCE 1 |
---|
8243 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
8244 | | #define _TANDEM_SOURCE 1 |
---|
8245 | | #define HAVE_DLFCN_H 1 |
---|
8246 | | #define LT_OBJDIR ".libs/" |
---|
8247 | | #define HAVE_VISIBILITY 1 |
---|
8248 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
8249 | | #define HAVE_ALLOCA_H 1 |
---|
8250 | | #define HAVE_ALLOCA 1 |
---|
8251 | | #define HAVE_STDLIB_H 1 |
---|
8252 | | #define HAVE_UNISTD_H 1 |
---|
8253 | | #define HAVE_SYS_PARAM_H 1 |
---|
8254 | | #define HAVE_STRING_H 1 |
---|
8255 | | #define HAVE_ERRNO_H 1 |
---|
8256 | | #define HAVE_GETOPT_H 1 |
---|
8257 | | #define HAVE_ICONV_H 1 |
---|
8258 | | #define HAVE_SYS_MMAN_H 1 |
---|
8259 | | #define HAVE_SYS_SOCKET_H 1 |
---|
8260 | | #define HAVE_SIGNAL_H 1 |
---|
8261 | | #define HAVE_STDDEF_H 1 |
---|
8262 | | #define HAVE_STDINT_H 1 |
---|
8263 | | #define HAVE_WCHAR_H 1 |
---|
8264 | | #define HAVE_STDIO_H 1 |
---|
8265 | | #define HAVE_SYS_STAT_H 1 |
---|
8266 | | #define HAVE_TIME_H 1 |
---|
8267 | | #define HAVE_SYS_TIME_H 1 |
---|
8268 | | #define HAVE_WCTYPE_H 1 |
---|
8269 | | #define HAVE_GETPAGESIZE 1 |
---|
8270 | | #define HAVE_MMAP 1 |
---|
8271 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
8272 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
8273 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
8274 | | #define HAVE_UINTMAX_T 1 |
---|
8275 | | #define HAVE_INTTYPES_H 1 |
---|
8276 | | #define USE_POSIX_THREADS 1 |
---|
8277 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
8278 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
8279 | | #define HAVE_ICONV 1 |
---|
8280 | | #define ICONV_CONST |
---|
8281 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
8282 | | #define HAVE_INTTYPES_H 1 |
---|
8283 | | #define HAVE_LIMITS_H 1 |
---|
8284 | | #define HAVE_UNISTD_H 1 |
---|
8285 | | #define HAVE_SYS_PARAM_H 1 |
---|
8286 | | #define HAVE_GETCWD 1 |
---|
8287 | | #define HAVE_GETEGID 1 |
---|
8288 | | #define HAVE_GETEUID 1 |
---|
8289 | | #define HAVE_GETGID 1 |
---|
8290 | | #define HAVE_GETUID 1 |
---|
8291 | | #define HAVE_MUNMAP 1 |
---|
8292 | | #define HAVE_STPCPY 1 |
---|
8293 | | #define HAVE_STRCASECMP 1 |
---|
8294 | | #define HAVE_STRDUP 1 |
---|
8295 | | #define HAVE_STRTOUL 1 |
---|
8296 | | #define HAVE_TSEARCH 1 |
---|
8297 | | #define HAVE_USELOCALE 1 |
---|
8298 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
8299 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
8300 | | #define HAVE_LONG_LONG_INT 1 |
---|
8301 | | #define HAVE_WCHAR_T 1 |
---|
8302 | | #define HAVE_WINT_T 1 |
---|
8303 | | #define HAVE_INTMAX_T 1 |
---|
8304 | | #define HAVE_POSIX_PRINTF 1 |
---|
8305 | | #define HAVE_STDINT_H 1 |
---|
8306 | | #define HAVE_STDINT_H 1 |
---|
8307 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
8308 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
8309 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
8310 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
8311 | | #define HAVE_STDDEF_H 1 |
---|
8312 | | #define HAVE_STDLIB_H 1 |
---|
8313 | | #define HAVE_STRING_H 1 |
---|
8314 | | #define HAVE_ASPRINTF 1 |
---|
8315 | | #define HAVE_FWPRINTF 1 |
---|
8316 | | #define HAVE_NEWLOCALE 1 |
---|
8317 | | #define HAVE_PUTENV 1 |
---|
8318 | | #define HAVE_SETENV 1 |
---|
8319 | | #define HAVE_SETLOCALE 1 |
---|
8320 | | #define HAVE_SNPRINTF 1 |
---|
8321 | | #define HAVE_WCSLEN 1 |
---|
8322 | | #define HAVE_MBRTOWC 1 |
---|
8323 | | #define HAVE_WCRTOMB 1 |
---|
8324 | | #define HAVE_DECL__SNPRINTF 0 |
---|
8325 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
8326 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
8327 | | #define HAVE_LANGINFO_CODESET 1 |
---|
8328 | | #define HAVE_LC_MESSAGES 1 |
---|
8329 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
8330 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
8331 | | #define ENABLE_NLS 1 |
---|
8332 | | #define HAVE_GETCWD 1 |
---|
8333 | | #define HAVE_READLINK 1 |
---|
8334 | | #define HAVE_REALPATH 1 |
---|
8335 | | #define HAVE_LSTAT 1 |
---|
8336 | | #define HAVE_MBSINIT 1 |
---|
8337 | | #define HAVE_MBRTOWC 1 |
---|
8338 | | #define HAVE_MPROTECT 1 |
---|
8339 | | #define HAVE_MEMCHR 1 |
---|
8340 | | #define HAVE_PATHCONF 1 |
---|
8341 | | #define HAVE_SETENV 1 |
---|
8342 | | #define HAVE_ISWCNTRL 1 |
---|
8343 | | #define HAVE_ISWBLANK 1 |
---|
8344 | | #define HAVE_WCWIDTH 1 |
---|
8345 | | #define HAVE_DECL_STRERROR_R 1 |
---|
8346 | | #define HAVE_STRERROR_R 1 |
---|
8347 | | #define HAVE_GETOPT_H 1 |
---|
8348 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
8349 | | #define HAVE_DECL_OPTRESET 1 |
---|
8350 | | #define HAVE_DECL_GETENV 1 |
---|
8351 | | #define __GETOPT_PREFIX rpl_ |
---|
8352 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
8353 | | #define HAVE_STDLIB_H 1 |
---|
8354 | | #define MALLOC_0_IS_NONNULL 1 |
---|
8355 | | #define HAVE_MBSTATE_T 1 |
---|
8356 | | #define HAVE_MBRTOWC 1 |
---|
8357 | | #define MAP_ANONYMOUS MAP_ANON |
---|
8358 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
8359 | | #define INSTALLPREFIX "/opt/local" |
---|
8360 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 |
---|
8361 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 |
---|
8362 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 |
---|
8363 | | #define HAVE__BOOL 1 |
---|
8364 | | #define HAVE_STDBOOL_H 1 |
---|
8365 | | #define USER_LABEL_PREFIX _ |
---|
8366 | | #define restrict __restrict |
---|
8367 | | #define HAVE_RAW_DECL_STPCPY 1 |
---|
8368 | | #define HAVE_RAW_DECL_STRDUP 1 |
---|
8369 | | #define HAVE_RAW_DECL_STRNCAT 1 |
---|
8370 | | #define HAVE_RAW_DECL_STRPBRK 1 |
---|
8371 | | #define HAVE_RAW_DECL_STRSEP 1 |
---|
8372 | | #define HAVE_RAW_DECL_STRCASESTR 1 |
---|
8373 | | #define HAVE_RAW_DECL_STRTOK_R 1 |
---|
8374 | | #define HAVE_RAW_DECL_STRSIGNAL 1 |
---|
8375 | | #define HAVE_DECL_STRNLEN 0 |
---|
8376 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
8377 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
8378 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
8379 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
8380 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
8381 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
8382 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
8383 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
8384 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
8385 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
8386 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
8387 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
8388 | | #define HAVE_ATEXIT 1 |
---|
8389 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
8390 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
8391 | | #define GNULIB_TEST_REALPATH 1 |
---|
8392 | | #define GNULIB_TEST_ENVIRON 1 |
---|
8393 | | #define GNULIB_FWRITEERROR 1 |
---|
8394 | | #define GNULIB_TEST_GETOPT_GNU 1 |
---|
8395 | | #define __GETOPT_PREFIX rpl_ |
---|
8396 | | #define GNULIB_TEST_LSTAT 1 |
---|
8397 | | #define HAVE_MALLOC_POSIX 1 |
---|
8398 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
8399 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
8400 | | #define GNULIB_TEST_MBSINIT 1 |
---|
8401 | | #define GNULIB_TEST_MBSLEN 1 |
---|
8402 | | #define GNULIB_TEST_MBSSTR 1 |
---|
8403 | | #define GNULIB_TEST_MEMCHR 1 |
---|
8404 | | #define HAVE_MEMMOVE 1 |
---|
8405 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
8406 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
8407 | | #define READLINK_TRAILING_SLASH_BUG 1 |
---|
8408 | | #define GNULIB_TEST_READLINK 1 |
---|
8409 | | /* end confdefs.h. */ |
---|
8410 | | |
---|
8411 | | #include <stdlib.h> |
---|
8412 | | #include <errno.h> |
---|
8413 | | #include <string.h> |
---|
8414 | | |
---|
8415 | | int |
---|
8416 | | main () |
---|
8417 | | { |
---|
8418 | | |
---|
8419 | | if (setenv ("", "", 0) != -1) return 1; |
---|
8420 | | if (errno != EINVAL) return 2; |
---|
8421 | | if (setenv ("a", "=", 1) != 0) return 3; |
---|
8422 | | if (strcmp (getenv ("a"), "=") != 0) return 4; |
---|
8423 | | |
---|
8424 | | ; |
---|
8425 | | return 0; |
---|
8426 | | } |
---|
8427 | configure:23559: result: no |
---|
8428 | configure:23587: checking search.h usability |
---|
8429 | configure:23587: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
8430 | configure:23587: $? = 0 |
---|
8431 | configure:23587: result: yes |
---|
8432 | configure:23587: checking search.h presence |
---|
8433 | configure:23587: /usr/bin/gcc-4.2 -E -no-cpp-precomp -I/opt/local/include conftest.c |
---|
8434 | configure:23587: $? = 0 |
---|
8435 | configure:23587: result: yes |
---|
8436 | configure:23587: checking for search.h |
---|
8437 | configure:23587: result: yes |
---|
8438 | configure:23599: checking for tsearch |
---|
8439 | configure:23599: result: yes |
---|
8440 | configure:23614: checking for working strerror function |
---|
8441 | configure:23652: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
8442 | configure:23652: $? = 0 |
---|
8443 | configure:23652: ./conftest |
---|
8444 | configure:23652: $? = 0 |
---|
8445 | configure:23663: result: yes |
---|
8446 | configure:23772: checking for volatile sig_atomic_t |
---|
8447 | configure:23772: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
8448 | configure:23772: $? = 0 |
---|
8449 | configure:23772: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
8450 | conftest.c: In function 'main': |
---|
8451 | conftest.c:199: error: expected expression before ')' token |
---|
8452 | configure:23772: $? = 1 |
---|
8453 | configure: failed program was: |
---|
8454 | | /* confdefs.h */ |
---|
8455 | | #define PACKAGE_NAME "" |
---|
8456 | | #define PACKAGE_TARNAME "" |
---|
8457 | | #define PACKAGE_VERSION "" |
---|
8458 | | #define PACKAGE_STRING "" |
---|
8459 | | #define PACKAGE_BUGREPORT "" |
---|
8460 | | #define PACKAGE_URL "" |
---|
8461 | | #define PACKAGE "gettext-runtime" |
---|
8462 | | #define VERSION "0.18.1" |
---|
8463 | | #define STDC_HEADERS 1 |
---|
8464 | | #define HAVE_SYS_TYPES_H 1 |
---|
8465 | | #define HAVE_SYS_STAT_H 1 |
---|
8466 | | #define HAVE_STDLIB_H 1 |
---|
8467 | | #define HAVE_STRING_H 1 |
---|
8468 | | #define HAVE_MEMORY_H 1 |
---|
8469 | | #define HAVE_STRINGS_H 1 |
---|
8470 | | #define HAVE_INTTYPES_H 1 |
---|
8471 | | #define HAVE_STDINT_H 1 |
---|
8472 | | #define HAVE_UNISTD_H 1 |
---|
8473 | | #define __EXTENSIONS__ 1 |
---|
8474 | | #define _ALL_SOURCE 1 |
---|
8475 | | #define _GNU_SOURCE 1 |
---|
8476 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
8477 | | #define _TANDEM_SOURCE 1 |
---|
8478 | | #define HAVE_DLFCN_H 1 |
---|
8479 | | #define LT_OBJDIR ".libs/" |
---|
8480 | | #define HAVE_VISIBILITY 1 |
---|
8481 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
8482 | | #define HAVE_ALLOCA_H 1 |
---|
8483 | | #define HAVE_ALLOCA 1 |
---|
8484 | | #define HAVE_STDLIB_H 1 |
---|
8485 | | #define HAVE_UNISTD_H 1 |
---|
8486 | | #define HAVE_SYS_PARAM_H 1 |
---|
8487 | | #define HAVE_STRING_H 1 |
---|
8488 | | #define HAVE_ERRNO_H 1 |
---|
8489 | | #define HAVE_GETOPT_H 1 |
---|
8490 | | #define HAVE_ICONV_H 1 |
---|
8491 | | #define HAVE_SYS_MMAN_H 1 |
---|
8492 | | #define HAVE_SYS_SOCKET_H 1 |
---|
8493 | | #define HAVE_SIGNAL_H 1 |
---|
8494 | | #define HAVE_STDDEF_H 1 |
---|
8495 | | #define HAVE_STDINT_H 1 |
---|
8496 | | #define HAVE_WCHAR_H 1 |
---|
8497 | | #define HAVE_STDIO_H 1 |
---|
8498 | | #define HAVE_SYS_STAT_H 1 |
---|
8499 | | #define HAVE_TIME_H 1 |
---|
8500 | | #define HAVE_SYS_TIME_H 1 |
---|
8501 | | #define HAVE_WCTYPE_H 1 |
---|
8502 | | #define HAVE_GETPAGESIZE 1 |
---|
8503 | | #define HAVE_MMAP 1 |
---|
8504 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
8505 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
8506 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
8507 | | #define HAVE_UINTMAX_T 1 |
---|
8508 | | #define HAVE_INTTYPES_H 1 |
---|
8509 | | #define USE_POSIX_THREADS 1 |
---|
8510 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
8511 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
8512 | | #define HAVE_ICONV 1 |
---|
8513 | | #define ICONV_CONST |
---|
8514 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
8515 | | #define HAVE_INTTYPES_H 1 |
---|
8516 | | #define HAVE_LIMITS_H 1 |
---|
8517 | | #define HAVE_UNISTD_H 1 |
---|
8518 | | #define HAVE_SYS_PARAM_H 1 |
---|
8519 | | #define HAVE_GETCWD 1 |
---|
8520 | | #define HAVE_GETEGID 1 |
---|
8521 | | #define HAVE_GETEUID 1 |
---|
8522 | | #define HAVE_GETGID 1 |
---|
8523 | | #define HAVE_GETUID 1 |
---|
8524 | | #define HAVE_MUNMAP 1 |
---|
8525 | | #define HAVE_STPCPY 1 |
---|
8526 | | #define HAVE_STRCASECMP 1 |
---|
8527 | | #define HAVE_STRDUP 1 |
---|
8528 | | #define HAVE_STRTOUL 1 |
---|
8529 | | #define HAVE_TSEARCH 1 |
---|
8530 | | #define HAVE_USELOCALE 1 |
---|
8531 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
8532 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
8533 | | #define HAVE_LONG_LONG_INT 1 |
---|
8534 | | #define HAVE_WCHAR_T 1 |
---|
8535 | | #define HAVE_WINT_T 1 |
---|
8536 | | #define HAVE_INTMAX_T 1 |
---|
8537 | | #define HAVE_POSIX_PRINTF 1 |
---|
8538 | | #define HAVE_STDINT_H 1 |
---|
8539 | | #define HAVE_STDINT_H 1 |
---|
8540 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
8541 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
8542 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
8543 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
8544 | | #define HAVE_STDDEF_H 1 |
---|
8545 | | #define HAVE_STDLIB_H 1 |
---|
8546 | | #define HAVE_STRING_H 1 |
---|
8547 | | #define HAVE_ASPRINTF 1 |
---|
8548 | | #define HAVE_FWPRINTF 1 |
---|
8549 | | #define HAVE_NEWLOCALE 1 |
---|
8550 | | #define HAVE_PUTENV 1 |
---|
8551 | | #define HAVE_SETENV 1 |
---|
8552 | | #define HAVE_SETLOCALE 1 |
---|
8553 | | #define HAVE_SNPRINTF 1 |
---|
8554 | | #define HAVE_WCSLEN 1 |
---|
8555 | | #define HAVE_MBRTOWC 1 |
---|
8556 | | #define HAVE_WCRTOMB 1 |
---|
8557 | | #define HAVE_DECL__SNPRINTF 0 |
---|
8558 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
8559 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
8560 | | #define HAVE_LANGINFO_CODESET 1 |
---|
8561 | | #define HAVE_LC_MESSAGES 1 |
---|
8562 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
8563 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
8564 | | #define ENABLE_NLS 1 |
---|
8565 | | #define HAVE_GETCWD 1 |
---|
8566 | | #define HAVE_READLINK 1 |
---|
8567 | | #define HAVE_REALPATH 1 |
---|
8568 | | #define HAVE_LSTAT 1 |
---|
8569 | | #define HAVE_MBSINIT 1 |
---|
8570 | | #define HAVE_MBRTOWC 1 |
---|
8571 | | #define HAVE_MPROTECT 1 |
---|
8572 | | #define HAVE_MEMCHR 1 |
---|
8573 | | #define HAVE_PATHCONF 1 |
---|
8574 | | #define HAVE_SETENV 1 |
---|
8575 | | #define HAVE_ISWCNTRL 1 |
---|
8576 | | #define HAVE_ISWBLANK 1 |
---|
8577 | | #define HAVE_WCWIDTH 1 |
---|
8578 | | #define HAVE_DECL_STRERROR_R 1 |
---|
8579 | | #define HAVE_STRERROR_R 1 |
---|
8580 | | #define HAVE_GETOPT_H 1 |
---|
8581 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
8582 | | #define HAVE_DECL_OPTRESET 1 |
---|
8583 | | #define HAVE_DECL_GETENV 1 |
---|
8584 | | #define __GETOPT_PREFIX rpl_ |
---|
8585 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
8586 | | #define HAVE_STDLIB_H 1 |
---|
8587 | | #define MALLOC_0_IS_NONNULL 1 |
---|
8588 | | #define HAVE_MBSTATE_T 1 |
---|
8589 | | #define HAVE_MBRTOWC 1 |
---|
8590 | | #define MAP_ANONYMOUS MAP_ANON |
---|
8591 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
8592 | | #define INSTALLPREFIX "/opt/local" |
---|
8593 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 |
---|
8594 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 |
---|
8595 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 |
---|
8596 | | #define HAVE__BOOL 1 |
---|
8597 | | #define HAVE_STDBOOL_H 1 |
---|
8598 | | #define USER_LABEL_PREFIX _ |
---|
8599 | | #define restrict __restrict |
---|
8600 | | #define HAVE_RAW_DECL_STPCPY 1 |
---|
8601 | | #define HAVE_RAW_DECL_STRDUP 1 |
---|
8602 | | #define HAVE_RAW_DECL_STRNCAT 1 |
---|
8603 | | #define HAVE_RAW_DECL_STRPBRK 1 |
---|
8604 | | #define HAVE_RAW_DECL_STRSEP 1 |
---|
8605 | | #define HAVE_RAW_DECL_STRCASESTR 1 |
---|
8606 | | #define HAVE_RAW_DECL_STRTOK_R 1 |
---|
8607 | | #define HAVE_RAW_DECL_STRSIGNAL 1 |
---|
8608 | | #define HAVE_DECL_STRNLEN 0 |
---|
8609 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
8610 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
8611 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
8612 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
8613 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
8614 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
8615 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
8616 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
8617 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
8618 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
8619 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
8620 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
8621 | | #define HAVE_ATEXIT 1 |
---|
8622 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
8623 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
8624 | | #define GNULIB_TEST_REALPATH 1 |
---|
8625 | | #define GNULIB_TEST_ENVIRON 1 |
---|
8626 | | #define GNULIB_FWRITEERROR 1 |
---|
8627 | | #define GNULIB_TEST_GETOPT_GNU 1 |
---|
8628 | | #define __GETOPT_PREFIX rpl_ |
---|
8629 | | #define GNULIB_TEST_LSTAT 1 |
---|
8630 | | #define HAVE_MALLOC_POSIX 1 |
---|
8631 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
8632 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
8633 | | #define GNULIB_TEST_MBSINIT 1 |
---|
8634 | | #define GNULIB_TEST_MBSLEN 1 |
---|
8635 | | #define GNULIB_TEST_MBSSTR 1 |
---|
8636 | | #define GNULIB_TEST_MEMCHR 1 |
---|
8637 | | #define HAVE_MEMMOVE 1 |
---|
8638 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
8639 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
8640 | | #define READLINK_TRAILING_SLASH_BUG 1 |
---|
8641 | | #define GNULIB_TEST_READLINK 1 |
---|
8642 | | #define HAVE_SEARCH_H 1 |
---|
8643 | | #define HAVE_TSEARCH 1 |
---|
8644 | | /* end confdefs.h. */ |
---|
8645 | | |
---|
8646 | | #include <signal.h> |
---|
8647 | | |
---|
8648 | | |
---|
8649 | | int |
---|
8650 | | main () |
---|
8651 | | { |
---|
8652 | | if (sizeof ((volatile sig_atomic_t))) |
---|
8653 | | return 0; |
---|
8654 | | ; |
---|
8655 | | return 0; |
---|
8656 | | } |
---|
8657 | configure:23772: result: yes |
---|
8658 | configure:23787: checking whether sigaction is declared without a macro |
---|
8659 | configure:23805: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
8660 | configure:23805: $? = 0 |
---|
8661 | configure:23813: result: yes |
---|
8662 | configure:23787: checking whether sigaddset is declared without a macro |
---|
8663 | configure:23805: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
8664 | configure:23805: $? = 0 |
---|
8665 | configure:23813: result: yes |
---|
8666 | configure:23787: checking whether sigdelset is declared without a macro |
---|
8667 | configure:23805: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
8668 | configure:23805: $? = 0 |
---|
8669 | configure:23813: result: yes |
---|
8670 | configure:23787: checking whether sigemptyset is declared without a macro |
---|
8671 | configure:23805: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
8672 | configure:23805: $? = 0 |
---|
8673 | configure:23813: result: yes |
---|
8674 | configure:23787: checking whether sigfillset is declared without a macro |
---|
8675 | configure:23805: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
8676 | configure:23805: $? = 0 |
---|
8677 | configure:23813: result: yes |
---|
8678 | configure:23787: checking whether sigismember is declared without a macro |
---|
8679 | configure:23805: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
8680 | configure:23805: $? = 0 |
---|
8681 | configure:23813: result: yes |
---|
8682 | configure:23787: checking whether sigpending is declared without a macro |
---|
8683 | configure:23805: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
8684 | configure:23805: $? = 0 |
---|
8685 | configure:23813: result: yes |
---|
8686 | configure:23787: checking whether sigprocmask is declared without a macro |
---|
8687 | configure:23805: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
8688 | configure:23805: $? = 0 |
---|
8689 | configure:23813: result: yes |
---|
8690 | configure:23861: checking for sigprocmask |
---|
8691 | configure:23861: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
8692 | configure:23861: $? = 0 |
---|
8693 | configure:23861: result: yes |
---|
8694 | configure:23916: checking for ssize_t |
---|
8695 | configure:23933: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
8696 | configure:23933: $? = 0 |
---|
8697 | configure:23940: result: yes |
---|
8698 | configure:23959: checking whether stat handles trailing slashes on directories |
---|
8699 | configure:23982: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
8700 | configure:23982: $? = 0 |
---|
8701 | configure:23982: ./conftest |
---|
8702 | configure:23982: $? = 0 |
---|
8703 | configure:23992: result: yes |
---|
8704 | configure:23994: checking whether stat handles trailing slashes on files |
---|
8705 | configure:24024: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
8706 | configure:24024: $? = 0 |
---|
8707 | configure:24024: ./conftest |
---|
8708 | configure:24024: $? = 2 |
---|
8709 | configure: program exited with status 2 |
---|
8710 | configure: failed program was: |
---|
8711 | | /* confdefs.h */ |
---|
8712 | | #define PACKAGE_NAME "" |
---|
8713 | | #define PACKAGE_TARNAME "" |
---|
8714 | | #define PACKAGE_VERSION "" |
---|
8715 | | #define PACKAGE_STRING "" |
---|
8716 | | #define PACKAGE_BUGREPORT "" |
---|
8717 | | #define PACKAGE_URL "" |
---|
8718 | | #define PACKAGE "gettext-runtime" |
---|
8719 | | #define VERSION "0.18.1" |
---|
8720 | | #define STDC_HEADERS 1 |
---|
8721 | | #define HAVE_SYS_TYPES_H 1 |
---|
8722 | | #define HAVE_SYS_STAT_H 1 |
---|
8723 | | #define HAVE_STDLIB_H 1 |
---|
8724 | | #define HAVE_STRING_H 1 |
---|
8725 | | #define HAVE_MEMORY_H 1 |
---|
8726 | | #define HAVE_STRINGS_H 1 |
---|
8727 | | #define HAVE_INTTYPES_H 1 |
---|
8728 | | #define HAVE_STDINT_H 1 |
---|
8729 | | #define HAVE_UNISTD_H 1 |
---|
8730 | | #define __EXTENSIONS__ 1 |
---|
8731 | | #define _ALL_SOURCE 1 |
---|
8732 | | #define _GNU_SOURCE 1 |
---|
8733 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
8734 | | #define _TANDEM_SOURCE 1 |
---|
8735 | | #define HAVE_DLFCN_H 1 |
---|
8736 | | #define LT_OBJDIR ".libs/" |
---|
8737 | | #define HAVE_VISIBILITY 1 |
---|
8738 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
8739 | | #define HAVE_ALLOCA_H 1 |
---|
8740 | | #define HAVE_ALLOCA 1 |
---|
8741 | | #define HAVE_STDLIB_H 1 |
---|
8742 | | #define HAVE_UNISTD_H 1 |
---|
8743 | | #define HAVE_SYS_PARAM_H 1 |
---|
8744 | | #define HAVE_STRING_H 1 |
---|
8745 | | #define HAVE_ERRNO_H 1 |
---|
8746 | | #define HAVE_GETOPT_H 1 |
---|
8747 | | #define HAVE_ICONV_H 1 |
---|
8748 | | #define HAVE_SYS_MMAN_H 1 |
---|
8749 | | #define HAVE_SYS_SOCKET_H 1 |
---|
8750 | | #define HAVE_SIGNAL_H 1 |
---|
8751 | | #define HAVE_STDDEF_H 1 |
---|
8752 | | #define HAVE_STDINT_H 1 |
---|
8753 | | #define HAVE_WCHAR_H 1 |
---|
8754 | | #define HAVE_STDIO_H 1 |
---|
8755 | | #define HAVE_SYS_STAT_H 1 |
---|
8756 | | #define HAVE_TIME_H 1 |
---|
8757 | | #define HAVE_SYS_TIME_H 1 |
---|
8758 | | #define HAVE_WCTYPE_H 1 |
---|
8759 | | #define HAVE_GETPAGESIZE 1 |
---|
8760 | | #define HAVE_MMAP 1 |
---|
8761 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
8762 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
8763 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
8764 | | #define HAVE_UINTMAX_T 1 |
---|
8765 | | #define HAVE_INTTYPES_H 1 |
---|
8766 | | #define USE_POSIX_THREADS 1 |
---|
8767 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
8768 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
8769 | | #define HAVE_ICONV 1 |
---|
8770 | | #define ICONV_CONST |
---|
8771 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
8772 | | #define HAVE_INTTYPES_H 1 |
---|
8773 | | #define HAVE_LIMITS_H 1 |
---|
8774 | | #define HAVE_UNISTD_H 1 |
---|
8775 | | #define HAVE_SYS_PARAM_H 1 |
---|
8776 | | #define HAVE_GETCWD 1 |
---|
8777 | | #define HAVE_GETEGID 1 |
---|
8778 | | #define HAVE_GETEUID 1 |
---|
8779 | | #define HAVE_GETGID 1 |
---|
8780 | | #define HAVE_GETUID 1 |
---|
8781 | | #define HAVE_MUNMAP 1 |
---|
8782 | | #define HAVE_STPCPY 1 |
---|
8783 | | #define HAVE_STRCASECMP 1 |
---|
8784 | | #define HAVE_STRDUP 1 |
---|
8785 | | #define HAVE_STRTOUL 1 |
---|
8786 | | #define HAVE_TSEARCH 1 |
---|
8787 | | #define HAVE_USELOCALE 1 |
---|
8788 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
8789 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
8790 | | #define HAVE_LONG_LONG_INT 1 |
---|
8791 | | #define HAVE_WCHAR_T 1 |
---|
8792 | | #define HAVE_WINT_T 1 |
---|
8793 | | #define HAVE_INTMAX_T 1 |
---|
8794 | | #define HAVE_POSIX_PRINTF 1 |
---|
8795 | | #define HAVE_STDINT_H 1 |
---|
8796 | | #define HAVE_STDINT_H 1 |
---|
8797 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
8798 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
8799 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
8800 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
8801 | | #define HAVE_STDDEF_H 1 |
---|
8802 | | #define HAVE_STDLIB_H 1 |
---|
8803 | | #define HAVE_STRING_H 1 |
---|
8804 | | #define HAVE_ASPRINTF 1 |
---|
8805 | | #define HAVE_FWPRINTF 1 |
---|
8806 | | #define HAVE_NEWLOCALE 1 |
---|
8807 | | #define HAVE_PUTENV 1 |
---|
8808 | | #define HAVE_SETENV 1 |
---|
8809 | | #define HAVE_SETLOCALE 1 |
---|
8810 | | #define HAVE_SNPRINTF 1 |
---|
8811 | | #define HAVE_WCSLEN 1 |
---|
8812 | | #define HAVE_MBRTOWC 1 |
---|
8813 | | #define HAVE_WCRTOMB 1 |
---|
8814 | | #define HAVE_DECL__SNPRINTF 0 |
---|
8815 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
8816 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
8817 | | #define HAVE_LANGINFO_CODESET 1 |
---|
8818 | | #define HAVE_LC_MESSAGES 1 |
---|
8819 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
8820 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
8821 | | #define ENABLE_NLS 1 |
---|
8822 | | #define HAVE_GETCWD 1 |
---|
8823 | | #define HAVE_READLINK 1 |
---|
8824 | | #define HAVE_REALPATH 1 |
---|
8825 | | #define HAVE_LSTAT 1 |
---|
8826 | | #define HAVE_MBSINIT 1 |
---|
8827 | | #define HAVE_MBRTOWC 1 |
---|
8828 | | #define HAVE_MPROTECT 1 |
---|
8829 | | #define HAVE_MEMCHR 1 |
---|
8830 | | #define HAVE_PATHCONF 1 |
---|
8831 | | #define HAVE_SETENV 1 |
---|
8832 | | #define HAVE_ISWCNTRL 1 |
---|
8833 | | #define HAVE_ISWBLANK 1 |
---|
8834 | | #define HAVE_WCWIDTH 1 |
---|
8835 | | #define HAVE_DECL_STRERROR_R 1 |
---|
8836 | | #define HAVE_STRERROR_R 1 |
---|
8837 | | #define HAVE_GETOPT_H 1 |
---|
8838 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
8839 | | #define HAVE_DECL_OPTRESET 1 |
---|
8840 | | #define HAVE_DECL_GETENV 1 |
---|
8841 | | #define __GETOPT_PREFIX rpl_ |
---|
8842 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
8843 | | #define HAVE_STDLIB_H 1 |
---|
8844 | | #define MALLOC_0_IS_NONNULL 1 |
---|
8845 | | #define HAVE_MBSTATE_T 1 |
---|
8846 | | #define HAVE_MBRTOWC 1 |
---|
8847 | | #define MAP_ANONYMOUS MAP_ANON |
---|
8848 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
8849 | | #define INSTALLPREFIX "/opt/local" |
---|
8850 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 |
---|
8851 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 |
---|
8852 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 |
---|
8853 | | #define HAVE__BOOL 1 |
---|
8854 | | #define HAVE_STDBOOL_H 1 |
---|
8855 | | #define USER_LABEL_PREFIX _ |
---|
8856 | | #define restrict __restrict |
---|
8857 | | #define HAVE_RAW_DECL_STPCPY 1 |
---|
8858 | | #define HAVE_RAW_DECL_STRDUP 1 |
---|
8859 | | #define HAVE_RAW_DECL_STRNCAT 1 |
---|
8860 | | #define HAVE_RAW_DECL_STRPBRK 1 |
---|
8861 | | #define HAVE_RAW_DECL_STRSEP 1 |
---|
8862 | | #define HAVE_RAW_DECL_STRCASESTR 1 |
---|
8863 | | #define HAVE_RAW_DECL_STRTOK_R 1 |
---|
8864 | | #define HAVE_RAW_DECL_STRSIGNAL 1 |
---|
8865 | | #define HAVE_DECL_STRNLEN 0 |
---|
8866 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
8867 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
8868 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
8869 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
8870 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
8871 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
8872 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
8873 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
8874 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
8875 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
8876 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
8877 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
8878 | | #define HAVE_ATEXIT 1 |
---|
8879 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
8880 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
8881 | | #define GNULIB_TEST_REALPATH 1 |
---|
8882 | | #define GNULIB_TEST_ENVIRON 1 |
---|
8883 | | #define GNULIB_FWRITEERROR 1 |
---|
8884 | | #define GNULIB_TEST_GETOPT_GNU 1 |
---|
8885 | | #define __GETOPT_PREFIX rpl_ |
---|
8886 | | #define GNULIB_TEST_LSTAT 1 |
---|
8887 | | #define HAVE_MALLOC_POSIX 1 |
---|
8888 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
8889 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
8890 | | #define GNULIB_TEST_MBSINIT 1 |
---|
8891 | | #define GNULIB_TEST_MBSLEN 1 |
---|
8892 | | #define GNULIB_TEST_MBSSTR 1 |
---|
8893 | | #define GNULIB_TEST_MEMCHR 1 |
---|
8894 | | #define HAVE_MEMMOVE 1 |
---|
8895 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
8896 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
8897 | | #define READLINK_TRAILING_SLASH_BUG 1 |
---|
8898 | | #define GNULIB_TEST_READLINK 1 |
---|
8899 | | #define HAVE_SEARCH_H 1 |
---|
8900 | | #define HAVE_TSEARCH 1 |
---|
8901 | | #define HAVE_RAW_DECL_SIGACTION 1 |
---|
8902 | | #define HAVE_RAW_DECL_SIGADDSET 1 |
---|
8903 | | #define HAVE_RAW_DECL_SIGDELSET 1 |
---|
8904 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 |
---|
8905 | | #define HAVE_RAW_DECL_SIGFILLSET 1 |
---|
8906 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 |
---|
8907 | | #define HAVE_RAW_DECL_SIGPENDING 1 |
---|
8908 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 |
---|
8909 | | #define GNULIB_SIGPIPE 1 |
---|
8910 | | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
8911 | | /* end confdefs.h. */ |
---|
8912 | | #include <sys/stat.h> |
---|
8913 | | |
---|
8914 | | int |
---|
8915 | | main () |
---|
8916 | | { |
---|
8917 | | struct stat st; |
---|
8918 | | if (!stat ("conftest.tmp/", &st)) return 1; |
---|
8919 | | #if HAVE_LSTAT |
---|
8920 | | if (!stat ("conftest.lnk/", &st)) return 2; |
---|
8921 | | #endif |
---|
8922 | | |
---|
8923 | | ; |
---|
8924 | | return 0; |
---|
8925 | | } |
---|
8926 | configure:24035: result: no |
---|
8927 | configure:24102: checking whether NULL can be used in arbitrary expressions |
---|
8928 | configure:24120: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
8929 | configure:24120: $? = 0 |
---|
8930 | configure:24127: result: yes |
---|
8931 | configure:24294: checking whether stdint.h conforms to C99 |
---|
8932 | configure:24463: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
8933 | conftest.c:325: error: negative width in bit-field 'check_UINT8_C' |
---|
8934 | conftest.c:327: error: negative width in bit-field 'check_UINT16_C' |
---|
8935 | configure:24463: $? = 1 |
---|
8936 | configure: failed program was: |
---|
8937 | | /* confdefs.h */ |
---|
8938 | | #define PACKAGE_NAME "" |
---|
8939 | | #define PACKAGE_TARNAME "" |
---|
8940 | | #define PACKAGE_VERSION "" |
---|
8941 | | #define PACKAGE_STRING "" |
---|
8942 | | #define PACKAGE_BUGREPORT "" |
---|
8943 | | #define PACKAGE_URL "" |
---|
8944 | | #define PACKAGE "gettext-runtime" |
---|
8945 | | #define VERSION "0.18.1" |
---|
8946 | | #define STDC_HEADERS 1 |
---|
8947 | | #define HAVE_SYS_TYPES_H 1 |
---|
8948 | | #define HAVE_SYS_STAT_H 1 |
---|
8949 | | #define HAVE_STDLIB_H 1 |
---|
8950 | | #define HAVE_STRING_H 1 |
---|
8951 | | #define HAVE_MEMORY_H 1 |
---|
8952 | | #define HAVE_STRINGS_H 1 |
---|
8953 | | #define HAVE_INTTYPES_H 1 |
---|
8954 | | #define HAVE_STDINT_H 1 |
---|
8955 | | #define HAVE_UNISTD_H 1 |
---|
8956 | | #define __EXTENSIONS__ 1 |
---|
8957 | | #define _ALL_SOURCE 1 |
---|
8958 | | #define _GNU_SOURCE 1 |
---|
8959 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
8960 | | #define _TANDEM_SOURCE 1 |
---|
8961 | | #define HAVE_DLFCN_H 1 |
---|
8962 | | #define LT_OBJDIR ".libs/" |
---|
8963 | | #define HAVE_VISIBILITY 1 |
---|
8964 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
8965 | | #define HAVE_ALLOCA_H 1 |
---|
8966 | | #define HAVE_ALLOCA 1 |
---|
8967 | | #define HAVE_STDLIB_H 1 |
---|
8968 | | #define HAVE_UNISTD_H 1 |
---|
8969 | | #define HAVE_SYS_PARAM_H 1 |
---|
8970 | | #define HAVE_STRING_H 1 |
---|
8971 | | #define HAVE_ERRNO_H 1 |
---|
8972 | | #define HAVE_GETOPT_H 1 |
---|
8973 | | #define HAVE_ICONV_H 1 |
---|
8974 | | #define HAVE_SYS_MMAN_H 1 |
---|
8975 | | #define HAVE_SYS_SOCKET_H 1 |
---|
8976 | | #define HAVE_SIGNAL_H 1 |
---|
8977 | | #define HAVE_STDDEF_H 1 |
---|
8978 | | #define HAVE_STDINT_H 1 |
---|
8979 | | #define HAVE_WCHAR_H 1 |
---|
8980 | | #define HAVE_STDIO_H 1 |
---|
8981 | | #define HAVE_SYS_STAT_H 1 |
---|
8982 | | #define HAVE_TIME_H 1 |
---|
8983 | | #define HAVE_SYS_TIME_H 1 |
---|
8984 | | #define HAVE_WCTYPE_H 1 |
---|
8985 | | #define HAVE_GETPAGESIZE 1 |
---|
8986 | | #define HAVE_MMAP 1 |
---|
8987 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
8988 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
8989 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
8990 | | #define HAVE_UINTMAX_T 1 |
---|
8991 | | #define HAVE_INTTYPES_H 1 |
---|
8992 | | #define USE_POSIX_THREADS 1 |
---|
8993 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
8994 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
8995 | | #define HAVE_ICONV 1 |
---|
8996 | | #define ICONV_CONST |
---|
8997 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
8998 | | #define HAVE_INTTYPES_H 1 |
---|
8999 | | #define HAVE_LIMITS_H 1 |
---|
9000 | | #define HAVE_UNISTD_H 1 |
---|
9001 | | #define HAVE_SYS_PARAM_H 1 |
---|
9002 | | #define HAVE_GETCWD 1 |
---|
9003 | | #define HAVE_GETEGID 1 |
---|
9004 | | #define HAVE_GETEUID 1 |
---|
9005 | | #define HAVE_GETGID 1 |
---|
9006 | | #define HAVE_GETUID 1 |
---|
9007 | | #define HAVE_MUNMAP 1 |
---|
9008 | | #define HAVE_STPCPY 1 |
---|
9009 | | #define HAVE_STRCASECMP 1 |
---|
9010 | | #define HAVE_STRDUP 1 |
---|
9011 | | #define HAVE_STRTOUL 1 |
---|
9012 | | #define HAVE_TSEARCH 1 |
---|
9013 | | #define HAVE_USELOCALE 1 |
---|
9014 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
9015 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
9016 | | #define HAVE_LONG_LONG_INT 1 |
---|
9017 | | #define HAVE_WCHAR_T 1 |
---|
9018 | | #define HAVE_WINT_T 1 |
---|
9019 | | #define HAVE_INTMAX_T 1 |
---|
9020 | | #define HAVE_POSIX_PRINTF 1 |
---|
9021 | | #define HAVE_STDINT_H 1 |
---|
9022 | | #define HAVE_STDINT_H 1 |
---|
9023 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
9024 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
9025 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
9026 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
9027 | | #define HAVE_STDDEF_H 1 |
---|
9028 | | #define HAVE_STDLIB_H 1 |
---|
9029 | | #define HAVE_STRING_H 1 |
---|
9030 | | #define HAVE_ASPRINTF 1 |
---|
9031 | | #define HAVE_FWPRINTF 1 |
---|
9032 | | #define HAVE_NEWLOCALE 1 |
---|
9033 | | #define HAVE_PUTENV 1 |
---|
9034 | | #define HAVE_SETENV 1 |
---|
9035 | | #define HAVE_SETLOCALE 1 |
---|
9036 | | #define HAVE_SNPRINTF 1 |
---|
9037 | | #define HAVE_WCSLEN 1 |
---|
9038 | | #define HAVE_MBRTOWC 1 |
---|
9039 | | #define HAVE_WCRTOMB 1 |
---|
9040 | | #define HAVE_DECL__SNPRINTF 0 |
---|
9041 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
9042 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
9043 | | #define HAVE_LANGINFO_CODESET 1 |
---|
9044 | | #define HAVE_LC_MESSAGES 1 |
---|
9045 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
9046 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
9047 | | #define ENABLE_NLS 1 |
---|
9048 | | #define HAVE_GETCWD 1 |
---|
9049 | | #define HAVE_READLINK 1 |
---|
9050 | | #define HAVE_REALPATH 1 |
---|
9051 | | #define HAVE_LSTAT 1 |
---|
9052 | | #define HAVE_MBSINIT 1 |
---|
9053 | | #define HAVE_MBRTOWC 1 |
---|
9054 | | #define HAVE_MPROTECT 1 |
---|
9055 | | #define HAVE_MEMCHR 1 |
---|
9056 | | #define HAVE_PATHCONF 1 |
---|
9057 | | #define HAVE_SETENV 1 |
---|
9058 | | #define HAVE_ISWCNTRL 1 |
---|
9059 | | #define HAVE_ISWBLANK 1 |
---|
9060 | | #define HAVE_WCWIDTH 1 |
---|
9061 | | #define HAVE_DECL_STRERROR_R 1 |
---|
9062 | | #define HAVE_STRERROR_R 1 |
---|
9063 | | #define HAVE_GETOPT_H 1 |
---|
9064 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
9065 | | #define HAVE_DECL_OPTRESET 1 |
---|
9066 | | #define HAVE_DECL_GETENV 1 |
---|
9067 | | #define __GETOPT_PREFIX rpl_ |
---|
9068 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
9069 | | #define HAVE_STDLIB_H 1 |
---|
9070 | | #define MALLOC_0_IS_NONNULL 1 |
---|
9071 | | #define HAVE_MBSTATE_T 1 |
---|
9072 | | #define HAVE_MBRTOWC 1 |
---|
9073 | | #define MAP_ANONYMOUS MAP_ANON |
---|
9074 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
9075 | | #define INSTALLPREFIX "/opt/local" |
---|
9076 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 |
---|
9077 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 |
---|
9078 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 |
---|
9079 | | #define HAVE__BOOL 1 |
---|
9080 | | #define HAVE_STDBOOL_H 1 |
---|
9081 | | #define USER_LABEL_PREFIX _ |
---|
9082 | | #define restrict __restrict |
---|
9083 | | #define HAVE_RAW_DECL_STPCPY 1 |
---|
9084 | | #define HAVE_RAW_DECL_STRDUP 1 |
---|
9085 | | #define HAVE_RAW_DECL_STRNCAT 1 |
---|
9086 | | #define HAVE_RAW_DECL_STRPBRK 1 |
---|
9087 | | #define HAVE_RAW_DECL_STRSEP 1 |
---|
9088 | | #define HAVE_RAW_DECL_STRCASESTR 1 |
---|
9089 | | #define HAVE_RAW_DECL_STRTOK_R 1 |
---|
9090 | | #define HAVE_RAW_DECL_STRSIGNAL 1 |
---|
9091 | | #define HAVE_DECL_STRNLEN 0 |
---|
9092 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
9093 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
9094 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
9095 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
9096 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
9097 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
9098 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
9099 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
9100 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
9101 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
9102 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
9103 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
9104 | | #define HAVE_ATEXIT 1 |
---|
9105 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
9106 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
9107 | | #define GNULIB_TEST_REALPATH 1 |
---|
9108 | | #define GNULIB_TEST_ENVIRON 1 |
---|
9109 | | #define GNULIB_FWRITEERROR 1 |
---|
9110 | | #define GNULIB_TEST_GETOPT_GNU 1 |
---|
9111 | | #define __GETOPT_PREFIX rpl_ |
---|
9112 | | #define GNULIB_TEST_LSTAT 1 |
---|
9113 | | #define HAVE_MALLOC_POSIX 1 |
---|
9114 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
9115 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
9116 | | #define GNULIB_TEST_MBSINIT 1 |
---|
9117 | | #define GNULIB_TEST_MBSLEN 1 |
---|
9118 | | #define GNULIB_TEST_MBSSTR 1 |
---|
9119 | | #define GNULIB_TEST_MEMCHR 1 |
---|
9120 | | #define HAVE_MEMMOVE 1 |
---|
9121 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
9122 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
9123 | | #define READLINK_TRAILING_SLASH_BUG 1 |
---|
9124 | | #define GNULIB_TEST_READLINK 1 |
---|
9125 | | #define HAVE_SEARCH_H 1 |
---|
9126 | | #define HAVE_TSEARCH 1 |
---|
9127 | | #define HAVE_RAW_DECL_SIGACTION 1 |
---|
9128 | | #define HAVE_RAW_DECL_SIGADDSET 1 |
---|
9129 | | #define HAVE_RAW_DECL_SIGDELSET 1 |
---|
9130 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 |
---|
9131 | | #define HAVE_RAW_DECL_SIGFILLSET 1 |
---|
9132 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 |
---|
9133 | | #define HAVE_RAW_DECL_SIGPENDING 1 |
---|
9134 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 |
---|
9135 | | #define GNULIB_SIGPIPE 1 |
---|
9136 | | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
9137 | | #define REPLACE_FUNC_STAT_FILE 1 |
---|
9138 | | #define GNULIB_TEST_STAT 1 |
---|
9139 | | /* end confdefs.h. */ |
---|
9140 | | |
---|
9141 | | |
---|
9142 | | #define __STDC_LIMIT_MACROS 1 /* to make it work also in C++ mode */ |
---|
9143 | | #define __STDC_CONSTANT_MACROS 1 /* to make it work also in C++ mode */ |
---|
9144 | | #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H 1 /* work if build isn't clean */ |
---|
9145 | | #include <stdint.h> |
---|
9146 | | /* Dragonfly defines WCHAR_MIN, WCHAR_MAX only in <wchar.h>. */ |
---|
9147 | | #if !(defined WCHAR_MIN && defined WCHAR_MAX) |
---|
9148 | | #error "WCHAR_MIN, WCHAR_MAX not defined in <stdint.h>" |
---|
9149 | | #endif |
---|
9150 | | |
---|
9151 | | |
---|
9152 | | /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be |
---|
9153 | | included before <wchar.h>. */ |
---|
9154 | | #include <stddef.h> |
---|
9155 | | #include <signal.h> |
---|
9156 | | #if HAVE_WCHAR_H |
---|
9157 | | # include <stdio.h> |
---|
9158 | | # include <time.h> |
---|
9159 | | # include <wchar.h> |
---|
9160 | | #endif |
---|
9161 | | |
---|
9162 | | |
---|
9163 | | #ifdef INT8_MAX |
---|
9164 | | int8_t a1 = INT8_MAX; |
---|
9165 | | int8_t a1min = INT8_MIN; |
---|
9166 | | #endif |
---|
9167 | | #ifdef INT16_MAX |
---|
9168 | | int16_t a2 = INT16_MAX; |
---|
9169 | | int16_t a2min = INT16_MIN; |
---|
9170 | | #endif |
---|
9171 | | #ifdef INT32_MAX |
---|
9172 | | int32_t a3 = INT32_MAX; |
---|
9173 | | int32_t a3min = INT32_MIN; |
---|
9174 | | #endif |
---|
9175 | | #ifdef INT64_MAX |
---|
9176 | | int64_t a4 = INT64_MAX; |
---|
9177 | | int64_t a4min = INT64_MIN; |
---|
9178 | | #endif |
---|
9179 | | #ifdef UINT8_MAX |
---|
9180 | | uint8_t b1 = UINT8_MAX; |
---|
9181 | | #else |
---|
9182 | | typedef int b1[(unsigned char) -1 != 255 ? 1 : -1]; |
---|
9183 | | #endif |
---|
9184 | | #ifdef UINT16_MAX |
---|
9185 | | uint16_t b2 = UINT16_MAX; |
---|
9186 | | #endif |
---|
9187 | | #ifdef UINT32_MAX |
---|
9188 | | uint32_t b3 = UINT32_MAX; |
---|
9189 | | #endif |
---|
9190 | | #ifdef UINT64_MAX |
---|
9191 | | uint64_t b4 = UINT64_MAX; |
---|
9192 | | #endif |
---|
9193 | | int_least8_t c1 = INT8_C (0x7f); |
---|
9194 | | int_least8_t c1max = INT_LEAST8_MAX; |
---|
9195 | | int_least8_t c1min = INT_LEAST8_MIN; |
---|
9196 | | int_least16_t c2 = INT16_C (0x7fff); |
---|
9197 | | int_least16_t c2max = INT_LEAST16_MAX; |
---|
9198 | | int_least16_t c2min = INT_LEAST16_MIN; |
---|
9199 | | int_least32_t c3 = INT32_C (0x7fffffff); |
---|
9200 | | int_least32_t c3max = INT_LEAST32_MAX; |
---|
9201 | | int_least32_t c3min = INT_LEAST32_MIN; |
---|
9202 | | int_least64_t c4 = INT64_C (0x7fffffffffffffff); |
---|
9203 | | int_least64_t c4max = INT_LEAST64_MAX; |
---|
9204 | | int_least64_t c4min = INT_LEAST64_MIN; |
---|
9205 | | uint_least8_t d1 = UINT8_C (0xff); |
---|
9206 | | uint_least8_t d1max = UINT_LEAST8_MAX; |
---|
9207 | | uint_least16_t d2 = UINT16_C (0xffff); |
---|
9208 | | uint_least16_t d2max = UINT_LEAST16_MAX; |
---|
9209 | | uint_least32_t d3 = UINT32_C (0xffffffff); |
---|
9210 | | uint_least32_t d3max = UINT_LEAST32_MAX; |
---|
9211 | | uint_least64_t d4 = UINT64_C (0xffffffffffffffff); |
---|
9212 | | uint_least64_t d4max = UINT_LEAST64_MAX; |
---|
9213 | | int_fast8_t e1 = INT_FAST8_MAX; |
---|
9214 | | int_fast8_t e1min = INT_FAST8_MIN; |
---|
9215 | | int_fast16_t e2 = INT_FAST16_MAX; |
---|
9216 | | int_fast16_t e2min = INT_FAST16_MIN; |
---|
9217 | | int_fast32_t e3 = INT_FAST32_MAX; |
---|
9218 | | int_fast32_t e3min = INT_FAST32_MIN; |
---|
9219 | | int_fast64_t e4 = INT_FAST64_MAX; |
---|
9220 | | int_fast64_t e4min = INT_FAST64_MIN; |
---|
9221 | | uint_fast8_t f1 = UINT_FAST8_MAX; |
---|
9222 | | uint_fast16_t f2 = UINT_FAST16_MAX; |
---|
9223 | | uint_fast32_t f3 = UINT_FAST32_MAX; |
---|
9224 | | uint_fast64_t f4 = UINT_FAST64_MAX; |
---|
9225 | | #ifdef INTPTR_MAX |
---|
9226 | | intptr_t g = INTPTR_MAX; |
---|
9227 | | intptr_t gmin = INTPTR_MIN; |
---|
9228 | | #endif |
---|
9229 | | #ifdef UINTPTR_MAX |
---|
9230 | | uintptr_t h = UINTPTR_MAX; |
---|
9231 | | #endif |
---|
9232 | | intmax_t i = INTMAX_MAX; |
---|
9233 | | uintmax_t j = UINTMAX_MAX; |
---|
9234 | | |
---|
9235 | | #include <limits.h> /* for CHAR_BIT */ |
---|
9236 | | #define TYPE_MINIMUM(t) ((t) ((t) 0 < (t) -1 ? (t) 0 : ~ (t) 0 << (sizeof (t) * CHAR_BIT - 1))) |
---|
9237 | | #define TYPE_MAXIMUM(t) ((t) ((t) 0 < (t) -1 ? (t) -1 : ~ (~ (t) 0 << (sizeof (t) * CHAR_BIT - 1)))) |
---|
9238 | | struct s { |
---|
9239 | | int check_PTRDIFF: |
---|
9240 | | PTRDIFF_MIN == TYPE_MINIMUM (ptrdiff_t) |
---|
9241 | | && PTRDIFF_MAX == TYPE_MAXIMUM (ptrdiff_t) |
---|
9242 | | ? 1 : -1; |
---|
9243 | | /* Detect bug in FreeBSD 6.0 / ia64. */ |
---|
9244 | | int check_SIG_ATOMIC: |
---|
9245 | | SIG_ATOMIC_MIN == TYPE_MINIMUM (sig_atomic_t) |
---|
9246 | | && SIG_ATOMIC_MAX == TYPE_MAXIMUM (sig_atomic_t) |
---|
9247 | | ? 1 : -1; |
---|
9248 | | int check_SIZE: SIZE_MAX == TYPE_MAXIMUM (size_t) ? 1 : -1; |
---|
9249 | | int check_WCHAR: |
---|
9250 | | WCHAR_MIN == TYPE_MINIMUM (wchar_t) |
---|
9251 | | && WCHAR_MAX == TYPE_MAXIMUM (wchar_t) |
---|
9252 | | ? 1 : -1; |
---|
9253 | | /* Detect bug in mingw. */ |
---|
9254 | | int check_WINT: |
---|
9255 | | WINT_MIN == TYPE_MINIMUM (wint_t) |
---|
9256 | | && WINT_MAX == TYPE_MAXIMUM (wint_t) |
---|
9257 | | ? 1 : -1; |
---|
9258 | | |
---|
9259 | | /* Detect bugs in glibc 2.4 and Solaris 10 stdint.h, among others. */ |
---|
9260 | | int check_UINT8_C: |
---|
9261 | | (-1 < UINT8_C (0)) == (-1 < (uint_least8_t) 0) ? 1 : -1; |
---|
9262 | | int check_UINT16_C: |
---|
9263 | | (-1 < UINT16_C (0)) == (-1 < (uint_least16_t) 0) ? 1 : -1; |
---|
9264 | | |
---|
9265 | | /* Detect bugs in OpenBSD 3.9 stdint.h. */ |
---|
9266 | | #ifdef UINT8_MAX |
---|
9267 | | int check_uint8: (uint8_t) -1 == UINT8_MAX ? 1 : -1; |
---|
9268 | | #endif |
---|
9269 | | #ifdef UINT16_MAX |
---|
9270 | | int check_uint16: (uint16_t) -1 == UINT16_MAX ? 1 : -1; |
---|
9271 | | #endif |
---|
9272 | | #ifdef UINT32_MAX |
---|
9273 | | int check_uint32: (uint32_t) -1 == UINT32_MAX ? 1 : -1; |
---|
9274 | | #endif |
---|
9275 | | #ifdef UINT64_MAX |
---|
9276 | | int check_uint64: (uint64_t) -1 == UINT64_MAX ? 1 : -1; |
---|
9277 | | #endif |
---|
9278 | | int check_uint_least8: (uint_least8_t) -1 == UINT_LEAST8_MAX ? 1 : -1; |
---|
9279 | | int check_uint_least16: (uint_least16_t) -1 == UINT_LEAST16_MAX ? 1 : -1; |
---|
9280 | | int check_uint_least32: (uint_least32_t) -1 == UINT_LEAST32_MAX ? 1 : -1; |
---|
9281 | | int check_uint_least64: (uint_least64_t) -1 == UINT_LEAST64_MAX ? 1 : -1; |
---|
9282 | | int check_uint_fast8: (uint_fast8_t) -1 == UINT_FAST8_MAX ? 1 : -1; |
---|
9283 | | int check_uint_fast16: (uint_fast16_t) -1 == UINT_FAST16_MAX ? 1 : -1; |
---|
9284 | | int check_uint_fast32: (uint_fast32_t) -1 == UINT_FAST32_MAX ? 1 : -1; |
---|
9285 | | int check_uint_fast64: (uint_fast64_t) -1 == UINT_FAST64_MAX ? 1 : -1; |
---|
9286 | | int check_uintptr: (uintptr_t) -1 == UINTPTR_MAX ? 1 : -1; |
---|
9287 | | int check_uintmax: (uintmax_t) -1 == UINTMAX_MAX ? 1 : -1; |
---|
9288 | | int check_size: (size_t) -1 == SIZE_MAX ? 1 : -1; |
---|
9289 | | }; |
---|
9290 | | |
---|
9291 | | int |
---|
9292 | | main () |
---|
9293 | | { |
---|
9294 | | |
---|
9295 | | ; |
---|
9296 | | return 0; |
---|
9297 | | } |
---|
9298 | configure:24557: result: no |
---|
9299 | configure:24566: checking sys/inttypes.h usability |
---|
9300 | configure:24566: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
9301 | conftest.c:237:26: error: sys/inttypes.h: No such file or directory |
---|
9302 | configure:24566: $? = 1 |
---|
9303 | configure: failed program was: |
---|
9304 | | /* confdefs.h */ |
---|
9305 | | #define PACKAGE_NAME "" |
---|
9306 | | #define PACKAGE_TARNAME "" |
---|
9307 | | #define PACKAGE_VERSION "" |
---|
9308 | | #define PACKAGE_STRING "" |
---|
9309 | | #define PACKAGE_BUGREPORT "" |
---|
9310 | | #define PACKAGE_URL "" |
---|
9311 | | #define PACKAGE "gettext-runtime" |
---|
9312 | | #define VERSION "0.18.1" |
---|
9313 | | #define STDC_HEADERS 1 |
---|
9314 | | #define HAVE_SYS_TYPES_H 1 |
---|
9315 | | #define HAVE_SYS_STAT_H 1 |
---|
9316 | | #define HAVE_STDLIB_H 1 |
---|
9317 | | #define HAVE_STRING_H 1 |
---|
9318 | | #define HAVE_MEMORY_H 1 |
---|
9319 | | #define HAVE_STRINGS_H 1 |
---|
9320 | | #define HAVE_INTTYPES_H 1 |
---|
9321 | | #define HAVE_STDINT_H 1 |
---|
9322 | | #define HAVE_UNISTD_H 1 |
---|
9323 | | #define __EXTENSIONS__ 1 |
---|
9324 | | #define _ALL_SOURCE 1 |
---|
9325 | | #define _GNU_SOURCE 1 |
---|
9326 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
9327 | | #define _TANDEM_SOURCE 1 |
---|
9328 | | #define HAVE_DLFCN_H 1 |
---|
9329 | | #define LT_OBJDIR ".libs/" |
---|
9330 | | #define HAVE_VISIBILITY 1 |
---|
9331 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
9332 | | #define HAVE_ALLOCA_H 1 |
---|
9333 | | #define HAVE_ALLOCA 1 |
---|
9334 | | #define HAVE_STDLIB_H 1 |
---|
9335 | | #define HAVE_UNISTD_H 1 |
---|
9336 | | #define HAVE_SYS_PARAM_H 1 |
---|
9337 | | #define HAVE_STRING_H 1 |
---|
9338 | | #define HAVE_ERRNO_H 1 |
---|
9339 | | #define HAVE_GETOPT_H 1 |
---|
9340 | | #define HAVE_ICONV_H 1 |
---|
9341 | | #define HAVE_SYS_MMAN_H 1 |
---|
9342 | | #define HAVE_SYS_SOCKET_H 1 |
---|
9343 | | #define HAVE_SIGNAL_H 1 |
---|
9344 | | #define HAVE_STDDEF_H 1 |
---|
9345 | | #define HAVE_STDINT_H 1 |
---|
9346 | | #define HAVE_WCHAR_H 1 |
---|
9347 | | #define HAVE_STDIO_H 1 |
---|
9348 | | #define HAVE_SYS_STAT_H 1 |
---|
9349 | | #define HAVE_TIME_H 1 |
---|
9350 | | #define HAVE_SYS_TIME_H 1 |
---|
9351 | | #define HAVE_WCTYPE_H 1 |
---|
9352 | | #define HAVE_GETPAGESIZE 1 |
---|
9353 | | #define HAVE_MMAP 1 |
---|
9354 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
9355 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
9356 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
9357 | | #define HAVE_UINTMAX_T 1 |
---|
9358 | | #define HAVE_INTTYPES_H 1 |
---|
9359 | | #define USE_POSIX_THREADS 1 |
---|
9360 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
9361 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
9362 | | #define HAVE_ICONV 1 |
---|
9363 | | #define ICONV_CONST |
---|
9364 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
9365 | | #define HAVE_INTTYPES_H 1 |
---|
9366 | | #define HAVE_LIMITS_H 1 |
---|
9367 | | #define HAVE_UNISTD_H 1 |
---|
9368 | | #define HAVE_SYS_PARAM_H 1 |
---|
9369 | | #define HAVE_GETCWD 1 |
---|
9370 | | #define HAVE_GETEGID 1 |
---|
9371 | | #define HAVE_GETEUID 1 |
---|
9372 | | #define HAVE_GETGID 1 |
---|
9373 | | #define HAVE_GETUID 1 |
---|
9374 | | #define HAVE_MUNMAP 1 |
---|
9375 | | #define HAVE_STPCPY 1 |
---|
9376 | | #define HAVE_STRCASECMP 1 |
---|
9377 | | #define HAVE_STRDUP 1 |
---|
9378 | | #define HAVE_STRTOUL 1 |
---|
9379 | | #define HAVE_TSEARCH 1 |
---|
9380 | | #define HAVE_USELOCALE 1 |
---|
9381 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
9382 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
9383 | | #define HAVE_LONG_LONG_INT 1 |
---|
9384 | | #define HAVE_WCHAR_T 1 |
---|
9385 | | #define HAVE_WINT_T 1 |
---|
9386 | | #define HAVE_INTMAX_T 1 |
---|
9387 | | #define HAVE_POSIX_PRINTF 1 |
---|
9388 | | #define HAVE_STDINT_H 1 |
---|
9389 | | #define HAVE_STDINT_H 1 |
---|
9390 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
9391 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
9392 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
9393 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
9394 | | #define HAVE_STDDEF_H 1 |
---|
9395 | | #define HAVE_STDLIB_H 1 |
---|
9396 | | #define HAVE_STRING_H 1 |
---|
9397 | | #define HAVE_ASPRINTF 1 |
---|
9398 | | #define HAVE_FWPRINTF 1 |
---|
9399 | | #define HAVE_NEWLOCALE 1 |
---|
9400 | | #define HAVE_PUTENV 1 |
---|
9401 | | #define HAVE_SETENV 1 |
---|
9402 | | #define HAVE_SETLOCALE 1 |
---|
9403 | | #define HAVE_SNPRINTF 1 |
---|
9404 | | #define HAVE_WCSLEN 1 |
---|
9405 | | #define HAVE_MBRTOWC 1 |
---|
9406 | | #define HAVE_WCRTOMB 1 |
---|
9407 | | #define HAVE_DECL__SNPRINTF 0 |
---|
9408 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
9409 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
9410 | | #define HAVE_LANGINFO_CODESET 1 |
---|
9411 | | #define HAVE_LC_MESSAGES 1 |
---|
9412 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
9413 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
9414 | | #define ENABLE_NLS 1 |
---|
9415 | | #define HAVE_GETCWD 1 |
---|
9416 | | #define HAVE_READLINK 1 |
---|
9417 | | #define HAVE_REALPATH 1 |
---|
9418 | | #define HAVE_LSTAT 1 |
---|
9419 | | #define HAVE_MBSINIT 1 |
---|
9420 | | #define HAVE_MBRTOWC 1 |
---|
9421 | | #define HAVE_MPROTECT 1 |
---|
9422 | | #define HAVE_MEMCHR 1 |
---|
9423 | | #define HAVE_PATHCONF 1 |
---|
9424 | | #define HAVE_SETENV 1 |
---|
9425 | | #define HAVE_ISWCNTRL 1 |
---|
9426 | | #define HAVE_ISWBLANK 1 |
---|
9427 | | #define HAVE_WCWIDTH 1 |
---|
9428 | | #define HAVE_DECL_STRERROR_R 1 |
---|
9429 | | #define HAVE_STRERROR_R 1 |
---|
9430 | | #define HAVE_GETOPT_H 1 |
---|
9431 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
9432 | | #define HAVE_DECL_OPTRESET 1 |
---|
9433 | | #define HAVE_DECL_GETENV 1 |
---|
9434 | | #define __GETOPT_PREFIX rpl_ |
---|
9435 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
9436 | | #define HAVE_STDLIB_H 1 |
---|
9437 | | #define MALLOC_0_IS_NONNULL 1 |
---|
9438 | | #define HAVE_MBSTATE_T 1 |
---|
9439 | | #define HAVE_MBRTOWC 1 |
---|
9440 | | #define MAP_ANONYMOUS MAP_ANON |
---|
9441 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
9442 | | #define INSTALLPREFIX "/opt/local" |
---|
9443 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 |
---|
9444 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 |
---|
9445 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 |
---|
9446 | | #define HAVE__BOOL 1 |
---|
9447 | | #define HAVE_STDBOOL_H 1 |
---|
9448 | | #define USER_LABEL_PREFIX _ |
---|
9449 | | #define restrict __restrict |
---|
9450 | | #define HAVE_RAW_DECL_STPCPY 1 |
---|
9451 | | #define HAVE_RAW_DECL_STRDUP 1 |
---|
9452 | | #define HAVE_RAW_DECL_STRNCAT 1 |
---|
9453 | | #define HAVE_RAW_DECL_STRPBRK 1 |
---|
9454 | | #define HAVE_RAW_DECL_STRSEP 1 |
---|
9455 | | #define HAVE_RAW_DECL_STRCASESTR 1 |
---|
9456 | | #define HAVE_RAW_DECL_STRTOK_R 1 |
---|
9457 | | #define HAVE_RAW_DECL_STRSIGNAL 1 |
---|
9458 | | #define HAVE_DECL_STRNLEN 0 |
---|
9459 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
9460 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
9461 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
9462 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
9463 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
9464 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
9465 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
9466 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
9467 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
9468 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
9469 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
9470 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
9471 | | #define HAVE_ATEXIT 1 |
---|
9472 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
9473 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
9474 | | #define GNULIB_TEST_REALPATH 1 |
---|
9475 | | #define GNULIB_TEST_ENVIRON 1 |
---|
9476 | | #define GNULIB_FWRITEERROR 1 |
---|
9477 | | #define GNULIB_TEST_GETOPT_GNU 1 |
---|
9478 | | #define __GETOPT_PREFIX rpl_ |
---|
9479 | | #define GNULIB_TEST_LSTAT 1 |
---|
9480 | | #define HAVE_MALLOC_POSIX 1 |
---|
9481 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
9482 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
9483 | | #define GNULIB_TEST_MBSINIT 1 |
---|
9484 | | #define GNULIB_TEST_MBSLEN 1 |
---|
9485 | | #define GNULIB_TEST_MBSSTR 1 |
---|
9486 | | #define GNULIB_TEST_MEMCHR 1 |
---|
9487 | | #define HAVE_MEMMOVE 1 |
---|
9488 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
9489 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
9490 | | #define READLINK_TRAILING_SLASH_BUG 1 |
---|
9491 | | #define GNULIB_TEST_READLINK 1 |
---|
9492 | | #define HAVE_SEARCH_H 1 |
---|
9493 | | #define HAVE_TSEARCH 1 |
---|
9494 | | #define HAVE_RAW_DECL_SIGACTION 1 |
---|
9495 | | #define HAVE_RAW_DECL_SIGADDSET 1 |
---|
9496 | | #define HAVE_RAW_DECL_SIGDELSET 1 |
---|
9497 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 |
---|
9498 | | #define HAVE_RAW_DECL_SIGFILLSET 1 |
---|
9499 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 |
---|
9500 | | #define HAVE_RAW_DECL_SIGPENDING 1 |
---|
9501 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 |
---|
9502 | | #define GNULIB_SIGPIPE 1 |
---|
9503 | | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
9504 | | #define REPLACE_FUNC_STAT_FILE 1 |
---|
9505 | | #define GNULIB_TEST_STAT 1 |
---|
9506 | | /* end confdefs.h. */ |
---|
9507 | | #include <stdio.h> |
---|
9508 | | #ifdef HAVE_SYS_TYPES_H |
---|
9509 | | # include <sys/types.h> |
---|
9510 | | #endif |
---|
9511 | | #ifdef HAVE_SYS_STAT_H |
---|
9512 | | # include <sys/stat.h> |
---|
9513 | | #endif |
---|
9514 | | #ifdef STDC_HEADERS |
---|
9515 | | # include <stdlib.h> |
---|
9516 | | # include <stddef.h> |
---|
9517 | | #else |
---|
9518 | | # ifdef HAVE_STDLIB_H |
---|
9519 | | # include <stdlib.h> |
---|
9520 | | # endif |
---|
9521 | | #endif |
---|
9522 | | #ifdef HAVE_STRING_H |
---|
9523 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
9524 | | # include <memory.h> |
---|
9525 | | # endif |
---|
9526 | | # include <string.h> |
---|
9527 | | #endif |
---|
9528 | | #ifdef HAVE_STRINGS_H |
---|
9529 | | # include <strings.h> |
---|
9530 | | #endif |
---|
9531 | | #ifdef HAVE_INTTYPES_H |
---|
9532 | | # include <inttypes.h> |
---|
9533 | | #endif |
---|
9534 | | #ifdef HAVE_STDINT_H |
---|
9535 | | # include <stdint.h> |
---|
9536 | | #endif |
---|
9537 | | #ifdef HAVE_UNISTD_H |
---|
9538 | | # include <unistd.h> |
---|
9539 | | #endif |
---|
9540 | | #include <sys/inttypes.h> |
---|
9541 | configure:24566: result: no |
---|
9542 | configure:24566: checking sys/inttypes.h presence |
---|
9543 | configure:24566: /usr/bin/gcc-4.2 -E -no-cpp-precomp -I/opt/local/include conftest.c |
---|
9544 | conftest.c:204:26: error: sys/inttypes.h: No such file or directory |
---|
9545 | configure:24566: $? = 1 |
---|
9546 | configure: failed program was: |
---|
9547 | | /* confdefs.h */ |
---|
9548 | | #define PACKAGE_NAME "" |
---|
9549 | | #define PACKAGE_TARNAME "" |
---|
9550 | | #define PACKAGE_VERSION "" |
---|
9551 | | #define PACKAGE_STRING "" |
---|
9552 | | #define PACKAGE_BUGREPORT "" |
---|
9553 | | #define PACKAGE_URL "" |
---|
9554 | | #define PACKAGE "gettext-runtime" |
---|
9555 | | #define VERSION "0.18.1" |
---|
9556 | | #define STDC_HEADERS 1 |
---|
9557 | | #define HAVE_SYS_TYPES_H 1 |
---|
9558 | | #define HAVE_SYS_STAT_H 1 |
---|
9559 | | #define HAVE_STDLIB_H 1 |
---|
9560 | | #define HAVE_STRING_H 1 |
---|
9561 | | #define HAVE_MEMORY_H 1 |
---|
9562 | | #define HAVE_STRINGS_H 1 |
---|
9563 | | #define HAVE_INTTYPES_H 1 |
---|
9564 | | #define HAVE_STDINT_H 1 |
---|
9565 | | #define HAVE_UNISTD_H 1 |
---|
9566 | | #define __EXTENSIONS__ 1 |
---|
9567 | | #define _ALL_SOURCE 1 |
---|
9568 | | #define _GNU_SOURCE 1 |
---|
9569 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
9570 | | #define _TANDEM_SOURCE 1 |
---|
9571 | | #define HAVE_DLFCN_H 1 |
---|
9572 | | #define LT_OBJDIR ".libs/" |
---|
9573 | | #define HAVE_VISIBILITY 1 |
---|
9574 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
9575 | | #define HAVE_ALLOCA_H 1 |
---|
9576 | | #define HAVE_ALLOCA 1 |
---|
9577 | | #define HAVE_STDLIB_H 1 |
---|
9578 | | #define HAVE_UNISTD_H 1 |
---|
9579 | | #define HAVE_SYS_PARAM_H 1 |
---|
9580 | | #define HAVE_STRING_H 1 |
---|
9581 | | #define HAVE_ERRNO_H 1 |
---|
9582 | | #define HAVE_GETOPT_H 1 |
---|
9583 | | #define HAVE_ICONV_H 1 |
---|
9584 | | #define HAVE_SYS_MMAN_H 1 |
---|
9585 | | #define HAVE_SYS_SOCKET_H 1 |
---|
9586 | | #define HAVE_SIGNAL_H 1 |
---|
9587 | | #define HAVE_STDDEF_H 1 |
---|
9588 | | #define HAVE_STDINT_H 1 |
---|
9589 | | #define HAVE_WCHAR_H 1 |
---|
9590 | | #define HAVE_STDIO_H 1 |
---|
9591 | | #define HAVE_SYS_STAT_H 1 |
---|
9592 | | #define HAVE_TIME_H 1 |
---|
9593 | | #define HAVE_SYS_TIME_H 1 |
---|
9594 | | #define HAVE_WCTYPE_H 1 |
---|
9595 | | #define HAVE_GETPAGESIZE 1 |
---|
9596 | | #define HAVE_MMAP 1 |
---|
9597 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
9598 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
9599 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
9600 | | #define HAVE_UINTMAX_T 1 |
---|
9601 | | #define HAVE_INTTYPES_H 1 |
---|
9602 | | #define USE_POSIX_THREADS 1 |
---|
9603 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
9604 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
9605 | | #define HAVE_ICONV 1 |
---|
9606 | | #define ICONV_CONST |
---|
9607 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
9608 | | #define HAVE_INTTYPES_H 1 |
---|
9609 | | #define HAVE_LIMITS_H 1 |
---|
9610 | | #define HAVE_UNISTD_H 1 |
---|
9611 | | #define HAVE_SYS_PARAM_H 1 |
---|
9612 | | #define HAVE_GETCWD 1 |
---|
9613 | | #define HAVE_GETEGID 1 |
---|
9614 | | #define HAVE_GETEUID 1 |
---|
9615 | | #define HAVE_GETGID 1 |
---|
9616 | | #define HAVE_GETUID 1 |
---|
9617 | | #define HAVE_MUNMAP 1 |
---|
9618 | | #define HAVE_STPCPY 1 |
---|
9619 | | #define HAVE_STRCASECMP 1 |
---|
9620 | | #define HAVE_STRDUP 1 |
---|
9621 | | #define HAVE_STRTOUL 1 |
---|
9622 | | #define HAVE_TSEARCH 1 |
---|
9623 | | #define HAVE_USELOCALE 1 |
---|
9624 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
9625 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
9626 | | #define HAVE_LONG_LONG_INT 1 |
---|
9627 | | #define HAVE_WCHAR_T 1 |
---|
9628 | | #define HAVE_WINT_T 1 |
---|
9629 | | #define HAVE_INTMAX_T 1 |
---|
9630 | | #define HAVE_POSIX_PRINTF 1 |
---|
9631 | | #define HAVE_STDINT_H 1 |
---|
9632 | | #define HAVE_STDINT_H 1 |
---|
9633 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
9634 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
9635 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
9636 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
9637 | | #define HAVE_STDDEF_H 1 |
---|
9638 | | #define HAVE_STDLIB_H 1 |
---|
9639 | | #define HAVE_STRING_H 1 |
---|
9640 | | #define HAVE_ASPRINTF 1 |
---|
9641 | | #define HAVE_FWPRINTF 1 |
---|
9642 | | #define HAVE_NEWLOCALE 1 |
---|
9643 | | #define HAVE_PUTENV 1 |
---|
9644 | | #define HAVE_SETENV 1 |
---|
9645 | | #define HAVE_SETLOCALE 1 |
---|
9646 | | #define HAVE_SNPRINTF 1 |
---|
9647 | | #define HAVE_WCSLEN 1 |
---|
9648 | | #define HAVE_MBRTOWC 1 |
---|
9649 | | #define HAVE_WCRTOMB 1 |
---|
9650 | | #define HAVE_DECL__SNPRINTF 0 |
---|
9651 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
9652 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
9653 | | #define HAVE_LANGINFO_CODESET 1 |
---|
9654 | | #define HAVE_LC_MESSAGES 1 |
---|
9655 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
9656 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
9657 | | #define ENABLE_NLS 1 |
---|
9658 | | #define HAVE_GETCWD 1 |
---|
9659 | | #define HAVE_READLINK 1 |
---|
9660 | | #define HAVE_REALPATH 1 |
---|
9661 | | #define HAVE_LSTAT 1 |
---|
9662 | | #define HAVE_MBSINIT 1 |
---|
9663 | | #define HAVE_MBRTOWC 1 |
---|
9664 | | #define HAVE_MPROTECT 1 |
---|
9665 | | #define HAVE_MEMCHR 1 |
---|
9666 | | #define HAVE_PATHCONF 1 |
---|
9667 | | #define HAVE_SETENV 1 |
---|
9668 | | #define HAVE_ISWCNTRL 1 |
---|
9669 | | #define HAVE_ISWBLANK 1 |
---|
9670 | | #define HAVE_WCWIDTH 1 |
---|
9671 | | #define HAVE_DECL_STRERROR_R 1 |
---|
9672 | | #define HAVE_STRERROR_R 1 |
---|
9673 | | #define HAVE_GETOPT_H 1 |
---|
9674 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
9675 | | #define HAVE_DECL_OPTRESET 1 |
---|
9676 | | #define HAVE_DECL_GETENV 1 |
---|
9677 | | #define __GETOPT_PREFIX rpl_ |
---|
9678 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
9679 | | #define HAVE_STDLIB_H 1 |
---|
9680 | | #define MALLOC_0_IS_NONNULL 1 |
---|
9681 | | #define HAVE_MBSTATE_T 1 |
---|
9682 | | #define HAVE_MBRTOWC 1 |
---|
9683 | | #define MAP_ANONYMOUS MAP_ANON |
---|
9684 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
9685 | | #define INSTALLPREFIX "/opt/local" |
---|
9686 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 |
---|
9687 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 |
---|
9688 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 |
---|
9689 | | #define HAVE__BOOL 1 |
---|
9690 | | #define HAVE_STDBOOL_H 1 |
---|
9691 | | #define USER_LABEL_PREFIX _ |
---|
9692 | | #define restrict __restrict |
---|
9693 | | #define HAVE_RAW_DECL_STPCPY 1 |
---|
9694 | | #define HAVE_RAW_DECL_STRDUP 1 |
---|
9695 | | #define HAVE_RAW_DECL_STRNCAT 1 |
---|
9696 | | #define HAVE_RAW_DECL_STRPBRK 1 |
---|
9697 | | #define HAVE_RAW_DECL_STRSEP 1 |
---|
9698 | | #define HAVE_RAW_DECL_STRCASESTR 1 |
---|
9699 | | #define HAVE_RAW_DECL_STRTOK_R 1 |
---|
9700 | | #define HAVE_RAW_DECL_STRSIGNAL 1 |
---|
9701 | | #define HAVE_DECL_STRNLEN 0 |
---|
9702 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
9703 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
9704 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
9705 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
9706 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
9707 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
9708 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
9709 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
9710 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
9711 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
9712 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
9713 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
9714 | | #define HAVE_ATEXIT 1 |
---|
9715 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
9716 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
9717 | | #define GNULIB_TEST_REALPATH 1 |
---|
9718 | | #define GNULIB_TEST_ENVIRON 1 |
---|
9719 | | #define GNULIB_FWRITEERROR 1 |
---|
9720 | | #define GNULIB_TEST_GETOPT_GNU 1 |
---|
9721 | | #define __GETOPT_PREFIX rpl_ |
---|
9722 | | #define GNULIB_TEST_LSTAT 1 |
---|
9723 | | #define HAVE_MALLOC_POSIX 1 |
---|
9724 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
9725 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
9726 | | #define GNULIB_TEST_MBSINIT 1 |
---|
9727 | | #define GNULIB_TEST_MBSLEN 1 |
---|
9728 | | #define GNULIB_TEST_MBSSTR 1 |
---|
9729 | | #define GNULIB_TEST_MEMCHR 1 |
---|
9730 | | #define HAVE_MEMMOVE 1 |
---|
9731 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
9732 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
9733 | | #define READLINK_TRAILING_SLASH_BUG 1 |
---|
9734 | | #define GNULIB_TEST_READLINK 1 |
---|
9735 | | #define HAVE_SEARCH_H 1 |
---|
9736 | | #define HAVE_TSEARCH 1 |
---|
9737 | | #define HAVE_RAW_DECL_SIGACTION 1 |
---|
9738 | | #define HAVE_RAW_DECL_SIGADDSET 1 |
---|
9739 | | #define HAVE_RAW_DECL_SIGDELSET 1 |
---|
9740 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 |
---|
9741 | | #define HAVE_RAW_DECL_SIGFILLSET 1 |
---|
9742 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 |
---|
9743 | | #define HAVE_RAW_DECL_SIGPENDING 1 |
---|
9744 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 |
---|
9745 | | #define GNULIB_SIGPIPE 1 |
---|
9746 | | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
9747 | | #define REPLACE_FUNC_STAT_FILE 1 |
---|
9748 | | #define GNULIB_TEST_STAT 1 |
---|
9749 | | /* end confdefs.h. */ |
---|
9750 | | #include <sys/inttypes.h> |
---|
9751 | configure:24566: result: no |
---|
9752 | configure:24566: checking for sys/inttypes.h |
---|
9753 | configure:24566: result: no |
---|
9754 | configure:24566: checking sys/bitypes.h usability |
---|
9755 | configure:24566: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
9756 | conftest.c:237:25: error: sys/bitypes.h: No such file or directory |
---|
9757 | configure:24566: $? = 1 |
---|
9758 | configure: failed program was: |
---|
9759 | | /* confdefs.h */ |
---|
9760 | | #define PACKAGE_NAME "" |
---|
9761 | | #define PACKAGE_TARNAME "" |
---|
9762 | | #define PACKAGE_VERSION "" |
---|
9763 | | #define PACKAGE_STRING "" |
---|
9764 | | #define PACKAGE_BUGREPORT "" |
---|
9765 | | #define PACKAGE_URL "" |
---|
9766 | | #define PACKAGE "gettext-runtime" |
---|
9767 | | #define VERSION "0.18.1" |
---|
9768 | | #define STDC_HEADERS 1 |
---|
9769 | | #define HAVE_SYS_TYPES_H 1 |
---|
9770 | | #define HAVE_SYS_STAT_H 1 |
---|
9771 | | #define HAVE_STDLIB_H 1 |
---|
9772 | | #define HAVE_STRING_H 1 |
---|
9773 | | #define HAVE_MEMORY_H 1 |
---|
9774 | | #define HAVE_STRINGS_H 1 |
---|
9775 | | #define HAVE_INTTYPES_H 1 |
---|
9776 | | #define HAVE_STDINT_H 1 |
---|
9777 | | #define HAVE_UNISTD_H 1 |
---|
9778 | | #define __EXTENSIONS__ 1 |
---|
9779 | | #define _ALL_SOURCE 1 |
---|
9780 | | #define _GNU_SOURCE 1 |
---|
9781 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
9782 | | #define _TANDEM_SOURCE 1 |
---|
9783 | | #define HAVE_DLFCN_H 1 |
---|
9784 | | #define LT_OBJDIR ".libs/" |
---|
9785 | | #define HAVE_VISIBILITY 1 |
---|
9786 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
9787 | | #define HAVE_ALLOCA_H 1 |
---|
9788 | | #define HAVE_ALLOCA 1 |
---|
9789 | | #define HAVE_STDLIB_H 1 |
---|
9790 | | #define HAVE_UNISTD_H 1 |
---|
9791 | | #define HAVE_SYS_PARAM_H 1 |
---|
9792 | | #define HAVE_STRING_H 1 |
---|
9793 | | #define HAVE_ERRNO_H 1 |
---|
9794 | | #define HAVE_GETOPT_H 1 |
---|
9795 | | #define HAVE_ICONV_H 1 |
---|
9796 | | #define HAVE_SYS_MMAN_H 1 |
---|
9797 | | #define HAVE_SYS_SOCKET_H 1 |
---|
9798 | | #define HAVE_SIGNAL_H 1 |
---|
9799 | | #define HAVE_STDDEF_H 1 |
---|
9800 | | #define HAVE_STDINT_H 1 |
---|
9801 | | #define HAVE_WCHAR_H 1 |
---|
9802 | | #define HAVE_STDIO_H 1 |
---|
9803 | | #define HAVE_SYS_STAT_H 1 |
---|
9804 | | #define HAVE_TIME_H 1 |
---|
9805 | | #define HAVE_SYS_TIME_H 1 |
---|
9806 | | #define HAVE_WCTYPE_H 1 |
---|
9807 | | #define HAVE_GETPAGESIZE 1 |
---|
9808 | | #define HAVE_MMAP 1 |
---|
9809 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
9810 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
9811 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
9812 | | #define HAVE_UINTMAX_T 1 |
---|
9813 | | #define HAVE_INTTYPES_H 1 |
---|
9814 | | #define USE_POSIX_THREADS 1 |
---|
9815 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
9816 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
9817 | | #define HAVE_ICONV 1 |
---|
9818 | | #define ICONV_CONST |
---|
9819 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
9820 | | #define HAVE_INTTYPES_H 1 |
---|
9821 | | #define HAVE_LIMITS_H 1 |
---|
9822 | | #define HAVE_UNISTD_H 1 |
---|
9823 | | #define HAVE_SYS_PARAM_H 1 |
---|
9824 | | #define HAVE_GETCWD 1 |
---|
9825 | | #define HAVE_GETEGID 1 |
---|
9826 | | #define HAVE_GETEUID 1 |
---|
9827 | | #define HAVE_GETGID 1 |
---|
9828 | | #define HAVE_GETUID 1 |
---|
9829 | | #define HAVE_MUNMAP 1 |
---|
9830 | | #define HAVE_STPCPY 1 |
---|
9831 | | #define HAVE_STRCASECMP 1 |
---|
9832 | | #define HAVE_STRDUP 1 |
---|
9833 | | #define HAVE_STRTOUL 1 |
---|
9834 | | #define HAVE_TSEARCH 1 |
---|
9835 | | #define HAVE_USELOCALE 1 |
---|
9836 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
9837 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
9838 | | #define HAVE_LONG_LONG_INT 1 |
---|
9839 | | #define HAVE_WCHAR_T 1 |
---|
9840 | | #define HAVE_WINT_T 1 |
---|
9841 | | #define HAVE_INTMAX_T 1 |
---|
9842 | | #define HAVE_POSIX_PRINTF 1 |
---|
9843 | | #define HAVE_STDINT_H 1 |
---|
9844 | | #define HAVE_STDINT_H 1 |
---|
9845 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
9846 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
9847 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
9848 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
9849 | | #define HAVE_STDDEF_H 1 |
---|
9850 | | #define HAVE_STDLIB_H 1 |
---|
9851 | | #define HAVE_STRING_H 1 |
---|
9852 | | #define HAVE_ASPRINTF 1 |
---|
9853 | | #define HAVE_FWPRINTF 1 |
---|
9854 | | #define HAVE_NEWLOCALE 1 |
---|
9855 | | #define HAVE_PUTENV 1 |
---|
9856 | | #define HAVE_SETENV 1 |
---|
9857 | | #define HAVE_SETLOCALE 1 |
---|
9858 | | #define HAVE_SNPRINTF 1 |
---|
9859 | | #define HAVE_WCSLEN 1 |
---|
9860 | | #define HAVE_MBRTOWC 1 |
---|
9861 | | #define HAVE_WCRTOMB 1 |
---|
9862 | | #define HAVE_DECL__SNPRINTF 0 |
---|
9863 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
9864 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
9865 | | #define HAVE_LANGINFO_CODESET 1 |
---|
9866 | | #define HAVE_LC_MESSAGES 1 |
---|
9867 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
9868 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
9869 | | #define ENABLE_NLS 1 |
---|
9870 | | #define HAVE_GETCWD 1 |
---|
9871 | | #define HAVE_READLINK 1 |
---|
9872 | | #define HAVE_REALPATH 1 |
---|
9873 | | #define HAVE_LSTAT 1 |
---|
9874 | | #define HAVE_MBSINIT 1 |
---|
9875 | | #define HAVE_MBRTOWC 1 |
---|
9876 | | #define HAVE_MPROTECT 1 |
---|
9877 | | #define HAVE_MEMCHR 1 |
---|
9878 | | #define HAVE_PATHCONF 1 |
---|
9879 | | #define HAVE_SETENV 1 |
---|
9880 | | #define HAVE_ISWCNTRL 1 |
---|
9881 | | #define HAVE_ISWBLANK 1 |
---|
9882 | | #define HAVE_WCWIDTH 1 |
---|
9883 | | #define HAVE_DECL_STRERROR_R 1 |
---|
9884 | | #define HAVE_STRERROR_R 1 |
---|
9885 | | #define HAVE_GETOPT_H 1 |
---|
9886 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
9887 | | #define HAVE_DECL_OPTRESET 1 |
---|
9888 | | #define HAVE_DECL_GETENV 1 |
---|
9889 | | #define __GETOPT_PREFIX rpl_ |
---|
9890 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
9891 | | #define HAVE_STDLIB_H 1 |
---|
9892 | | #define MALLOC_0_IS_NONNULL 1 |
---|
9893 | | #define HAVE_MBSTATE_T 1 |
---|
9894 | | #define HAVE_MBRTOWC 1 |
---|
9895 | | #define MAP_ANONYMOUS MAP_ANON |
---|
9896 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
9897 | | #define INSTALLPREFIX "/opt/local" |
---|
9898 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 |
---|
9899 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 |
---|
9900 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 |
---|
9901 | | #define HAVE__BOOL 1 |
---|
9902 | | #define HAVE_STDBOOL_H 1 |
---|
9903 | | #define USER_LABEL_PREFIX _ |
---|
9904 | | #define restrict __restrict |
---|
9905 | | #define HAVE_RAW_DECL_STPCPY 1 |
---|
9906 | | #define HAVE_RAW_DECL_STRDUP 1 |
---|
9907 | | #define HAVE_RAW_DECL_STRNCAT 1 |
---|
9908 | | #define HAVE_RAW_DECL_STRPBRK 1 |
---|
9909 | | #define HAVE_RAW_DECL_STRSEP 1 |
---|
9910 | | #define HAVE_RAW_DECL_STRCASESTR 1 |
---|
9911 | | #define HAVE_RAW_DECL_STRTOK_R 1 |
---|
9912 | | #define HAVE_RAW_DECL_STRSIGNAL 1 |
---|
9913 | | #define HAVE_DECL_STRNLEN 0 |
---|
9914 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
9915 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
9916 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
9917 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
9918 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
9919 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
9920 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
9921 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
9922 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
9923 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
9924 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
9925 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
9926 | | #define HAVE_ATEXIT 1 |
---|
9927 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
9928 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
9929 | | #define GNULIB_TEST_REALPATH 1 |
---|
9930 | | #define GNULIB_TEST_ENVIRON 1 |
---|
9931 | | #define GNULIB_FWRITEERROR 1 |
---|
9932 | | #define GNULIB_TEST_GETOPT_GNU 1 |
---|
9933 | | #define __GETOPT_PREFIX rpl_ |
---|
9934 | | #define GNULIB_TEST_LSTAT 1 |
---|
9935 | | #define HAVE_MALLOC_POSIX 1 |
---|
9936 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
9937 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
9938 | | #define GNULIB_TEST_MBSINIT 1 |
---|
9939 | | #define GNULIB_TEST_MBSLEN 1 |
---|
9940 | | #define GNULIB_TEST_MBSSTR 1 |
---|
9941 | | #define GNULIB_TEST_MEMCHR 1 |
---|
9942 | | #define HAVE_MEMMOVE 1 |
---|
9943 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
9944 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
9945 | | #define READLINK_TRAILING_SLASH_BUG 1 |
---|
9946 | | #define GNULIB_TEST_READLINK 1 |
---|
9947 | | #define HAVE_SEARCH_H 1 |
---|
9948 | | #define HAVE_TSEARCH 1 |
---|
9949 | | #define HAVE_RAW_DECL_SIGACTION 1 |
---|
9950 | | #define HAVE_RAW_DECL_SIGADDSET 1 |
---|
9951 | | #define HAVE_RAW_DECL_SIGDELSET 1 |
---|
9952 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 |
---|
9953 | | #define HAVE_RAW_DECL_SIGFILLSET 1 |
---|
9954 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 |
---|
9955 | | #define HAVE_RAW_DECL_SIGPENDING 1 |
---|
9956 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 |
---|
9957 | | #define GNULIB_SIGPIPE 1 |
---|
9958 | | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
9959 | | #define REPLACE_FUNC_STAT_FILE 1 |
---|
9960 | | #define GNULIB_TEST_STAT 1 |
---|
9961 | | /* end confdefs.h. */ |
---|
9962 | | #include <stdio.h> |
---|
9963 | | #ifdef HAVE_SYS_TYPES_H |
---|
9964 | | # include <sys/types.h> |
---|
9965 | | #endif |
---|
9966 | | #ifdef HAVE_SYS_STAT_H |
---|
9967 | | # include <sys/stat.h> |
---|
9968 | | #endif |
---|
9969 | | #ifdef STDC_HEADERS |
---|
9970 | | # include <stdlib.h> |
---|
9971 | | # include <stddef.h> |
---|
9972 | | #else |
---|
9973 | | # ifdef HAVE_STDLIB_H |
---|
9974 | | # include <stdlib.h> |
---|
9975 | | # endif |
---|
9976 | | #endif |
---|
9977 | | #ifdef HAVE_STRING_H |
---|
9978 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
9979 | | # include <memory.h> |
---|
9980 | | # endif |
---|
9981 | | # include <string.h> |
---|
9982 | | #endif |
---|
9983 | | #ifdef HAVE_STRINGS_H |
---|
9984 | | # include <strings.h> |
---|
9985 | | #endif |
---|
9986 | | #ifdef HAVE_INTTYPES_H |
---|
9987 | | # include <inttypes.h> |
---|
9988 | | #endif |
---|
9989 | | #ifdef HAVE_STDINT_H |
---|
9990 | | # include <stdint.h> |
---|
9991 | | #endif |
---|
9992 | | #ifdef HAVE_UNISTD_H |
---|
9993 | | # include <unistd.h> |
---|
9994 | | #endif |
---|
9995 | | #include <sys/bitypes.h> |
---|
9996 | configure:24566: result: no |
---|
9997 | configure:24566: checking sys/bitypes.h presence |
---|
9998 | configure:24566: /usr/bin/gcc-4.2 -E -no-cpp-precomp -I/opt/local/include conftest.c |
---|
9999 | conftest.c:204:25: error: sys/bitypes.h: No such file or directory |
---|
10000 | configure:24566: $? = 1 |
---|
10001 | configure: failed program was: |
---|
10002 | | /* confdefs.h */ |
---|
10003 | | #define PACKAGE_NAME "" |
---|
10004 | | #define PACKAGE_TARNAME "" |
---|
10005 | | #define PACKAGE_VERSION "" |
---|
10006 | | #define PACKAGE_STRING "" |
---|
10007 | | #define PACKAGE_BUGREPORT "" |
---|
10008 | | #define PACKAGE_URL "" |
---|
10009 | | #define PACKAGE "gettext-runtime" |
---|
10010 | | #define VERSION "0.18.1" |
---|
10011 | | #define STDC_HEADERS 1 |
---|
10012 | | #define HAVE_SYS_TYPES_H 1 |
---|
10013 | | #define HAVE_SYS_STAT_H 1 |
---|
10014 | | #define HAVE_STDLIB_H 1 |
---|
10015 | | #define HAVE_STRING_H 1 |
---|
10016 | | #define HAVE_MEMORY_H 1 |
---|
10017 | | #define HAVE_STRINGS_H 1 |
---|
10018 | | #define HAVE_INTTYPES_H 1 |
---|
10019 | | #define HAVE_STDINT_H 1 |
---|
10020 | | #define HAVE_UNISTD_H 1 |
---|
10021 | | #define __EXTENSIONS__ 1 |
---|
10022 | | #define _ALL_SOURCE 1 |
---|
10023 | | #define _GNU_SOURCE 1 |
---|
10024 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
10025 | | #define _TANDEM_SOURCE 1 |
---|
10026 | | #define HAVE_DLFCN_H 1 |
---|
10027 | | #define LT_OBJDIR ".libs/" |
---|
10028 | | #define HAVE_VISIBILITY 1 |
---|
10029 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
10030 | | #define HAVE_ALLOCA_H 1 |
---|
10031 | | #define HAVE_ALLOCA 1 |
---|
10032 | | #define HAVE_STDLIB_H 1 |
---|
10033 | | #define HAVE_UNISTD_H 1 |
---|
10034 | | #define HAVE_SYS_PARAM_H 1 |
---|
10035 | | #define HAVE_STRING_H 1 |
---|
10036 | | #define HAVE_ERRNO_H 1 |
---|
10037 | | #define HAVE_GETOPT_H 1 |
---|
10038 | | #define HAVE_ICONV_H 1 |
---|
10039 | | #define HAVE_SYS_MMAN_H 1 |
---|
10040 | | #define HAVE_SYS_SOCKET_H 1 |
---|
10041 | | #define HAVE_SIGNAL_H 1 |
---|
10042 | | #define HAVE_STDDEF_H 1 |
---|
10043 | | #define HAVE_STDINT_H 1 |
---|
10044 | | #define HAVE_WCHAR_H 1 |
---|
10045 | | #define HAVE_STDIO_H 1 |
---|
10046 | | #define HAVE_SYS_STAT_H 1 |
---|
10047 | | #define HAVE_TIME_H 1 |
---|
10048 | | #define HAVE_SYS_TIME_H 1 |
---|
10049 | | #define HAVE_WCTYPE_H 1 |
---|
10050 | | #define HAVE_GETPAGESIZE 1 |
---|
10051 | | #define HAVE_MMAP 1 |
---|
10052 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
10053 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
10054 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
10055 | | #define HAVE_UINTMAX_T 1 |
---|
10056 | | #define HAVE_INTTYPES_H 1 |
---|
10057 | | #define USE_POSIX_THREADS 1 |
---|
10058 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
10059 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
10060 | | #define HAVE_ICONV 1 |
---|
10061 | | #define ICONV_CONST |
---|
10062 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
10063 | | #define HAVE_INTTYPES_H 1 |
---|
10064 | | #define HAVE_LIMITS_H 1 |
---|
10065 | | #define HAVE_UNISTD_H 1 |
---|
10066 | | #define HAVE_SYS_PARAM_H 1 |
---|
10067 | | #define HAVE_GETCWD 1 |
---|
10068 | | #define HAVE_GETEGID 1 |
---|
10069 | | #define HAVE_GETEUID 1 |
---|
10070 | | #define HAVE_GETGID 1 |
---|
10071 | | #define HAVE_GETUID 1 |
---|
10072 | | #define HAVE_MUNMAP 1 |
---|
10073 | | #define HAVE_STPCPY 1 |
---|
10074 | | #define HAVE_STRCASECMP 1 |
---|
10075 | | #define HAVE_STRDUP 1 |
---|
10076 | | #define HAVE_STRTOUL 1 |
---|
10077 | | #define HAVE_TSEARCH 1 |
---|
10078 | | #define HAVE_USELOCALE 1 |
---|
10079 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
10080 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
10081 | | #define HAVE_LONG_LONG_INT 1 |
---|
10082 | | #define HAVE_WCHAR_T 1 |
---|
10083 | | #define HAVE_WINT_T 1 |
---|
10084 | | #define HAVE_INTMAX_T 1 |
---|
10085 | | #define HAVE_POSIX_PRINTF 1 |
---|
10086 | | #define HAVE_STDINT_H 1 |
---|
10087 | | #define HAVE_STDINT_H 1 |
---|
10088 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
10089 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
10090 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
10091 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
10092 | | #define HAVE_STDDEF_H 1 |
---|
10093 | | #define HAVE_STDLIB_H 1 |
---|
10094 | | #define HAVE_STRING_H 1 |
---|
10095 | | #define HAVE_ASPRINTF 1 |
---|
10096 | | #define HAVE_FWPRINTF 1 |
---|
10097 | | #define HAVE_NEWLOCALE 1 |
---|
10098 | | #define HAVE_PUTENV 1 |
---|
10099 | | #define HAVE_SETENV 1 |
---|
10100 | | #define HAVE_SETLOCALE 1 |
---|
10101 | | #define HAVE_SNPRINTF 1 |
---|
10102 | | #define HAVE_WCSLEN 1 |
---|
10103 | | #define HAVE_MBRTOWC 1 |
---|
10104 | | #define HAVE_WCRTOMB 1 |
---|
10105 | | #define HAVE_DECL__SNPRINTF 0 |
---|
10106 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
10107 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
10108 | | #define HAVE_LANGINFO_CODESET 1 |
---|
10109 | | #define HAVE_LC_MESSAGES 1 |
---|
10110 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
10111 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
10112 | | #define ENABLE_NLS 1 |
---|
10113 | | #define HAVE_GETCWD 1 |
---|
10114 | | #define HAVE_READLINK 1 |
---|
10115 | | #define HAVE_REALPATH 1 |
---|
10116 | | #define HAVE_LSTAT 1 |
---|
10117 | | #define HAVE_MBSINIT 1 |
---|
10118 | | #define HAVE_MBRTOWC 1 |
---|
10119 | | #define HAVE_MPROTECT 1 |
---|
10120 | | #define HAVE_MEMCHR 1 |
---|
10121 | | #define HAVE_PATHCONF 1 |
---|
10122 | | #define HAVE_SETENV 1 |
---|
10123 | | #define HAVE_ISWCNTRL 1 |
---|
10124 | | #define HAVE_ISWBLANK 1 |
---|
10125 | | #define HAVE_WCWIDTH 1 |
---|
10126 | | #define HAVE_DECL_STRERROR_R 1 |
---|
10127 | | #define HAVE_STRERROR_R 1 |
---|
10128 | | #define HAVE_GETOPT_H 1 |
---|
10129 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
10130 | | #define HAVE_DECL_OPTRESET 1 |
---|
10131 | | #define HAVE_DECL_GETENV 1 |
---|
10132 | | #define __GETOPT_PREFIX rpl_ |
---|
10133 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
10134 | | #define HAVE_STDLIB_H 1 |
---|
10135 | | #define MALLOC_0_IS_NONNULL 1 |
---|
10136 | | #define HAVE_MBSTATE_T 1 |
---|
10137 | | #define HAVE_MBRTOWC 1 |
---|
10138 | | #define MAP_ANONYMOUS MAP_ANON |
---|
10139 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
10140 | | #define INSTALLPREFIX "/opt/local" |
---|
10141 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 |
---|
10142 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 |
---|
10143 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 |
---|
10144 | | #define HAVE__BOOL 1 |
---|
10145 | | #define HAVE_STDBOOL_H 1 |
---|
10146 | | #define USER_LABEL_PREFIX _ |
---|
10147 | | #define restrict __restrict |
---|
10148 | | #define HAVE_RAW_DECL_STPCPY 1 |
---|
10149 | | #define HAVE_RAW_DECL_STRDUP 1 |
---|
10150 | | #define HAVE_RAW_DECL_STRNCAT 1 |
---|
10151 | | #define HAVE_RAW_DECL_STRPBRK 1 |
---|
10152 | | #define HAVE_RAW_DECL_STRSEP 1 |
---|
10153 | | #define HAVE_RAW_DECL_STRCASESTR 1 |
---|
10154 | | #define HAVE_RAW_DECL_STRTOK_R 1 |
---|
10155 | | #define HAVE_RAW_DECL_STRSIGNAL 1 |
---|
10156 | | #define HAVE_DECL_STRNLEN 0 |
---|
10157 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
10158 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
10159 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
10160 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
10161 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
10162 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
10163 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
10164 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
10165 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
10166 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
10167 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
10168 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
10169 | | #define HAVE_ATEXIT 1 |
---|
10170 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
10171 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
10172 | | #define GNULIB_TEST_REALPATH 1 |
---|
10173 | | #define GNULIB_TEST_ENVIRON 1 |
---|
10174 | | #define GNULIB_FWRITEERROR 1 |
---|
10175 | | #define GNULIB_TEST_GETOPT_GNU 1 |
---|
10176 | | #define __GETOPT_PREFIX rpl_ |
---|
10177 | | #define GNULIB_TEST_LSTAT 1 |
---|
10178 | | #define HAVE_MALLOC_POSIX 1 |
---|
10179 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
10180 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
10181 | | #define GNULIB_TEST_MBSINIT 1 |
---|
10182 | | #define GNULIB_TEST_MBSLEN 1 |
---|
10183 | | #define GNULIB_TEST_MBSSTR 1 |
---|
10184 | | #define GNULIB_TEST_MEMCHR 1 |
---|
10185 | | #define HAVE_MEMMOVE 1 |
---|
10186 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
10187 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
10188 | | #define READLINK_TRAILING_SLASH_BUG 1 |
---|
10189 | | #define GNULIB_TEST_READLINK 1 |
---|
10190 | | #define HAVE_SEARCH_H 1 |
---|
10191 | | #define HAVE_TSEARCH 1 |
---|
10192 | | #define HAVE_RAW_DECL_SIGACTION 1 |
---|
10193 | | #define HAVE_RAW_DECL_SIGADDSET 1 |
---|
10194 | | #define HAVE_RAW_DECL_SIGDELSET 1 |
---|
10195 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 |
---|
10196 | | #define HAVE_RAW_DECL_SIGFILLSET 1 |
---|
10197 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 |
---|
10198 | | #define HAVE_RAW_DECL_SIGPENDING 1 |
---|
10199 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 |
---|
10200 | | #define GNULIB_SIGPIPE 1 |
---|
10201 | | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
10202 | | #define REPLACE_FUNC_STAT_FILE 1 |
---|
10203 | | #define GNULIB_TEST_STAT 1 |
---|
10204 | | /* end confdefs.h. */ |
---|
10205 | | #include <sys/bitypes.h> |
---|
10206 | configure:24566: result: no |
---|
10207 | configure:24566: checking for sys/bitypes.h |
---|
10208 | configure:24566: result: no |
---|
10209 | configure:24604: checking for bit size of ptrdiff_t |
---|
10210 | configure:24609: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
10211 | configure:24609: $? = 0 |
---|
10212 | configure:24609: ./conftest |
---|
10213 | configure:24609: $? = 0 |
---|
10214 | configure:24630: result: 32 |
---|
10215 | configure:24604: checking for bit size of size_t |
---|
10216 | configure:24609: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
10217 | configure:24609: $? = 0 |
---|
10218 | configure:24609: ./conftest |
---|
10219 | configure:24609: $? = 0 |
---|
10220 | configure:24630: result: 32 |
---|
10221 | configure:24649: checking for bit size of sig_atomic_t |
---|
10222 | configure:24654: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
10223 | configure:24654: $? = 0 |
---|
10224 | configure:24654: ./conftest |
---|
10225 | configure:24654: $? = 0 |
---|
10226 | configure:24675: result: 32 |
---|
10227 | configure:24649: checking for bit size of wchar_t |
---|
10228 | configure:24654: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
10229 | configure:24654: $? = 0 |
---|
10230 | configure:24654: ./conftest |
---|
10231 | configure:24654: $? = 0 |
---|
10232 | configure:24675: result: 32 |
---|
10233 | configure:24649: checking for bit size of wint_t |
---|
10234 | configure:24654: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
10235 | configure:24654: $? = 0 |
---|
10236 | configure:24654: ./conftest |
---|
10237 | configure:24654: $? = 0 |
---|
10238 | configure:24675: result: 32 |
---|
10239 | configure:24693: checking whether sig_atomic_t is signed |
---|
10240 | configure:24720: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
10241 | configure:24720: $? = 0 |
---|
10242 | configure:24730: result: yes |
---|
10243 | configure:24693: checking whether wchar_t is signed |
---|
10244 | configure:24720: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
10245 | configure:24720: $? = 0 |
---|
10246 | configure:24730: result: yes |
---|
10247 | configure:24693: checking whether wint_t is signed |
---|
10248 | configure:24720: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
10249 | configure:24720: $? = 0 |
---|
10250 | configure:24730: result: yes |
---|
10251 | configure:24752: checking for ptrdiff_t integer literal suffix |
---|
10252 | configure:24798: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
10253 | configure:24798: $? = 0 |
---|
10254 | configure:24807: result: |
---|
10255 | configure:24752: checking for size_t integer literal suffix |
---|
10256 | configure:24798: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
10257 | conftest.c:225: error: conflicting types for 'foo' |
---|
10258 | conftest.c:224: error: previous declaration of 'foo' was here |
---|
10259 | configure:24798: $? = 1 |
---|
10260 | configure: failed program was: |
---|
10261 | | /* confdefs.h */ |
---|
10262 | | #define PACKAGE_NAME "" |
---|
10263 | | #define PACKAGE_TARNAME "" |
---|
10264 | | #define PACKAGE_VERSION "" |
---|
10265 | | #define PACKAGE_STRING "" |
---|
10266 | | #define PACKAGE_BUGREPORT "" |
---|
10267 | | #define PACKAGE_URL "" |
---|
10268 | | #define PACKAGE "gettext-runtime" |
---|
10269 | | #define VERSION "0.18.1" |
---|
10270 | | #define STDC_HEADERS 1 |
---|
10271 | | #define HAVE_SYS_TYPES_H 1 |
---|
10272 | | #define HAVE_SYS_STAT_H 1 |
---|
10273 | | #define HAVE_STDLIB_H 1 |
---|
10274 | | #define HAVE_STRING_H 1 |
---|
10275 | | #define HAVE_MEMORY_H 1 |
---|
10276 | | #define HAVE_STRINGS_H 1 |
---|
10277 | | #define HAVE_INTTYPES_H 1 |
---|
10278 | | #define HAVE_STDINT_H 1 |
---|
10279 | | #define HAVE_UNISTD_H 1 |
---|
10280 | | #define __EXTENSIONS__ 1 |
---|
10281 | | #define _ALL_SOURCE 1 |
---|
10282 | | #define _GNU_SOURCE 1 |
---|
10283 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
10284 | | #define _TANDEM_SOURCE 1 |
---|
10285 | | #define HAVE_DLFCN_H 1 |
---|
10286 | | #define LT_OBJDIR ".libs/" |
---|
10287 | | #define HAVE_VISIBILITY 1 |
---|
10288 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
10289 | | #define HAVE_ALLOCA_H 1 |
---|
10290 | | #define HAVE_ALLOCA 1 |
---|
10291 | | #define HAVE_STDLIB_H 1 |
---|
10292 | | #define HAVE_UNISTD_H 1 |
---|
10293 | | #define HAVE_SYS_PARAM_H 1 |
---|
10294 | | #define HAVE_STRING_H 1 |
---|
10295 | | #define HAVE_ERRNO_H 1 |
---|
10296 | | #define HAVE_GETOPT_H 1 |
---|
10297 | | #define HAVE_ICONV_H 1 |
---|
10298 | | #define HAVE_SYS_MMAN_H 1 |
---|
10299 | | #define HAVE_SYS_SOCKET_H 1 |
---|
10300 | | #define HAVE_SIGNAL_H 1 |
---|
10301 | | #define HAVE_STDDEF_H 1 |
---|
10302 | | #define HAVE_STDINT_H 1 |
---|
10303 | | #define HAVE_WCHAR_H 1 |
---|
10304 | | #define HAVE_STDIO_H 1 |
---|
10305 | | #define HAVE_SYS_STAT_H 1 |
---|
10306 | | #define HAVE_TIME_H 1 |
---|
10307 | | #define HAVE_SYS_TIME_H 1 |
---|
10308 | | #define HAVE_WCTYPE_H 1 |
---|
10309 | | #define HAVE_GETPAGESIZE 1 |
---|
10310 | | #define HAVE_MMAP 1 |
---|
10311 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
10312 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
10313 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
10314 | | #define HAVE_UINTMAX_T 1 |
---|
10315 | | #define HAVE_INTTYPES_H 1 |
---|
10316 | | #define USE_POSIX_THREADS 1 |
---|
10317 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
10318 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
10319 | | #define HAVE_ICONV 1 |
---|
10320 | | #define ICONV_CONST |
---|
10321 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
10322 | | #define HAVE_INTTYPES_H 1 |
---|
10323 | | #define HAVE_LIMITS_H 1 |
---|
10324 | | #define HAVE_UNISTD_H 1 |
---|
10325 | | #define HAVE_SYS_PARAM_H 1 |
---|
10326 | | #define HAVE_GETCWD 1 |
---|
10327 | | #define HAVE_GETEGID 1 |
---|
10328 | | #define HAVE_GETEUID 1 |
---|
10329 | | #define HAVE_GETGID 1 |
---|
10330 | | #define HAVE_GETUID 1 |
---|
10331 | | #define HAVE_MUNMAP 1 |
---|
10332 | | #define HAVE_STPCPY 1 |
---|
10333 | | #define HAVE_STRCASECMP 1 |
---|
10334 | | #define HAVE_STRDUP 1 |
---|
10335 | | #define HAVE_STRTOUL 1 |
---|
10336 | | #define HAVE_TSEARCH 1 |
---|
10337 | | #define HAVE_USELOCALE 1 |
---|
10338 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
10339 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
10340 | | #define HAVE_LONG_LONG_INT 1 |
---|
10341 | | #define HAVE_WCHAR_T 1 |
---|
10342 | | #define HAVE_WINT_T 1 |
---|
10343 | | #define HAVE_INTMAX_T 1 |
---|
10344 | | #define HAVE_POSIX_PRINTF 1 |
---|
10345 | | #define HAVE_STDINT_H 1 |
---|
10346 | | #define HAVE_STDINT_H 1 |
---|
10347 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
10348 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
10349 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
10350 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
10351 | | #define HAVE_STDDEF_H 1 |
---|
10352 | | #define HAVE_STDLIB_H 1 |
---|
10353 | | #define HAVE_STRING_H 1 |
---|
10354 | | #define HAVE_ASPRINTF 1 |
---|
10355 | | #define HAVE_FWPRINTF 1 |
---|
10356 | | #define HAVE_NEWLOCALE 1 |
---|
10357 | | #define HAVE_PUTENV 1 |
---|
10358 | | #define HAVE_SETENV 1 |
---|
10359 | | #define HAVE_SETLOCALE 1 |
---|
10360 | | #define HAVE_SNPRINTF 1 |
---|
10361 | | #define HAVE_WCSLEN 1 |
---|
10362 | | #define HAVE_MBRTOWC 1 |
---|
10363 | | #define HAVE_WCRTOMB 1 |
---|
10364 | | #define HAVE_DECL__SNPRINTF 0 |
---|
10365 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
10366 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
10367 | | #define HAVE_LANGINFO_CODESET 1 |
---|
10368 | | #define HAVE_LC_MESSAGES 1 |
---|
10369 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
10370 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
10371 | | #define ENABLE_NLS 1 |
---|
10372 | | #define HAVE_GETCWD 1 |
---|
10373 | | #define HAVE_READLINK 1 |
---|
10374 | | #define HAVE_REALPATH 1 |
---|
10375 | | #define HAVE_LSTAT 1 |
---|
10376 | | #define HAVE_MBSINIT 1 |
---|
10377 | | #define HAVE_MBRTOWC 1 |
---|
10378 | | #define HAVE_MPROTECT 1 |
---|
10379 | | #define HAVE_MEMCHR 1 |
---|
10380 | | #define HAVE_PATHCONF 1 |
---|
10381 | | #define HAVE_SETENV 1 |
---|
10382 | | #define HAVE_ISWCNTRL 1 |
---|
10383 | | #define HAVE_ISWBLANK 1 |
---|
10384 | | #define HAVE_WCWIDTH 1 |
---|
10385 | | #define HAVE_DECL_STRERROR_R 1 |
---|
10386 | | #define HAVE_STRERROR_R 1 |
---|
10387 | | #define HAVE_GETOPT_H 1 |
---|
10388 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
10389 | | #define HAVE_DECL_OPTRESET 1 |
---|
10390 | | #define HAVE_DECL_GETENV 1 |
---|
10391 | | #define __GETOPT_PREFIX rpl_ |
---|
10392 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
10393 | | #define HAVE_STDLIB_H 1 |
---|
10394 | | #define MALLOC_0_IS_NONNULL 1 |
---|
10395 | | #define HAVE_MBSTATE_T 1 |
---|
10396 | | #define HAVE_MBRTOWC 1 |
---|
10397 | | #define MAP_ANONYMOUS MAP_ANON |
---|
10398 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
10399 | | #define INSTALLPREFIX "/opt/local" |
---|
10400 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 |
---|
10401 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 |
---|
10402 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 |
---|
10403 | | #define HAVE__BOOL 1 |
---|
10404 | | #define HAVE_STDBOOL_H 1 |
---|
10405 | | #define USER_LABEL_PREFIX _ |
---|
10406 | | #define restrict __restrict |
---|
10407 | | #define HAVE_RAW_DECL_STPCPY 1 |
---|
10408 | | #define HAVE_RAW_DECL_STRDUP 1 |
---|
10409 | | #define HAVE_RAW_DECL_STRNCAT 1 |
---|
10410 | | #define HAVE_RAW_DECL_STRPBRK 1 |
---|
10411 | | #define HAVE_RAW_DECL_STRSEP 1 |
---|
10412 | | #define HAVE_RAW_DECL_STRCASESTR 1 |
---|
10413 | | #define HAVE_RAW_DECL_STRTOK_R 1 |
---|
10414 | | #define HAVE_RAW_DECL_STRSIGNAL 1 |
---|
10415 | | #define HAVE_DECL_STRNLEN 0 |
---|
10416 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
10417 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
10418 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
10419 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
10420 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
10421 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
10422 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
10423 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
10424 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
10425 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
10426 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
10427 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
10428 | | #define HAVE_ATEXIT 1 |
---|
10429 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
10430 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
10431 | | #define GNULIB_TEST_REALPATH 1 |
---|
10432 | | #define GNULIB_TEST_ENVIRON 1 |
---|
10433 | | #define GNULIB_FWRITEERROR 1 |
---|
10434 | | #define GNULIB_TEST_GETOPT_GNU 1 |
---|
10435 | | #define __GETOPT_PREFIX rpl_ |
---|
10436 | | #define GNULIB_TEST_LSTAT 1 |
---|
10437 | | #define HAVE_MALLOC_POSIX 1 |
---|
10438 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
10439 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
10440 | | #define GNULIB_TEST_MBSINIT 1 |
---|
10441 | | #define GNULIB_TEST_MBSLEN 1 |
---|
10442 | | #define GNULIB_TEST_MBSSTR 1 |
---|
10443 | | #define GNULIB_TEST_MEMCHR 1 |
---|
10444 | | #define HAVE_MEMMOVE 1 |
---|
10445 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
10446 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
10447 | | #define READLINK_TRAILING_SLASH_BUG 1 |
---|
10448 | | #define GNULIB_TEST_READLINK 1 |
---|
10449 | | #define HAVE_SEARCH_H 1 |
---|
10450 | | #define HAVE_TSEARCH 1 |
---|
10451 | | #define HAVE_RAW_DECL_SIGACTION 1 |
---|
10452 | | #define HAVE_RAW_DECL_SIGADDSET 1 |
---|
10453 | | #define HAVE_RAW_DECL_SIGDELSET 1 |
---|
10454 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 |
---|
10455 | | #define HAVE_RAW_DECL_SIGFILLSET 1 |
---|
10456 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 |
---|
10457 | | #define HAVE_RAW_DECL_SIGPENDING 1 |
---|
10458 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 |
---|
10459 | | #define GNULIB_SIGPIPE 1 |
---|
10460 | | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
10461 | | #define REPLACE_FUNC_STAT_FILE 1 |
---|
10462 | | #define GNULIB_TEST_STAT 1 |
---|
10463 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
10464 | | #define BITSIZEOF_SIZE_T 32 |
---|
10465 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
10466 | | #define BITSIZEOF_WCHAR_T 32 |
---|
10467 | | #define BITSIZEOF_WINT_T 32 |
---|
10468 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
10469 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
10470 | | #define HAVE_SIGNED_WINT_T 1 |
---|
10471 | | #define PTRDIFF_T_SUFFIX |
---|
10472 | | /* end confdefs.h. */ |
---|
10473 | | |
---|
10474 | | /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be |
---|
10475 | | included before <wchar.h>. */ |
---|
10476 | | #include <stddef.h> |
---|
10477 | | #include <signal.h> |
---|
10478 | | #if HAVE_WCHAR_H |
---|
10479 | | # include <stdio.h> |
---|
10480 | | # include <time.h> |
---|
10481 | | # include <wchar.h> |
---|
10482 | | #endif |
---|
10483 | | |
---|
10484 | | extern size_t foo; |
---|
10485 | | extern unsigned int foo; |
---|
10486 | | int |
---|
10487 | | main () |
---|
10488 | | { |
---|
10489 | | |
---|
10490 | | ; |
---|
10491 | | return 0; |
---|
10492 | | } |
---|
10493 | configure:24798: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
10494 | configure:24798: $? = 0 |
---|
10495 | configure:24807: result: ul |
---|
10496 | configure:24824: checking for sig_atomic_t integer literal suffix |
---|
10497 | configure:24870: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
10498 | configure:24870: $? = 0 |
---|
10499 | configure:24879: result: |
---|
10500 | configure:24824: checking for wchar_t integer literal suffix |
---|
10501 | configure:24870: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
10502 | configure:24870: $? = 0 |
---|
10503 | configure:24879: result: |
---|
10504 | configure:24824: checking for wint_t integer literal suffix |
---|
10505 | configure:24870: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
10506 | configure:24870: $? = 0 |
---|
10507 | configure:24879: result: |
---|
10508 | configure:24993: checking whether dprintf is declared without a macro |
---|
10509 | configure:25011: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
10510 | conftest.c: In function 'main': |
---|
10511 | conftest.c:223: error: 'dprintf' undeclared (first use in this function) |
---|
10512 | conftest.c:223: error: (Each undeclared identifier is reported only once |
---|
10513 | conftest.c:223: error: for each function it appears in.) |
---|
10514 | configure:25011: $? = 1 |
---|
10515 | configure: failed program was: |
---|
10516 | | /* confdefs.h */ |
---|
10517 | | #define PACKAGE_NAME "" |
---|
10518 | | #define PACKAGE_TARNAME "" |
---|
10519 | | #define PACKAGE_VERSION "" |
---|
10520 | | #define PACKAGE_STRING "" |
---|
10521 | | #define PACKAGE_BUGREPORT "" |
---|
10522 | | #define PACKAGE_URL "" |
---|
10523 | | #define PACKAGE "gettext-runtime" |
---|
10524 | | #define VERSION "0.18.1" |
---|
10525 | | #define STDC_HEADERS 1 |
---|
10526 | | #define HAVE_SYS_TYPES_H 1 |
---|
10527 | | #define HAVE_SYS_STAT_H 1 |
---|
10528 | | #define HAVE_STDLIB_H 1 |
---|
10529 | | #define HAVE_STRING_H 1 |
---|
10530 | | #define HAVE_MEMORY_H 1 |
---|
10531 | | #define HAVE_STRINGS_H 1 |
---|
10532 | | #define HAVE_INTTYPES_H 1 |
---|
10533 | | #define HAVE_STDINT_H 1 |
---|
10534 | | #define HAVE_UNISTD_H 1 |
---|
10535 | | #define __EXTENSIONS__ 1 |
---|
10536 | | #define _ALL_SOURCE 1 |
---|
10537 | | #define _GNU_SOURCE 1 |
---|
10538 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
10539 | | #define _TANDEM_SOURCE 1 |
---|
10540 | | #define HAVE_DLFCN_H 1 |
---|
10541 | | #define LT_OBJDIR ".libs/" |
---|
10542 | | #define HAVE_VISIBILITY 1 |
---|
10543 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
10544 | | #define HAVE_ALLOCA_H 1 |
---|
10545 | | #define HAVE_ALLOCA 1 |
---|
10546 | | #define HAVE_STDLIB_H 1 |
---|
10547 | | #define HAVE_UNISTD_H 1 |
---|
10548 | | #define HAVE_SYS_PARAM_H 1 |
---|
10549 | | #define HAVE_STRING_H 1 |
---|
10550 | | #define HAVE_ERRNO_H 1 |
---|
10551 | | #define HAVE_GETOPT_H 1 |
---|
10552 | | #define HAVE_ICONV_H 1 |
---|
10553 | | #define HAVE_SYS_MMAN_H 1 |
---|
10554 | | #define HAVE_SYS_SOCKET_H 1 |
---|
10555 | | #define HAVE_SIGNAL_H 1 |
---|
10556 | | #define HAVE_STDDEF_H 1 |
---|
10557 | | #define HAVE_STDINT_H 1 |
---|
10558 | | #define HAVE_WCHAR_H 1 |
---|
10559 | | #define HAVE_STDIO_H 1 |
---|
10560 | | #define HAVE_SYS_STAT_H 1 |
---|
10561 | | #define HAVE_TIME_H 1 |
---|
10562 | | #define HAVE_SYS_TIME_H 1 |
---|
10563 | | #define HAVE_WCTYPE_H 1 |
---|
10564 | | #define HAVE_GETPAGESIZE 1 |
---|
10565 | | #define HAVE_MMAP 1 |
---|
10566 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
10567 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
10568 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
10569 | | #define HAVE_UINTMAX_T 1 |
---|
10570 | | #define HAVE_INTTYPES_H 1 |
---|
10571 | | #define USE_POSIX_THREADS 1 |
---|
10572 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
10573 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
10574 | | #define HAVE_ICONV 1 |
---|
10575 | | #define ICONV_CONST |
---|
10576 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
10577 | | #define HAVE_INTTYPES_H 1 |
---|
10578 | | #define HAVE_LIMITS_H 1 |
---|
10579 | | #define HAVE_UNISTD_H 1 |
---|
10580 | | #define HAVE_SYS_PARAM_H 1 |
---|
10581 | | #define HAVE_GETCWD 1 |
---|
10582 | | #define HAVE_GETEGID 1 |
---|
10583 | | #define HAVE_GETEUID 1 |
---|
10584 | | #define HAVE_GETGID 1 |
---|
10585 | | #define HAVE_GETUID 1 |
---|
10586 | | #define HAVE_MUNMAP 1 |
---|
10587 | | #define HAVE_STPCPY 1 |
---|
10588 | | #define HAVE_STRCASECMP 1 |
---|
10589 | | #define HAVE_STRDUP 1 |
---|
10590 | | #define HAVE_STRTOUL 1 |
---|
10591 | | #define HAVE_TSEARCH 1 |
---|
10592 | | #define HAVE_USELOCALE 1 |
---|
10593 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
10594 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
10595 | | #define HAVE_LONG_LONG_INT 1 |
---|
10596 | | #define HAVE_WCHAR_T 1 |
---|
10597 | | #define HAVE_WINT_T 1 |
---|
10598 | | #define HAVE_INTMAX_T 1 |
---|
10599 | | #define HAVE_POSIX_PRINTF 1 |
---|
10600 | | #define HAVE_STDINT_H 1 |
---|
10601 | | #define HAVE_STDINT_H 1 |
---|
10602 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
10603 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
10604 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
10605 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
10606 | | #define HAVE_STDDEF_H 1 |
---|
10607 | | #define HAVE_STDLIB_H 1 |
---|
10608 | | #define HAVE_STRING_H 1 |
---|
10609 | | #define HAVE_ASPRINTF 1 |
---|
10610 | | #define HAVE_FWPRINTF 1 |
---|
10611 | | #define HAVE_NEWLOCALE 1 |
---|
10612 | | #define HAVE_PUTENV 1 |
---|
10613 | | #define HAVE_SETENV 1 |
---|
10614 | | #define HAVE_SETLOCALE 1 |
---|
10615 | | #define HAVE_SNPRINTF 1 |
---|
10616 | | #define HAVE_WCSLEN 1 |
---|
10617 | | #define HAVE_MBRTOWC 1 |
---|
10618 | | #define HAVE_WCRTOMB 1 |
---|
10619 | | #define HAVE_DECL__SNPRINTF 0 |
---|
10620 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
10621 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
10622 | | #define HAVE_LANGINFO_CODESET 1 |
---|
10623 | | #define HAVE_LC_MESSAGES 1 |
---|
10624 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
10625 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
10626 | | #define ENABLE_NLS 1 |
---|
10627 | | #define HAVE_GETCWD 1 |
---|
10628 | | #define HAVE_READLINK 1 |
---|
10629 | | #define HAVE_REALPATH 1 |
---|
10630 | | #define HAVE_LSTAT 1 |
---|
10631 | | #define HAVE_MBSINIT 1 |
---|
10632 | | #define HAVE_MBRTOWC 1 |
---|
10633 | | #define HAVE_MPROTECT 1 |
---|
10634 | | #define HAVE_MEMCHR 1 |
---|
10635 | | #define HAVE_PATHCONF 1 |
---|
10636 | | #define HAVE_SETENV 1 |
---|
10637 | | #define HAVE_ISWCNTRL 1 |
---|
10638 | | #define HAVE_ISWBLANK 1 |
---|
10639 | | #define HAVE_WCWIDTH 1 |
---|
10640 | | #define HAVE_DECL_STRERROR_R 1 |
---|
10641 | | #define HAVE_STRERROR_R 1 |
---|
10642 | | #define HAVE_GETOPT_H 1 |
---|
10643 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
10644 | | #define HAVE_DECL_OPTRESET 1 |
---|
10645 | | #define HAVE_DECL_GETENV 1 |
---|
10646 | | #define __GETOPT_PREFIX rpl_ |
---|
10647 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
10648 | | #define HAVE_STDLIB_H 1 |
---|
10649 | | #define MALLOC_0_IS_NONNULL 1 |
---|
10650 | | #define HAVE_MBSTATE_T 1 |
---|
10651 | | #define HAVE_MBRTOWC 1 |
---|
10652 | | #define MAP_ANONYMOUS MAP_ANON |
---|
10653 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
10654 | | #define INSTALLPREFIX "/opt/local" |
---|
10655 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 |
---|
10656 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 |
---|
10657 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 |
---|
10658 | | #define HAVE__BOOL 1 |
---|
10659 | | #define HAVE_STDBOOL_H 1 |
---|
10660 | | #define USER_LABEL_PREFIX _ |
---|
10661 | | #define restrict __restrict |
---|
10662 | | #define HAVE_RAW_DECL_STPCPY 1 |
---|
10663 | | #define HAVE_RAW_DECL_STRDUP 1 |
---|
10664 | | #define HAVE_RAW_DECL_STRNCAT 1 |
---|
10665 | | #define HAVE_RAW_DECL_STRPBRK 1 |
---|
10666 | | #define HAVE_RAW_DECL_STRSEP 1 |
---|
10667 | | #define HAVE_RAW_DECL_STRCASESTR 1 |
---|
10668 | | #define HAVE_RAW_DECL_STRTOK_R 1 |
---|
10669 | | #define HAVE_RAW_DECL_STRSIGNAL 1 |
---|
10670 | | #define HAVE_DECL_STRNLEN 0 |
---|
10671 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
10672 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
10673 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
10674 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
10675 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
10676 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
10677 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
10678 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
10679 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
10680 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
10681 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
10682 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
10683 | | #define HAVE_ATEXIT 1 |
---|
10684 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
10685 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
10686 | | #define GNULIB_TEST_REALPATH 1 |
---|
10687 | | #define GNULIB_TEST_ENVIRON 1 |
---|
10688 | | #define GNULIB_FWRITEERROR 1 |
---|
10689 | | #define GNULIB_TEST_GETOPT_GNU 1 |
---|
10690 | | #define __GETOPT_PREFIX rpl_ |
---|
10691 | | #define GNULIB_TEST_LSTAT 1 |
---|
10692 | | #define HAVE_MALLOC_POSIX 1 |
---|
10693 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
10694 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
10695 | | #define GNULIB_TEST_MBSINIT 1 |
---|
10696 | | #define GNULIB_TEST_MBSLEN 1 |
---|
10697 | | #define GNULIB_TEST_MBSSTR 1 |
---|
10698 | | #define GNULIB_TEST_MEMCHR 1 |
---|
10699 | | #define HAVE_MEMMOVE 1 |
---|
10700 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
10701 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
10702 | | #define READLINK_TRAILING_SLASH_BUG 1 |
---|
10703 | | #define GNULIB_TEST_READLINK 1 |
---|
10704 | | #define HAVE_SEARCH_H 1 |
---|
10705 | | #define HAVE_TSEARCH 1 |
---|
10706 | | #define HAVE_RAW_DECL_SIGACTION 1 |
---|
10707 | | #define HAVE_RAW_DECL_SIGADDSET 1 |
---|
10708 | | #define HAVE_RAW_DECL_SIGDELSET 1 |
---|
10709 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 |
---|
10710 | | #define HAVE_RAW_DECL_SIGFILLSET 1 |
---|
10711 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 |
---|
10712 | | #define HAVE_RAW_DECL_SIGPENDING 1 |
---|
10713 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 |
---|
10714 | | #define GNULIB_SIGPIPE 1 |
---|
10715 | | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
10716 | | #define REPLACE_FUNC_STAT_FILE 1 |
---|
10717 | | #define GNULIB_TEST_STAT 1 |
---|
10718 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
10719 | | #define BITSIZEOF_SIZE_T 32 |
---|
10720 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
10721 | | #define BITSIZEOF_WCHAR_T 32 |
---|
10722 | | #define BITSIZEOF_WINT_T 32 |
---|
10723 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
10724 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
10725 | | #define HAVE_SIGNED_WINT_T 1 |
---|
10726 | | #define PTRDIFF_T_SUFFIX |
---|
10727 | | #define SIZE_T_SUFFIX ul |
---|
10728 | | #define SIG_ATOMIC_T_SUFFIX |
---|
10729 | | #define WCHAR_T_SUFFIX |
---|
10730 | | #define WINT_T_SUFFIX |
---|
10731 | | /* end confdefs.h. */ |
---|
10732 | | #include <stdio.h> |
---|
10733 | | |
---|
10734 | | int |
---|
10735 | | main () |
---|
10736 | | { |
---|
10737 | | #undef dprintf |
---|
10738 | | (void) dprintf; |
---|
10739 | | ; |
---|
10740 | | return 0; |
---|
10741 | | } |
---|
10742 | configure:25019: result: no |
---|
10743 | configure:24993: checking whether fpurge is declared without a macro |
---|
10744 | configure:25011: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
10745 | configure:25011: $? = 0 |
---|
10746 | configure:25019: result: yes |
---|
10747 | configure:24993: checking whether fseeko is declared without a macro |
---|
10748 | configure:25011: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
10749 | configure:25011: $? = 0 |
---|
10750 | configure:25019: result: yes |
---|
10751 | configure:24993: checking whether ftello is declared without a macro |
---|
10752 | configure:25011: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
10753 | configure:25011: $? = 0 |
---|
10754 | configure:25019: result: yes |
---|
10755 | configure:24993: checking whether getdelim is declared without a macro |
---|
10756 | configure:25011: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
10757 | conftest.c: In function 'main': |
---|
10758 | conftest.c:226: error: 'getdelim' undeclared (first use in this function) |
---|
10759 | conftest.c:226: error: (Each undeclared identifier is reported only once |
---|
10760 | conftest.c:226: error: for each function it appears in.) |
---|
10761 | configure:25011: $? = 1 |
---|
10762 | configure: failed program was: |
---|
10763 | | /* confdefs.h */ |
---|
10764 | | #define PACKAGE_NAME "" |
---|
10765 | | #define PACKAGE_TARNAME "" |
---|
10766 | | #define PACKAGE_VERSION "" |
---|
10767 | | #define PACKAGE_STRING "" |
---|
10768 | | #define PACKAGE_BUGREPORT "" |
---|
10769 | | #define PACKAGE_URL "" |
---|
10770 | | #define PACKAGE "gettext-runtime" |
---|
10771 | | #define VERSION "0.18.1" |
---|
10772 | | #define STDC_HEADERS 1 |
---|
10773 | | #define HAVE_SYS_TYPES_H 1 |
---|
10774 | | #define HAVE_SYS_STAT_H 1 |
---|
10775 | | #define HAVE_STDLIB_H 1 |
---|
10776 | | #define HAVE_STRING_H 1 |
---|
10777 | | #define HAVE_MEMORY_H 1 |
---|
10778 | | #define HAVE_STRINGS_H 1 |
---|
10779 | | #define HAVE_INTTYPES_H 1 |
---|
10780 | | #define HAVE_STDINT_H 1 |
---|
10781 | | #define HAVE_UNISTD_H 1 |
---|
10782 | | #define __EXTENSIONS__ 1 |
---|
10783 | | #define _ALL_SOURCE 1 |
---|
10784 | | #define _GNU_SOURCE 1 |
---|
10785 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
10786 | | #define _TANDEM_SOURCE 1 |
---|
10787 | | #define HAVE_DLFCN_H 1 |
---|
10788 | | #define LT_OBJDIR ".libs/" |
---|
10789 | | #define HAVE_VISIBILITY 1 |
---|
10790 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
10791 | | #define HAVE_ALLOCA_H 1 |
---|
10792 | | #define HAVE_ALLOCA 1 |
---|
10793 | | #define HAVE_STDLIB_H 1 |
---|
10794 | | #define HAVE_UNISTD_H 1 |
---|
10795 | | #define HAVE_SYS_PARAM_H 1 |
---|
10796 | | #define HAVE_STRING_H 1 |
---|
10797 | | #define HAVE_ERRNO_H 1 |
---|
10798 | | #define HAVE_GETOPT_H 1 |
---|
10799 | | #define HAVE_ICONV_H 1 |
---|
10800 | | #define HAVE_SYS_MMAN_H 1 |
---|
10801 | | #define HAVE_SYS_SOCKET_H 1 |
---|
10802 | | #define HAVE_SIGNAL_H 1 |
---|
10803 | | #define HAVE_STDDEF_H 1 |
---|
10804 | | #define HAVE_STDINT_H 1 |
---|
10805 | | #define HAVE_WCHAR_H 1 |
---|
10806 | | #define HAVE_STDIO_H 1 |
---|
10807 | | #define HAVE_SYS_STAT_H 1 |
---|
10808 | | #define HAVE_TIME_H 1 |
---|
10809 | | #define HAVE_SYS_TIME_H 1 |
---|
10810 | | #define HAVE_WCTYPE_H 1 |
---|
10811 | | #define HAVE_GETPAGESIZE 1 |
---|
10812 | | #define HAVE_MMAP 1 |
---|
10813 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
10814 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
10815 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
10816 | | #define HAVE_UINTMAX_T 1 |
---|
10817 | | #define HAVE_INTTYPES_H 1 |
---|
10818 | | #define USE_POSIX_THREADS 1 |
---|
10819 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
10820 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
10821 | | #define HAVE_ICONV 1 |
---|
10822 | | #define ICONV_CONST |
---|
10823 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
10824 | | #define HAVE_INTTYPES_H 1 |
---|
10825 | | #define HAVE_LIMITS_H 1 |
---|
10826 | | #define HAVE_UNISTD_H 1 |
---|
10827 | | #define HAVE_SYS_PARAM_H 1 |
---|
10828 | | #define HAVE_GETCWD 1 |
---|
10829 | | #define HAVE_GETEGID 1 |
---|
10830 | | #define HAVE_GETEUID 1 |
---|
10831 | | #define HAVE_GETGID 1 |
---|
10832 | | #define HAVE_GETUID 1 |
---|
10833 | | #define HAVE_MUNMAP 1 |
---|
10834 | | #define HAVE_STPCPY 1 |
---|
10835 | | #define HAVE_STRCASECMP 1 |
---|
10836 | | #define HAVE_STRDUP 1 |
---|
10837 | | #define HAVE_STRTOUL 1 |
---|
10838 | | #define HAVE_TSEARCH 1 |
---|
10839 | | #define HAVE_USELOCALE 1 |
---|
10840 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
10841 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
10842 | | #define HAVE_LONG_LONG_INT 1 |
---|
10843 | | #define HAVE_WCHAR_T 1 |
---|
10844 | | #define HAVE_WINT_T 1 |
---|
10845 | | #define HAVE_INTMAX_T 1 |
---|
10846 | | #define HAVE_POSIX_PRINTF 1 |
---|
10847 | | #define HAVE_STDINT_H 1 |
---|
10848 | | #define HAVE_STDINT_H 1 |
---|
10849 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
10850 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
10851 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
10852 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
10853 | | #define HAVE_STDDEF_H 1 |
---|
10854 | | #define HAVE_STDLIB_H 1 |
---|
10855 | | #define HAVE_STRING_H 1 |
---|
10856 | | #define HAVE_ASPRINTF 1 |
---|
10857 | | #define HAVE_FWPRINTF 1 |
---|
10858 | | #define HAVE_NEWLOCALE 1 |
---|
10859 | | #define HAVE_PUTENV 1 |
---|
10860 | | #define HAVE_SETENV 1 |
---|
10861 | | #define HAVE_SETLOCALE 1 |
---|
10862 | | #define HAVE_SNPRINTF 1 |
---|
10863 | | #define HAVE_WCSLEN 1 |
---|
10864 | | #define HAVE_MBRTOWC 1 |
---|
10865 | | #define HAVE_WCRTOMB 1 |
---|
10866 | | #define HAVE_DECL__SNPRINTF 0 |
---|
10867 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
10868 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
10869 | | #define HAVE_LANGINFO_CODESET 1 |
---|
10870 | | #define HAVE_LC_MESSAGES 1 |
---|
10871 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
10872 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
10873 | | #define ENABLE_NLS 1 |
---|
10874 | | #define HAVE_GETCWD 1 |
---|
10875 | | #define HAVE_READLINK 1 |
---|
10876 | | #define HAVE_REALPATH 1 |
---|
10877 | | #define HAVE_LSTAT 1 |
---|
10878 | | #define HAVE_MBSINIT 1 |
---|
10879 | | #define HAVE_MBRTOWC 1 |
---|
10880 | | #define HAVE_MPROTECT 1 |
---|
10881 | | #define HAVE_MEMCHR 1 |
---|
10882 | | #define HAVE_PATHCONF 1 |
---|
10883 | | #define HAVE_SETENV 1 |
---|
10884 | | #define HAVE_ISWCNTRL 1 |
---|
10885 | | #define HAVE_ISWBLANK 1 |
---|
10886 | | #define HAVE_WCWIDTH 1 |
---|
10887 | | #define HAVE_DECL_STRERROR_R 1 |
---|
10888 | | #define HAVE_STRERROR_R 1 |
---|
10889 | | #define HAVE_GETOPT_H 1 |
---|
10890 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
10891 | | #define HAVE_DECL_OPTRESET 1 |
---|
10892 | | #define HAVE_DECL_GETENV 1 |
---|
10893 | | #define __GETOPT_PREFIX rpl_ |
---|
10894 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
10895 | | #define HAVE_STDLIB_H 1 |
---|
10896 | | #define MALLOC_0_IS_NONNULL 1 |
---|
10897 | | #define HAVE_MBSTATE_T 1 |
---|
10898 | | #define HAVE_MBRTOWC 1 |
---|
10899 | | #define MAP_ANONYMOUS MAP_ANON |
---|
10900 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
10901 | | #define INSTALLPREFIX "/opt/local" |
---|
10902 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 |
---|
10903 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 |
---|
10904 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 |
---|
10905 | | #define HAVE__BOOL 1 |
---|
10906 | | #define HAVE_STDBOOL_H 1 |
---|
10907 | | #define USER_LABEL_PREFIX _ |
---|
10908 | | #define restrict __restrict |
---|
10909 | | #define HAVE_RAW_DECL_STPCPY 1 |
---|
10910 | | #define HAVE_RAW_DECL_STRDUP 1 |
---|
10911 | | #define HAVE_RAW_DECL_STRNCAT 1 |
---|
10912 | | #define HAVE_RAW_DECL_STRPBRK 1 |
---|
10913 | | #define HAVE_RAW_DECL_STRSEP 1 |
---|
10914 | | #define HAVE_RAW_DECL_STRCASESTR 1 |
---|
10915 | | #define HAVE_RAW_DECL_STRTOK_R 1 |
---|
10916 | | #define HAVE_RAW_DECL_STRSIGNAL 1 |
---|
10917 | | #define HAVE_DECL_STRNLEN 0 |
---|
10918 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
10919 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
10920 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
10921 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
10922 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
10923 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
10924 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
10925 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
10926 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
10927 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
10928 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
10929 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
10930 | | #define HAVE_ATEXIT 1 |
---|
10931 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
10932 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
10933 | | #define GNULIB_TEST_REALPATH 1 |
---|
10934 | | #define GNULIB_TEST_ENVIRON 1 |
---|
10935 | | #define GNULIB_FWRITEERROR 1 |
---|
10936 | | #define GNULIB_TEST_GETOPT_GNU 1 |
---|
10937 | | #define __GETOPT_PREFIX rpl_ |
---|
10938 | | #define GNULIB_TEST_LSTAT 1 |
---|
10939 | | #define HAVE_MALLOC_POSIX 1 |
---|
10940 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
10941 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
10942 | | #define GNULIB_TEST_MBSINIT 1 |
---|
10943 | | #define GNULIB_TEST_MBSLEN 1 |
---|
10944 | | #define GNULIB_TEST_MBSSTR 1 |
---|
10945 | | #define GNULIB_TEST_MEMCHR 1 |
---|
10946 | | #define HAVE_MEMMOVE 1 |
---|
10947 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
10948 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
10949 | | #define READLINK_TRAILING_SLASH_BUG 1 |
---|
10950 | | #define GNULIB_TEST_READLINK 1 |
---|
10951 | | #define HAVE_SEARCH_H 1 |
---|
10952 | | #define HAVE_TSEARCH 1 |
---|
10953 | | #define HAVE_RAW_DECL_SIGACTION 1 |
---|
10954 | | #define HAVE_RAW_DECL_SIGADDSET 1 |
---|
10955 | | #define HAVE_RAW_DECL_SIGDELSET 1 |
---|
10956 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 |
---|
10957 | | #define HAVE_RAW_DECL_SIGFILLSET 1 |
---|
10958 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 |
---|
10959 | | #define HAVE_RAW_DECL_SIGPENDING 1 |
---|
10960 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 |
---|
10961 | | #define GNULIB_SIGPIPE 1 |
---|
10962 | | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
10963 | | #define REPLACE_FUNC_STAT_FILE 1 |
---|
10964 | | #define GNULIB_TEST_STAT 1 |
---|
10965 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
10966 | | #define BITSIZEOF_SIZE_T 32 |
---|
10967 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
10968 | | #define BITSIZEOF_WCHAR_T 32 |
---|
10969 | | #define BITSIZEOF_WINT_T 32 |
---|
10970 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
10971 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
10972 | | #define HAVE_SIGNED_WINT_T 1 |
---|
10973 | | #define PTRDIFF_T_SUFFIX |
---|
10974 | | #define SIZE_T_SUFFIX ul |
---|
10975 | | #define SIG_ATOMIC_T_SUFFIX |
---|
10976 | | #define WCHAR_T_SUFFIX |
---|
10977 | | #define WINT_T_SUFFIX |
---|
10978 | | #define HAVE_RAW_DECL_FPURGE 1 |
---|
10979 | | #define HAVE_RAW_DECL_FSEEKO 1 |
---|
10980 | | #define HAVE_RAW_DECL_FTELLO 1 |
---|
10981 | | /* end confdefs.h. */ |
---|
10982 | | #include <stdio.h> |
---|
10983 | | |
---|
10984 | | int |
---|
10985 | | main () |
---|
10986 | | { |
---|
10987 | | #undef getdelim |
---|
10988 | | (void) getdelim; |
---|
10989 | | ; |
---|
10990 | | return 0; |
---|
10991 | | } |
---|
10992 | configure:25019: result: no |
---|
10993 | configure:24993: checking whether getline is declared without a macro |
---|
10994 | configure:25011: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
10995 | conftest.c: In function 'main': |
---|
10996 | conftest.c:226: error: 'getline' undeclared (first use in this function) |
---|
10997 | conftest.c:226: error: (Each undeclared identifier is reported only once |
---|
10998 | conftest.c:226: error: for each function it appears in.) |
---|
10999 | configure:25011: $? = 1 |
---|
11000 | configure: failed program was: |
---|
11001 | | /* confdefs.h */ |
---|
11002 | | #define PACKAGE_NAME "" |
---|
11003 | | #define PACKAGE_TARNAME "" |
---|
11004 | | #define PACKAGE_VERSION "" |
---|
11005 | | #define PACKAGE_STRING "" |
---|
11006 | | #define PACKAGE_BUGREPORT "" |
---|
11007 | | #define PACKAGE_URL "" |
---|
11008 | | #define PACKAGE "gettext-runtime" |
---|
11009 | | #define VERSION "0.18.1" |
---|
11010 | | #define STDC_HEADERS 1 |
---|
11011 | | #define HAVE_SYS_TYPES_H 1 |
---|
11012 | | #define HAVE_SYS_STAT_H 1 |
---|
11013 | | #define HAVE_STDLIB_H 1 |
---|
11014 | | #define HAVE_STRING_H 1 |
---|
11015 | | #define HAVE_MEMORY_H 1 |
---|
11016 | | #define HAVE_STRINGS_H 1 |
---|
11017 | | #define HAVE_INTTYPES_H 1 |
---|
11018 | | #define HAVE_STDINT_H 1 |
---|
11019 | | #define HAVE_UNISTD_H 1 |
---|
11020 | | #define __EXTENSIONS__ 1 |
---|
11021 | | #define _ALL_SOURCE 1 |
---|
11022 | | #define _GNU_SOURCE 1 |
---|
11023 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
11024 | | #define _TANDEM_SOURCE 1 |
---|
11025 | | #define HAVE_DLFCN_H 1 |
---|
11026 | | #define LT_OBJDIR ".libs/" |
---|
11027 | | #define HAVE_VISIBILITY 1 |
---|
11028 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
11029 | | #define HAVE_ALLOCA_H 1 |
---|
11030 | | #define HAVE_ALLOCA 1 |
---|
11031 | | #define HAVE_STDLIB_H 1 |
---|
11032 | | #define HAVE_UNISTD_H 1 |
---|
11033 | | #define HAVE_SYS_PARAM_H 1 |
---|
11034 | | #define HAVE_STRING_H 1 |
---|
11035 | | #define HAVE_ERRNO_H 1 |
---|
11036 | | #define HAVE_GETOPT_H 1 |
---|
11037 | | #define HAVE_ICONV_H 1 |
---|
11038 | | #define HAVE_SYS_MMAN_H 1 |
---|
11039 | | #define HAVE_SYS_SOCKET_H 1 |
---|
11040 | | #define HAVE_SIGNAL_H 1 |
---|
11041 | | #define HAVE_STDDEF_H 1 |
---|
11042 | | #define HAVE_STDINT_H 1 |
---|
11043 | | #define HAVE_WCHAR_H 1 |
---|
11044 | | #define HAVE_STDIO_H 1 |
---|
11045 | | #define HAVE_SYS_STAT_H 1 |
---|
11046 | | #define HAVE_TIME_H 1 |
---|
11047 | | #define HAVE_SYS_TIME_H 1 |
---|
11048 | | #define HAVE_WCTYPE_H 1 |
---|
11049 | | #define HAVE_GETPAGESIZE 1 |
---|
11050 | | #define HAVE_MMAP 1 |
---|
11051 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
11052 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
11053 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
11054 | | #define HAVE_UINTMAX_T 1 |
---|
11055 | | #define HAVE_INTTYPES_H 1 |
---|
11056 | | #define USE_POSIX_THREADS 1 |
---|
11057 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
11058 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
11059 | | #define HAVE_ICONV 1 |
---|
11060 | | #define ICONV_CONST |
---|
11061 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
11062 | | #define HAVE_INTTYPES_H 1 |
---|
11063 | | #define HAVE_LIMITS_H 1 |
---|
11064 | | #define HAVE_UNISTD_H 1 |
---|
11065 | | #define HAVE_SYS_PARAM_H 1 |
---|
11066 | | #define HAVE_GETCWD 1 |
---|
11067 | | #define HAVE_GETEGID 1 |
---|
11068 | | #define HAVE_GETEUID 1 |
---|
11069 | | #define HAVE_GETGID 1 |
---|
11070 | | #define HAVE_GETUID 1 |
---|
11071 | | #define HAVE_MUNMAP 1 |
---|
11072 | | #define HAVE_STPCPY 1 |
---|
11073 | | #define HAVE_STRCASECMP 1 |
---|
11074 | | #define HAVE_STRDUP 1 |
---|
11075 | | #define HAVE_STRTOUL 1 |
---|
11076 | | #define HAVE_TSEARCH 1 |
---|
11077 | | #define HAVE_USELOCALE 1 |
---|
11078 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
11079 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
11080 | | #define HAVE_LONG_LONG_INT 1 |
---|
11081 | | #define HAVE_WCHAR_T 1 |
---|
11082 | | #define HAVE_WINT_T 1 |
---|
11083 | | #define HAVE_INTMAX_T 1 |
---|
11084 | | #define HAVE_POSIX_PRINTF 1 |
---|
11085 | | #define HAVE_STDINT_H 1 |
---|
11086 | | #define HAVE_STDINT_H 1 |
---|
11087 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
11088 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
11089 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
11090 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
11091 | | #define HAVE_STDDEF_H 1 |
---|
11092 | | #define HAVE_STDLIB_H 1 |
---|
11093 | | #define HAVE_STRING_H 1 |
---|
11094 | | #define HAVE_ASPRINTF 1 |
---|
11095 | | #define HAVE_FWPRINTF 1 |
---|
11096 | | #define HAVE_NEWLOCALE 1 |
---|
11097 | | #define HAVE_PUTENV 1 |
---|
11098 | | #define HAVE_SETENV 1 |
---|
11099 | | #define HAVE_SETLOCALE 1 |
---|
11100 | | #define HAVE_SNPRINTF 1 |
---|
11101 | | #define HAVE_WCSLEN 1 |
---|
11102 | | #define HAVE_MBRTOWC 1 |
---|
11103 | | #define HAVE_WCRTOMB 1 |
---|
11104 | | #define HAVE_DECL__SNPRINTF 0 |
---|
11105 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
11106 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
11107 | | #define HAVE_LANGINFO_CODESET 1 |
---|
11108 | | #define HAVE_LC_MESSAGES 1 |
---|
11109 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
11110 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
11111 | | #define ENABLE_NLS 1 |
---|
11112 | | #define HAVE_GETCWD 1 |
---|
11113 | | #define HAVE_READLINK 1 |
---|
11114 | | #define HAVE_REALPATH 1 |
---|
11115 | | #define HAVE_LSTAT 1 |
---|
11116 | | #define HAVE_MBSINIT 1 |
---|
11117 | | #define HAVE_MBRTOWC 1 |
---|
11118 | | #define HAVE_MPROTECT 1 |
---|
11119 | | #define HAVE_MEMCHR 1 |
---|
11120 | | #define HAVE_PATHCONF 1 |
---|
11121 | | #define HAVE_SETENV 1 |
---|
11122 | | #define HAVE_ISWCNTRL 1 |
---|
11123 | | #define HAVE_ISWBLANK 1 |
---|
11124 | | #define HAVE_WCWIDTH 1 |
---|
11125 | | #define HAVE_DECL_STRERROR_R 1 |
---|
11126 | | #define HAVE_STRERROR_R 1 |
---|
11127 | | #define HAVE_GETOPT_H 1 |
---|
11128 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
11129 | | #define HAVE_DECL_OPTRESET 1 |
---|
11130 | | #define HAVE_DECL_GETENV 1 |
---|
11131 | | #define __GETOPT_PREFIX rpl_ |
---|
11132 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
11133 | | #define HAVE_STDLIB_H 1 |
---|
11134 | | #define MALLOC_0_IS_NONNULL 1 |
---|
11135 | | #define HAVE_MBSTATE_T 1 |
---|
11136 | | #define HAVE_MBRTOWC 1 |
---|
11137 | | #define MAP_ANONYMOUS MAP_ANON |
---|
11138 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
11139 | | #define INSTALLPREFIX "/opt/local" |
---|
11140 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 |
---|
11141 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 |
---|
11142 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 |
---|
11143 | | #define HAVE__BOOL 1 |
---|
11144 | | #define HAVE_STDBOOL_H 1 |
---|
11145 | | #define USER_LABEL_PREFIX _ |
---|
11146 | | #define restrict __restrict |
---|
11147 | | #define HAVE_RAW_DECL_STPCPY 1 |
---|
11148 | | #define HAVE_RAW_DECL_STRDUP 1 |
---|
11149 | | #define HAVE_RAW_DECL_STRNCAT 1 |
---|
11150 | | #define HAVE_RAW_DECL_STRPBRK 1 |
---|
11151 | | #define HAVE_RAW_DECL_STRSEP 1 |
---|
11152 | | #define HAVE_RAW_DECL_STRCASESTR 1 |
---|
11153 | | #define HAVE_RAW_DECL_STRTOK_R 1 |
---|
11154 | | #define HAVE_RAW_DECL_STRSIGNAL 1 |
---|
11155 | | #define HAVE_DECL_STRNLEN 0 |
---|
11156 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
11157 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
11158 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
11159 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
11160 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
11161 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
11162 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
11163 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
11164 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
11165 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
11166 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
11167 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
11168 | | #define HAVE_ATEXIT 1 |
---|
11169 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
11170 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
11171 | | #define GNULIB_TEST_REALPATH 1 |
---|
11172 | | #define GNULIB_TEST_ENVIRON 1 |
---|
11173 | | #define GNULIB_FWRITEERROR 1 |
---|
11174 | | #define GNULIB_TEST_GETOPT_GNU 1 |
---|
11175 | | #define __GETOPT_PREFIX rpl_ |
---|
11176 | | #define GNULIB_TEST_LSTAT 1 |
---|
11177 | | #define HAVE_MALLOC_POSIX 1 |
---|
11178 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
11179 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
11180 | | #define GNULIB_TEST_MBSINIT 1 |
---|
11181 | | #define GNULIB_TEST_MBSLEN 1 |
---|
11182 | | #define GNULIB_TEST_MBSSTR 1 |
---|
11183 | | #define GNULIB_TEST_MEMCHR 1 |
---|
11184 | | #define HAVE_MEMMOVE 1 |
---|
11185 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
11186 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
11187 | | #define READLINK_TRAILING_SLASH_BUG 1 |
---|
11188 | | #define GNULIB_TEST_READLINK 1 |
---|
11189 | | #define HAVE_SEARCH_H 1 |
---|
11190 | | #define HAVE_TSEARCH 1 |
---|
11191 | | #define HAVE_RAW_DECL_SIGACTION 1 |
---|
11192 | | #define HAVE_RAW_DECL_SIGADDSET 1 |
---|
11193 | | #define HAVE_RAW_DECL_SIGDELSET 1 |
---|
11194 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 |
---|
11195 | | #define HAVE_RAW_DECL_SIGFILLSET 1 |
---|
11196 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 |
---|
11197 | | #define HAVE_RAW_DECL_SIGPENDING 1 |
---|
11198 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 |
---|
11199 | | #define GNULIB_SIGPIPE 1 |
---|
11200 | | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
11201 | | #define REPLACE_FUNC_STAT_FILE 1 |
---|
11202 | | #define GNULIB_TEST_STAT 1 |
---|
11203 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
11204 | | #define BITSIZEOF_SIZE_T 32 |
---|
11205 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
11206 | | #define BITSIZEOF_WCHAR_T 32 |
---|
11207 | | #define BITSIZEOF_WINT_T 32 |
---|
11208 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
11209 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
11210 | | #define HAVE_SIGNED_WINT_T 1 |
---|
11211 | | #define PTRDIFF_T_SUFFIX |
---|
11212 | | #define SIZE_T_SUFFIX ul |
---|
11213 | | #define SIG_ATOMIC_T_SUFFIX |
---|
11214 | | #define WCHAR_T_SUFFIX |
---|
11215 | | #define WINT_T_SUFFIX |
---|
11216 | | #define HAVE_RAW_DECL_FPURGE 1 |
---|
11217 | | #define HAVE_RAW_DECL_FSEEKO 1 |
---|
11218 | | #define HAVE_RAW_DECL_FTELLO 1 |
---|
11219 | | /* end confdefs.h. */ |
---|
11220 | | #include <stdio.h> |
---|
11221 | | |
---|
11222 | | int |
---|
11223 | | main () |
---|
11224 | | { |
---|
11225 | | #undef getline |
---|
11226 | | (void) getline; |
---|
11227 | | ; |
---|
11228 | | return 0; |
---|
11229 | | } |
---|
11230 | configure:25019: result: no |
---|
11231 | configure:24993: checking whether popen is declared without a macro |
---|
11232 | configure:25011: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
11233 | configure:25011: $? = 0 |
---|
11234 | configure:25019: result: yes |
---|
11235 | configure:24993: checking whether renameat is declared without a macro |
---|
11236 | configure:25011: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
11237 | conftest.c: In function 'main': |
---|
11238 | conftest.c:227: error: 'renameat' undeclared (first use in this function) |
---|
11239 | conftest.c:227: error: (Each undeclared identifier is reported only once |
---|
11240 | conftest.c:227: error: for each function it appears in.) |
---|
11241 | configure:25011: $? = 1 |
---|
11242 | configure: failed program was: |
---|
11243 | | /* confdefs.h */ |
---|
11244 | | #define PACKAGE_NAME "" |
---|
11245 | | #define PACKAGE_TARNAME "" |
---|
11246 | | #define PACKAGE_VERSION "" |
---|
11247 | | #define PACKAGE_STRING "" |
---|
11248 | | #define PACKAGE_BUGREPORT "" |
---|
11249 | | #define PACKAGE_URL "" |
---|
11250 | | #define PACKAGE "gettext-runtime" |
---|
11251 | | #define VERSION "0.18.1" |
---|
11252 | | #define STDC_HEADERS 1 |
---|
11253 | | #define HAVE_SYS_TYPES_H 1 |
---|
11254 | | #define HAVE_SYS_STAT_H 1 |
---|
11255 | | #define HAVE_STDLIB_H 1 |
---|
11256 | | #define HAVE_STRING_H 1 |
---|
11257 | | #define HAVE_MEMORY_H 1 |
---|
11258 | | #define HAVE_STRINGS_H 1 |
---|
11259 | | #define HAVE_INTTYPES_H 1 |
---|
11260 | | #define HAVE_STDINT_H 1 |
---|
11261 | | #define HAVE_UNISTD_H 1 |
---|
11262 | | #define __EXTENSIONS__ 1 |
---|
11263 | | #define _ALL_SOURCE 1 |
---|
11264 | | #define _GNU_SOURCE 1 |
---|
11265 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
11266 | | #define _TANDEM_SOURCE 1 |
---|
11267 | | #define HAVE_DLFCN_H 1 |
---|
11268 | | #define LT_OBJDIR ".libs/" |
---|
11269 | | #define HAVE_VISIBILITY 1 |
---|
11270 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
11271 | | #define HAVE_ALLOCA_H 1 |
---|
11272 | | #define HAVE_ALLOCA 1 |
---|
11273 | | #define HAVE_STDLIB_H 1 |
---|
11274 | | #define HAVE_UNISTD_H 1 |
---|
11275 | | #define HAVE_SYS_PARAM_H 1 |
---|
11276 | | #define HAVE_STRING_H 1 |
---|
11277 | | #define HAVE_ERRNO_H 1 |
---|
11278 | | #define HAVE_GETOPT_H 1 |
---|
11279 | | #define HAVE_ICONV_H 1 |
---|
11280 | | #define HAVE_SYS_MMAN_H 1 |
---|
11281 | | #define HAVE_SYS_SOCKET_H 1 |
---|
11282 | | #define HAVE_SIGNAL_H 1 |
---|
11283 | | #define HAVE_STDDEF_H 1 |
---|
11284 | | #define HAVE_STDINT_H 1 |
---|
11285 | | #define HAVE_WCHAR_H 1 |
---|
11286 | | #define HAVE_STDIO_H 1 |
---|
11287 | | #define HAVE_SYS_STAT_H 1 |
---|
11288 | | #define HAVE_TIME_H 1 |
---|
11289 | | #define HAVE_SYS_TIME_H 1 |
---|
11290 | | #define HAVE_WCTYPE_H 1 |
---|
11291 | | #define HAVE_GETPAGESIZE 1 |
---|
11292 | | #define HAVE_MMAP 1 |
---|
11293 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
11294 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
11295 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
11296 | | #define HAVE_UINTMAX_T 1 |
---|
11297 | | #define HAVE_INTTYPES_H 1 |
---|
11298 | | #define USE_POSIX_THREADS 1 |
---|
11299 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
11300 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
11301 | | #define HAVE_ICONV 1 |
---|
11302 | | #define ICONV_CONST |
---|
11303 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
11304 | | #define HAVE_INTTYPES_H 1 |
---|
11305 | | #define HAVE_LIMITS_H 1 |
---|
11306 | | #define HAVE_UNISTD_H 1 |
---|
11307 | | #define HAVE_SYS_PARAM_H 1 |
---|
11308 | | #define HAVE_GETCWD 1 |
---|
11309 | | #define HAVE_GETEGID 1 |
---|
11310 | | #define HAVE_GETEUID 1 |
---|
11311 | | #define HAVE_GETGID 1 |
---|
11312 | | #define HAVE_GETUID 1 |
---|
11313 | | #define HAVE_MUNMAP 1 |
---|
11314 | | #define HAVE_STPCPY 1 |
---|
11315 | | #define HAVE_STRCASECMP 1 |
---|
11316 | | #define HAVE_STRDUP 1 |
---|
11317 | | #define HAVE_STRTOUL 1 |
---|
11318 | | #define HAVE_TSEARCH 1 |
---|
11319 | | #define HAVE_USELOCALE 1 |
---|
11320 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
11321 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
11322 | | #define HAVE_LONG_LONG_INT 1 |
---|
11323 | | #define HAVE_WCHAR_T 1 |
---|
11324 | | #define HAVE_WINT_T 1 |
---|
11325 | | #define HAVE_INTMAX_T 1 |
---|
11326 | | #define HAVE_POSIX_PRINTF 1 |
---|
11327 | | #define HAVE_STDINT_H 1 |
---|
11328 | | #define HAVE_STDINT_H 1 |
---|
11329 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
11330 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
11331 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
11332 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
11333 | | #define HAVE_STDDEF_H 1 |
---|
11334 | | #define HAVE_STDLIB_H 1 |
---|
11335 | | #define HAVE_STRING_H 1 |
---|
11336 | | #define HAVE_ASPRINTF 1 |
---|
11337 | | #define HAVE_FWPRINTF 1 |
---|
11338 | | #define HAVE_NEWLOCALE 1 |
---|
11339 | | #define HAVE_PUTENV 1 |
---|
11340 | | #define HAVE_SETENV 1 |
---|
11341 | | #define HAVE_SETLOCALE 1 |
---|
11342 | | #define HAVE_SNPRINTF 1 |
---|
11343 | | #define HAVE_WCSLEN 1 |
---|
11344 | | #define HAVE_MBRTOWC 1 |
---|
11345 | | #define HAVE_WCRTOMB 1 |
---|
11346 | | #define HAVE_DECL__SNPRINTF 0 |
---|
11347 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
11348 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
11349 | | #define HAVE_LANGINFO_CODESET 1 |
---|
11350 | | #define HAVE_LC_MESSAGES 1 |
---|
11351 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
11352 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
11353 | | #define ENABLE_NLS 1 |
---|
11354 | | #define HAVE_GETCWD 1 |
---|
11355 | | #define HAVE_READLINK 1 |
---|
11356 | | #define HAVE_REALPATH 1 |
---|
11357 | | #define HAVE_LSTAT 1 |
---|
11358 | | #define HAVE_MBSINIT 1 |
---|
11359 | | #define HAVE_MBRTOWC 1 |
---|
11360 | | #define HAVE_MPROTECT 1 |
---|
11361 | | #define HAVE_MEMCHR 1 |
---|
11362 | | #define HAVE_PATHCONF 1 |
---|
11363 | | #define HAVE_SETENV 1 |
---|
11364 | | #define HAVE_ISWCNTRL 1 |
---|
11365 | | #define HAVE_ISWBLANK 1 |
---|
11366 | | #define HAVE_WCWIDTH 1 |
---|
11367 | | #define HAVE_DECL_STRERROR_R 1 |
---|
11368 | | #define HAVE_STRERROR_R 1 |
---|
11369 | | #define HAVE_GETOPT_H 1 |
---|
11370 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
11371 | | #define HAVE_DECL_OPTRESET 1 |
---|
11372 | | #define HAVE_DECL_GETENV 1 |
---|
11373 | | #define __GETOPT_PREFIX rpl_ |
---|
11374 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
11375 | | #define HAVE_STDLIB_H 1 |
---|
11376 | | #define MALLOC_0_IS_NONNULL 1 |
---|
11377 | | #define HAVE_MBSTATE_T 1 |
---|
11378 | | #define HAVE_MBRTOWC 1 |
---|
11379 | | #define MAP_ANONYMOUS MAP_ANON |
---|
11380 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
11381 | | #define INSTALLPREFIX "/opt/local" |
---|
11382 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 |
---|
11383 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 |
---|
11384 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 |
---|
11385 | | #define HAVE__BOOL 1 |
---|
11386 | | #define HAVE_STDBOOL_H 1 |
---|
11387 | | #define USER_LABEL_PREFIX _ |
---|
11388 | | #define restrict __restrict |
---|
11389 | | #define HAVE_RAW_DECL_STPCPY 1 |
---|
11390 | | #define HAVE_RAW_DECL_STRDUP 1 |
---|
11391 | | #define HAVE_RAW_DECL_STRNCAT 1 |
---|
11392 | | #define HAVE_RAW_DECL_STRPBRK 1 |
---|
11393 | | #define HAVE_RAW_DECL_STRSEP 1 |
---|
11394 | | #define HAVE_RAW_DECL_STRCASESTR 1 |
---|
11395 | | #define HAVE_RAW_DECL_STRTOK_R 1 |
---|
11396 | | #define HAVE_RAW_DECL_STRSIGNAL 1 |
---|
11397 | | #define HAVE_DECL_STRNLEN 0 |
---|
11398 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
11399 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
11400 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
11401 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
11402 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
11403 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
11404 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
11405 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
11406 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
11407 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
11408 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
11409 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
11410 | | #define HAVE_ATEXIT 1 |
---|
11411 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
11412 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
11413 | | #define GNULIB_TEST_REALPATH 1 |
---|
11414 | | #define GNULIB_TEST_ENVIRON 1 |
---|
11415 | | #define GNULIB_FWRITEERROR 1 |
---|
11416 | | #define GNULIB_TEST_GETOPT_GNU 1 |
---|
11417 | | #define __GETOPT_PREFIX rpl_ |
---|
11418 | | #define GNULIB_TEST_LSTAT 1 |
---|
11419 | | #define HAVE_MALLOC_POSIX 1 |
---|
11420 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
11421 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
11422 | | #define GNULIB_TEST_MBSINIT 1 |
---|
11423 | | #define GNULIB_TEST_MBSLEN 1 |
---|
11424 | | #define GNULIB_TEST_MBSSTR 1 |
---|
11425 | | #define GNULIB_TEST_MEMCHR 1 |
---|
11426 | | #define HAVE_MEMMOVE 1 |
---|
11427 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
11428 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
11429 | | #define READLINK_TRAILING_SLASH_BUG 1 |
---|
11430 | | #define GNULIB_TEST_READLINK 1 |
---|
11431 | | #define HAVE_SEARCH_H 1 |
---|
11432 | | #define HAVE_TSEARCH 1 |
---|
11433 | | #define HAVE_RAW_DECL_SIGACTION 1 |
---|
11434 | | #define HAVE_RAW_DECL_SIGADDSET 1 |
---|
11435 | | #define HAVE_RAW_DECL_SIGDELSET 1 |
---|
11436 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 |
---|
11437 | | #define HAVE_RAW_DECL_SIGFILLSET 1 |
---|
11438 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 |
---|
11439 | | #define HAVE_RAW_DECL_SIGPENDING 1 |
---|
11440 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 |
---|
11441 | | #define GNULIB_SIGPIPE 1 |
---|
11442 | | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
11443 | | #define REPLACE_FUNC_STAT_FILE 1 |
---|
11444 | | #define GNULIB_TEST_STAT 1 |
---|
11445 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
11446 | | #define BITSIZEOF_SIZE_T 32 |
---|
11447 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
11448 | | #define BITSIZEOF_WCHAR_T 32 |
---|
11449 | | #define BITSIZEOF_WINT_T 32 |
---|
11450 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
11451 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
11452 | | #define HAVE_SIGNED_WINT_T 1 |
---|
11453 | | #define PTRDIFF_T_SUFFIX |
---|
11454 | | #define SIZE_T_SUFFIX ul |
---|
11455 | | #define SIG_ATOMIC_T_SUFFIX |
---|
11456 | | #define WCHAR_T_SUFFIX |
---|
11457 | | #define WINT_T_SUFFIX |
---|
11458 | | #define HAVE_RAW_DECL_FPURGE 1 |
---|
11459 | | #define HAVE_RAW_DECL_FSEEKO 1 |
---|
11460 | | #define HAVE_RAW_DECL_FTELLO 1 |
---|
11461 | | #define HAVE_RAW_DECL_POPEN 1 |
---|
11462 | | /* end confdefs.h. */ |
---|
11463 | | #include <stdio.h> |
---|
11464 | | |
---|
11465 | | int |
---|
11466 | | main () |
---|
11467 | | { |
---|
11468 | | #undef renameat |
---|
11469 | | (void) renameat; |
---|
11470 | | ; |
---|
11471 | | return 0; |
---|
11472 | | } |
---|
11473 | configure:25019: result: no |
---|
11474 | configure:24993: checking whether snprintf is declared without a macro |
---|
11475 | configure:25011: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
11476 | configure:25011: $? = 0 |
---|
11477 | configure:25019: result: yes |
---|
11478 | configure:24993: checking whether tmpfile is declared without a macro |
---|
11479 | configure:25011: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
11480 | configure:25011: $? = 0 |
---|
11481 | configure:25019: result: yes |
---|
11482 | configure:24993: checking whether vdprintf is declared without a macro |
---|
11483 | configure:25011: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
11484 | conftest.c: In function 'main': |
---|
11485 | conftest.c:229: error: 'vdprintf' undeclared (first use in this function) |
---|
11486 | conftest.c:229: error: (Each undeclared identifier is reported only once |
---|
11487 | conftest.c:229: error: for each function it appears in.) |
---|
11488 | configure:25011: $? = 1 |
---|
11489 | configure: failed program was: |
---|
11490 | | /* confdefs.h */ |
---|
11491 | | #define PACKAGE_NAME "" |
---|
11492 | | #define PACKAGE_TARNAME "" |
---|
11493 | | #define PACKAGE_VERSION "" |
---|
11494 | | #define PACKAGE_STRING "" |
---|
11495 | | #define PACKAGE_BUGREPORT "" |
---|
11496 | | #define PACKAGE_URL "" |
---|
11497 | | #define PACKAGE "gettext-runtime" |
---|
11498 | | #define VERSION "0.18.1" |
---|
11499 | | #define STDC_HEADERS 1 |
---|
11500 | | #define HAVE_SYS_TYPES_H 1 |
---|
11501 | | #define HAVE_SYS_STAT_H 1 |
---|
11502 | | #define HAVE_STDLIB_H 1 |
---|
11503 | | #define HAVE_STRING_H 1 |
---|
11504 | | #define HAVE_MEMORY_H 1 |
---|
11505 | | #define HAVE_STRINGS_H 1 |
---|
11506 | | #define HAVE_INTTYPES_H 1 |
---|
11507 | | #define HAVE_STDINT_H 1 |
---|
11508 | | #define HAVE_UNISTD_H 1 |
---|
11509 | | #define __EXTENSIONS__ 1 |
---|
11510 | | #define _ALL_SOURCE 1 |
---|
11511 | | #define _GNU_SOURCE 1 |
---|
11512 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
11513 | | #define _TANDEM_SOURCE 1 |
---|
11514 | | #define HAVE_DLFCN_H 1 |
---|
11515 | | #define LT_OBJDIR ".libs/" |
---|
11516 | | #define HAVE_VISIBILITY 1 |
---|
11517 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
11518 | | #define HAVE_ALLOCA_H 1 |
---|
11519 | | #define HAVE_ALLOCA 1 |
---|
11520 | | #define HAVE_STDLIB_H 1 |
---|
11521 | | #define HAVE_UNISTD_H 1 |
---|
11522 | | #define HAVE_SYS_PARAM_H 1 |
---|
11523 | | #define HAVE_STRING_H 1 |
---|
11524 | | #define HAVE_ERRNO_H 1 |
---|
11525 | | #define HAVE_GETOPT_H 1 |
---|
11526 | | #define HAVE_ICONV_H 1 |
---|
11527 | | #define HAVE_SYS_MMAN_H 1 |
---|
11528 | | #define HAVE_SYS_SOCKET_H 1 |
---|
11529 | | #define HAVE_SIGNAL_H 1 |
---|
11530 | | #define HAVE_STDDEF_H 1 |
---|
11531 | | #define HAVE_STDINT_H 1 |
---|
11532 | | #define HAVE_WCHAR_H 1 |
---|
11533 | | #define HAVE_STDIO_H 1 |
---|
11534 | | #define HAVE_SYS_STAT_H 1 |
---|
11535 | | #define HAVE_TIME_H 1 |
---|
11536 | | #define HAVE_SYS_TIME_H 1 |
---|
11537 | | #define HAVE_WCTYPE_H 1 |
---|
11538 | | #define HAVE_GETPAGESIZE 1 |
---|
11539 | | #define HAVE_MMAP 1 |
---|
11540 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
11541 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
11542 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
11543 | | #define HAVE_UINTMAX_T 1 |
---|
11544 | | #define HAVE_INTTYPES_H 1 |
---|
11545 | | #define USE_POSIX_THREADS 1 |
---|
11546 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
11547 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
11548 | | #define HAVE_ICONV 1 |
---|
11549 | | #define ICONV_CONST |
---|
11550 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
11551 | | #define HAVE_INTTYPES_H 1 |
---|
11552 | | #define HAVE_LIMITS_H 1 |
---|
11553 | | #define HAVE_UNISTD_H 1 |
---|
11554 | | #define HAVE_SYS_PARAM_H 1 |
---|
11555 | | #define HAVE_GETCWD 1 |
---|
11556 | | #define HAVE_GETEGID 1 |
---|
11557 | | #define HAVE_GETEUID 1 |
---|
11558 | | #define HAVE_GETGID 1 |
---|
11559 | | #define HAVE_GETUID 1 |
---|
11560 | | #define HAVE_MUNMAP 1 |
---|
11561 | | #define HAVE_STPCPY 1 |
---|
11562 | | #define HAVE_STRCASECMP 1 |
---|
11563 | | #define HAVE_STRDUP 1 |
---|
11564 | | #define HAVE_STRTOUL 1 |
---|
11565 | | #define HAVE_TSEARCH 1 |
---|
11566 | | #define HAVE_USELOCALE 1 |
---|
11567 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
11568 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
11569 | | #define HAVE_LONG_LONG_INT 1 |
---|
11570 | | #define HAVE_WCHAR_T 1 |
---|
11571 | | #define HAVE_WINT_T 1 |
---|
11572 | | #define HAVE_INTMAX_T 1 |
---|
11573 | | #define HAVE_POSIX_PRINTF 1 |
---|
11574 | | #define HAVE_STDINT_H 1 |
---|
11575 | | #define HAVE_STDINT_H 1 |
---|
11576 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
11577 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
11578 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
11579 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
11580 | | #define HAVE_STDDEF_H 1 |
---|
11581 | | #define HAVE_STDLIB_H 1 |
---|
11582 | | #define HAVE_STRING_H 1 |
---|
11583 | | #define HAVE_ASPRINTF 1 |
---|
11584 | | #define HAVE_FWPRINTF 1 |
---|
11585 | | #define HAVE_NEWLOCALE 1 |
---|
11586 | | #define HAVE_PUTENV 1 |
---|
11587 | | #define HAVE_SETENV 1 |
---|
11588 | | #define HAVE_SETLOCALE 1 |
---|
11589 | | #define HAVE_SNPRINTF 1 |
---|
11590 | | #define HAVE_WCSLEN 1 |
---|
11591 | | #define HAVE_MBRTOWC 1 |
---|
11592 | | #define HAVE_WCRTOMB 1 |
---|
11593 | | #define HAVE_DECL__SNPRINTF 0 |
---|
11594 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
11595 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
11596 | | #define HAVE_LANGINFO_CODESET 1 |
---|
11597 | | #define HAVE_LC_MESSAGES 1 |
---|
11598 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
11599 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
11600 | | #define ENABLE_NLS 1 |
---|
11601 | | #define HAVE_GETCWD 1 |
---|
11602 | | #define HAVE_READLINK 1 |
---|
11603 | | #define HAVE_REALPATH 1 |
---|
11604 | | #define HAVE_LSTAT 1 |
---|
11605 | | #define HAVE_MBSINIT 1 |
---|
11606 | | #define HAVE_MBRTOWC 1 |
---|
11607 | | #define HAVE_MPROTECT 1 |
---|
11608 | | #define HAVE_MEMCHR 1 |
---|
11609 | | #define HAVE_PATHCONF 1 |
---|
11610 | | #define HAVE_SETENV 1 |
---|
11611 | | #define HAVE_ISWCNTRL 1 |
---|
11612 | | #define HAVE_ISWBLANK 1 |
---|
11613 | | #define HAVE_WCWIDTH 1 |
---|
11614 | | #define HAVE_DECL_STRERROR_R 1 |
---|
11615 | | #define HAVE_STRERROR_R 1 |
---|
11616 | | #define HAVE_GETOPT_H 1 |
---|
11617 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
11618 | | #define HAVE_DECL_OPTRESET 1 |
---|
11619 | | #define HAVE_DECL_GETENV 1 |
---|
11620 | | #define __GETOPT_PREFIX rpl_ |
---|
11621 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
11622 | | #define HAVE_STDLIB_H 1 |
---|
11623 | | #define MALLOC_0_IS_NONNULL 1 |
---|
11624 | | #define HAVE_MBSTATE_T 1 |
---|
11625 | | #define HAVE_MBRTOWC 1 |
---|
11626 | | #define MAP_ANONYMOUS MAP_ANON |
---|
11627 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
11628 | | #define INSTALLPREFIX "/opt/local" |
---|
11629 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 |
---|
11630 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 |
---|
11631 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 |
---|
11632 | | #define HAVE__BOOL 1 |
---|
11633 | | #define HAVE_STDBOOL_H 1 |
---|
11634 | | #define USER_LABEL_PREFIX _ |
---|
11635 | | #define restrict __restrict |
---|
11636 | | #define HAVE_RAW_DECL_STPCPY 1 |
---|
11637 | | #define HAVE_RAW_DECL_STRDUP 1 |
---|
11638 | | #define HAVE_RAW_DECL_STRNCAT 1 |
---|
11639 | | #define HAVE_RAW_DECL_STRPBRK 1 |
---|
11640 | | #define HAVE_RAW_DECL_STRSEP 1 |
---|
11641 | | #define HAVE_RAW_DECL_STRCASESTR 1 |
---|
11642 | | #define HAVE_RAW_DECL_STRTOK_R 1 |
---|
11643 | | #define HAVE_RAW_DECL_STRSIGNAL 1 |
---|
11644 | | #define HAVE_DECL_STRNLEN 0 |
---|
11645 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
11646 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
11647 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
11648 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
11649 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
11650 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
11651 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
11652 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
11653 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
11654 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
11655 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
11656 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
11657 | | #define HAVE_ATEXIT 1 |
---|
11658 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
11659 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
11660 | | #define GNULIB_TEST_REALPATH 1 |
---|
11661 | | #define GNULIB_TEST_ENVIRON 1 |
---|
11662 | | #define GNULIB_FWRITEERROR 1 |
---|
11663 | | #define GNULIB_TEST_GETOPT_GNU 1 |
---|
11664 | | #define __GETOPT_PREFIX rpl_ |
---|
11665 | | #define GNULIB_TEST_LSTAT 1 |
---|
11666 | | #define HAVE_MALLOC_POSIX 1 |
---|
11667 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
11668 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
11669 | | #define GNULIB_TEST_MBSINIT 1 |
---|
11670 | | #define GNULIB_TEST_MBSLEN 1 |
---|
11671 | | #define GNULIB_TEST_MBSSTR 1 |
---|
11672 | | #define GNULIB_TEST_MEMCHR 1 |
---|
11673 | | #define HAVE_MEMMOVE 1 |
---|
11674 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
11675 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
11676 | | #define READLINK_TRAILING_SLASH_BUG 1 |
---|
11677 | | #define GNULIB_TEST_READLINK 1 |
---|
11678 | | #define HAVE_SEARCH_H 1 |
---|
11679 | | #define HAVE_TSEARCH 1 |
---|
11680 | | #define HAVE_RAW_DECL_SIGACTION 1 |
---|
11681 | | #define HAVE_RAW_DECL_SIGADDSET 1 |
---|
11682 | | #define HAVE_RAW_DECL_SIGDELSET 1 |
---|
11683 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 |
---|
11684 | | #define HAVE_RAW_DECL_SIGFILLSET 1 |
---|
11685 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 |
---|
11686 | | #define HAVE_RAW_DECL_SIGPENDING 1 |
---|
11687 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 |
---|
11688 | | #define GNULIB_SIGPIPE 1 |
---|
11689 | | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
11690 | | #define REPLACE_FUNC_STAT_FILE 1 |
---|
11691 | | #define GNULIB_TEST_STAT 1 |
---|
11692 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
11693 | | #define BITSIZEOF_SIZE_T 32 |
---|
11694 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
11695 | | #define BITSIZEOF_WCHAR_T 32 |
---|
11696 | | #define BITSIZEOF_WINT_T 32 |
---|
11697 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
11698 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
11699 | | #define HAVE_SIGNED_WINT_T 1 |
---|
11700 | | #define PTRDIFF_T_SUFFIX |
---|
11701 | | #define SIZE_T_SUFFIX ul |
---|
11702 | | #define SIG_ATOMIC_T_SUFFIX |
---|
11703 | | #define WCHAR_T_SUFFIX |
---|
11704 | | #define WINT_T_SUFFIX |
---|
11705 | | #define HAVE_RAW_DECL_FPURGE 1 |
---|
11706 | | #define HAVE_RAW_DECL_FSEEKO 1 |
---|
11707 | | #define HAVE_RAW_DECL_FTELLO 1 |
---|
11708 | | #define HAVE_RAW_DECL_POPEN 1 |
---|
11709 | | #define HAVE_RAW_DECL_SNPRINTF 1 |
---|
11710 | | #define HAVE_RAW_DECL_TMPFILE 1 |
---|
11711 | | /* end confdefs.h. */ |
---|
11712 | | #include <stdio.h> |
---|
11713 | | |
---|
11714 | | int |
---|
11715 | | main () |
---|
11716 | | { |
---|
11717 | | #undef vdprintf |
---|
11718 | | (void) vdprintf; |
---|
11719 | | ; |
---|
11720 | | return 0; |
---|
11721 | | } |
---|
11722 | configure:25019: result: no |
---|
11723 | configure:24993: checking whether vsnprintf is declared without a macro |
---|
11724 | configure:25011: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
11725 | configure:25011: $? = 0 |
---|
11726 | configure:25019: result: yes |
---|
11727 | configure:25096: checking for random.h |
---|
11728 | configure:25096: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
11729 | conftest.c:258:20: error: random.h: No such file or directory |
---|
11730 | configure:25096: $? = 1 |
---|
11731 | configure: failed program was: |
---|
11732 | | /* confdefs.h */ |
---|
11733 | | #define PACKAGE_NAME "" |
---|
11734 | | #define PACKAGE_TARNAME "" |
---|
11735 | | #define PACKAGE_VERSION "" |
---|
11736 | | #define PACKAGE_STRING "" |
---|
11737 | | #define PACKAGE_BUGREPORT "" |
---|
11738 | | #define PACKAGE_URL "" |
---|
11739 | | #define PACKAGE "gettext-runtime" |
---|
11740 | | #define VERSION "0.18.1" |
---|
11741 | | #define STDC_HEADERS 1 |
---|
11742 | | #define HAVE_SYS_TYPES_H 1 |
---|
11743 | | #define HAVE_SYS_STAT_H 1 |
---|
11744 | | #define HAVE_STDLIB_H 1 |
---|
11745 | | #define HAVE_STRING_H 1 |
---|
11746 | | #define HAVE_MEMORY_H 1 |
---|
11747 | | #define HAVE_STRINGS_H 1 |
---|
11748 | | #define HAVE_INTTYPES_H 1 |
---|
11749 | | #define HAVE_STDINT_H 1 |
---|
11750 | | #define HAVE_UNISTD_H 1 |
---|
11751 | | #define __EXTENSIONS__ 1 |
---|
11752 | | #define _ALL_SOURCE 1 |
---|
11753 | | #define _GNU_SOURCE 1 |
---|
11754 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
11755 | | #define _TANDEM_SOURCE 1 |
---|
11756 | | #define HAVE_DLFCN_H 1 |
---|
11757 | | #define LT_OBJDIR ".libs/" |
---|
11758 | | #define HAVE_VISIBILITY 1 |
---|
11759 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
11760 | | #define HAVE_ALLOCA_H 1 |
---|
11761 | | #define HAVE_ALLOCA 1 |
---|
11762 | | #define HAVE_STDLIB_H 1 |
---|
11763 | | #define HAVE_UNISTD_H 1 |
---|
11764 | | #define HAVE_SYS_PARAM_H 1 |
---|
11765 | | #define HAVE_STRING_H 1 |
---|
11766 | | #define HAVE_ERRNO_H 1 |
---|
11767 | | #define HAVE_GETOPT_H 1 |
---|
11768 | | #define HAVE_ICONV_H 1 |
---|
11769 | | #define HAVE_SYS_MMAN_H 1 |
---|
11770 | | #define HAVE_SYS_SOCKET_H 1 |
---|
11771 | | #define HAVE_SIGNAL_H 1 |
---|
11772 | | #define HAVE_STDDEF_H 1 |
---|
11773 | | #define HAVE_STDINT_H 1 |
---|
11774 | | #define HAVE_WCHAR_H 1 |
---|
11775 | | #define HAVE_STDIO_H 1 |
---|
11776 | | #define HAVE_SYS_STAT_H 1 |
---|
11777 | | #define HAVE_TIME_H 1 |
---|
11778 | | #define HAVE_SYS_TIME_H 1 |
---|
11779 | | #define HAVE_WCTYPE_H 1 |
---|
11780 | | #define HAVE_GETPAGESIZE 1 |
---|
11781 | | #define HAVE_MMAP 1 |
---|
11782 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
11783 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
11784 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
11785 | | #define HAVE_UINTMAX_T 1 |
---|
11786 | | #define HAVE_INTTYPES_H 1 |
---|
11787 | | #define USE_POSIX_THREADS 1 |
---|
11788 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
11789 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
11790 | | #define HAVE_ICONV 1 |
---|
11791 | | #define ICONV_CONST |
---|
11792 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
11793 | | #define HAVE_INTTYPES_H 1 |
---|
11794 | | #define HAVE_LIMITS_H 1 |
---|
11795 | | #define HAVE_UNISTD_H 1 |
---|
11796 | | #define HAVE_SYS_PARAM_H 1 |
---|
11797 | | #define HAVE_GETCWD 1 |
---|
11798 | | #define HAVE_GETEGID 1 |
---|
11799 | | #define HAVE_GETEUID 1 |
---|
11800 | | #define HAVE_GETGID 1 |
---|
11801 | | #define HAVE_GETUID 1 |
---|
11802 | | #define HAVE_MUNMAP 1 |
---|
11803 | | #define HAVE_STPCPY 1 |
---|
11804 | | #define HAVE_STRCASECMP 1 |
---|
11805 | | #define HAVE_STRDUP 1 |
---|
11806 | | #define HAVE_STRTOUL 1 |
---|
11807 | | #define HAVE_TSEARCH 1 |
---|
11808 | | #define HAVE_USELOCALE 1 |
---|
11809 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
11810 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
11811 | | #define HAVE_LONG_LONG_INT 1 |
---|
11812 | | #define HAVE_WCHAR_T 1 |
---|
11813 | | #define HAVE_WINT_T 1 |
---|
11814 | | #define HAVE_INTMAX_T 1 |
---|
11815 | | #define HAVE_POSIX_PRINTF 1 |
---|
11816 | | #define HAVE_STDINT_H 1 |
---|
11817 | | #define HAVE_STDINT_H 1 |
---|
11818 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
11819 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
11820 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
11821 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
11822 | | #define HAVE_STDDEF_H 1 |
---|
11823 | | #define HAVE_STDLIB_H 1 |
---|
11824 | | #define HAVE_STRING_H 1 |
---|
11825 | | #define HAVE_ASPRINTF 1 |
---|
11826 | | #define HAVE_FWPRINTF 1 |
---|
11827 | | #define HAVE_NEWLOCALE 1 |
---|
11828 | | #define HAVE_PUTENV 1 |
---|
11829 | | #define HAVE_SETENV 1 |
---|
11830 | | #define HAVE_SETLOCALE 1 |
---|
11831 | | #define HAVE_SNPRINTF 1 |
---|
11832 | | #define HAVE_WCSLEN 1 |
---|
11833 | | #define HAVE_MBRTOWC 1 |
---|
11834 | | #define HAVE_WCRTOMB 1 |
---|
11835 | | #define HAVE_DECL__SNPRINTF 0 |
---|
11836 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
11837 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
11838 | | #define HAVE_LANGINFO_CODESET 1 |
---|
11839 | | #define HAVE_LC_MESSAGES 1 |
---|
11840 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
11841 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
11842 | | #define ENABLE_NLS 1 |
---|
11843 | | #define HAVE_GETCWD 1 |
---|
11844 | | #define HAVE_READLINK 1 |
---|
11845 | | #define HAVE_REALPATH 1 |
---|
11846 | | #define HAVE_LSTAT 1 |
---|
11847 | | #define HAVE_MBSINIT 1 |
---|
11848 | | #define HAVE_MBRTOWC 1 |
---|
11849 | | #define HAVE_MPROTECT 1 |
---|
11850 | | #define HAVE_MEMCHR 1 |
---|
11851 | | #define HAVE_PATHCONF 1 |
---|
11852 | | #define HAVE_SETENV 1 |
---|
11853 | | #define HAVE_ISWCNTRL 1 |
---|
11854 | | #define HAVE_ISWBLANK 1 |
---|
11855 | | #define HAVE_WCWIDTH 1 |
---|
11856 | | #define HAVE_DECL_STRERROR_R 1 |
---|
11857 | | #define HAVE_STRERROR_R 1 |
---|
11858 | | #define HAVE_GETOPT_H 1 |
---|
11859 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
11860 | | #define HAVE_DECL_OPTRESET 1 |
---|
11861 | | #define HAVE_DECL_GETENV 1 |
---|
11862 | | #define __GETOPT_PREFIX rpl_ |
---|
11863 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
11864 | | #define HAVE_STDLIB_H 1 |
---|
11865 | | #define MALLOC_0_IS_NONNULL 1 |
---|
11866 | | #define HAVE_MBSTATE_T 1 |
---|
11867 | | #define HAVE_MBRTOWC 1 |
---|
11868 | | #define MAP_ANONYMOUS MAP_ANON |
---|
11869 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
11870 | | #define INSTALLPREFIX "/opt/local" |
---|
11871 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 |
---|
11872 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 |
---|
11873 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 |
---|
11874 | | #define HAVE__BOOL 1 |
---|
11875 | | #define HAVE_STDBOOL_H 1 |
---|
11876 | | #define USER_LABEL_PREFIX _ |
---|
11877 | | #define restrict __restrict |
---|
11878 | | #define HAVE_RAW_DECL_STPCPY 1 |
---|
11879 | | #define HAVE_RAW_DECL_STRDUP 1 |
---|
11880 | | #define HAVE_RAW_DECL_STRNCAT 1 |
---|
11881 | | #define HAVE_RAW_DECL_STRPBRK 1 |
---|
11882 | | #define HAVE_RAW_DECL_STRSEP 1 |
---|
11883 | | #define HAVE_RAW_DECL_STRCASESTR 1 |
---|
11884 | | #define HAVE_RAW_DECL_STRTOK_R 1 |
---|
11885 | | #define HAVE_RAW_DECL_STRSIGNAL 1 |
---|
11886 | | #define HAVE_DECL_STRNLEN 0 |
---|
11887 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
11888 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
11889 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
11890 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
11891 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
11892 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
11893 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
11894 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
11895 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
11896 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
11897 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
11898 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
11899 | | #define HAVE_ATEXIT 1 |
---|
11900 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
11901 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
11902 | | #define GNULIB_TEST_REALPATH 1 |
---|
11903 | | #define GNULIB_TEST_ENVIRON 1 |
---|
11904 | | #define GNULIB_FWRITEERROR 1 |
---|
11905 | | #define GNULIB_TEST_GETOPT_GNU 1 |
---|
11906 | | #define __GETOPT_PREFIX rpl_ |
---|
11907 | | #define GNULIB_TEST_LSTAT 1 |
---|
11908 | | #define HAVE_MALLOC_POSIX 1 |
---|
11909 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
11910 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
11911 | | #define GNULIB_TEST_MBSINIT 1 |
---|
11912 | | #define GNULIB_TEST_MBSLEN 1 |
---|
11913 | | #define GNULIB_TEST_MBSSTR 1 |
---|
11914 | | #define GNULIB_TEST_MEMCHR 1 |
---|
11915 | | #define HAVE_MEMMOVE 1 |
---|
11916 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
11917 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
11918 | | #define READLINK_TRAILING_SLASH_BUG 1 |
---|
11919 | | #define GNULIB_TEST_READLINK 1 |
---|
11920 | | #define HAVE_SEARCH_H 1 |
---|
11921 | | #define HAVE_TSEARCH 1 |
---|
11922 | | #define HAVE_RAW_DECL_SIGACTION 1 |
---|
11923 | | #define HAVE_RAW_DECL_SIGADDSET 1 |
---|
11924 | | #define HAVE_RAW_DECL_SIGDELSET 1 |
---|
11925 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 |
---|
11926 | | #define HAVE_RAW_DECL_SIGFILLSET 1 |
---|
11927 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 |
---|
11928 | | #define HAVE_RAW_DECL_SIGPENDING 1 |
---|
11929 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 |
---|
11930 | | #define GNULIB_SIGPIPE 1 |
---|
11931 | | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
11932 | | #define REPLACE_FUNC_STAT_FILE 1 |
---|
11933 | | #define GNULIB_TEST_STAT 1 |
---|
11934 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
11935 | | #define BITSIZEOF_SIZE_T 32 |
---|
11936 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
11937 | | #define BITSIZEOF_WCHAR_T 32 |
---|
11938 | | #define BITSIZEOF_WINT_T 32 |
---|
11939 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
11940 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
11941 | | #define HAVE_SIGNED_WINT_T 1 |
---|
11942 | | #define PTRDIFF_T_SUFFIX |
---|
11943 | | #define SIZE_T_SUFFIX ul |
---|
11944 | | #define SIG_ATOMIC_T_SUFFIX |
---|
11945 | | #define WCHAR_T_SUFFIX |
---|
11946 | | #define WINT_T_SUFFIX |
---|
11947 | | #define HAVE_RAW_DECL_FPURGE 1 |
---|
11948 | | #define HAVE_RAW_DECL_FSEEKO 1 |
---|
11949 | | #define HAVE_RAW_DECL_FTELLO 1 |
---|
11950 | | #define HAVE_RAW_DECL_POPEN 1 |
---|
11951 | | #define HAVE_RAW_DECL_SNPRINTF 1 |
---|
11952 | | #define HAVE_RAW_DECL_TMPFILE 1 |
---|
11953 | | #define HAVE_RAW_DECL_VSNPRINTF 1 |
---|
11954 | | /* end confdefs.h. */ |
---|
11955 | | #include <stdio.h> |
---|
11956 | | #ifdef HAVE_SYS_TYPES_H |
---|
11957 | | # include <sys/types.h> |
---|
11958 | | #endif |
---|
11959 | | #ifdef HAVE_SYS_STAT_H |
---|
11960 | | # include <sys/stat.h> |
---|
11961 | | #endif |
---|
11962 | | #ifdef STDC_HEADERS |
---|
11963 | | # include <stdlib.h> |
---|
11964 | | # include <stddef.h> |
---|
11965 | | #else |
---|
11966 | | # ifdef HAVE_STDLIB_H |
---|
11967 | | # include <stdlib.h> |
---|
11968 | | # endif |
---|
11969 | | #endif |
---|
11970 | | #ifdef HAVE_STRING_H |
---|
11971 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
11972 | | # include <memory.h> |
---|
11973 | | # endif |
---|
11974 | | # include <string.h> |
---|
11975 | | #endif |
---|
11976 | | #ifdef HAVE_STRINGS_H |
---|
11977 | | # include <strings.h> |
---|
11978 | | #endif |
---|
11979 | | #ifdef HAVE_INTTYPES_H |
---|
11980 | | # include <inttypes.h> |
---|
11981 | | #endif |
---|
11982 | | #ifdef HAVE_STDINT_H |
---|
11983 | | # include <stdint.h> |
---|
11984 | | #endif |
---|
11985 | | #ifdef HAVE_UNISTD_H |
---|
11986 | | # include <unistd.h> |
---|
11987 | | #endif |
---|
11988 | | |
---|
11989 | | #include <random.h> |
---|
11990 | configure:25096: result: no |
---|
11991 | configure:25113: checking for struct random_data |
---|
11992 | configure:25113: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
11993 | conftest.c: In function 'main': |
---|
11994 | conftest.c:233: error: invalid application of 'sizeof' to incomplete type 'struct random_data' |
---|
11995 | configure:25113: $? = 1 |
---|
11996 | configure: failed program was: |
---|
11997 | | /* confdefs.h */ |
---|
11998 | | #define PACKAGE_NAME "" |
---|
11999 | | #define PACKAGE_TARNAME "" |
---|
12000 | | #define PACKAGE_VERSION "" |
---|
12001 | | #define PACKAGE_STRING "" |
---|
12002 | | #define PACKAGE_BUGREPORT "" |
---|
12003 | | #define PACKAGE_URL "" |
---|
12004 | | #define PACKAGE "gettext-runtime" |
---|
12005 | | #define VERSION "0.18.1" |
---|
12006 | | #define STDC_HEADERS 1 |
---|
12007 | | #define HAVE_SYS_TYPES_H 1 |
---|
12008 | | #define HAVE_SYS_STAT_H 1 |
---|
12009 | | #define HAVE_STDLIB_H 1 |
---|
12010 | | #define HAVE_STRING_H 1 |
---|
12011 | | #define HAVE_MEMORY_H 1 |
---|
12012 | | #define HAVE_STRINGS_H 1 |
---|
12013 | | #define HAVE_INTTYPES_H 1 |
---|
12014 | | #define HAVE_STDINT_H 1 |
---|
12015 | | #define HAVE_UNISTD_H 1 |
---|
12016 | | #define __EXTENSIONS__ 1 |
---|
12017 | | #define _ALL_SOURCE 1 |
---|
12018 | | #define _GNU_SOURCE 1 |
---|
12019 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
12020 | | #define _TANDEM_SOURCE 1 |
---|
12021 | | #define HAVE_DLFCN_H 1 |
---|
12022 | | #define LT_OBJDIR ".libs/" |
---|
12023 | | #define HAVE_VISIBILITY 1 |
---|
12024 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
12025 | | #define HAVE_ALLOCA_H 1 |
---|
12026 | | #define HAVE_ALLOCA 1 |
---|
12027 | | #define HAVE_STDLIB_H 1 |
---|
12028 | | #define HAVE_UNISTD_H 1 |
---|
12029 | | #define HAVE_SYS_PARAM_H 1 |
---|
12030 | | #define HAVE_STRING_H 1 |
---|
12031 | | #define HAVE_ERRNO_H 1 |
---|
12032 | | #define HAVE_GETOPT_H 1 |
---|
12033 | | #define HAVE_ICONV_H 1 |
---|
12034 | | #define HAVE_SYS_MMAN_H 1 |
---|
12035 | | #define HAVE_SYS_SOCKET_H 1 |
---|
12036 | | #define HAVE_SIGNAL_H 1 |
---|
12037 | | #define HAVE_STDDEF_H 1 |
---|
12038 | | #define HAVE_STDINT_H 1 |
---|
12039 | | #define HAVE_WCHAR_H 1 |
---|
12040 | | #define HAVE_STDIO_H 1 |
---|
12041 | | #define HAVE_SYS_STAT_H 1 |
---|
12042 | | #define HAVE_TIME_H 1 |
---|
12043 | | #define HAVE_SYS_TIME_H 1 |
---|
12044 | | #define HAVE_WCTYPE_H 1 |
---|
12045 | | #define HAVE_GETPAGESIZE 1 |
---|
12046 | | #define HAVE_MMAP 1 |
---|
12047 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
12048 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
12049 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
12050 | | #define HAVE_UINTMAX_T 1 |
---|
12051 | | #define HAVE_INTTYPES_H 1 |
---|
12052 | | #define USE_POSIX_THREADS 1 |
---|
12053 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
12054 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
12055 | | #define HAVE_ICONV 1 |
---|
12056 | | #define ICONV_CONST |
---|
12057 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
12058 | | #define HAVE_INTTYPES_H 1 |
---|
12059 | | #define HAVE_LIMITS_H 1 |
---|
12060 | | #define HAVE_UNISTD_H 1 |
---|
12061 | | #define HAVE_SYS_PARAM_H 1 |
---|
12062 | | #define HAVE_GETCWD 1 |
---|
12063 | | #define HAVE_GETEGID 1 |
---|
12064 | | #define HAVE_GETEUID 1 |
---|
12065 | | #define HAVE_GETGID 1 |
---|
12066 | | #define HAVE_GETUID 1 |
---|
12067 | | #define HAVE_MUNMAP 1 |
---|
12068 | | #define HAVE_STPCPY 1 |
---|
12069 | | #define HAVE_STRCASECMP 1 |
---|
12070 | | #define HAVE_STRDUP 1 |
---|
12071 | | #define HAVE_STRTOUL 1 |
---|
12072 | | #define HAVE_TSEARCH 1 |
---|
12073 | | #define HAVE_USELOCALE 1 |
---|
12074 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
12075 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
12076 | | #define HAVE_LONG_LONG_INT 1 |
---|
12077 | | #define HAVE_WCHAR_T 1 |
---|
12078 | | #define HAVE_WINT_T 1 |
---|
12079 | | #define HAVE_INTMAX_T 1 |
---|
12080 | | #define HAVE_POSIX_PRINTF 1 |
---|
12081 | | #define HAVE_STDINT_H 1 |
---|
12082 | | #define HAVE_STDINT_H 1 |
---|
12083 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
12084 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
12085 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
12086 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
12087 | | #define HAVE_STDDEF_H 1 |
---|
12088 | | #define HAVE_STDLIB_H 1 |
---|
12089 | | #define HAVE_STRING_H 1 |
---|
12090 | | #define HAVE_ASPRINTF 1 |
---|
12091 | | #define HAVE_FWPRINTF 1 |
---|
12092 | | #define HAVE_NEWLOCALE 1 |
---|
12093 | | #define HAVE_PUTENV 1 |
---|
12094 | | #define HAVE_SETENV 1 |
---|
12095 | | #define HAVE_SETLOCALE 1 |
---|
12096 | | #define HAVE_SNPRINTF 1 |
---|
12097 | | #define HAVE_WCSLEN 1 |
---|
12098 | | #define HAVE_MBRTOWC 1 |
---|
12099 | | #define HAVE_WCRTOMB 1 |
---|
12100 | | #define HAVE_DECL__SNPRINTF 0 |
---|
12101 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
12102 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
12103 | | #define HAVE_LANGINFO_CODESET 1 |
---|
12104 | | #define HAVE_LC_MESSAGES 1 |
---|
12105 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
12106 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
12107 | | #define ENABLE_NLS 1 |
---|
12108 | | #define HAVE_GETCWD 1 |
---|
12109 | | #define HAVE_READLINK 1 |
---|
12110 | | #define HAVE_REALPATH 1 |
---|
12111 | | #define HAVE_LSTAT 1 |
---|
12112 | | #define HAVE_MBSINIT 1 |
---|
12113 | | #define HAVE_MBRTOWC 1 |
---|
12114 | | #define HAVE_MPROTECT 1 |
---|
12115 | | #define HAVE_MEMCHR 1 |
---|
12116 | | #define HAVE_PATHCONF 1 |
---|
12117 | | #define HAVE_SETENV 1 |
---|
12118 | | #define HAVE_ISWCNTRL 1 |
---|
12119 | | #define HAVE_ISWBLANK 1 |
---|
12120 | | #define HAVE_WCWIDTH 1 |
---|
12121 | | #define HAVE_DECL_STRERROR_R 1 |
---|
12122 | | #define HAVE_STRERROR_R 1 |
---|
12123 | | #define HAVE_GETOPT_H 1 |
---|
12124 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
12125 | | #define HAVE_DECL_OPTRESET 1 |
---|
12126 | | #define HAVE_DECL_GETENV 1 |
---|
12127 | | #define __GETOPT_PREFIX rpl_ |
---|
12128 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
12129 | | #define HAVE_STDLIB_H 1 |
---|
12130 | | #define MALLOC_0_IS_NONNULL 1 |
---|
12131 | | #define HAVE_MBSTATE_T 1 |
---|
12132 | | #define HAVE_MBRTOWC 1 |
---|
12133 | | #define MAP_ANONYMOUS MAP_ANON |
---|
12134 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
12135 | | #define INSTALLPREFIX "/opt/local" |
---|
12136 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 |
---|
12137 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 |
---|
12138 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 |
---|
12139 | | #define HAVE__BOOL 1 |
---|
12140 | | #define HAVE_STDBOOL_H 1 |
---|
12141 | | #define USER_LABEL_PREFIX _ |
---|
12142 | | #define restrict __restrict |
---|
12143 | | #define HAVE_RAW_DECL_STPCPY 1 |
---|
12144 | | #define HAVE_RAW_DECL_STRDUP 1 |
---|
12145 | | #define HAVE_RAW_DECL_STRNCAT 1 |
---|
12146 | | #define HAVE_RAW_DECL_STRPBRK 1 |
---|
12147 | | #define HAVE_RAW_DECL_STRSEP 1 |
---|
12148 | | #define HAVE_RAW_DECL_STRCASESTR 1 |
---|
12149 | | #define HAVE_RAW_DECL_STRTOK_R 1 |
---|
12150 | | #define HAVE_RAW_DECL_STRSIGNAL 1 |
---|
12151 | | #define HAVE_DECL_STRNLEN 0 |
---|
12152 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
12153 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
12154 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
12155 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
12156 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
12157 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
12158 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
12159 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
12160 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
12161 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
12162 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
12163 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
12164 | | #define HAVE_ATEXIT 1 |
---|
12165 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
12166 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
12167 | | #define GNULIB_TEST_REALPATH 1 |
---|
12168 | | #define GNULIB_TEST_ENVIRON 1 |
---|
12169 | | #define GNULIB_FWRITEERROR 1 |
---|
12170 | | #define GNULIB_TEST_GETOPT_GNU 1 |
---|
12171 | | #define __GETOPT_PREFIX rpl_ |
---|
12172 | | #define GNULIB_TEST_LSTAT 1 |
---|
12173 | | #define HAVE_MALLOC_POSIX 1 |
---|
12174 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
12175 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
12176 | | #define GNULIB_TEST_MBSINIT 1 |
---|
12177 | | #define GNULIB_TEST_MBSLEN 1 |
---|
12178 | | #define GNULIB_TEST_MBSSTR 1 |
---|
12179 | | #define GNULIB_TEST_MEMCHR 1 |
---|
12180 | | #define HAVE_MEMMOVE 1 |
---|
12181 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
12182 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
12183 | | #define READLINK_TRAILING_SLASH_BUG 1 |
---|
12184 | | #define GNULIB_TEST_READLINK 1 |
---|
12185 | | #define HAVE_SEARCH_H 1 |
---|
12186 | | #define HAVE_TSEARCH 1 |
---|
12187 | | #define HAVE_RAW_DECL_SIGACTION 1 |
---|
12188 | | #define HAVE_RAW_DECL_SIGADDSET 1 |
---|
12189 | | #define HAVE_RAW_DECL_SIGDELSET 1 |
---|
12190 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 |
---|
12191 | | #define HAVE_RAW_DECL_SIGFILLSET 1 |
---|
12192 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 |
---|
12193 | | #define HAVE_RAW_DECL_SIGPENDING 1 |
---|
12194 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 |
---|
12195 | | #define GNULIB_SIGPIPE 1 |
---|
12196 | | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
12197 | | #define REPLACE_FUNC_STAT_FILE 1 |
---|
12198 | | #define GNULIB_TEST_STAT 1 |
---|
12199 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
12200 | | #define BITSIZEOF_SIZE_T 32 |
---|
12201 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
12202 | | #define BITSIZEOF_WCHAR_T 32 |
---|
12203 | | #define BITSIZEOF_WINT_T 32 |
---|
12204 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
12205 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
12206 | | #define HAVE_SIGNED_WINT_T 1 |
---|
12207 | | #define PTRDIFF_T_SUFFIX |
---|
12208 | | #define SIZE_T_SUFFIX ul |
---|
12209 | | #define SIG_ATOMIC_T_SUFFIX |
---|
12210 | | #define WCHAR_T_SUFFIX |
---|
12211 | | #define WINT_T_SUFFIX |
---|
12212 | | #define HAVE_RAW_DECL_FPURGE 1 |
---|
12213 | | #define HAVE_RAW_DECL_FSEEKO 1 |
---|
12214 | | #define HAVE_RAW_DECL_FTELLO 1 |
---|
12215 | | #define HAVE_RAW_DECL_POPEN 1 |
---|
12216 | | #define HAVE_RAW_DECL_SNPRINTF 1 |
---|
12217 | | #define HAVE_RAW_DECL_TMPFILE 1 |
---|
12218 | | #define HAVE_RAW_DECL_VSNPRINTF 1 |
---|
12219 | | /* end confdefs.h. */ |
---|
12220 | | #include <stdlib.h> |
---|
12221 | | #if HAVE_RANDOM_H |
---|
12222 | | # include <random.h> |
---|
12223 | | #endif |
---|
12224 | | |
---|
12225 | | |
---|
12226 | | int |
---|
12227 | | main () |
---|
12228 | | { |
---|
12229 | | if (sizeof (struct random_data)) |
---|
12230 | | return 0; |
---|
12231 | | ; |
---|
12232 | | return 0; |
---|
12233 | | } |
---|
12234 | configure:25113: result: no |
---|
12235 | configure:25134: checking whether atoll is declared without a macro |
---|
12236 | configure:25158: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
12237 | configure:25158: $? = 0 |
---|
12238 | configure:25166: result: yes |
---|
12239 | configure:25134: checking whether canonicalize_file_name is declared without a macro |
---|
12240 | configure:25158: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
12241 | conftest.c: In function 'main': |
---|
12242 | conftest.c:237: error: 'canonicalize_file_name' undeclared (first use in this function) |
---|
12243 | conftest.c:237: error: (Each undeclared identifier is reported only once |
---|
12244 | conftest.c:237: error: for each function it appears in.) |
---|
12245 | configure:25158: $? = 1 |
---|
12246 | configure: failed program was: |
---|
12247 | | /* confdefs.h */ |
---|
12248 | | #define PACKAGE_NAME "" |
---|
12249 | | #define PACKAGE_TARNAME "" |
---|
12250 | | #define PACKAGE_VERSION "" |
---|
12251 | | #define PACKAGE_STRING "" |
---|
12252 | | #define PACKAGE_BUGREPORT "" |
---|
12253 | | #define PACKAGE_URL "" |
---|
12254 | | #define PACKAGE "gettext-runtime" |
---|
12255 | | #define VERSION "0.18.1" |
---|
12256 | | #define STDC_HEADERS 1 |
---|
12257 | | #define HAVE_SYS_TYPES_H 1 |
---|
12258 | | #define HAVE_SYS_STAT_H 1 |
---|
12259 | | #define HAVE_STDLIB_H 1 |
---|
12260 | | #define HAVE_STRING_H 1 |
---|
12261 | | #define HAVE_MEMORY_H 1 |
---|
12262 | | #define HAVE_STRINGS_H 1 |
---|
12263 | | #define HAVE_INTTYPES_H 1 |
---|
12264 | | #define HAVE_STDINT_H 1 |
---|
12265 | | #define HAVE_UNISTD_H 1 |
---|
12266 | | #define __EXTENSIONS__ 1 |
---|
12267 | | #define _ALL_SOURCE 1 |
---|
12268 | | #define _GNU_SOURCE 1 |
---|
12269 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
12270 | | #define _TANDEM_SOURCE 1 |
---|
12271 | | #define HAVE_DLFCN_H 1 |
---|
12272 | | #define LT_OBJDIR ".libs/" |
---|
12273 | | #define HAVE_VISIBILITY 1 |
---|
12274 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
12275 | | #define HAVE_ALLOCA_H 1 |
---|
12276 | | #define HAVE_ALLOCA 1 |
---|
12277 | | #define HAVE_STDLIB_H 1 |
---|
12278 | | #define HAVE_UNISTD_H 1 |
---|
12279 | | #define HAVE_SYS_PARAM_H 1 |
---|
12280 | | #define HAVE_STRING_H 1 |
---|
12281 | | #define HAVE_ERRNO_H 1 |
---|
12282 | | #define HAVE_GETOPT_H 1 |
---|
12283 | | #define HAVE_ICONV_H 1 |
---|
12284 | | #define HAVE_SYS_MMAN_H 1 |
---|
12285 | | #define HAVE_SYS_SOCKET_H 1 |
---|
12286 | | #define HAVE_SIGNAL_H 1 |
---|
12287 | | #define HAVE_STDDEF_H 1 |
---|
12288 | | #define HAVE_STDINT_H 1 |
---|
12289 | | #define HAVE_WCHAR_H 1 |
---|
12290 | | #define HAVE_STDIO_H 1 |
---|
12291 | | #define HAVE_SYS_STAT_H 1 |
---|
12292 | | #define HAVE_TIME_H 1 |
---|
12293 | | #define HAVE_SYS_TIME_H 1 |
---|
12294 | | #define HAVE_WCTYPE_H 1 |
---|
12295 | | #define HAVE_GETPAGESIZE 1 |
---|
12296 | | #define HAVE_MMAP 1 |
---|
12297 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
12298 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
12299 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
12300 | | #define HAVE_UINTMAX_T 1 |
---|
12301 | | #define HAVE_INTTYPES_H 1 |
---|
12302 | | #define USE_POSIX_THREADS 1 |
---|
12303 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
12304 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
12305 | | #define HAVE_ICONV 1 |
---|
12306 | | #define ICONV_CONST |
---|
12307 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
12308 | | #define HAVE_INTTYPES_H 1 |
---|
12309 | | #define HAVE_LIMITS_H 1 |
---|
12310 | | #define HAVE_UNISTD_H 1 |
---|
12311 | | #define HAVE_SYS_PARAM_H 1 |
---|
12312 | | #define HAVE_GETCWD 1 |
---|
12313 | | #define HAVE_GETEGID 1 |
---|
12314 | | #define HAVE_GETEUID 1 |
---|
12315 | | #define HAVE_GETGID 1 |
---|
12316 | | #define HAVE_GETUID 1 |
---|
12317 | | #define HAVE_MUNMAP 1 |
---|
12318 | | #define HAVE_STPCPY 1 |
---|
12319 | | #define HAVE_STRCASECMP 1 |
---|
12320 | | #define HAVE_STRDUP 1 |
---|
12321 | | #define HAVE_STRTOUL 1 |
---|
12322 | | #define HAVE_TSEARCH 1 |
---|
12323 | | #define HAVE_USELOCALE 1 |
---|
12324 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
12325 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
12326 | | #define HAVE_LONG_LONG_INT 1 |
---|
12327 | | #define HAVE_WCHAR_T 1 |
---|
12328 | | #define HAVE_WINT_T 1 |
---|
12329 | | #define HAVE_INTMAX_T 1 |
---|
12330 | | #define HAVE_POSIX_PRINTF 1 |
---|
12331 | | #define HAVE_STDINT_H 1 |
---|
12332 | | #define HAVE_STDINT_H 1 |
---|
12333 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
12334 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
12335 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
12336 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
12337 | | #define HAVE_STDDEF_H 1 |
---|
12338 | | #define HAVE_STDLIB_H 1 |
---|
12339 | | #define HAVE_STRING_H 1 |
---|
12340 | | #define HAVE_ASPRINTF 1 |
---|
12341 | | #define HAVE_FWPRINTF 1 |
---|
12342 | | #define HAVE_NEWLOCALE 1 |
---|
12343 | | #define HAVE_PUTENV 1 |
---|
12344 | | #define HAVE_SETENV 1 |
---|
12345 | | #define HAVE_SETLOCALE 1 |
---|
12346 | | #define HAVE_SNPRINTF 1 |
---|
12347 | | #define HAVE_WCSLEN 1 |
---|
12348 | | #define HAVE_MBRTOWC 1 |
---|
12349 | | #define HAVE_WCRTOMB 1 |
---|
12350 | | #define HAVE_DECL__SNPRINTF 0 |
---|
12351 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
12352 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
12353 | | #define HAVE_LANGINFO_CODESET 1 |
---|
12354 | | #define HAVE_LC_MESSAGES 1 |
---|
12355 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
12356 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
12357 | | #define ENABLE_NLS 1 |
---|
12358 | | #define HAVE_GETCWD 1 |
---|
12359 | | #define HAVE_READLINK 1 |
---|
12360 | | #define HAVE_REALPATH 1 |
---|
12361 | | #define HAVE_LSTAT 1 |
---|
12362 | | #define HAVE_MBSINIT 1 |
---|
12363 | | #define HAVE_MBRTOWC 1 |
---|
12364 | | #define HAVE_MPROTECT 1 |
---|
12365 | | #define HAVE_MEMCHR 1 |
---|
12366 | | #define HAVE_PATHCONF 1 |
---|
12367 | | #define HAVE_SETENV 1 |
---|
12368 | | #define HAVE_ISWCNTRL 1 |
---|
12369 | | #define HAVE_ISWBLANK 1 |
---|
12370 | | #define HAVE_WCWIDTH 1 |
---|
12371 | | #define HAVE_DECL_STRERROR_R 1 |
---|
12372 | | #define HAVE_STRERROR_R 1 |
---|
12373 | | #define HAVE_GETOPT_H 1 |
---|
12374 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
12375 | | #define HAVE_DECL_OPTRESET 1 |
---|
12376 | | #define HAVE_DECL_GETENV 1 |
---|
12377 | | #define __GETOPT_PREFIX rpl_ |
---|
12378 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
12379 | | #define HAVE_STDLIB_H 1 |
---|
12380 | | #define MALLOC_0_IS_NONNULL 1 |
---|
12381 | | #define HAVE_MBSTATE_T 1 |
---|
12382 | | #define HAVE_MBRTOWC 1 |
---|
12383 | | #define MAP_ANONYMOUS MAP_ANON |
---|
12384 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
12385 | | #define INSTALLPREFIX "/opt/local" |
---|
12386 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 |
---|
12387 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 |
---|
12388 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 |
---|
12389 | | #define HAVE__BOOL 1 |
---|
12390 | | #define HAVE_STDBOOL_H 1 |
---|
12391 | | #define USER_LABEL_PREFIX _ |
---|
12392 | | #define restrict __restrict |
---|
12393 | | #define HAVE_RAW_DECL_STPCPY 1 |
---|
12394 | | #define HAVE_RAW_DECL_STRDUP 1 |
---|
12395 | | #define HAVE_RAW_DECL_STRNCAT 1 |
---|
12396 | | #define HAVE_RAW_DECL_STRPBRK 1 |
---|
12397 | | #define HAVE_RAW_DECL_STRSEP 1 |
---|
12398 | | #define HAVE_RAW_DECL_STRCASESTR 1 |
---|
12399 | | #define HAVE_RAW_DECL_STRTOK_R 1 |
---|
12400 | | #define HAVE_RAW_DECL_STRSIGNAL 1 |
---|
12401 | | #define HAVE_DECL_STRNLEN 0 |
---|
12402 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
12403 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
12404 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
12405 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
12406 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
12407 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
12408 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
12409 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
12410 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
12411 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
12412 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
12413 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
12414 | | #define HAVE_ATEXIT 1 |
---|
12415 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
12416 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
12417 | | #define GNULIB_TEST_REALPATH 1 |
---|
12418 | | #define GNULIB_TEST_ENVIRON 1 |
---|
12419 | | #define GNULIB_FWRITEERROR 1 |
---|
12420 | | #define GNULIB_TEST_GETOPT_GNU 1 |
---|
12421 | | #define __GETOPT_PREFIX rpl_ |
---|
12422 | | #define GNULIB_TEST_LSTAT 1 |
---|
12423 | | #define HAVE_MALLOC_POSIX 1 |
---|
12424 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
12425 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
12426 | | #define GNULIB_TEST_MBSINIT 1 |
---|
12427 | | #define GNULIB_TEST_MBSLEN 1 |
---|
12428 | | #define GNULIB_TEST_MBSSTR 1 |
---|
12429 | | #define GNULIB_TEST_MEMCHR 1 |
---|
12430 | | #define HAVE_MEMMOVE 1 |
---|
12431 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
12432 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
12433 | | #define READLINK_TRAILING_SLASH_BUG 1 |
---|
12434 | | #define GNULIB_TEST_READLINK 1 |
---|
12435 | | #define HAVE_SEARCH_H 1 |
---|
12436 | | #define HAVE_TSEARCH 1 |
---|
12437 | | #define HAVE_RAW_DECL_SIGACTION 1 |
---|
12438 | | #define HAVE_RAW_DECL_SIGADDSET 1 |
---|
12439 | | #define HAVE_RAW_DECL_SIGDELSET 1 |
---|
12440 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 |
---|
12441 | | #define HAVE_RAW_DECL_SIGFILLSET 1 |
---|
12442 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 |
---|
12443 | | #define HAVE_RAW_DECL_SIGPENDING 1 |
---|
12444 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 |
---|
12445 | | #define GNULIB_SIGPIPE 1 |
---|
12446 | | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
12447 | | #define REPLACE_FUNC_STAT_FILE 1 |
---|
12448 | | #define GNULIB_TEST_STAT 1 |
---|
12449 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
12450 | | #define BITSIZEOF_SIZE_T 32 |
---|
12451 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
12452 | | #define BITSIZEOF_WCHAR_T 32 |
---|
12453 | | #define BITSIZEOF_WINT_T 32 |
---|
12454 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
12455 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
12456 | | #define HAVE_SIGNED_WINT_T 1 |
---|
12457 | | #define PTRDIFF_T_SUFFIX |
---|
12458 | | #define SIZE_T_SUFFIX ul |
---|
12459 | | #define SIG_ATOMIC_T_SUFFIX |
---|
12460 | | #define WCHAR_T_SUFFIX |
---|
12461 | | #define WINT_T_SUFFIX |
---|
12462 | | #define HAVE_RAW_DECL_FPURGE 1 |
---|
12463 | | #define HAVE_RAW_DECL_FSEEKO 1 |
---|
12464 | | #define HAVE_RAW_DECL_FTELLO 1 |
---|
12465 | | #define HAVE_RAW_DECL_POPEN 1 |
---|
12466 | | #define HAVE_RAW_DECL_SNPRINTF 1 |
---|
12467 | | #define HAVE_RAW_DECL_TMPFILE 1 |
---|
12468 | | #define HAVE_RAW_DECL_VSNPRINTF 1 |
---|
12469 | | #define HAVE_RAW_DECL_ATOLL 1 |
---|
12470 | | /* end confdefs.h. */ |
---|
12471 | | #include <stdlib.h> |
---|
12472 | | #if HAVE_SYS_LOADAVG_H |
---|
12473 | | # include <sys/loadavg.h> |
---|
12474 | | #endif |
---|
12475 | | #if HAVE_RANDOM_H |
---|
12476 | | # include <random.h> |
---|
12477 | | #endif |
---|
12478 | | |
---|
12479 | | int |
---|
12480 | | main () |
---|
12481 | | { |
---|
12482 | | #undef canonicalize_file_name |
---|
12483 | | (void) canonicalize_file_name; |
---|
12484 | | ; |
---|
12485 | | return 0; |
---|
12486 | | } |
---|
12487 | configure:25166: result: no |
---|
12488 | configure:25134: checking whether getloadavg is declared without a macro |
---|
12489 | configure:25158: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
12490 | configure:25158: $? = 0 |
---|
12491 | configure:25166: result: yes |
---|
12492 | configure:25134: checking whether getsubopt is declared without a macro |
---|
12493 | configure:25158: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
12494 | configure:25158: $? = 0 |
---|
12495 | configure:25166: result: yes |
---|
12496 | configure:25134: checking whether grantpt is declared without a macro |
---|
12497 | configure:25158: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
12498 | configure:25158: $? = 0 |
---|
12499 | configure:25166: result: yes |
---|
12500 | configure:25134: checking whether mkdtemp is declared without a macro |
---|
12501 | configure:25158: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
12502 | conftest.c: In function 'main': |
---|
12503 | conftest.c:240: error: 'mkdtemp' undeclared (first use in this function) |
---|
12504 | conftest.c:240: error: (Each undeclared identifier is reported only once |
---|
12505 | conftest.c:240: error: for each function it appears in.) |
---|
12506 | configure:25158: $? = 1 |
---|
12507 | configure: failed program was: |
---|
12508 | | /* confdefs.h */ |
---|
12509 | | #define PACKAGE_NAME "" |
---|
12510 | | #define PACKAGE_TARNAME "" |
---|
12511 | | #define PACKAGE_VERSION "" |
---|
12512 | | #define PACKAGE_STRING "" |
---|
12513 | | #define PACKAGE_BUGREPORT "" |
---|
12514 | | #define PACKAGE_URL "" |
---|
12515 | | #define PACKAGE "gettext-runtime" |
---|
12516 | | #define VERSION "0.18.1" |
---|
12517 | | #define STDC_HEADERS 1 |
---|
12518 | | #define HAVE_SYS_TYPES_H 1 |
---|
12519 | | #define HAVE_SYS_STAT_H 1 |
---|
12520 | | #define HAVE_STDLIB_H 1 |
---|
12521 | | #define HAVE_STRING_H 1 |
---|
12522 | | #define HAVE_MEMORY_H 1 |
---|
12523 | | #define HAVE_STRINGS_H 1 |
---|
12524 | | #define HAVE_INTTYPES_H 1 |
---|
12525 | | #define HAVE_STDINT_H 1 |
---|
12526 | | #define HAVE_UNISTD_H 1 |
---|
12527 | | #define __EXTENSIONS__ 1 |
---|
12528 | | #define _ALL_SOURCE 1 |
---|
12529 | | #define _GNU_SOURCE 1 |
---|
12530 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
12531 | | #define _TANDEM_SOURCE 1 |
---|
12532 | | #define HAVE_DLFCN_H 1 |
---|
12533 | | #define LT_OBJDIR ".libs/" |
---|
12534 | | #define HAVE_VISIBILITY 1 |
---|
12535 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
12536 | | #define HAVE_ALLOCA_H 1 |
---|
12537 | | #define HAVE_ALLOCA 1 |
---|
12538 | | #define HAVE_STDLIB_H 1 |
---|
12539 | | #define HAVE_UNISTD_H 1 |
---|
12540 | | #define HAVE_SYS_PARAM_H 1 |
---|
12541 | | #define HAVE_STRING_H 1 |
---|
12542 | | #define HAVE_ERRNO_H 1 |
---|
12543 | | #define HAVE_GETOPT_H 1 |
---|
12544 | | #define HAVE_ICONV_H 1 |
---|
12545 | | #define HAVE_SYS_MMAN_H 1 |
---|
12546 | | #define HAVE_SYS_SOCKET_H 1 |
---|
12547 | | #define HAVE_SIGNAL_H 1 |
---|
12548 | | #define HAVE_STDDEF_H 1 |
---|
12549 | | #define HAVE_STDINT_H 1 |
---|
12550 | | #define HAVE_WCHAR_H 1 |
---|
12551 | | #define HAVE_STDIO_H 1 |
---|
12552 | | #define HAVE_SYS_STAT_H 1 |
---|
12553 | | #define HAVE_TIME_H 1 |
---|
12554 | | #define HAVE_SYS_TIME_H 1 |
---|
12555 | | #define HAVE_WCTYPE_H 1 |
---|
12556 | | #define HAVE_GETPAGESIZE 1 |
---|
12557 | | #define HAVE_MMAP 1 |
---|
12558 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
12559 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
12560 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
12561 | | #define HAVE_UINTMAX_T 1 |
---|
12562 | | #define HAVE_INTTYPES_H 1 |
---|
12563 | | #define USE_POSIX_THREADS 1 |
---|
12564 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
12565 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
12566 | | #define HAVE_ICONV 1 |
---|
12567 | | #define ICONV_CONST |
---|
12568 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
12569 | | #define HAVE_INTTYPES_H 1 |
---|
12570 | | #define HAVE_LIMITS_H 1 |
---|
12571 | | #define HAVE_UNISTD_H 1 |
---|
12572 | | #define HAVE_SYS_PARAM_H 1 |
---|
12573 | | #define HAVE_GETCWD 1 |
---|
12574 | | #define HAVE_GETEGID 1 |
---|
12575 | | #define HAVE_GETEUID 1 |
---|
12576 | | #define HAVE_GETGID 1 |
---|
12577 | | #define HAVE_GETUID 1 |
---|
12578 | | #define HAVE_MUNMAP 1 |
---|
12579 | | #define HAVE_STPCPY 1 |
---|
12580 | | #define HAVE_STRCASECMP 1 |
---|
12581 | | #define HAVE_STRDUP 1 |
---|
12582 | | #define HAVE_STRTOUL 1 |
---|
12583 | | #define HAVE_TSEARCH 1 |
---|
12584 | | #define HAVE_USELOCALE 1 |
---|
12585 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
12586 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
12587 | | #define HAVE_LONG_LONG_INT 1 |
---|
12588 | | #define HAVE_WCHAR_T 1 |
---|
12589 | | #define HAVE_WINT_T 1 |
---|
12590 | | #define HAVE_INTMAX_T 1 |
---|
12591 | | #define HAVE_POSIX_PRINTF 1 |
---|
12592 | | #define HAVE_STDINT_H 1 |
---|
12593 | | #define HAVE_STDINT_H 1 |
---|
12594 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
12595 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
12596 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
12597 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
12598 | | #define HAVE_STDDEF_H 1 |
---|
12599 | | #define HAVE_STDLIB_H 1 |
---|
12600 | | #define HAVE_STRING_H 1 |
---|
12601 | | #define HAVE_ASPRINTF 1 |
---|
12602 | | #define HAVE_FWPRINTF 1 |
---|
12603 | | #define HAVE_NEWLOCALE 1 |
---|
12604 | | #define HAVE_PUTENV 1 |
---|
12605 | | #define HAVE_SETENV 1 |
---|
12606 | | #define HAVE_SETLOCALE 1 |
---|
12607 | | #define HAVE_SNPRINTF 1 |
---|
12608 | | #define HAVE_WCSLEN 1 |
---|
12609 | | #define HAVE_MBRTOWC 1 |
---|
12610 | | #define HAVE_WCRTOMB 1 |
---|
12611 | | #define HAVE_DECL__SNPRINTF 0 |
---|
12612 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
12613 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
12614 | | #define HAVE_LANGINFO_CODESET 1 |
---|
12615 | | #define HAVE_LC_MESSAGES 1 |
---|
12616 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
12617 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
12618 | | #define ENABLE_NLS 1 |
---|
12619 | | #define HAVE_GETCWD 1 |
---|
12620 | | #define HAVE_READLINK 1 |
---|
12621 | | #define HAVE_REALPATH 1 |
---|
12622 | | #define HAVE_LSTAT 1 |
---|
12623 | | #define HAVE_MBSINIT 1 |
---|
12624 | | #define HAVE_MBRTOWC 1 |
---|
12625 | | #define HAVE_MPROTECT 1 |
---|
12626 | | #define HAVE_MEMCHR 1 |
---|
12627 | | #define HAVE_PATHCONF 1 |
---|
12628 | | #define HAVE_SETENV 1 |
---|
12629 | | #define HAVE_ISWCNTRL 1 |
---|
12630 | | #define HAVE_ISWBLANK 1 |
---|
12631 | | #define HAVE_WCWIDTH 1 |
---|
12632 | | #define HAVE_DECL_STRERROR_R 1 |
---|
12633 | | #define HAVE_STRERROR_R 1 |
---|
12634 | | #define HAVE_GETOPT_H 1 |
---|
12635 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
12636 | | #define HAVE_DECL_OPTRESET 1 |
---|
12637 | | #define HAVE_DECL_GETENV 1 |
---|
12638 | | #define __GETOPT_PREFIX rpl_ |
---|
12639 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
12640 | | #define HAVE_STDLIB_H 1 |
---|
12641 | | #define MALLOC_0_IS_NONNULL 1 |
---|
12642 | | #define HAVE_MBSTATE_T 1 |
---|
12643 | | #define HAVE_MBRTOWC 1 |
---|
12644 | | #define MAP_ANONYMOUS MAP_ANON |
---|
12645 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
12646 | | #define INSTALLPREFIX "/opt/local" |
---|
12647 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 |
---|
12648 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 |
---|
12649 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 |
---|
12650 | | #define HAVE__BOOL 1 |
---|
12651 | | #define HAVE_STDBOOL_H 1 |
---|
12652 | | #define USER_LABEL_PREFIX _ |
---|
12653 | | #define restrict __restrict |
---|
12654 | | #define HAVE_RAW_DECL_STPCPY 1 |
---|
12655 | | #define HAVE_RAW_DECL_STRDUP 1 |
---|
12656 | | #define HAVE_RAW_DECL_STRNCAT 1 |
---|
12657 | | #define HAVE_RAW_DECL_STRPBRK 1 |
---|
12658 | | #define HAVE_RAW_DECL_STRSEP 1 |
---|
12659 | | #define HAVE_RAW_DECL_STRCASESTR 1 |
---|
12660 | | #define HAVE_RAW_DECL_STRTOK_R 1 |
---|
12661 | | #define HAVE_RAW_DECL_STRSIGNAL 1 |
---|
12662 | | #define HAVE_DECL_STRNLEN 0 |
---|
12663 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
12664 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
12665 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
12666 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
12667 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
12668 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
12669 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
12670 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
12671 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
12672 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
12673 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
12674 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
12675 | | #define HAVE_ATEXIT 1 |
---|
12676 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
12677 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
12678 | | #define GNULIB_TEST_REALPATH 1 |
---|
12679 | | #define GNULIB_TEST_ENVIRON 1 |
---|
12680 | | #define GNULIB_FWRITEERROR 1 |
---|
12681 | | #define GNULIB_TEST_GETOPT_GNU 1 |
---|
12682 | | #define __GETOPT_PREFIX rpl_ |
---|
12683 | | #define GNULIB_TEST_LSTAT 1 |
---|
12684 | | #define HAVE_MALLOC_POSIX 1 |
---|
12685 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
12686 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
12687 | | #define GNULIB_TEST_MBSINIT 1 |
---|
12688 | | #define GNULIB_TEST_MBSLEN 1 |
---|
12689 | | #define GNULIB_TEST_MBSSTR 1 |
---|
12690 | | #define GNULIB_TEST_MEMCHR 1 |
---|
12691 | | #define HAVE_MEMMOVE 1 |
---|
12692 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
12693 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
12694 | | #define READLINK_TRAILING_SLASH_BUG 1 |
---|
12695 | | #define GNULIB_TEST_READLINK 1 |
---|
12696 | | #define HAVE_SEARCH_H 1 |
---|
12697 | | #define HAVE_TSEARCH 1 |
---|
12698 | | #define HAVE_RAW_DECL_SIGACTION 1 |
---|
12699 | | #define HAVE_RAW_DECL_SIGADDSET 1 |
---|
12700 | | #define HAVE_RAW_DECL_SIGDELSET 1 |
---|
12701 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 |
---|
12702 | | #define HAVE_RAW_DECL_SIGFILLSET 1 |
---|
12703 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 |
---|
12704 | | #define HAVE_RAW_DECL_SIGPENDING 1 |
---|
12705 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 |
---|
12706 | | #define GNULIB_SIGPIPE 1 |
---|
12707 | | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
12708 | | #define REPLACE_FUNC_STAT_FILE 1 |
---|
12709 | | #define GNULIB_TEST_STAT 1 |
---|
12710 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
12711 | | #define BITSIZEOF_SIZE_T 32 |
---|
12712 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
12713 | | #define BITSIZEOF_WCHAR_T 32 |
---|
12714 | | #define BITSIZEOF_WINT_T 32 |
---|
12715 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
12716 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
12717 | | #define HAVE_SIGNED_WINT_T 1 |
---|
12718 | | #define PTRDIFF_T_SUFFIX |
---|
12719 | | #define SIZE_T_SUFFIX ul |
---|
12720 | | #define SIG_ATOMIC_T_SUFFIX |
---|
12721 | | #define WCHAR_T_SUFFIX |
---|
12722 | | #define WINT_T_SUFFIX |
---|
12723 | | #define HAVE_RAW_DECL_FPURGE 1 |
---|
12724 | | #define HAVE_RAW_DECL_FSEEKO 1 |
---|
12725 | | #define HAVE_RAW_DECL_FTELLO 1 |
---|
12726 | | #define HAVE_RAW_DECL_POPEN 1 |
---|
12727 | | #define HAVE_RAW_DECL_SNPRINTF 1 |
---|
12728 | | #define HAVE_RAW_DECL_TMPFILE 1 |
---|
12729 | | #define HAVE_RAW_DECL_VSNPRINTF 1 |
---|
12730 | | #define HAVE_RAW_DECL_ATOLL 1 |
---|
12731 | | #define HAVE_RAW_DECL_GETLOADAVG 1 |
---|
12732 | | #define HAVE_RAW_DECL_GETSUBOPT 1 |
---|
12733 | | #define HAVE_RAW_DECL_GRANTPT 1 |
---|
12734 | | /* end confdefs.h. */ |
---|
12735 | | #include <stdlib.h> |
---|
12736 | | #if HAVE_SYS_LOADAVG_H |
---|
12737 | | # include <sys/loadavg.h> |
---|
12738 | | #endif |
---|
12739 | | #if HAVE_RANDOM_H |
---|
12740 | | # include <random.h> |
---|
12741 | | #endif |
---|
12742 | | |
---|
12743 | | int |
---|
12744 | | main () |
---|
12745 | | { |
---|
12746 | | #undef mkdtemp |
---|
12747 | | (void) mkdtemp; |
---|
12748 | | ; |
---|
12749 | | return 0; |
---|
12750 | | } |
---|
12751 | configure:25166: result: no |
---|
12752 | configure:25134: checking whether mkostemp is declared without a macro |
---|
12753 | configure:25158: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
12754 | conftest.c: In function 'main': |
---|
12755 | conftest.c:240: error: 'mkostemp' undeclared (first use in this function) |
---|
12756 | conftest.c:240: error: (Each undeclared identifier is reported only once |
---|
12757 | conftest.c:240: error: for each function it appears in.) |
---|
12758 | configure:25158: $? = 1 |
---|
12759 | configure: failed program was: |
---|
12760 | | /* confdefs.h */ |
---|
12761 | | #define PACKAGE_NAME "" |
---|
12762 | | #define PACKAGE_TARNAME "" |
---|
12763 | | #define PACKAGE_VERSION "" |
---|
12764 | | #define PACKAGE_STRING "" |
---|
12765 | | #define PACKAGE_BUGREPORT "" |
---|
12766 | | #define PACKAGE_URL "" |
---|
12767 | | #define PACKAGE "gettext-runtime" |
---|
12768 | | #define VERSION "0.18.1" |
---|
12769 | | #define STDC_HEADERS 1 |
---|
12770 | | #define HAVE_SYS_TYPES_H 1 |
---|
12771 | | #define HAVE_SYS_STAT_H 1 |
---|
12772 | | #define HAVE_STDLIB_H 1 |
---|
12773 | | #define HAVE_STRING_H 1 |
---|
12774 | | #define HAVE_MEMORY_H 1 |
---|
12775 | | #define HAVE_STRINGS_H 1 |
---|
12776 | | #define HAVE_INTTYPES_H 1 |
---|
12777 | | #define HAVE_STDINT_H 1 |
---|
12778 | | #define HAVE_UNISTD_H 1 |
---|
12779 | | #define __EXTENSIONS__ 1 |
---|
12780 | | #define _ALL_SOURCE 1 |
---|
12781 | | #define _GNU_SOURCE 1 |
---|
12782 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
12783 | | #define _TANDEM_SOURCE 1 |
---|
12784 | | #define HAVE_DLFCN_H 1 |
---|
12785 | | #define LT_OBJDIR ".libs/" |
---|
12786 | | #define HAVE_VISIBILITY 1 |
---|
12787 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
12788 | | #define HAVE_ALLOCA_H 1 |
---|
12789 | | #define HAVE_ALLOCA 1 |
---|
12790 | | #define HAVE_STDLIB_H 1 |
---|
12791 | | #define HAVE_UNISTD_H 1 |
---|
12792 | | #define HAVE_SYS_PARAM_H 1 |
---|
12793 | | #define HAVE_STRING_H 1 |
---|
12794 | | #define HAVE_ERRNO_H 1 |
---|
12795 | | #define HAVE_GETOPT_H 1 |
---|
12796 | | #define HAVE_ICONV_H 1 |
---|
12797 | | #define HAVE_SYS_MMAN_H 1 |
---|
12798 | | #define HAVE_SYS_SOCKET_H 1 |
---|
12799 | | #define HAVE_SIGNAL_H 1 |
---|
12800 | | #define HAVE_STDDEF_H 1 |
---|
12801 | | #define HAVE_STDINT_H 1 |
---|
12802 | | #define HAVE_WCHAR_H 1 |
---|
12803 | | #define HAVE_STDIO_H 1 |
---|
12804 | | #define HAVE_SYS_STAT_H 1 |
---|
12805 | | #define HAVE_TIME_H 1 |
---|
12806 | | #define HAVE_SYS_TIME_H 1 |
---|
12807 | | #define HAVE_WCTYPE_H 1 |
---|
12808 | | #define HAVE_GETPAGESIZE 1 |
---|
12809 | | #define HAVE_MMAP 1 |
---|
12810 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
12811 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
12812 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
12813 | | #define HAVE_UINTMAX_T 1 |
---|
12814 | | #define HAVE_INTTYPES_H 1 |
---|
12815 | | #define USE_POSIX_THREADS 1 |
---|
12816 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
12817 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
12818 | | #define HAVE_ICONV 1 |
---|
12819 | | #define ICONV_CONST |
---|
12820 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
12821 | | #define HAVE_INTTYPES_H 1 |
---|
12822 | | #define HAVE_LIMITS_H 1 |
---|
12823 | | #define HAVE_UNISTD_H 1 |
---|
12824 | | #define HAVE_SYS_PARAM_H 1 |
---|
12825 | | #define HAVE_GETCWD 1 |
---|
12826 | | #define HAVE_GETEGID 1 |
---|
12827 | | #define HAVE_GETEUID 1 |
---|
12828 | | #define HAVE_GETGID 1 |
---|
12829 | | #define HAVE_GETUID 1 |
---|
12830 | | #define HAVE_MUNMAP 1 |
---|
12831 | | #define HAVE_STPCPY 1 |
---|
12832 | | #define HAVE_STRCASECMP 1 |
---|
12833 | | #define HAVE_STRDUP 1 |
---|
12834 | | #define HAVE_STRTOUL 1 |
---|
12835 | | #define HAVE_TSEARCH 1 |
---|
12836 | | #define HAVE_USELOCALE 1 |
---|
12837 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
12838 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
12839 | | #define HAVE_LONG_LONG_INT 1 |
---|
12840 | | #define HAVE_WCHAR_T 1 |
---|
12841 | | #define HAVE_WINT_T 1 |
---|
12842 | | #define HAVE_INTMAX_T 1 |
---|
12843 | | #define HAVE_POSIX_PRINTF 1 |
---|
12844 | | #define HAVE_STDINT_H 1 |
---|
12845 | | #define HAVE_STDINT_H 1 |
---|
12846 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
12847 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
12848 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
12849 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
12850 | | #define HAVE_STDDEF_H 1 |
---|
12851 | | #define HAVE_STDLIB_H 1 |
---|
12852 | | #define HAVE_STRING_H 1 |
---|
12853 | | #define HAVE_ASPRINTF 1 |
---|
12854 | | #define HAVE_FWPRINTF 1 |
---|
12855 | | #define HAVE_NEWLOCALE 1 |
---|
12856 | | #define HAVE_PUTENV 1 |
---|
12857 | | #define HAVE_SETENV 1 |
---|
12858 | | #define HAVE_SETLOCALE 1 |
---|
12859 | | #define HAVE_SNPRINTF 1 |
---|
12860 | | #define HAVE_WCSLEN 1 |
---|
12861 | | #define HAVE_MBRTOWC 1 |
---|
12862 | | #define HAVE_WCRTOMB 1 |
---|
12863 | | #define HAVE_DECL__SNPRINTF 0 |
---|
12864 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
12865 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
12866 | | #define HAVE_LANGINFO_CODESET 1 |
---|
12867 | | #define HAVE_LC_MESSAGES 1 |
---|
12868 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
12869 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
12870 | | #define ENABLE_NLS 1 |
---|
12871 | | #define HAVE_GETCWD 1 |
---|
12872 | | #define HAVE_READLINK 1 |
---|
12873 | | #define HAVE_REALPATH 1 |
---|
12874 | | #define HAVE_LSTAT 1 |
---|
12875 | | #define HAVE_MBSINIT 1 |
---|
12876 | | #define HAVE_MBRTOWC 1 |
---|
12877 | | #define HAVE_MPROTECT 1 |
---|
12878 | | #define HAVE_MEMCHR 1 |
---|
12879 | | #define HAVE_PATHCONF 1 |
---|
12880 | | #define HAVE_SETENV 1 |
---|
12881 | | #define HAVE_ISWCNTRL 1 |
---|
12882 | | #define HAVE_ISWBLANK 1 |
---|
12883 | | #define HAVE_WCWIDTH 1 |
---|
12884 | | #define HAVE_DECL_STRERROR_R 1 |
---|
12885 | | #define HAVE_STRERROR_R 1 |
---|
12886 | | #define HAVE_GETOPT_H 1 |
---|
12887 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
12888 | | #define HAVE_DECL_OPTRESET 1 |
---|
12889 | | #define HAVE_DECL_GETENV 1 |
---|
12890 | | #define __GETOPT_PREFIX rpl_ |
---|
12891 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
12892 | | #define HAVE_STDLIB_H 1 |
---|
12893 | | #define MALLOC_0_IS_NONNULL 1 |
---|
12894 | | #define HAVE_MBSTATE_T 1 |
---|
12895 | | #define HAVE_MBRTOWC 1 |
---|
12896 | | #define MAP_ANONYMOUS MAP_ANON |
---|
12897 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
12898 | | #define INSTALLPREFIX "/opt/local" |
---|
12899 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 |
---|
12900 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 |
---|
12901 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 |
---|
12902 | | #define HAVE__BOOL 1 |
---|
12903 | | #define HAVE_STDBOOL_H 1 |
---|
12904 | | #define USER_LABEL_PREFIX _ |
---|
12905 | | #define restrict __restrict |
---|
12906 | | #define HAVE_RAW_DECL_STPCPY 1 |
---|
12907 | | #define HAVE_RAW_DECL_STRDUP 1 |
---|
12908 | | #define HAVE_RAW_DECL_STRNCAT 1 |
---|
12909 | | #define HAVE_RAW_DECL_STRPBRK 1 |
---|
12910 | | #define HAVE_RAW_DECL_STRSEP 1 |
---|
12911 | | #define HAVE_RAW_DECL_STRCASESTR 1 |
---|
12912 | | #define HAVE_RAW_DECL_STRTOK_R 1 |
---|
12913 | | #define HAVE_RAW_DECL_STRSIGNAL 1 |
---|
12914 | | #define HAVE_DECL_STRNLEN 0 |
---|
12915 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
12916 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
12917 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
12918 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
12919 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
12920 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
12921 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
12922 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
12923 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
12924 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
12925 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
12926 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
12927 | | #define HAVE_ATEXIT 1 |
---|
12928 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
12929 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
12930 | | #define GNULIB_TEST_REALPATH 1 |
---|
12931 | | #define GNULIB_TEST_ENVIRON 1 |
---|
12932 | | #define GNULIB_FWRITEERROR 1 |
---|
12933 | | #define GNULIB_TEST_GETOPT_GNU 1 |
---|
12934 | | #define __GETOPT_PREFIX rpl_ |
---|
12935 | | #define GNULIB_TEST_LSTAT 1 |
---|
12936 | | #define HAVE_MALLOC_POSIX 1 |
---|
12937 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
12938 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
12939 | | #define GNULIB_TEST_MBSINIT 1 |
---|
12940 | | #define GNULIB_TEST_MBSLEN 1 |
---|
12941 | | #define GNULIB_TEST_MBSSTR 1 |
---|
12942 | | #define GNULIB_TEST_MEMCHR 1 |
---|
12943 | | #define HAVE_MEMMOVE 1 |
---|
12944 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
12945 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
12946 | | #define READLINK_TRAILING_SLASH_BUG 1 |
---|
12947 | | #define GNULIB_TEST_READLINK 1 |
---|
12948 | | #define HAVE_SEARCH_H 1 |
---|
12949 | | #define HAVE_TSEARCH 1 |
---|
12950 | | #define HAVE_RAW_DECL_SIGACTION 1 |
---|
12951 | | #define HAVE_RAW_DECL_SIGADDSET 1 |
---|
12952 | | #define HAVE_RAW_DECL_SIGDELSET 1 |
---|
12953 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 |
---|
12954 | | #define HAVE_RAW_DECL_SIGFILLSET 1 |
---|
12955 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 |
---|
12956 | | #define HAVE_RAW_DECL_SIGPENDING 1 |
---|
12957 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 |
---|
12958 | | #define GNULIB_SIGPIPE 1 |
---|
12959 | | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
12960 | | #define REPLACE_FUNC_STAT_FILE 1 |
---|
12961 | | #define GNULIB_TEST_STAT 1 |
---|
12962 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
12963 | | #define BITSIZEOF_SIZE_T 32 |
---|
12964 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
12965 | | #define BITSIZEOF_WCHAR_T 32 |
---|
12966 | | #define BITSIZEOF_WINT_T 32 |
---|
12967 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
12968 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
12969 | | #define HAVE_SIGNED_WINT_T 1 |
---|
12970 | | #define PTRDIFF_T_SUFFIX |
---|
12971 | | #define SIZE_T_SUFFIX ul |
---|
12972 | | #define SIG_ATOMIC_T_SUFFIX |
---|
12973 | | #define WCHAR_T_SUFFIX |
---|
12974 | | #define WINT_T_SUFFIX |
---|
12975 | | #define HAVE_RAW_DECL_FPURGE 1 |
---|
12976 | | #define HAVE_RAW_DECL_FSEEKO 1 |
---|
12977 | | #define HAVE_RAW_DECL_FTELLO 1 |
---|
12978 | | #define HAVE_RAW_DECL_POPEN 1 |
---|
12979 | | #define HAVE_RAW_DECL_SNPRINTF 1 |
---|
12980 | | #define HAVE_RAW_DECL_TMPFILE 1 |
---|
12981 | | #define HAVE_RAW_DECL_VSNPRINTF 1 |
---|
12982 | | #define HAVE_RAW_DECL_ATOLL 1 |
---|
12983 | | #define HAVE_RAW_DECL_GETLOADAVG 1 |
---|
12984 | | #define HAVE_RAW_DECL_GETSUBOPT 1 |
---|
12985 | | #define HAVE_RAW_DECL_GRANTPT 1 |
---|
12986 | | /* end confdefs.h. */ |
---|
12987 | | #include <stdlib.h> |
---|
12988 | | #if HAVE_SYS_LOADAVG_H |
---|
12989 | | # include <sys/loadavg.h> |
---|
12990 | | #endif |
---|
12991 | | #if HAVE_RANDOM_H |
---|
12992 | | # include <random.h> |
---|
12993 | | #endif |
---|
12994 | | |
---|
12995 | | int |
---|
12996 | | main () |
---|
12997 | | { |
---|
12998 | | #undef mkostemp |
---|
12999 | | (void) mkostemp; |
---|
13000 | | ; |
---|
13001 | | return 0; |
---|
13002 | | } |
---|
13003 | configure:25166: result: no |
---|
13004 | configure:25134: checking whether mkostemps is declared without a macro |
---|
13005 | configure:25158: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
13006 | conftest.c: In function 'main': |
---|
13007 | conftest.c:240: error: 'mkostemps' undeclared (first use in this function) |
---|
13008 | conftest.c:240: error: (Each undeclared identifier is reported only once |
---|
13009 | conftest.c:240: error: for each function it appears in.) |
---|
13010 | configure:25158: $? = 1 |
---|
13011 | configure: failed program was: |
---|
13012 | | /* confdefs.h */ |
---|
13013 | | #define PACKAGE_NAME "" |
---|
13014 | | #define PACKAGE_TARNAME "" |
---|
13015 | | #define PACKAGE_VERSION "" |
---|
13016 | | #define PACKAGE_STRING "" |
---|
13017 | | #define PACKAGE_BUGREPORT "" |
---|
13018 | | #define PACKAGE_URL "" |
---|
13019 | | #define PACKAGE "gettext-runtime" |
---|
13020 | | #define VERSION "0.18.1" |
---|
13021 | | #define STDC_HEADERS 1 |
---|
13022 | | #define HAVE_SYS_TYPES_H 1 |
---|
13023 | | #define HAVE_SYS_STAT_H 1 |
---|
13024 | | #define HAVE_STDLIB_H 1 |
---|
13025 | | #define HAVE_STRING_H 1 |
---|
13026 | | #define HAVE_MEMORY_H 1 |
---|
13027 | | #define HAVE_STRINGS_H 1 |
---|
13028 | | #define HAVE_INTTYPES_H 1 |
---|
13029 | | #define HAVE_STDINT_H 1 |
---|
13030 | | #define HAVE_UNISTD_H 1 |
---|
13031 | | #define __EXTENSIONS__ 1 |
---|
13032 | | #define _ALL_SOURCE 1 |
---|
13033 | | #define _GNU_SOURCE 1 |
---|
13034 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
13035 | | #define _TANDEM_SOURCE 1 |
---|
13036 | | #define HAVE_DLFCN_H 1 |
---|
13037 | | #define LT_OBJDIR ".libs/" |
---|
13038 | | #define HAVE_VISIBILITY 1 |
---|
13039 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
13040 | | #define HAVE_ALLOCA_H 1 |
---|
13041 | | #define HAVE_ALLOCA 1 |
---|
13042 | | #define HAVE_STDLIB_H 1 |
---|
13043 | | #define HAVE_UNISTD_H 1 |
---|
13044 | | #define HAVE_SYS_PARAM_H 1 |
---|
13045 | | #define HAVE_STRING_H 1 |
---|
13046 | | #define HAVE_ERRNO_H 1 |
---|
13047 | | #define HAVE_GETOPT_H 1 |
---|
13048 | | #define HAVE_ICONV_H 1 |
---|
13049 | | #define HAVE_SYS_MMAN_H 1 |
---|
13050 | | #define HAVE_SYS_SOCKET_H 1 |
---|
13051 | | #define HAVE_SIGNAL_H 1 |
---|
13052 | | #define HAVE_STDDEF_H 1 |
---|
13053 | | #define HAVE_STDINT_H 1 |
---|
13054 | | #define HAVE_WCHAR_H 1 |
---|
13055 | | #define HAVE_STDIO_H 1 |
---|
13056 | | #define HAVE_SYS_STAT_H 1 |
---|
13057 | | #define HAVE_TIME_H 1 |
---|
13058 | | #define HAVE_SYS_TIME_H 1 |
---|
13059 | | #define HAVE_WCTYPE_H 1 |
---|
13060 | | #define HAVE_GETPAGESIZE 1 |
---|
13061 | | #define HAVE_MMAP 1 |
---|
13062 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
13063 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
13064 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
13065 | | #define HAVE_UINTMAX_T 1 |
---|
13066 | | #define HAVE_INTTYPES_H 1 |
---|
13067 | | #define USE_POSIX_THREADS 1 |
---|
13068 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
13069 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
13070 | | #define HAVE_ICONV 1 |
---|
13071 | | #define ICONV_CONST |
---|
13072 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
13073 | | #define HAVE_INTTYPES_H 1 |
---|
13074 | | #define HAVE_LIMITS_H 1 |
---|
13075 | | #define HAVE_UNISTD_H 1 |
---|
13076 | | #define HAVE_SYS_PARAM_H 1 |
---|
13077 | | #define HAVE_GETCWD 1 |
---|
13078 | | #define HAVE_GETEGID 1 |
---|
13079 | | #define HAVE_GETEUID 1 |
---|
13080 | | #define HAVE_GETGID 1 |
---|
13081 | | #define HAVE_GETUID 1 |
---|
13082 | | #define HAVE_MUNMAP 1 |
---|
13083 | | #define HAVE_STPCPY 1 |
---|
13084 | | #define HAVE_STRCASECMP 1 |
---|
13085 | | #define HAVE_STRDUP 1 |
---|
13086 | | #define HAVE_STRTOUL 1 |
---|
13087 | | #define HAVE_TSEARCH 1 |
---|
13088 | | #define HAVE_USELOCALE 1 |
---|
13089 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
13090 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
13091 | | #define HAVE_LONG_LONG_INT 1 |
---|
13092 | | #define HAVE_WCHAR_T 1 |
---|
13093 | | #define HAVE_WINT_T 1 |
---|
13094 | | #define HAVE_INTMAX_T 1 |
---|
13095 | | #define HAVE_POSIX_PRINTF 1 |
---|
13096 | | #define HAVE_STDINT_H 1 |
---|
13097 | | #define HAVE_STDINT_H 1 |
---|
13098 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
13099 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
13100 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
13101 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
13102 | | #define HAVE_STDDEF_H 1 |
---|
13103 | | #define HAVE_STDLIB_H 1 |
---|
13104 | | #define HAVE_STRING_H 1 |
---|
13105 | | #define HAVE_ASPRINTF 1 |
---|
13106 | | #define HAVE_FWPRINTF 1 |
---|
13107 | | #define HAVE_NEWLOCALE 1 |
---|
13108 | | #define HAVE_PUTENV 1 |
---|
13109 | | #define HAVE_SETENV 1 |
---|
13110 | | #define HAVE_SETLOCALE 1 |
---|
13111 | | #define HAVE_SNPRINTF 1 |
---|
13112 | | #define HAVE_WCSLEN 1 |
---|
13113 | | #define HAVE_MBRTOWC 1 |
---|
13114 | | #define HAVE_WCRTOMB 1 |
---|
13115 | | #define HAVE_DECL__SNPRINTF 0 |
---|
13116 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
13117 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
13118 | | #define HAVE_LANGINFO_CODESET 1 |
---|
13119 | | #define HAVE_LC_MESSAGES 1 |
---|
13120 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
13121 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
13122 | | #define ENABLE_NLS 1 |
---|
13123 | | #define HAVE_GETCWD 1 |
---|
13124 | | #define HAVE_READLINK 1 |
---|
13125 | | #define HAVE_REALPATH 1 |
---|
13126 | | #define HAVE_LSTAT 1 |
---|
13127 | | #define HAVE_MBSINIT 1 |
---|
13128 | | #define HAVE_MBRTOWC 1 |
---|
13129 | | #define HAVE_MPROTECT 1 |
---|
13130 | | #define HAVE_MEMCHR 1 |
---|
13131 | | #define HAVE_PATHCONF 1 |
---|
13132 | | #define HAVE_SETENV 1 |
---|
13133 | | #define HAVE_ISWCNTRL 1 |
---|
13134 | | #define HAVE_ISWBLANK 1 |
---|
13135 | | #define HAVE_WCWIDTH 1 |
---|
13136 | | #define HAVE_DECL_STRERROR_R 1 |
---|
13137 | | #define HAVE_STRERROR_R 1 |
---|
13138 | | #define HAVE_GETOPT_H 1 |
---|
13139 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
13140 | | #define HAVE_DECL_OPTRESET 1 |
---|
13141 | | #define HAVE_DECL_GETENV 1 |
---|
13142 | | #define __GETOPT_PREFIX rpl_ |
---|
13143 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
13144 | | #define HAVE_STDLIB_H 1 |
---|
13145 | | #define MALLOC_0_IS_NONNULL 1 |
---|
13146 | | #define HAVE_MBSTATE_T 1 |
---|
13147 | | #define HAVE_MBRTOWC 1 |
---|
13148 | | #define MAP_ANONYMOUS MAP_ANON |
---|
13149 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
13150 | | #define INSTALLPREFIX "/opt/local" |
---|
13151 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 |
---|
13152 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 |
---|
13153 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 |
---|
13154 | | #define HAVE__BOOL 1 |
---|
13155 | | #define HAVE_STDBOOL_H 1 |
---|
13156 | | #define USER_LABEL_PREFIX _ |
---|
13157 | | #define restrict __restrict |
---|
13158 | | #define HAVE_RAW_DECL_STPCPY 1 |
---|
13159 | | #define HAVE_RAW_DECL_STRDUP 1 |
---|
13160 | | #define HAVE_RAW_DECL_STRNCAT 1 |
---|
13161 | | #define HAVE_RAW_DECL_STRPBRK 1 |
---|
13162 | | #define HAVE_RAW_DECL_STRSEP 1 |
---|
13163 | | #define HAVE_RAW_DECL_STRCASESTR 1 |
---|
13164 | | #define HAVE_RAW_DECL_STRTOK_R 1 |
---|
13165 | | #define HAVE_RAW_DECL_STRSIGNAL 1 |
---|
13166 | | #define HAVE_DECL_STRNLEN 0 |
---|
13167 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
13168 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
13169 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
13170 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
13171 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
13172 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
13173 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
13174 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
13175 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
13176 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
13177 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
13178 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
13179 | | #define HAVE_ATEXIT 1 |
---|
13180 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
13181 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
13182 | | #define GNULIB_TEST_REALPATH 1 |
---|
13183 | | #define GNULIB_TEST_ENVIRON 1 |
---|
13184 | | #define GNULIB_FWRITEERROR 1 |
---|
13185 | | #define GNULIB_TEST_GETOPT_GNU 1 |
---|
13186 | | #define __GETOPT_PREFIX rpl_ |
---|
13187 | | #define GNULIB_TEST_LSTAT 1 |
---|
13188 | | #define HAVE_MALLOC_POSIX 1 |
---|
13189 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
13190 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
13191 | | #define GNULIB_TEST_MBSINIT 1 |
---|
13192 | | #define GNULIB_TEST_MBSLEN 1 |
---|
13193 | | #define GNULIB_TEST_MBSSTR 1 |
---|
13194 | | #define GNULIB_TEST_MEMCHR 1 |
---|
13195 | | #define HAVE_MEMMOVE 1 |
---|
13196 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
13197 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
13198 | | #define READLINK_TRAILING_SLASH_BUG 1 |
---|
13199 | | #define GNULIB_TEST_READLINK 1 |
---|
13200 | | #define HAVE_SEARCH_H 1 |
---|
13201 | | #define HAVE_TSEARCH 1 |
---|
13202 | | #define HAVE_RAW_DECL_SIGACTION 1 |
---|
13203 | | #define HAVE_RAW_DECL_SIGADDSET 1 |
---|
13204 | | #define HAVE_RAW_DECL_SIGDELSET 1 |
---|
13205 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 |
---|
13206 | | #define HAVE_RAW_DECL_SIGFILLSET 1 |
---|
13207 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 |
---|
13208 | | #define HAVE_RAW_DECL_SIGPENDING 1 |
---|
13209 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 |
---|
13210 | | #define GNULIB_SIGPIPE 1 |
---|
13211 | | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
13212 | | #define REPLACE_FUNC_STAT_FILE 1 |
---|
13213 | | #define GNULIB_TEST_STAT 1 |
---|
13214 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
13215 | | #define BITSIZEOF_SIZE_T 32 |
---|
13216 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
13217 | | #define BITSIZEOF_WCHAR_T 32 |
---|
13218 | | #define BITSIZEOF_WINT_T 32 |
---|
13219 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
13220 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
13221 | | #define HAVE_SIGNED_WINT_T 1 |
---|
13222 | | #define PTRDIFF_T_SUFFIX |
---|
13223 | | #define SIZE_T_SUFFIX ul |
---|
13224 | | #define SIG_ATOMIC_T_SUFFIX |
---|
13225 | | #define WCHAR_T_SUFFIX |
---|
13226 | | #define WINT_T_SUFFIX |
---|
13227 | | #define HAVE_RAW_DECL_FPURGE 1 |
---|
13228 | | #define HAVE_RAW_DECL_FSEEKO 1 |
---|
13229 | | #define HAVE_RAW_DECL_FTELLO 1 |
---|
13230 | | #define HAVE_RAW_DECL_POPEN 1 |
---|
13231 | | #define HAVE_RAW_DECL_SNPRINTF 1 |
---|
13232 | | #define HAVE_RAW_DECL_TMPFILE 1 |
---|
13233 | | #define HAVE_RAW_DECL_VSNPRINTF 1 |
---|
13234 | | #define HAVE_RAW_DECL_ATOLL 1 |
---|
13235 | | #define HAVE_RAW_DECL_GETLOADAVG 1 |
---|
13236 | | #define HAVE_RAW_DECL_GETSUBOPT 1 |
---|
13237 | | #define HAVE_RAW_DECL_GRANTPT 1 |
---|
13238 | | /* end confdefs.h. */ |
---|
13239 | | #include <stdlib.h> |
---|
13240 | | #if HAVE_SYS_LOADAVG_H |
---|
13241 | | # include <sys/loadavg.h> |
---|
13242 | | #endif |
---|
13243 | | #if HAVE_RANDOM_H |
---|
13244 | | # include <random.h> |
---|
13245 | | #endif |
---|
13246 | | |
---|
13247 | | int |
---|
13248 | | main () |
---|
13249 | | { |
---|
13250 | | #undef mkostemps |
---|
13251 | | (void) mkostemps; |
---|
13252 | | ; |
---|
13253 | | return 0; |
---|
13254 | | } |
---|
13255 | configure:25166: result: no |
---|
13256 | configure:25134: checking whether mkstemp is declared without a macro |
---|
13257 | configure:25158: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
13258 | configure:25158: $? = 0 |
---|
13259 | configure:25166: result: yes |
---|
13260 | configure:25134: checking whether mkstemps is declared without a macro |
---|
13261 | configure:25158: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
13262 | conftest.c: In function 'main': |
---|
13263 | conftest.c:241: error: 'mkstemps' undeclared (first use in this function) |
---|
13264 | conftest.c:241: error: (Each undeclared identifier is reported only once |
---|
13265 | conftest.c:241: error: for each function it appears in.) |
---|
13266 | configure:25158: $? = 1 |
---|
13267 | configure: failed program was: |
---|
13268 | | /* confdefs.h */ |
---|
13269 | | #define PACKAGE_NAME "" |
---|
13270 | | #define PACKAGE_TARNAME "" |
---|
13271 | | #define PACKAGE_VERSION "" |
---|
13272 | | #define PACKAGE_STRING "" |
---|
13273 | | #define PACKAGE_BUGREPORT "" |
---|
13274 | | #define PACKAGE_URL "" |
---|
13275 | | #define PACKAGE "gettext-runtime" |
---|
13276 | | #define VERSION "0.18.1" |
---|
13277 | | #define STDC_HEADERS 1 |
---|
13278 | | #define HAVE_SYS_TYPES_H 1 |
---|
13279 | | #define HAVE_SYS_STAT_H 1 |
---|
13280 | | #define HAVE_STDLIB_H 1 |
---|
13281 | | #define HAVE_STRING_H 1 |
---|
13282 | | #define HAVE_MEMORY_H 1 |
---|
13283 | | #define HAVE_STRINGS_H 1 |
---|
13284 | | #define HAVE_INTTYPES_H 1 |
---|
13285 | | #define HAVE_STDINT_H 1 |
---|
13286 | | #define HAVE_UNISTD_H 1 |
---|
13287 | | #define __EXTENSIONS__ 1 |
---|
13288 | | #define _ALL_SOURCE 1 |
---|
13289 | | #define _GNU_SOURCE 1 |
---|
13290 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
13291 | | #define _TANDEM_SOURCE 1 |
---|
13292 | | #define HAVE_DLFCN_H 1 |
---|
13293 | | #define LT_OBJDIR ".libs/" |
---|
13294 | | #define HAVE_VISIBILITY 1 |
---|
13295 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
13296 | | #define HAVE_ALLOCA_H 1 |
---|
13297 | | #define HAVE_ALLOCA 1 |
---|
13298 | | #define HAVE_STDLIB_H 1 |
---|
13299 | | #define HAVE_UNISTD_H 1 |
---|
13300 | | #define HAVE_SYS_PARAM_H 1 |
---|
13301 | | #define HAVE_STRING_H 1 |
---|
13302 | | #define HAVE_ERRNO_H 1 |
---|
13303 | | #define HAVE_GETOPT_H 1 |
---|
13304 | | #define HAVE_ICONV_H 1 |
---|
13305 | | #define HAVE_SYS_MMAN_H 1 |
---|
13306 | | #define HAVE_SYS_SOCKET_H 1 |
---|
13307 | | #define HAVE_SIGNAL_H 1 |
---|
13308 | | #define HAVE_STDDEF_H 1 |
---|
13309 | | #define HAVE_STDINT_H 1 |
---|
13310 | | #define HAVE_WCHAR_H 1 |
---|
13311 | | #define HAVE_STDIO_H 1 |
---|
13312 | | #define HAVE_SYS_STAT_H 1 |
---|
13313 | | #define HAVE_TIME_H 1 |
---|
13314 | | #define HAVE_SYS_TIME_H 1 |
---|
13315 | | #define HAVE_WCTYPE_H 1 |
---|
13316 | | #define HAVE_GETPAGESIZE 1 |
---|
13317 | | #define HAVE_MMAP 1 |
---|
13318 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
13319 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
13320 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
13321 | | #define HAVE_UINTMAX_T 1 |
---|
13322 | | #define HAVE_INTTYPES_H 1 |
---|
13323 | | #define USE_POSIX_THREADS 1 |
---|
13324 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
13325 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
13326 | | #define HAVE_ICONV 1 |
---|
13327 | | #define ICONV_CONST |
---|
13328 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
13329 | | #define HAVE_INTTYPES_H 1 |
---|
13330 | | #define HAVE_LIMITS_H 1 |
---|
13331 | | #define HAVE_UNISTD_H 1 |
---|
13332 | | #define HAVE_SYS_PARAM_H 1 |
---|
13333 | | #define HAVE_GETCWD 1 |
---|
13334 | | #define HAVE_GETEGID 1 |
---|
13335 | | #define HAVE_GETEUID 1 |
---|
13336 | | #define HAVE_GETGID 1 |
---|
13337 | | #define HAVE_GETUID 1 |
---|
13338 | | #define HAVE_MUNMAP 1 |
---|
13339 | | #define HAVE_STPCPY 1 |
---|
13340 | | #define HAVE_STRCASECMP 1 |
---|
13341 | | #define HAVE_STRDUP 1 |
---|
13342 | | #define HAVE_STRTOUL 1 |
---|
13343 | | #define HAVE_TSEARCH 1 |
---|
13344 | | #define HAVE_USELOCALE 1 |
---|
13345 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
13346 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
13347 | | #define HAVE_LONG_LONG_INT 1 |
---|
13348 | | #define HAVE_WCHAR_T 1 |
---|
13349 | | #define HAVE_WINT_T 1 |
---|
13350 | | #define HAVE_INTMAX_T 1 |
---|
13351 | | #define HAVE_POSIX_PRINTF 1 |
---|
13352 | | #define HAVE_STDINT_H 1 |
---|
13353 | | #define HAVE_STDINT_H 1 |
---|
13354 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
13355 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
13356 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
13357 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
13358 | | #define HAVE_STDDEF_H 1 |
---|
13359 | | #define HAVE_STDLIB_H 1 |
---|
13360 | | #define HAVE_STRING_H 1 |
---|
13361 | | #define HAVE_ASPRINTF 1 |
---|
13362 | | #define HAVE_FWPRINTF 1 |
---|
13363 | | #define HAVE_NEWLOCALE 1 |
---|
13364 | | #define HAVE_PUTENV 1 |
---|
13365 | | #define HAVE_SETENV 1 |
---|
13366 | | #define HAVE_SETLOCALE 1 |
---|
13367 | | #define HAVE_SNPRINTF 1 |
---|
13368 | | #define HAVE_WCSLEN 1 |
---|
13369 | | #define HAVE_MBRTOWC 1 |
---|
13370 | | #define HAVE_WCRTOMB 1 |
---|
13371 | | #define HAVE_DECL__SNPRINTF 0 |
---|
13372 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
13373 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
13374 | | #define HAVE_LANGINFO_CODESET 1 |
---|
13375 | | #define HAVE_LC_MESSAGES 1 |
---|
13376 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
13377 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
13378 | | #define ENABLE_NLS 1 |
---|
13379 | | #define HAVE_GETCWD 1 |
---|
13380 | | #define HAVE_READLINK 1 |
---|
13381 | | #define HAVE_REALPATH 1 |
---|
13382 | | #define HAVE_LSTAT 1 |
---|
13383 | | #define HAVE_MBSINIT 1 |
---|
13384 | | #define HAVE_MBRTOWC 1 |
---|
13385 | | #define HAVE_MPROTECT 1 |
---|
13386 | | #define HAVE_MEMCHR 1 |
---|
13387 | | #define HAVE_PATHCONF 1 |
---|
13388 | | #define HAVE_SETENV 1 |
---|
13389 | | #define HAVE_ISWCNTRL 1 |
---|
13390 | | #define HAVE_ISWBLANK 1 |
---|
13391 | | #define HAVE_WCWIDTH 1 |
---|
13392 | | #define HAVE_DECL_STRERROR_R 1 |
---|
13393 | | #define HAVE_STRERROR_R 1 |
---|
13394 | | #define HAVE_GETOPT_H 1 |
---|
13395 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
13396 | | #define HAVE_DECL_OPTRESET 1 |
---|
13397 | | #define HAVE_DECL_GETENV 1 |
---|
13398 | | #define __GETOPT_PREFIX rpl_ |
---|
13399 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
13400 | | #define HAVE_STDLIB_H 1 |
---|
13401 | | #define MALLOC_0_IS_NONNULL 1 |
---|
13402 | | #define HAVE_MBSTATE_T 1 |
---|
13403 | | #define HAVE_MBRTOWC 1 |
---|
13404 | | #define MAP_ANONYMOUS MAP_ANON |
---|
13405 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
13406 | | #define INSTALLPREFIX "/opt/local" |
---|
13407 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 |
---|
13408 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 |
---|
13409 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 |
---|
13410 | | #define HAVE__BOOL 1 |
---|
13411 | | #define HAVE_STDBOOL_H 1 |
---|
13412 | | #define USER_LABEL_PREFIX _ |
---|
13413 | | #define restrict __restrict |
---|
13414 | | #define HAVE_RAW_DECL_STPCPY 1 |
---|
13415 | | #define HAVE_RAW_DECL_STRDUP 1 |
---|
13416 | | #define HAVE_RAW_DECL_STRNCAT 1 |
---|
13417 | | #define HAVE_RAW_DECL_STRPBRK 1 |
---|
13418 | | #define HAVE_RAW_DECL_STRSEP 1 |
---|
13419 | | #define HAVE_RAW_DECL_STRCASESTR 1 |
---|
13420 | | #define HAVE_RAW_DECL_STRTOK_R 1 |
---|
13421 | | #define HAVE_RAW_DECL_STRSIGNAL 1 |
---|
13422 | | #define HAVE_DECL_STRNLEN 0 |
---|
13423 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
13424 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
13425 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
13426 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
13427 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
13428 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
13429 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
13430 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
13431 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
13432 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
13433 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
13434 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
13435 | | #define HAVE_ATEXIT 1 |
---|
13436 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
13437 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
13438 | | #define GNULIB_TEST_REALPATH 1 |
---|
13439 | | #define GNULIB_TEST_ENVIRON 1 |
---|
13440 | | #define GNULIB_FWRITEERROR 1 |
---|
13441 | | #define GNULIB_TEST_GETOPT_GNU 1 |
---|
13442 | | #define __GETOPT_PREFIX rpl_ |
---|
13443 | | #define GNULIB_TEST_LSTAT 1 |
---|
13444 | | #define HAVE_MALLOC_POSIX 1 |
---|
13445 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
13446 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
13447 | | #define GNULIB_TEST_MBSINIT 1 |
---|
13448 | | #define GNULIB_TEST_MBSLEN 1 |
---|
13449 | | #define GNULIB_TEST_MBSSTR 1 |
---|
13450 | | #define GNULIB_TEST_MEMCHR 1 |
---|
13451 | | #define HAVE_MEMMOVE 1 |
---|
13452 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
13453 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
13454 | | #define READLINK_TRAILING_SLASH_BUG 1 |
---|
13455 | | #define GNULIB_TEST_READLINK 1 |
---|
13456 | | #define HAVE_SEARCH_H 1 |
---|
13457 | | #define HAVE_TSEARCH 1 |
---|
13458 | | #define HAVE_RAW_DECL_SIGACTION 1 |
---|
13459 | | #define HAVE_RAW_DECL_SIGADDSET 1 |
---|
13460 | | #define HAVE_RAW_DECL_SIGDELSET 1 |
---|
13461 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 |
---|
13462 | | #define HAVE_RAW_DECL_SIGFILLSET 1 |
---|
13463 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 |
---|
13464 | | #define HAVE_RAW_DECL_SIGPENDING 1 |
---|
13465 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 |
---|
13466 | | #define GNULIB_SIGPIPE 1 |
---|
13467 | | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
13468 | | #define REPLACE_FUNC_STAT_FILE 1 |
---|
13469 | | #define GNULIB_TEST_STAT 1 |
---|
13470 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
13471 | | #define BITSIZEOF_SIZE_T 32 |
---|
13472 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
13473 | | #define BITSIZEOF_WCHAR_T 32 |
---|
13474 | | #define BITSIZEOF_WINT_T 32 |
---|
13475 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
13476 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
13477 | | #define HAVE_SIGNED_WINT_T 1 |
---|
13478 | | #define PTRDIFF_T_SUFFIX |
---|
13479 | | #define SIZE_T_SUFFIX ul |
---|
13480 | | #define SIG_ATOMIC_T_SUFFIX |
---|
13481 | | #define WCHAR_T_SUFFIX |
---|
13482 | | #define WINT_T_SUFFIX |
---|
13483 | | #define HAVE_RAW_DECL_FPURGE 1 |
---|
13484 | | #define HAVE_RAW_DECL_FSEEKO 1 |
---|
13485 | | #define HAVE_RAW_DECL_FTELLO 1 |
---|
13486 | | #define HAVE_RAW_DECL_POPEN 1 |
---|
13487 | | #define HAVE_RAW_DECL_SNPRINTF 1 |
---|
13488 | | #define HAVE_RAW_DECL_TMPFILE 1 |
---|
13489 | | #define HAVE_RAW_DECL_VSNPRINTF 1 |
---|
13490 | | #define HAVE_RAW_DECL_ATOLL 1 |
---|
13491 | | #define HAVE_RAW_DECL_GETLOADAVG 1 |
---|
13492 | | #define HAVE_RAW_DECL_GETSUBOPT 1 |
---|
13493 | | #define HAVE_RAW_DECL_GRANTPT 1 |
---|
13494 | | #define HAVE_RAW_DECL_MKSTEMP 1 |
---|
13495 | | /* end confdefs.h. */ |
---|
13496 | | #include <stdlib.h> |
---|
13497 | | #if HAVE_SYS_LOADAVG_H |
---|
13498 | | # include <sys/loadavg.h> |
---|
13499 | | #endif |
---|
13500 | | #if HAVE_RANDOM_H |
---|
13501 | | # include <random.h> |
---|
13502 | | #endif |
---|
13503 | | |
---|
13504 | | int |
---|
13505 | | main () |
---|
13506 | | { |
---|
13507 | | #undef mkstemps |
---|
13508 | | (void) mkstemps; |
---|
13509 | | ; |
---|
13510 | | return 0; |
---|
13511 | | } |
---|
13512 | configure:25166: result: no |
---|
13513 | configure:25134: checking whether ptsname is declared without a macro |
---|
13514 | configure:25158: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
13515 | configure:25158: $? = 0 |
---|
13516 | configure:25166: result: yes |
---|
13517 | configure:25134: checking whether random_r is declared without a macro |
---|
13518 | configure:25158: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
13519 | conftest.c: In function 'main': |
---|
13520 | conftest.c:242: error: 'random_r' undeclared (first use in this function) |
---|
13521 | conftest.c:242: error: (Each undeclared identifier is reported only once |
---|
13522 | conftest.c:242: error: for each function it appears in.) |
---|
13523 | configure:25158: $? = 1 |
---|
13524 | configure: failed program was: |
---|
13525 | | /* confdefs.h */ |
---|
13526 | | #define PACKAGE_NAME "" |
---|
13527 | | #define PACKAGE_TARNAME "" |
---|
13528 | | #define PACKAGE_VERSION "" |
---|
13529 | | #define PACKAGE_STRING "" |
---|
13530 | | #define PACKAGE_BUGREPORT "" |
---|
13531 | | #define PACKAGE_URL "" |
---|
13532 | | #define PACKAGE "gettext-runtime" |
---|
13533 | | #define VERSION "0.18.1" |
---|
13534 | | #define STDC_HEADERS 1 |
---|
13535 | | #define HAVE_SYS_TYPES_H 1 |
---|
13536 | | #define HAVE_SYS_STAT_H 1 |
---|
13537 | | #define HAVE_STDLIB_H 1 |
---|
13538 | | #define HAVE_STRING_H 1 |
---|
13539 | | #define HAVE_MEMORY_H 1 |
---|
13540 | | #define HAVE_STRINGS_H 1 |
---|
13541 | | #define HAVE_INTTYPES_H 1 |
---|
13542 | | #define HAVE_STDINT_H 1 |
---|
13543 | | #define HAVE_UNISTD_H 1 |
---|
13544 | | #define __EXTENSIONS__ 1 |
---|
13545 | | #define _ALL_SOURCE 1 |
---|
13546 | | #define _GNU_SOURCE 1 |
---|
13547 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
13548 | | #define _TANDEM_SOURCE 1 |
---|
13549 | | #define HAVE_DLFCN_H 1 |
---|
13550 | | #define LT_OBJDIR ".libs/" |
---|
13551 | | #define HAVE_VISIBILITY 1 |
---|
13552 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
13553 | | #define HAVE_ALLOCA_H 1 |
---|
13554 | | #define HAVE_ALLOCA 1 |
---|
13555 | | #define HAVE_STDLIB_H 1 |
---|
13556 | | #define HAVE_UNISTD_H 1 |
---|
13557 | | #define HAVE_SYS_PARAM_H 1 |
---|
13558 | | #define HAVE_STRING_H 1 |
---|
13559 | | #define HAVE_ERRNO_H 1 |
---|
13560 | | #define HAVE_GETOPT_H 1 |
---|
13561 | | #define HAVE_ICONV_H 1 |
---|
13562 | | #define HAVE_SYS_MMAN_H 1 |
---|
13563 | | #define HAVE_SYS_SOCKET_H 1 |
---|
13564 | | #define HAVE_SIGNAL_H 1 |
---|
13565 | | #define HAVE_STDDEF_H 1 |
---|
13566 | | #define HAVE_STDINT_H 1 |
---|
13567 | | #define HAVE_WCHAR_H 1 |
---|
13568 | | #define HAVE_STDIO_H 1 |
---|
13569 | | #define HAVE_SYS_STAT_H 1 |
---|
13570 | | #define HAVE_TIME_H 1 |
---|
13571 | | #define HAVE_SYS_TIME_H 1 |
---|
13572 | | #define HAVE_WCTYPE_H 1 |
---|
13573 | | #define HAVE_GETPAGESIZE 1 |
---|
13574 | | #define HAVE_MMAP 1 |
---|
13575 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
13576 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
13577 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
13578 | | #define HAVE_UINTMAX_T 1 |
---|
13579 | | #define HAVE_INTTYPES_H 1 |
---|
13580 | | #define USE_POSIX_THREADS 1 |
---|
13581 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
13582 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
13583 | | #define HAVE_ICONV 1 |
---|
13584 | | #define ICONV_CONST |
---|
13585 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
13586 | | #define HAVE_INTTYPES_H 1 |
---|
13587 | | #define HAVE_LIMITS_H 1 |
---|
13588 | | #define HAVE_UNISTD_H 1 |
---|
13589 | | #define HAVE_SYS_PARAM_H 1 |
---|
13590 | | #define HAVE_GETCWD 1 |
---|
13591 | | #define HAVE_GETEGID 1 |
---|
13592 | | #define HAVE_GETEUID 1 |
---|
13593 | | #define HAVE_GETGID 1 |
---|
13594 | | #define HAVE_GETUID 1 |
---|
13595 | | #define HAVE_MUNMAP 1 |
---|
13596 | | #define HAVE_STPCPY 1 |
---|
13597 | | #define HAVE_STRCASECMP 1 |
---|
13598 | | #define HAVE_STRDUP 1 |
---|
13599 | | #define HAVE_STRTOUL 1 |
---|
13600 | | #define HAVE_TSEARCH 1 |
---|
13601 | | #define HAVE_USELOCALE 1 |
---|
13602 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
13603 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
13604 | | #define HAVE_LONG_LONG_INT 1 |
---|
13605 | | #define HAVE_WCHAR_T 1 |
---|
13606 | | #define HAVE_WINT_T 1 |
---|
13607 | | #define HAVE_INTMAX_T 1 |
---|
13608 | | #define HAVE_POSIX_PRINTF 1 |
---|
13609 | | #define HAVE_STDINT_H 1 |
---|
13610 | | #define HAVE_STDINT_H 1 |
---|
13611 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
13612 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
13613 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
13614 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
13615 | | #define HAVE_STDDEF_H 1 |
---|
13616 | | #define HAVE_STDLIB_H 1 |
---|
13617 | | #define HAVE_STRING_H 1 |
---|
13618 | | #define HAVE_ASPRINTF 1 |
---|
13619 | | #define HAVE_FWPRINTF 1 |
---|
13620 | | #define HAVE_NEWLOCALE 1 |
---|
13621 | | #define HAVE_PUTENV 1 |
---|
13622 | | #define HAVE_SETENV 1 |
---|
13623 | | #define HAVE_SETLOCALE 1 |
---|
13624 | | #define HAVE_SNPRINTF 1 |
---|
13625 | | #define HAVE_WCSLEN 1 |
---|
13626 | | #define HAVE_MBRTOWC 1 |
---|
13627 | | #define HAVE_WCRTOMB 1 |
---|
13628 | | #define HAVE_DECL__SNPRINTF 0 |
---|
13629 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
13630 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
13631 | | #define HAVE_LANGINFO_CODESET 1 |
---|
13632 | | #define HAVE_LC_MESSAGES 1 |
---|
13633 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
13634 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
13635 | | #define ENABLE_NLS 1 |
---|
13636 | | #define HAVE_GETCWD 1 |
---|
13637 | | #define HAVE_READLINK 1 |
---|
13638 | | #define HAVE_REALPATH 1 |
---|
13639 | | #define HAVE_LSTAT 1 |
---|
13640 | | #define HAVE_MBSINIT 1 |
---|
13641 | | #define HAVE_MBRTOWC 1 |
---|
13642 | | #define HAVE_MPROTECT 1 |
---|
13643 | | #define HAVE_MEMCHR 1 |
---|
13644 | | #define HAVE_PATHCONF 1 |
---|
13645 | | #define HAVE_SETENV 1 |
---|
13646 | | #define HAVE_ISWCNTRL 1 |
---|
13647 | | #define HAVE_ISWBLANK 1 |
---|
13648 | | #define HAVE_WCWIDTH 1 |
---|
13649 | | #define HAVE_DECL_STRERROR_R 1 |
---|
13650 | | #define HAVE_STRERROR_R 1 |
---|
13651 | | #define HAVE_GETOPT_H 1 |
---|
13652 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
13653 | | #define HAVE_DECL_OPTRESET 1 |
---|
13654 | | #define HAVE_DECL_GETENV 1 |
---|
13655 | | #define __GETOPT_PREFIX rpl_ |
---|
13656 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
13657 | | #define HAVE_STDLIB_H 1 |
---|
13658 | | #define MALLOC_0_IS_NONNULL 1 |
---|
13659 | | #define HAVE_MBSTATE_T 1 |
---|
13660 | | #define HAVE_MBRTOWC 1 |
---|
13661 | | #define MAP_ANONYMOUS MAP_ANON |
---|
13662 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
13663 | | #define INSTALLPREFIX "/opt/local" |
---|
13664 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 |
---|
13665 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 |
---|
13666 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 |
---|
13667 | | #define HAVE__BOOL 1 |
---|
13668 | | #define HAVE_STDBOOL_H 1 |
---|
13669 | | #define USER_LABEL_PREFIX _ |
---|
13670 | | #define restrict __restrict |
---|
13671 | | #define HAVE_RAW_DECL_STPCPY 1 |
---|
13672 | | #define HAVE_RAW_DECL_STRDUP 1 |
---|
13673 | | #define HAVE_RAW_DECL_STRNCAT 1 |
---|
13674 | | #define HAVE_RAW_DECL_STRPBRK 1 |
---|
13675 | | #define HAVE_RAW_DECL_STRSEP 1 |
---|
13676 | | #define HAVE_RAW_DECL_STRCASESTR 1 |
---|
13677 | | #define HAVE_RAW_DECL_STRTOK_R 1 |
---|
13678 | | #define HAVE_RAW_DECL_STRSIGNAL 1 |
---|
13679 | | #define HAVE_DECL_STRNLEN 0 |
---|
13680 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
13681 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
13682 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
13683 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
13684 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
13685 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
13686 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
13687 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
13688 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
13689 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
13690 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
13691 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
13692 | | #define HAVE_ATEXIT 1 |
---|
13693 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
13694 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
13695 | | #define GNULIB_TEST_REALPATH 1 |
---|
13696 | | #define GNULIB_TEST_ENVIRON 1 |
---|
13697 | | #define GNULIB_FWRITEERROR 1 |
---|
13698 | | #define GNULIB_TEST_GETOPT_GNU 1 |
---|
13699 | | #define __GETOPT_PREFIX rpl_ |
---|
13700 | | #define GNULIB_TEST_LSTAT 1 |
---|
13701 | | #define HAVE_MALLOC_POSIX 1 |
---|
13702 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
13703 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
13704 | | #define GNULIB_TEST_MBSINIT 1 |
---|
13705 | | #define GNULIB_TEST_MBSLEN 1 |
---|
13706 | | #define GNULIB_TEST_MBSSTR 1 |
---|
13707 | | #define GNULIB_TEST_MEMCHR 1 |
---|
13708 | | #define HAVE_MEMMOVE 1 |
---|
13709 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
13710 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
13711 | | #define READLINK_TRAILING_SLASH_BUG 1 |
---|
13712 | | #define GNULIB_TEST_READLINK 1 |
---|
13713 | | #define HAVE_SEARCH_H 1 |
---|
13714 | | #define HAVE_TSEARCH 1 |
---|
13715 | | #define HAVE_RAW_DECL_SIGACTION 1 |
---|
13716 | | #define HAVE_RAW_DECL_SIGADDSET 1 |
---|
13717 | | #define HAVE_RAW_DECL_SIGDELSET 1 |
---|
13718 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 |
---|
13719 | | #define HAVE_RAW_DECL_SIGFILLSET 1 |
---|
13720 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 |
---|
13721 | | #define HAVE_RAW_DECL_SIGPENDING 1 |
---|
13722 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 |
---|
13723 | | #define GNULIB_SIGPIPE 1 |
---|
13724 | | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
13725 | | #define REPLACE_FUNC_STAT_FILE 1 |
---|
13726 | | #define GNULIB_TEST_STAT 1 |
---|
13727 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
13728 | | #define BITSIZEOF_SIZE_T 32 |
---|
13729 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
13730 | | #define BITSIZEOF_WCHAR_T 32 |
---|
13731 | | #define BITSIZEOF_WINT_T 32 |
---|
13732 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
13733 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
13734 | | #define HAVE_SIGNED_WINT_T 1 |
---|
13735 | | #define PTRDIFF_T_SUFFIX |
---|
13736 | | #define SIZE_T_SUFFIX ul |
---|
13737 | | #define SIG_ATOMIC_T_SUFFIX |
---|
13738 | | #define WCHAR_T_SUFFIX |
---|
13739 | | #define WINT_T_SUFFIX |
---|
13740 | | #define HAVE_RAW_DECL_FPURGE 1 |
---|
13741 | | #define HAVE_RAW_DECL_FSEEKO 1 |
---|
13742 | | #define HAVE_RAW_DECL_FTELLO 1 |
---|
13743 | | #define HAVE_RAW_DECL_POPEN 1 |
---|
13744 | | #define HAVE_RAW_DECL_SNPRINTF 1 |
---|
13745 | | #define HAVE_RAW_DECL_TMPFILE 1 |
---|
13746 | | #define HAVE_RAW_DECL_VSNPRINTF 1 |
---|
13747 | | #define HAVE_RAW_DECL_ATOLL 1 |
---|
13748 | | #define HAVE_RAW_DECL_GETLOADAVG 1 |
---|
13749 | | #define HAVE_RAW_DECL_GETSUBOPT 1 |
---|
13750 | | #define HAVE_RAW_DECL_GRANTPT 1 |
---|
13751 | | #define HAVE_RAW_DECL_MKSTEMP 1 |
---|
13752 | | #define HAVE_RAW_DECL_PTSNAME 1 |
---|
13753 | | /* end confdefs.h. */ |
---|
13754 | | #include <stdlib.h> |
---|
13755 | | #if HAVE_SYS_LOADAVG_H |
---|
13756 | | # include <sys/loadavg.h> |
---|
13757 | | #endif |
---|
13758 | | #if HAVE_RANDOM_H |
---|
13759 | | # include <random.h> |
---|
13760 | | #endif |
---|
13761 | | |
---|
13762 | | int |
---|
13763 | | main () |
---|
13764 | | { |
---|
13765 | | #undef random_r |
---|
13766 | | (void) random_r; |
---|
13767 | | ; |
---|
13768 | | return 0; |
---|
13769 | | } |
---|
13770 | configure:25166: result: no |
---|
13771 | configure:25134: checking whether initstat_r is declared without a macro |
---|
13772 | configure:25158: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
13773 | conftest.c: In function 'main': |
---|
13774 | conftest.c:242: error: 'initstat_r' undeclared (first use in this function) |
---|
13775 | conftest.c:242: error: (Each undeclared identifier is reported only once |
---|
13776 | conftest.c:242: error: for each function it appears in.) |
---|
13777 | configure:25158: $? = 1 |
---|
13778 | configure: failed program was: |
---|
13779 | | /* confdefs.h */ |
---|
13780 | | #define PACKAGE_NAME "" |
---|
13781 | | #define PACKAGE_TARNAME "" |
---|
13782 | | #define PACKAGE_VERSION "" |
---|
13783 | | #define PACKAGE_STRING "" |
---|
13784 | | #define PACKAGE_BUGREPORT "" |
---|
13785 | | #define PACKAGE_URL "" |
---|
13786 | | #define PACKAGE "gettext-runtime" |
---|
13787 | | #define VERSION "0.18.1" |
---|
13788 | | #define STDC_HEADERS 1 |
---|
13789 | | #define HAVE_SYS_TYPES_H 1 |
---|
13790 | | #define HAVE_SYS_STAT_H 1 |
---|
13791 | | #define HAVE_STDLIB_H 1 |
---|
13792 | | #define HAVE_STRING_H 1 |
---|
13793 | | #define HAVE_MEMORY_H 1 |
---|
13794 | | #define HAVE_STRINGS_H 1 |
---|
13795 | | #define HAVE_INTTYPES_H 1 |
---|
13796 | | #define HAVE_STDINT_H 1 |
---|
13797 | | #define HAVE_UNISTD_H 1 |
---|
13798 | | #define __EXTENSIONS__ 1 |
---|
13799 | | #define _ALL_SOURCE 1 |
---|
13800 | | #define _GNU_SOURCE 1 |
---|
13801 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
13802 | | #define _TANDEM_SOURCE 1 |
---|
13803 | | #define HAVE_DLFCN_H 1 |
---|
13804 | | #define LT_OBJDIR ".libs/" |
---|
13805 | | #define HAVE_VISIBILITY 1 |
---|
13806 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
13807 | | #define HAVE_ALLOCA_H 1 |
---|
13808 | | #define HAVE_ALLOCA 1 |
---|
13809 | | #define HAVE_STDLIB_H 1 |
---|
13810 | | #define HAVE_UNISTD_H 1 |
---|
13811 | | #define HAVE_SYS_PARAM_H 1 |
---|
13812 | | #define HAVE_STRING_H 1 |
---|
13813 | | #define HAVE_ERRNO_H 1 |
---|
13814 | | #define HAVE_GETOPT_H 1 |
---|
13815 | | #define HAVE_ICONV_H 1 |
---|
13816 | | #define HAVE_SYS_MMAN_H 1 |
---|
13817 | | #define HAVE_SYS_SOCKET_H 1 |
---|
13818 | | #define HAVE_SIGNAL_H 1 |
---|
13819 | | #define HAVE_STDDEF_H 1 |
---|
13820 | | #define HAVE_STDINT_H 1 |
---|
13821 | | #define HAVE_WCHAR_H 1 |
---|
13822 | | #define HAVE_STDIO_H 1 |
---|
13823 | | #define HAVE_SYS_STAT_H 1 |
---|
13824 | | #define HAVE_TIME_H 1 |
---|
13825 | | #define HAVE_SYS_TIME_H 1 |
---|
13826 | | #define HAVE_WCTYPE_H 1 |
---|
13827 | | #define HAVE_GETPAGESIZE 1 |
---|
13828 | | #define HAVE_MMAP 1 |
---|
13829 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
13830 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
13831 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
13832 | | #define HAVE_UINTMAX_T 1 |
---|
13833 | | #define HAVE_INTTYPES_H 1 |
---|
13834 | | #define USE_POSIX_THREADS 1 |
---|
13835 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
13836 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
13837 | | #define HAVE_ICONV 1 |
---|
13838 | | #define ICONV_CONST |
---|
13839 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
13840 | | #define HAVE_INTTYPES_H 1 |
---|
13841 | | #define HAVE_LIMITS_H 1 |
---|
13842 | | #define HAVE_UNISTD_H 1 |
---|
13843 | | #define HAVE_SYS_PARAM_H 1 |
---|
13844 | | #define HAVE_GETCWD 1 |
---|
13845 | | #define HAVE_GETEGID 1 |
---|
13846 | | #define HAVE_GETEUID 1 |
---|
13847 | | #define HAVE_GETGID 1 |
---|
13848 | | #define HAVE_GETUID 1 |
---|
13849 | | #define HAVE_MUNMAP 1 |
---|
13850 | | #define HAVE_STPCPY 1 |
---|
13851 | | #define HAVE_STRCASECMP 1 |
---|
13852 | | #define HAVE_STRDUP 1 |
---|
13853 | | #define HAVE_STRTOUL 1 |
---|
13854 | | #define HAVE_TSEARCH 1 |
---|
13855 | | #define HAVE_USELOCALE 1 |
---|
13856 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
13857 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
13858 | | #define HAVE_LONG_LONG_INT 1 |
---|
13859 | | #define HAVE_WCHAR_T 1 |
---|
13860 | | #define HAVE_WINT_T 1 |
---|
13861 | | #define HAVE_INTMAX_T 1 |
---|
13862 | | #define HAVE_POSIX_PRINTF 1 |
---|
13863 | | #define HAVE_STDINT_H 1 |
---|
13864 | | #define HAVE_STDINT_H 1 |
---|
13865 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
13866 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
13867 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
13868 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
13869 | | #define HAVE_STDDEF_H 1 |
---|
13870 | | #define HAVE_STDLIB_H 1 |
---|
13871 | | #define HAVE_STRING_H 1 |
---|
13872 | | #define HAVE_ASPRINTF 1 |
---|
13873 | | #define HAVE_FWPRINTF 1 |
---|
13874 | | #define HAVE_NEWLOCALE 1 |
---|
13875 | | #define HAVE_PUTENV 1 |
---|
13876 | | #define HAVE_SETENV 1 |
---|
13877 | | #define HAVE_SETLOCALE 1 |
---|
13878 | | #define HAVE_SNPRINTF 1 |
---|
13879 | | #define HAVE_WCSLEN 1 |
---|
13880 | | #define HAVE_MBRTOWC 1 |
---|
13881 | | #define HAVE_WCRTOMB 1 |
---|
13882 | | #define HAVE_DECL__SNPRINTF 0 |
---|
13883 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
13884 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
13885 | | #define HAVE_LANGINFO_CODESET 1 |
---|
13886 | | #define HAVE_LC_MESSAGES 1 |
---|
13887 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
13888 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
13889 | | #define ENABLE_NLS 1 |
---|
13890 | | #define HAVE_GETCWD 1 |
---|
13891 | | #define HAVE_READLINK 1 |
---|
13892 | | #define HAVE_REALPATH 1 |
---|
13893 | | #define HAVE_LSTAT 1 |
---|
13894 | | #define HAVE_MBSINIT 1 |
---|
13895 | | #define HAVE_MBRTOWC 1 |
---|
13896 | | #define HAVE_MPROTECT 1 |
---|
13897 | | #define HAVE_MEMCHR 1 |
---|
13898 | | #define HAVE_PATHCONF 1 |
---|
13899 | | #define HAVE_SETENV 1 |
---|
13900 | | #define HAVE_ISWCNTRL 1 |
---|
13901 | | #define HAVE_ISWBLANK 1 |
---|
13902 | | #define HAVE_WCWIDTH 1 |
---|
13903 | | #define HAVE_DECL_STRERROR_R 1 |
---|
13904 | | #define HAVE_STRERROR_R 1 |
---|
13905 | | #define HAVE_GETOPT_H 1 |
---|
13906 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
13907 | | #define HAVE_DECL_OPTRESET 1 |
---|
13908 | | #define HAVE_DECL_GETENV 1 |
---|
13909 | | #define __GETOPT_PREFIX rpl_ |
---|
13910 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
13911 | | #define HAVE_STDLIB_H 1 |
---|
13912 | | #define MALLOC_0_IS_NONNULL 1 |
---|
13913 | | #define HAVE_MBSTATE_T 1 |
---|
13914 | | #define HAVE_MBRTOWC 1 |
---|
13915 | | #define MAP_ANONYMOUS MAP_ANON |
---|
13916 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
13917 | | #define INSTALLPREFIX "/opt/local" |
---|
13918 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 |
---|
13919 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 |
---|
13920 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 |
---|
13921 | | #define HAVE__BOOL 1 |
---|
13922 | | #define HAVE_STDBOOL_H 1 |
---|
13923 | | #define USER_LABEL_PREFIX _ |
---|
13924 | | #define restrict __restrict |
---|
13925 | | #define HAVE_RAW_DECL_STPCPY 1 |
---|
13926 | | #define HAVE_RAW_DECL_STRDUP 1 |
---|
13927 | | #define HAVE_RAW_DECL_STRNCAT 1 |
---|
13928 | | #define HAVE_RAW_DECL_STRPBRK 1 |
---|
13929 | | #define HAVE_RAW_DECL_STRSEP 1 |
---|
13930 | | #define HAVE_RAW_DECL_STRCASESTR 1 |
---|
13931 | | #define HAVE_RAW_DECL_STRTOK_R 1 |
---|
13932 | | #define HAVE_RAW_DECL_STRSIGNAL 1 |
---|
13933 | | #define HAVE_DECL_STRNLEN 0 |
---|
13934 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
13935 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
13936 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
13937 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
13938 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
13939 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
13940 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
13941 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
13942 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
13943 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
13944 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
13945 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
13946 | | #define HAVE_ATEXIT 1 |
---|
13947 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
13948 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
13949 | | #define GNULIB_TEST_REALPATH 1 |
---|
13950 | | #define GNULIB_TEST_ENVIRON 1 |
---|
13951 | | #define GNULIB_FWRITEERROR 1 |
---|
13952 | | #define GNULIB_TEST_GETOPT_GNU 1 |
---|
13953 | | #define __GETOPT_PREFIX rpl_ |
---|
13954 | | #define GNULIB_TEST_LSTAT 1 |
---|
13955 | | #define HAVE_MALLOC_POSIX 1 |
---|
13956 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
13957 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
13958 | | #define GNULIB_TEST_MBSINIT 1 |
---|
13959 | | #define GNULIB_TEST_MBSLEN 1 |
---|
13960 | | #define GNULIB_TEST_MBSSTR 1 |
---|
13961 | | #define GNULIB_TEST_MEMCHR 1 |
---|
13962 | | #define HAVE_MEMMOVE 1 |
---|
13963 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
13964 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
13965 | | #define READLINK_TRAILING_SLASH_BUG 1 |
---|
13966 | | #define GNULIB_TEST_READLINK 1 |
---|
13967 | | #define HAVE_SEARCH_H 1 |
---|
13968 | | #define HAVE_TSEARCH 1 |
---|
13969 | | #define HAVE_RAW_DECL_SIGACTION 1 |
---|
13970 | | #define HAVE_RAW_DECL_SIGADDSET 1 |
---|
13971 | | #define HAVE_RAW_DECL_SIGDELSET 1 |
---|
13972 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 |
---|
13973 | | #define HAVE_RAW_DECL_SIGFILLSET 1 |
---|
13974 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 |
---|
13975 | | #define HAVE_RAW_DECL_SIGPENDING 1 |
---|
13976 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 |
---|
13977 | | #define GNULIB_SIGPIPE 1 |
---|
13978 | | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
13979 | | #define REPLACE_FUNC_STAT_FILE 1 |
---|
13980 | | #define GNULIB_TEST_STAT 1 |
---|
13981 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
13982 | | #define BITSIZEOF_SIZE_T 32 |
---|
13983 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
13984 | | #define BITSIZEOF_WCHAR_T 32 |
---|
13985 | | #define BITSIZEOF_WINT_T 32 |
---|
13986 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
13987 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
13988 | | #define HAVE_SIGNED_WINT_T 1 |
---|
13989 | | #define PTRDIFF_T_SUFFIX |
---|
13990 | | #define SIZE_T_SUFFIX ul |
---|
13991 | | #define SIG_ATOMIC_T_SUFFIX |
---|
13992 | | #define WCHAR_T_SUFFIX |
---|
13993 | | #define WINT_T_SUFFIX |
---|
13994 | | #define HAVE_RAW_DECL_FPURGE 1 |
---|
13995 | | #define HAVE_RAW_DECL_FSEEKO 1 |
---|
13996 | | #define HAVE_RAW_DECL_FTELLO 1 |
---|
13997 | | #define HAVE_RAW_DECL_POPEN 1 |
---|
13998 | | #define HAVE_RAW_DECL_SNPRINTF 1 |
---|
13999 | | #define HAVE_RAW_DECL_TMPFILE 1 |
---|
14000 | | #define HAVE_RAW_DECL_VSNPRINTF 1 |
---|
14001 | | #define HAVE_RAW_DECL_ATOLL 1 |
---|
14002 | | #define HAVE_RAW_DECL_GETLOADAVG 1 |
---|
14003 | | #define HAVE_RAW_DECL_GETSUBOPT 1 |
---|
14004 | | #define HAVE_RAW_DECL_GRANTPT 1 |
---|
14005 | | #define HAVE_RAW_DECL_MKSTEMP 1 |
---|
14006 | | #define HAVE_RAW_DECL_PTSNAME 1 |
---|
14007 | | /* end confdefs.h. */ |
---|
14008 | | #include <stdlib.h> |
---|
14009 | | #if HAVE_SYS_LOADAVG_H |
---|
14010 | | # include <sys/loadavg.h> |
---|
14011 | | #endif |
---|
14012 | | #if HAVE_RANDOM_H |
---|
14013 | | # include <random.h> |
---|
14014 | | #endif |
---|
14015 | | |
---|
14016 | | int |
---|
14017 | | main () |
---|
14018 | | { |
---|
14019 | | #undef initstat_r |
---|
14020 | | (void) initstat_r; |
---|
14021 | | ; |
---|
14022 | | return 0; |
---|
14023 | | } |
---|
14024 | configure:25166: result: no |
---|
14025 | configure:25134: checking whether srandom_r is declared without a macro |
---|
14026 | configure:25158: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
14027 | conftest.c: In function 'main': |
---|
14028 | conftest.c:242: error: 'srandom_r' undeclared (first use in this function) |
---|
14029 | conftest.c:242: error: (Each undeclared identifier is reported only once |
---|
14030 | conftest.c:242: error: for each function it appears in.) |
---|
14031 | configure:25158: $? = 1 |
---|
14032 | configure: failed program was: |
---|
14033 | | /* confdefs.h */ |
---|
14034 | | #define PACKAGE_NAME "" |
---|
14035 | | #define PACKAGE_TARNAME "" |
---|
14036 | | #define PACKAGE_VERSION "" |
---|
14037 | | #define PACKAGE_STRING "" |
---|
14038 | | #define PACKAGE_BUGREPORT "" |
---|
14039 | | #define PACKAGE_URL "" |
---|
14040 | | #define PACKAGE "gettext-runtime" |
---|
14041 | | #define VERSION "0.18.1" |
---|
14042 | | #define STDC_HEADERS 1 |
---|
14043 | | #define HAVE_SYS_TYPES_H 1 |
---|
14044 | | #define HAVE_SYS_STAT_H 1 |
---|
14045 | | #define HAVE_STDLIB_H 1 |
---|
14046 | | #define HAVE_STRING_H 1 |
---|
14047 | | #define HAVE_MEMORY_H 1 |
---|
14048 | | #define HAVE_STRINGS_H 1 |
---|
14049 | | #define HAVE_INTTYPES_H 1 |
---|
14050 | | #define HAVE_STDINT_H 1 |
---|
14051 | | #define HAVE_UNISTD_H 1 |
---|
14052 | | #define __EXTENSIONS__ 1 |
---|
14053 | | #define _ALL_SOURCE 1 |
---|
14054 | | #define _GNU_SOURCE 1 |
---|
14055 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
14056 | | #define _TANDEM_SOURCE 1 |
---|
14057 | | #define HAVE_DLFCN_H 1 |
---|
14058 | | #define LT_OBJDIR ".libs/" |
---|
14059 | | #define HAVE_VISIBILITY 1 |
---|
14060 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
14061 | | #define HAVE_ALLOCA_H 1 |
---|
14062 | | #define HAVE_ALLOCA 1 |
---|
14063 | | #define HAVE_STDLIB_H 1 |
---|
14064 | | #define HAVE_UNISTD_H 1 |
---|
14065 | | #define HAVE_SYS_PARAM_H 1 |
---|
14066 | | #define HAVE_STRING_H 1 |
---|
14067 | | #define HAVE_ERRNO_H 1 |
---|
14068 | | #define HAVE_GETOPT_H 1 |
---|
14069 | | #define HAVE_ICONV_H 1 |
---|
14070 | | #define HAVE_SYS_MMAN_H 1 |
---|
14071 | | #define HAVE_SYS_SOCKET_H 1 |
---|
14072 | | #define HAVE_SIGNAL_H 1 |
---|
14073 | | #define HAVE_STDDEF_H 1 |
---|
14074 | | #define HAVE_STDINT_H 1 |
---|
14075 | | #define HAVE_WCHAR_H 1 |
---|
14076 | | #define HAVE_STDIO_H 1 |
---|
14077 | | #define HAVE_SYS_STAT_H 1 |
---|
14078 | | #define HAVE_TIME_H 1 |
---|
14079 | | #define HAVE_SYS_TIME_H 1 |
---|
14080 | | #define HAVE_WCTYPE_H 1 |
---|
14081 | | #define HAVE_GETPAGESIZE 1 |
---|
14082 | | #define HAVE_MMAP 1 |
---|
14083 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
14084 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
14085 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
14086 | | #define HAVE_UINTMAX_T 1 |
---|
14087 | | #define HAVE_INTTYPES_H 1 |
---|
14088 | | #define USE_POSIX_THREADS 1 |
---|
14089 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
14090 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
14091 | | #define HAVE_ICONV 1 |
---|
14092 | | #define ICONV_CONST |
---|
14093 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
14094 | | #define HAVE_INTTYPES_H 1 |
---|
14095 | | #define HAVE_LIMITS_H 1 |
---|
14096 | | #define HAVE_UNISTD_H 1 |
---|
14097 | | #define HAVE_SYS_PARAM_H 1 |
---|
14098 | | #define HAVE_GETCWD 1 |
---|
14099 | | #define HAVE_GETEGID 1 |
---|
14100 | | #define HAVE_GETEUID 1 |
---|
14101 | | #define HAVE_GETGID 1 |
---|
14102 | | #define HAVE_GETUID 1 |
---|
14103 | | #define HAVE_MUNMAP 1 |
---|
14104 | | #define HAVE_STPCPY 1 |
---|
14105 | | #define HAVE_STRCASECMP 1 |
---|
14106 | | #define HAVE_STRDUP 1 |
---|
14107 | | #define HAVE_STRTOUL 1 |
---|
14108 | | #define HAVE_TSEARCH 1 |
---|
14109 | | #define HAVE_USELOCALE 1 |
---|
14110 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
14111 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
14112 | | #define HAVE_LONG_LONG_INT 1 |
---|
14113 | | #define HAVE_WCHAR_T 1 |
---|
14114 | | #define HAVE_WINT_T 1 |
---|
14115 | | #define HAVE_INTMAX_T 1 |
---|
14116 | | #define HAVE_POSIX_PRINTF 1 |
---|
14117 | | #define HAVE_STDINT_H 1 |
---|
14118 | | #define HAVE_STDINT_H 1 |
---|
14119 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
14120 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
14121 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
14122 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
14123 | | #define HAVE_STDDEF_H 1 |
---|
14124 | | #define HAVE_STDLIB_H 1 |
---|
14125 | | #define HAVE_STRING_H 1 |
---|
14126 | | #define HAVE_ASPRINTF 1 |
---|
14127 | | #define HAVE_FWPRINTF 1 |
---|
14128 | | #define HAVE_NEWLOCALE 1 |
---|
14129 | | #define HAVE_PUTENV 1 |
---|
14130 | | #define HAVE_SETENV 1 |
---|
14131 | | #define HAVE_SETLOCALE 1 |
---|
14132 | | #define HAVE_SNPRINTF 1 |
---|
14133 | | #define HAVE_WCSLEN 1 |
---|
14134 | | #define HAVE_MBRTOWC 1 |
---|
14135 | | #define HAVE_WCRTOMB 1 |
---|
14136 | | #define HAVE_DECL__SNPRINTF 0 |
---|
14137 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
14138 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
14139 | | #define HAVE_LANGINFO_CODESET 1 |
---|
14140 | | #define HAVE_LC_MESSAGES 1 |
---|
14141 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
14142 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
14143 | | #define ENABLE_NLS 1 |
---|
14144 | | #define HAVE_GETCWD 1 |
---|
14145 | | #define HAVE_READLINK 1 |
---|
14146 | | #define HAVE_REALPATH 1 |
---|
14147 | | #define HAVE_LSTAT 1 |
---|
14148 | | #define HAVE_MBSINIT 1 |
---|
14149 | | #define HAVE_MBRTOWC 1 |
---|
14150 | | #define HAVE_MPROTECT 1 |
---|
14151 | | #define HAVE_MEMCHR 1 |
---|
14152 | | #define HAVE_PATHCONF 1 |
---|
14153 | | #define HAVE_SETENV 1 |
---|
14154 | | #define HAVE_ISWCNTRL 1 |
---|
14155 | | #define HAVE_ISWBLANK 1 |
---|
14156 | | #define HAVE_WCWIDTH 1 |
---|
14157 | | #define HAVE_DECL_STRERROR_R 1 |
---|
14158 | | #define HAVE_STRERROR_R 1 |
---|
14159 | | #define HAVE_GETOPT_H 1 |
---|
14160 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
14161 | | #define HAVE_DECL_OPTRESET 1 |
---|
14162 | | #define HAVE_DECL_GETENV 1 |
---|
14163 | | #define __GETOPT_PREFIX rpl_ |
---|
14164 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
14165 | | #define HAVE_STDLIB_H 1 |
---|
14166 | | #define MALLOC_0_IS_NONNULL 1 |
---|
14167 | | #define HAVE_MBSTATE_T 1 |
---|
14168 | | #define HAVE_MBRTOWC 1 |
---|
14169 | | #define MAP_ANONYMOUS MAP_ANON |
---|
14170 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
14171 | | #define INSTALLPREFIX "/opt/local" |
---|
14172 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 |
---|
14173 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 |
---|
14174 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 |
---|
14175 | | #define HAVE__BOOL 1 |
---|
14176 | | #define HAVE_STDBOOL_H 1 |
---|
14177 | | #define USER_LABEL_PREFIX _ |
---|
14178 | | #define restrict __restrict |
---|
14179 | | #define HAVE_RAW_DECL_STPCPY 1 |
---|
14180 | | #define HAVE_RAW_DECL_STRDUP 1 |
---|
14181 | | #define HAVE_RAW_DECL_STRNCAT 1 |
---|
14182 | | #define HAVE_RAW_DECL_STRPBRK 1 |
---|
14183 | | #define HAVE_RAW_DECL_STRSEP 1 |
---|
14184 | | #define HAVE_RAW_DECL_STRCASESTR 1 |
---|
14185 | | #define HAVE_RAW_DECL_STRTOK_R 1 |
---|
14186 | | #define HAVE_RAW_DECL_STRSIGNAL 1 |
---|
14187 | | #define HAVE_DECL_STRNLEN 0 |
---|
14188 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
14189 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
14190 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
14191 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
14192 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
14193 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
14194 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
14195 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
14196 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
14197 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
14198 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
14199 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
14200 | | #define HAVE_ATEXIT 1 |
---|
14201 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
14202 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
14203 | | #define GNULIB_TEST_REALPATH 1 |
---|
14204 | | #define GNULIB_TEST_ENVIRON 1 |
---|
14205 | | #define GNULIB_FWRITEERROR 1 |
---|
14206 | | #define GNULIB_TEST_GETOPT_GNU 1 |
---|
14207 | | #define __GETOPT_PREFIX rpl_ |
---|
14208 | | #define GNULIB_TEST_LSTAT 1 |
---|
14209 | | #define HAVE_MALLOC_POSIX 1 |
---|
14210 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
14211 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
14212 | | #define GNULIB_TEST_MBSINIT 1 |
---|
14213 | | #define GNULIB_TEST_MBSLEN 1 |
---|
14214 | | #define GNULIB_TEST_MBSSTR 1 |
---|
14215 | | #define GNULIB_TEST_MEMCHR 1 |
---|
14216 | | #define HAVE_MEMMOVE 1 |
---|
14217 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
14218 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
14219 | | #define READLINK_TRAILING_SLASH_BUG 1 |
---|
14220 | | #define GNULIB_TEST_READLINK 1 |
---|
14221 | | #define HAVE_SEARCH_H 1 |
---|
14222 | | #define HAVE_TSEARCH 1 |
---|
14223 | | #define HAVE_RAW_DECL_SIGACTION 1 |
---|
14224 | | #define HAVE_RAW_DECL_SIGADDSET 1 |
---|
14225 | | #define HAVE_RAW_DECL_SIGDELSET 1 |
---|
14226 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 |
---|
14227 | | #define HAVE_RAW_DECL_SIGFILLSET 1 |
---|
14228 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 |
---|
14229 | | #define HAVE_RAW_DECL_SIGPENDING 1 |
---|
14230 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 |
---|
14231 | | #define GNULIB_SIGPIPE 1 |
---|
14232 | | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
14233 | | #define REPLACE_FUNC_STAT_FILE 1 |
---|
14234 | | #define GNULIB_TEST_STAT 1 |
---|
14235 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
14236 | | #define BITSIZEOF_SIZE_T 32 |
---|
14237 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
14238 | | #define BITSIZEOF_WCHAR_T 32 |
---|
14239 | | #define BITSIZEOF_WINT_T 32 |
---|
14240 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
14241 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
14242 | | #define HAVE_SIGNED_WINT_T 1 |
---|
14243 | | #define PTRDIFF_T_SUFFIX |
---|
14244 | | #define SIZE_T_SUFFIX ul |
---|
14245 | | #define SIG_ATOMIC_T_SUFFIX |
---|
14246 | | #define WCHAR_T_SUFFIX |
---|
14247 | | #define WINT_T_SUFFIX |
---|
14248 | | #define HAVE_RAW_DECL_FPURGE 1 |
---|
14249 | | #define HAVE_RAW_DECL_FSEEKO 1 |
---|
14250 | | #define HAVE_RAW_DECL_FTELLO 1 |
---|
14251 | | #define HAVE_RAW_DECL_POPEN 1 |
---|
14252 | | #define HAVE_RAW_DECL_SNPRINTF 1 |
---|
14253 | | #define HAVE_RAW_DECL_TMPFILE 1 |
---|
14254 | | #define HAVE_RAW_DECL_VSNPRINTF 1 |
---|
14255 | | #define HAVE_RAW_DECL_ATOLL 1 |
---|
14256 | | #define HAVE_RAW_DECL_GETLOADAVG 1 |
---|
14257 | | #define HAVE_RAW_DECL_GETSUBOPT 1 |
---|
14258 | | #define HAVE_RAW_DECL_GRANTPT 1 |
---|
14259 | | #define HAVE_RAW_DECL_MKSTEMP 1 |
---|
14260 | | #define HAVE_RAW_DECL_PTSNAME 1 |
---|
14261 | | /* end confdefs.h. */ |
---|
14262 | | #include <stdlib.h> |
---|
14263 | | #if HAVE_SYS_LOADAVG_H |
---|
14264 | | # include <sys/loadavg.h> |
---|
14265 | | #endif |
---|
14266 | | #if HAVE_RANDOM_H |
---|
14267 | | # include <random.h> |
---|
14268 | | #endif |
---|
14269 | | |
---|
14270 | | int |
---|
14271 | | main () |
---|
14272 | | { |
---|
14273 | | #undef srandom_r |
---|
14274 | | (void) srandom_r; |
---|
14275 | | ; |
---|
14276 | | return 0; |
---|
14277 | | } |
---|
14278 | configure:25166: result: no |
---|
14279 | configure:25134: checking whether setstate_r is declared without a macro |
---|
14280 | configure:25158: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
14281 | conftest.c: In function 'main': |
---|
14282 | conftest.c:242: error: 'setstate_r' undeclared (first use in this function) |
---|
14283 | conftest.c:242: error: (Each undeclared identifier is reported only once |
---|
14284 | conftest.c:242: error: for each function it appears in.) |
---|
14285 | configure:25158: $? = 1 |
---|
14286 | configure: failed program was: |
---|
14287 | | /* confdefs.h */ |
---|
14288 | | #define PACKAGE_NAME "" |
---|
14289 | | #define PACKAGE_TARNAME "" |
---|
14290 | | #define PACKAGE_VERSION "" |
---|
14291 | | #define PACKAGE_STRING "" |
---|
14292 | | #define PACKAGE_BUGREPORT "" |
---|
14293 | | #define PACKAGE_URL "" |
---|
14294 | | #define PACKAGE "gettext-runtime" |
---|
14295 | | #define VERSION "0.18.1" |
---|
14296 | | #define STDC_HEADERS 1 |
---|
14297 | | #define HAVE_SYS_TYPES_H 1 |
---|
14298 | | #define HAVE_SYS_STAT_H 1 |
---|
14299 | | #define HAVE_STDLIB_H 1 |
---|
14300 | | #define HAVE_STRING_H 1 |
---|
14301 | | #define HAVE_MEMORY_H 1 |
---|
14302 | | #define HAVE_STRINGS_H 1 |
---|
14303 | | #define HAVE_INTTYPES_H 1 |
---|
14304 | | #define HAVE_STDINT_H 1 |
---|
14305 | | #define HAVE_UNISTD_H 1 |
---|
14306 | | #define __EXTENSIONS__ 1 |
---|
14307 | | #define _ALL_SOURCE 1 |
---|
14308 | | #define _GNU_SOURCE 1 |
---|
14309 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
14310 | | #define _TANDEM_SOURCE 1 |
---|
14311 | | #define HAVE_DLFCN_H 1 |
---|
14312 | | #define LT_OBJDIR ".libs/" |
---|
14313 | | #define HAVE_VISIBILITY 1 |
---|
14314 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
14315 | | #define HAVE_ALLOCA_H 1 |
---|
14316 | | #define HAVE_ALLOCA 1 |
---|
14317 | | #define HAVE_STDLIB_H 1 |
---|
14318 | | #define HAVE_UNISTD_H 1 |
---|
14319 | | #define HAVE_SYS_PARAM_H 1 |
---|
14320 | | #define HAVE_STRING_H 1 |
---|
14321 | | #define HAVE_ERRNO_H 1 |
---|
14322 | | #define HAVE_GETOPT_H 1 |
---|
14323 | | #define HAVE_ICONV_H 1 |
---|
14324 | | #define HAVE_SYS_MMAN_H 1 |
---|
14325 | | #define HAVE_SYS_SOCKET_H 1 |
---|
14326 | | #define HAVE_SIGNAL_H 1 |
---|
14327 | | #define HAVE_STDDEF_H 1 |
---|
14328 | | #define HAVE_STDINT_H 1 |
---|
14329 | | #define HAVE_WCHAR_H 1 |
---|
14330 | | #define HAVE_STDIO_H 1 |
---|
14331 | | #define HAVE_SYS_STAT_H 1 |
---|
14332 | | #define HAVE_TIME_H 1 |
---|
14333 | | #define HAVE_SYS_TIME_H 1 |
---|
14334 | | #define HAVE_WCTYPE_H 1 |
---|
14335 | | #define HAVE_GETPAGESIZE 1 |
---|
14336 | | #define HAVE_MMAP 1 |
---|
14337 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
14338 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
14339 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
14340 | | #define HAVE_UINTMAX_T 1 |
---|
14341 | | #define HAVE_INTTYPES_H 1 |
---|
14342 | | #define USE_POSIX_THREADS 1 |
---|
14343 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
14344 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
14345 | | #define HAVE_ICONV 1 |
---|
14346 | | #define ICONV_CONST |
---|
14347 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
14348 | | #define HAVE_INTTYPES_H 1 |
---|
14349 | | #define HAVE_LIMITS_H 1 |
---|
14350 | | #define HAVE_UNISTD_H 1 |
---|
14351 | | #define HAVE_SYS_PARAM_H 1 |
---|
14352 | | #define HAVE_GETCWD 1 |
---|
14353 | | #define HAVE_GETEGID 1 |
---|
14354 | | #define HAVE_GETEUID 1 |
---|
14355 | | #define HAVE_GETGID 1 |
---|
14356 | | #define HAVE_GETUID 1 |
---|
14357 | | #define HAVE_MUNMAP 1 |
---|
14358 | | #define HAVE_STPCPY 1 |
---|
14359 | | #define HAVE_STRCASECMP 1 |
---|
14360 | | #define HAVE_STRDUP 1 |
---|
14361 | | #define HAVE_STRTOUL 1 |
---|
14362 | | #define HAVE_TSEARCH 1 |
---|
14363 | | #define HAVE_USELOCALE 1 |
---|
14364 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
14365 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
14366 | | #define HAVE_LONG_LONG_INT 1 |
---|
14367 | | #define HAVE_WCHAR_T 1 |
---|
14368 | | #define HAVE_WINT_T 1 |
---|
14369 | | #define HAVE_INTMAX_T 1 |
---|
14370 | | #define HAVE_POSIX_PRINTF 1 |
---|
14371 | | #define HAVE_STDINT_H 1 |
---|
14372 | | #define HAVE_STDINT_H 1 |
---|
14373 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
14374 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
14375 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
14376 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
14377 | | #define HAVE_STDDEF_H 1 |
---|
14378 | | #define HAVE_STDLIB_H 1 |
---|
14379 | | #define HAVE_STRING_H 1 |
---|
14380 | | #define HAVE_ASPRINTF 1 |
---|
14381 | | #define HAVE_FWPRINTF 1 |
---|
14382 | | #define HAVE_NEWLOCALE 1 |
---|
14383 | | #define HAVE_PUTENV 1 |
---|
14384 | | #define HAVE_SETENV 1 |
---|
14385 | | #define HAVE_SETLOCALE 1 |
---|
14386 | | #define HAVE_SNPRINTF 1 |
---|
14387 | | #define HAVE_WCSLEN 1 |
---|
14388 | | #define HAVE_MBRTOWC 1 |
---|
14389 | | #define HAVE_WCRTOMB 1 |
---|
14390 | | #define HAVE_DECL__SNPRINTF 0 |
---|
14391 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
14392 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
14393 | | #define HAVE_LANGINFO_CODESET 1 |
---|
14394 | | #define HAVE_LC_MESSAGES 1 |
---|
14395 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
14396 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
14397 | | #define ENABLE_NLS 1 |
---|
14398 | | #define HAVE_GETCWD 1 |
---|
14399 | | #define HAVE_READLINK 1 |
---|
14400 | | #define HAVE_REALPATH 1 |
---|
14401 | | #define HAVE_LSTAT 1 |
---|
14402 | | #define HAVE_MBSINIT 1 |
---|
14403 | | #define HAVE_MBRTOWC 1 |
---|
14404 | | #define HAVE_MPROTECT 1 |
---|
14405 | | #define HAVE_MEMCHR 1 |
---|
14406 | | #define HAVE_PATHCONF 1 |
---|
14407 | | #define HAVE_SETENV 1 |
---|
14408 | | #define HAVE_ISWCNTRL 1 |
---|
14409 | | #define HAVE_ISWBLANK 1 |
---|
14410 | | #define HAVE_WCWIDTH 1 |
---|
14411 | | #define HAVE_DECL_STRERROR_R 1 |
---|
14412 | | #define HAVE_STRERROR_R 1 |
---|
14413 | | #define HAVE_GETOPT_H 1 |
---|
14414 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
14415 | | #define HAVE_DECL_OPTRESET 1 |
---|
14416 | | #define HAVE_DECL_GETENV 1 |
---|
14417 | | #define __GETOPT_PREFIX rpl_ |
---|
14418 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
14419 | | #define HAVE_STDLIB_H 1 |
---|
14420 | | #define MALLOC_0_IS_NONNULL 1 |
---|
14421 | | #define HAVE_MBSTATE_T 1 |
---|
14422 | | #define HAVE_MBRTOWC 1 |
---|
14423 | | #define MAP_ANONYMOUS MAP_ANON |
---|
14424 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
14425 | | #define INSTALLPREFIX "/opt/local" |
---|
14426 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 |
---|
14427 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 |
---|
14428 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 |
---|
14429 | | #define HAVE__BOOL 1 |
---|
14430 | | #define HAVE_STDBOOL_H 1 |
---|
14431 | | #define USER_LABEL_PREFIX _ |
---|
14432 | | #define restrict __restrict |
---|
14433 | | #define HAVE_RAW_DECL_STPCPY 1 |
---|
14434 | | #define HAVE_RAW_DECL_STRDUP 1 |
---|
14435 | | #define HAVE_RAW_DECL_STRNCAT 1 |
---|
14436 | | #define HAVE_RAW_DECL_STRPBRK 1 |
---|
14437 | | #define HAVE_RAW_DECL_STRSEP 1 |
---|
14438 | | #define HAVE_RAW_DECL_STRCASESTR 1 |
---|
14439 | | #define HAVE_RAW_DECL_STRTOK_R 1 |
---|
14440 | | #define HAVE_RAW_DECL_STRSIGNAL 1 |
---|
14441 | | #define HAVE_DECL_STRNLEN 0 |
---|
14442 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
14443 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
14444 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
14445 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
14446 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
14447 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
14448 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
14449 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
14450 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
14451 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
14452 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
14453 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
14454 | | #define HAVE_ATEXIT 1 |
---|
14455 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
14456 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
14457 | | #define GNULIB_TEST_REALPATH 1 |
---|
14458 | | #define GNULIB_TEST_ENVIRON 1 |
---|
14459 | | #define GNULIB_FWRITEERROR 1 |
---|
14460 | | #define GNULIB_TEST_GETOPT_GNU 1 |
---|
14461 | | #define __GETOPT_PREFIX rpl_ |
---|
14462 | | #define GNULIB_TEST_LSTAT 1 |
---|
14463 | | #define HAVE_MALLOC_POSIX 1 |
---|
14464 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
14465 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
14466 | | #define GNULIB_TEST_MBSINIT 1 |
---|
14467 | | #define GNULIB_TEST_MBSLEN 1 |
---|
14468 | | #define GNULIB_TEST_MBSSTR 1 |
---|
14469 | | #define GNULIB_TEST_MEMCHR 1 |
---|
14470 | | #define HAVE_MEMMOVE 1 |
---|
14471 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
14472 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
14473 | | #define READLINK_TRAILING_SLASH_BUG 1 |
---|
14474 | | #define GNULIB_TEST_READLINK 1 |
---|
14475 | | #define HAVE_SEARCH_H 1 |
---|
14476 | | #define HAVE_TSEARCH 1 |
---|
14477 | | #define HAVE_RAW_DECL_SIGACTION 1 |
---|
14478 | | #define HAVE_RAW_DECL_SIGADDSET 1 |
---|
14479 | | #define HAVE_RAW_DECL_SIGDELSET 1 |
---|
14480 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 |
---|
14481 | | #define HAVE_RAW_DECL_SIGFILLSET 1 |
---|
14482 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 |
---|
14483 | | #define HAVE_RAW_DECL_SIGPENDING 1 |
---|
14484 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 |
---|
14485 | | #define GNULIB_SIGPIPE 1 |
---|
14486 | | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
14487 | | #define REPLACE_FUNC_STAT_FILE 1 |
---|
14488 | | #define GNULIB_TEST_STAT 1 |
---|
14489 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
14490 | | #define BITSIZEOF_SIZE_T 32 |
---|
14491 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
14492 | | #define BITSIZEOF_WCHAR_T 32 |
---|
14493 | | #define BITSIZEOF_WINT_T 32 |
---|
14494 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
14495 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
14496 | | #define HAVE_SIGNED_WINT_T 1 |
---|
14497 | | #define PTRDIFF_T_SUFFIX |
---|
14498 | | #define SIZE_T_SUFFIX ul |
---|
14499 | | #define SIG_ATOMIC_T_SUFFIX |
---|
14500 | | #define WCHAR_T_SUFFIX |
---|
14501 | | #define WINT_T_SUFFIX |
---|
14502 | | #define HAVE_RAW_DECL_FPURGE 1 |
---|
14503 | | #define HAVE_RAW_DECL_FSEEKO 1 |
---|
14504 | | #define HAVE_RAW_DECL_FTELLO 1 |
---|
14505 | | #define HAVE_RAW_DECL_POPEN 1 |
---|
14506 | | #define HAVE_RAW_DECL_SNPRINTF 1 |
---|
14507 | | #define HAVE_RAW_DECL_TMPFILE 1 |
---|
14508 | | #define HAVE_RAW_DECL_VSNPRINTF 1 |
---|
14509 | | #define HAVE_RAW_DECL_ATOLL 1 |
---|
14510 | | #define HAVE_RAW_DECL_GETLOADAVG 1 |
---|
14511 | | #define HAVE_RAW_DECL_GETSUBOPT 1 |
---|
14512 | | #define HAVE_RAW_DECL_GRANTPT 1 |
---|
14513 | | #define HAVE_RAW_DECL_MKSTEMP 1 |
---|
14514 | | #define HAVE_RAW_DECL_PTSNAME 1 |
---|
14515 | | /* end confdefs.h. */ |
---|
14516 | | #include <stdlib.h> |
---|
14517 | | #if HAVE_SYS_LOADAVG_H |
---|
14518 | | # include <sys/loadavg.h> |
---|
14519 | | #endif |
---|
14520 | | #if HAVE_RANDOM_H |
---|
14521 | | # include <random.h> |
---|
14522 | | #endif |
---|
14523 | | |
---|
14524 | | int |
---|
14525 | | main () |
---|
14526 | | { |
---|
14527 | | #undef setstate_r |
---|
14528 | | (void) setstate_r; |
---|
14529 | | ; |
---|
14530 | | return 0; |
---|
14531 | | } |
---|
14532 | configure:25166: result: no |
---|
14533 | configure:25134: checking whether realpath is declared without a macro |
---|
14534 | configure:25158: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
14535 | configure:25158: $? = 0 |
---|
14536 | configure:25166: result: yes |
---|
14537 | configure:25134: checking whether rpmatch is declared without a macro |
---|
14538 | configure:25158: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
14539 | conftest.c: In function 'main': |
---|
14540 | conftest.c:243: error: 'rpmatch' undeclared (first use in this function) |
---|
14541 | conftest.c:243: error: (Each undeclared identifier is reported only once |
---|
14542 | conftest.c:243: error: for each function it appears in.) |
---|
14543 | configure:25158: $? = 1 |
---|
14544 | configure: failed program was: |
---|
14545 | | /* confdefs.h */ |
---|
14546 | | #define PACKAGE_NAME "" |
---|
14547 | | #define PACKAGE_TARNAME "" |
---|
14548 | | #define PACKAGE_VERSION "" |
---|
14549 | | #define PACKAGE_STRING "" |
---|
14550 | | #define PACKAGE_BUGREPORT "" |
---|
14551 | | #define PACKAGE_URL "" |
---|
14552 | | #define PACKAGE "gettext-runtime" |
---|
14553 | | #define VERSION "0.18.1" |
---|
14554 | | #define STDC_HEADERS 1 |
---|
14555 | | #define HAVE_SYS_TYPES_H 1 |
---|
14556 | | #define HAVE_SYS_STAT_H 1 |
---|
14557 | | #define HAVE_STDLIB_H 1 |
---|
14558 | | #define HAVE_STRING_H 1 |
---|
14559 | | #define HAVE_MEMORY_H 1 |
---|
14560 | | #define HAVE_STRINGS_H 1 |
---|
14561 | | #define HAVE_INTTYPES_H 1 |
---|
14562 | | #define HAVE_STDINT_H 1 |
---|
14563 | | #define HAVE_UNISTD_H 1 |
---|
14564 | | #define __EXTENSIONS__ 1 |
---|
14565 | | #define _ALL_SOURCE 1 |
---|
14566 | | #define _GNU_SOURCE 1 |
---|
14567 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
14568 | | #define _TANDEM_SOURCE 1 |
---|
14569 | | #define HAVE_DLFCN_H 1 |
---|
14570 | | #define LT_OBJDIR ".libs/" |
---|
14571 | | #define HAVE_VISIBILITY 1 |
---|
14572 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
14573 | | #define HAVE_ALLOCA_H 1 |
---|
14574 | | #define HAVE_ALLOCA 1 |
---|
14575 | | #define HAVE_STDLIB_H 1 |
---|
14576 | | #define HAVE_UNISTD_H 1 |
---|
14577 | | #define HAVE_SYS_PARAM_H 1 |
---|
14578 | | #define HAVE_STRING_H 1 |
---|
14579 | | #define HAVE_ERRNO_H 1 |
---|
14580 | | #define HAVE_GETOPT_H 1 |
---|
14581 | | #define HAVE_ICONV_H 1 |
---|
14582 | | #define HAVE_SYS_MMAN_H 1 |
---|
14583 | | #define HAVE_SYS_SOCKET_H 1 |
---|
14584 | | #define HAVE_SIGNAL_H 1 |
---|
14585 | | #define HAVE_STDDEF_H 1 |
---|
14586 | | #define HAVE_STDINT_H 1 |
---|
14587 | | #define HAVE_WCHAR_H 1 |
---|
14588 | | #define HAVE_STDIO_H 1 |
---|
14589 | | #define HAVE_SYS_STAT_H 1 |
---|
14590 | | #define HAVE_TIME_H 1 |
---|
14591 | | #define HAVE_SYS_TIME_H 1 |
---|
14592 | | #define HAVE_WCTYPE_H 1 |
---|
14593 | | #define HAVE_GETPAGESIZE 1 |
---|
14594 | | #define HAVE_MMAP 1 |
---|
14595 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
14596 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
14597 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
14598 | | #define HAVE_UINTMAX_T 1 |
---|
14599 | | #define HAVE_INTTYPES_H 1 |
---|
14600 | | #define USE_POSIX_THREADS 1 |
---|
14601 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
14602 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
14603 | | #define HAVE_ICONV 1 |
---|
14604 | | #define ICONV_CONST |
---|
14605 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
14606 | | #define HAVE_INTTYPES_H 1 |
---|
14607 | | #define HAVE_LIMITS_H 1 |
---|
14608 | | #define HAVE_UNISTD_H 1 |
---|
14609 | | #define HAVE_SYS_PARAM_H 1 |
---|
14610 | | #define HAVE_GETCWD 1 |
---|
14611 | | #define HAVE_GETEGID 1 |
---|
14612 | | #define HAVE_GETEUID 1 |
---|
14613 | | #define HAVE_GETGID 1 |
---|
14614 | | #define HAVE_GETUID 1 |
---|
14615 | | #define HAVE_MUNMAP 1 |
---|
14616 | | #define HAVE_STPCPY 1 |
---|
14617 | | #define HAVE_STRCASECMP 1 |
---|
14618 | | #define HAVE_STRDUP 1 |
---|
14619 | | #define HAVE_STRTOUL 1 |
---|
14620 | | #define HAVE_TSEARCH 1 |
---|
14621 | | #define HAVE_USELOCALE 1 |
---|
14622 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
14623 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
14624 | | #define HAVE_LONG_LONG_INT 1 |
---|
14625 | | #define HAVE_WCHAR_T 1 |
---|
14626 | | #define HAVE_WINT_T 1 |
---|
14627 | | #define HAVE_INTMAX_T 1 |
---|
14628 | | #define HAVE_POSIX_PRINTF 1 |
---|
14629 | | #define HAVE_STDINT_H 1 |
---|
14630 | | #define HAVE_STDINT_H 1 |
---|
14631 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
14632 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
14633 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
14634 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
14635 | | #define HAVE_STDDEF_H 1 |
---|
14636 | | #define HAVE_STDLIB_H 1 |
---|
14637 | | #define HAVE_STRING_H 1 |
---|
14638 | | #define HAVE_ASPRINTF 1 |
---|
14639 | | #define HAVE_FWPRINTF 1 |
---|
14640 | | #define HAVE_NEWLOCALE 1 |
---|
14641 | | #define HAVE_PUTENV 1 |
---|
14642 | | #define HAVE_SETENV 1 |
---|
14643 | | #define HAVE_SETLOCALE 1 |
---|
14644 | | #define HAVE_SNPRINTF 1 |
---|
14645 | | #define HAVE_WCSLEN 1 |
---|
14646 | | #define HAVE_MBRTOWC 1 |
---|
14647 | | #define HAVE_WCRTOMB 1 |
---|
14648 | | #define HAVE_DECL__SNPRINTF 0 |
---|
14649 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
14650 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
14651 | | #define HAVE_LANGINFO_CODESET 1 |
---|
14652 | | #define HAVE_LC_MESSAGES 1 |
---|
14653 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
14654 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
14655 | | #define ENABLE_NLS 1 |
---|
14656 | | #define HAVE_GETCWD 1 |
---|
14657 | | #define HAVE_READLINK 1 |
---|
14658 | | #define HAVE_REALPATH 1 |
---|
14659 | | #define HAVE_LSTAT 1 |
---|
14660 | | #define HAVE_MBSINIT 1 |
---|
14661 | | #define HAVE_MBRTOWC 1 |
---|
14662 | | #define HAVE_MPROTECT 1 |
---|
14663 | | #define HAVE_MEMCHR 1 |
---|
14664 | | #define HAVE_PATHCONF 1 |
---|
14665 | | #define HAVE_SETENV 1 |
---|
14666 | | #define HAVE_ISWCNTRL 1 |
---|
14667 | | #define HAVE_ISWBLANK 1 |
---|
14668 | | #define HAVE_WCWIDTH 1 |
---|
14669 | | #define HAVE_DECL_STRERROR_R 1 |
---|
14670 | | #define HAVE_STRERROR_R 1 |
---|
14671 | | #define HAVE_GETOPT_H 1 |
---|
14672 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
14673 | | #define HAVE_DECL_OPTRESET 1 |
---|
14674 | | #define HAVE_DECL_GETENV 1 |
---|
14675 | | #define __GETOPT_PREFIX rpl_ |
---|
14676 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
14677 | | #define HAVE_STDLIB_H 1 |
---|
14678 | | #define MALLOC_0_IS_NONNULL 1 |
---|
14679 | | #define HAVE_MBSTATE_T 1 |
---|
14680 | | #define HAVE_MBRTOWC 1 |
---|
14681 | | #define MAP_ANONYMOUS MAP_ANON |
---|
14682 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
14683 | | #define INSTALLPREFIX "/opt/local" |
---|
14684 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 |
---|
14685 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 |
---|
14686 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 |
---|
14687 | | #define HAVE__BOOL 1 |
---|
14688 | | #define HAVE_STDBOOL_H 1 |
---|
14689 | | #define USER_LABEL_PREFIX _ |
---|
14690 | | #define restrict __restrict |
---|
14691 | | #define HAVE_RAW_DECL_STPCPY 1 |
---|
14692 | | #define HAVE_RAW_DECL_STRDUP 1 |
---|
14693 | | #define HAVE_RAW_DECL_STRNCAT 1 |
---|
14694 | | #define HAVE_RAW_DECL_STRPBRK 1 |
---|
14695 | | #define HAVE_RAW_DECL_STRSEP 1 |
---|
14696 | | #define HAVE_RAW_DECL_STRCASESTR 1 |
---|
14697 | | #define HAVE_RAW_DECL_STRTOK_R 1 |
---|
14698 | | #define HAVE_RAW_DECL_STRSIGNAL 1 |
---|
14699 | | #define HAVE_DECL_STRNLEN 0 |
---|
14700 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
14701 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
14702 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
14703 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
14704 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
14705 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
14706 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
14707 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
14708 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
14709 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
14710 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
14711 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
14712 | | #define HAVE_ATEXIT 1 |
---|
14713 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
14714 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
14715 | | #define GNULIB_TEST_REALPATH 1 |
---|
14716 | | #define GNULIB_TEST_ENVIRON 1 |
---|
14717 | | #define GNULIB_FWRITEERROR 1 |
---|
14718 | | #define GNULIB_TEST_GETOPT_GNU 1 |
---|
14719 | | #define __GETOPT_PREFIX rpl_ |
---|
14720 | | #define GNULIB_TEST_LSTAT 1 |
---|
14721 | | #define HAVE_MALLOC_POSIX 1 |
---|
14722 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
14723 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
14724 | | #define GNULIB_TEST_MBSINIT 1 |
---|
14725 | | #define GNULIB_TEST_MBSLEN 1 |
---|
14726 | | #define GNULIB_TEST_MBSSTR 1 |
---|
14727 | | #define GNULIB_TEST_MEMCHR 1 |
---|
14728 | | #define HAVE_MEMMOVE 1 |
---|
14729 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
14730 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
14731 | | #define READLINK_TRAILING_SLASH_BUG 1 |
---|
14732 | | #define GNULIB_TEST_READLINK 1 |
---|
14733 | | #define HAVE_SEARCH_H 1 |
---|
14734 | | #define HAVE_TSEARCH 1 |
---|
14735 | | #define HAVE_RAW_DECL_SIGACTION 1 |
---|
14736 | | #define HAVE_RAW_DECL_SIGADDSET 1 |
---|
14737 | | #define HAVE_RAW_DECL_SIGDELSET 1 |
---|
14738 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 |
---|
14739 | | #define HAVE_RAW_DECL_SIGFILLSET 1 |
---|
14740 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 |
---|
14741 | | #define HAVE_RAW_DECL_SIGPENDING 1 |
---|
14742 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 |
---|
14743 | | #define GNULIB_SIGPIPE 1 |
---|
14744 | | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
14745 | | #define REPLACE_FUNC_STAT_FILE 1 |
---|
14746 | | #define GNULIB_TEST_STAT 1 |
---|
14747 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
14748 | | #define BITSIZEOF_SIZE_T 32 |
---|
14749 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
14750 | | #define BITSIZEOF_WCHAR_T 32 |
---|
14751 | | #define BITSIZEOF_WINT_T 32 |
---|
14752 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
14753 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
14754 | | #define HAVE_SIGNED_WINT_T 1 |
---|
14755 | | #define PTRDIFF_T_SUFFIX |
---|
14756 | | #define SIZE_T_SUFFIX ul |
---|
14757 | | #define SIG_ATOMIC_T_SUFFIX |
---|
14758 | | #define WCHAR_T_SUFFIX |
---|
14759 | | #define WINT_T_SUFFIX |
---|
14760 | | #define HAVE_RAW_DECL_FPURGE 1 |
---|
14761 | | #define HAVE_RAW_DECL_FSEEKO 1 |
---|
14762 | | #define HAVE_RAW_DECL_FTELLO 1 |
---|
14763 | | #define HAVE_RAW_DECL_POPEN 1 |
---|
14764 | | #define HAVE_RAW_DECL_SNPRINTF 1 |
---|
14765 | | #define HAVE_RAW_DECL_TMPFILE 1 |
---|
14766 | | #define HAVE_RAW_DECL_VSNPRINTF 1 |
---|
14767 | | #define HAVE_RAW_DECL_ATOLL 1 |
---|
14768 | | #define HAVE_RAW_DECL_GETLOADAVG 1 |
---|
14769 | | #define HAVE_RAW_DECL_GETSUBOPT 1 |
---|
14770 | | #define HAVE_RAW_DECL_GRANTPT 1 |
---|
14771 | | #define HAVE_RAW_DECL_MKSTEMP 1 |
---|
14772 | | #define HAVE_RAW_DECL_PTSNAME 1 |
---|
14773 | | #define HAVE_RAW_DECL_REALPATH 1 |
---|
14774 | | /* end confdefs.h. */ |
---|
14775 | | #include <stdlib.h> |
---|
14776 | | #if HAVE_SYS_LOADAVG_H |
---|
14777 | | # include <sys/loadavg.h> |
---|
14778 | | #endif |
---|
14779 | | #if HAVE_RANDOM_H |
---|
14780 | | # include <random.h> |
---|
14781 | | #endif |
---|
14782 | | |
---|
14783 | | int |
---|
14784 | | main () |
---|
14785 | | { |
---|
14786 | | #undef rpmatch |
---|
14787 | | (void) rpmatch; |
---|
14788 | | ; |
---|
14789 | | return 0; |
---|
14790 | | } |
---|
14791 | configure:25166: result: no |
---|
14792 | configure:25134: checking whether setenv is declared without a macro |
---|
14793 | configure:25158: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
14794 | configure:25158: $? = 0 |
---|
14795 | configure:25166: result: yes |
---|
14796 | configure:25134: checking whether strtod is declared without a macro |
---|
14797 | configure:25158: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
14798 | configure:25158: $? = 0 |
---|
14799 | configure:25166: result: yes |
---|
14800 | configure:25134: checking whether strtoll is declared without a macro |
---|
14801 | configure:25158: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
14802 | configure:25158: $? = 0 |
---|
14803 | configure:25166: result: yes |
---|
14804 | configure:25134: checking whether strtoull is declared without a macro |
---|
14805 | configure:25158: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
14806 | configure:25158: $? = 0 |
---|
14807 | configure:25166: result: yes |
---|
14808 | configure:25134: checking whether unlockpt is declared without a macro |
---|
14809 | configure:25158: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
14810 | configure:25158: $? = 0 |
---|
14811 | configure:25166: result: yes |
---|
14812 | configure:25134: checking whether unsetenv is declared without a macro |
---|
14813 | configure:25158: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
14814 | configure:25158: $? = 0 |
---|
14815 | configure:25166: result: yes |
---|
14816 | configure:25336: checking for strtol |
---|
14817 | configure:25336: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
14818 | configure:25336: $? = 0 |
---|
14819 | configure:25336: result: yes |
---|
14820 | configure:25363: checking for strtoul |
---|
14821 | configure:25363: result: yes |
---|
14822 | configure:25446: checking for nlink_t |
---|
14823 | configure:25446: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
14824 | configure:25446: $? = 0 |
---|
14825 | configure:25446: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
14826 | conftest.c: In function 'main': |
---|
14827 | conftest.c:247: error: expected expression before ')' token |
---|
14828 | configure:25446: $? = 1 |
---|
14829 | configure: failed program was: |
---|
14830 | | /* confdefs.h */ |
---|
14831 | | #define PACKAGE_NAME "" |
---|
14832 | | #define PACKAGE_TARNAME "" |
---|
14833 | | #define PACKAGE_VERSION "" |
---|
14834 | | #define PACKAGE_STRING "" |
---|
14835 | | #define PACKAGE_BUGREPORT "" |
---|
14836 | | #define PACKAGE_URL "" |
---|
14837 | | #define PACKAGE "gettext-runtime" |
---|
14838 | | #define VERSION "0.18.1" |
---|
14839 | | #define STDC_HEADERS 1 |
---|
14840 | | #define HAVE_SYS_TYPES_H 1 |
---|
14841 | | #define HAVE_SYS_STAT_H 1 |
---|
14842 | | #define HAVE_STDLIB_H 1 |
---|
14843 | | #define HAVE_STRING_H 1 |
---|
14844 | | #define HAVE_MEMORY_H 1 |
---|
14845 | | #define HAVE_STRINGS_H 1 |
---|
14846 | | #define HAVE_INTTYPES_H 1 |
---|
14847 | | #define HAVE_STDINT_H 1 |
---|
14848 | | #define HAVE_UNISTD_H 1 |
---|
14849 | | #define __EXTENSIONS__ 1 |
---|
14850 | | #define _ALL_SOURCE 1 |
---|
14851 | | #define _GNU_SOURCE 1 |
---|
14852 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
14853 | | #define _TANDEM_SOURCE 1 |
---|
14854 | | #define HAVE_DLFCN_H 1 |
---|
14855 | | #define LT_OBJDIR ".libs/" |
---|
14856 | | #define HAVE_VISIBILITY 1 |
---|
14857 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
14858 | | #define HAVE_ALLOCA_H 1 |
---|
14859 | | #define HAVE_ALLOCA 1 |
---|
14860 | | #define HAVE_STDLIB_H 1 |
---|
14861 | | #define HAVE_UNISTD_H 1 |
---|
14862 | | #define HAVE_SYS_PARAM_H 1 |
---|
14863 | | #define HAVE_STRING_H 1 |
---|
14864 | | #define HAVE_ERRNO_H 1 |
---|
14865 | | #define HAVE_GETOPT_H 1 |
---|
14866 | | #define HAVE_ICONV_H 1 |
---|
14867 | | #define HAVE_SYS_MMAN_H 1 |
---|
14868 | | #define HAVE_SYS_SOCKET_H 1 |
---|
14869 | | #define HAVE_SIGNAL_H 1 |
---|
14870 | | #define HAVE_STDDEF_H 1 |
---|
14871 | | #define HAVE_STDINT_H 1 |
---|
14872 | | #define HAVE_WCHAR_H 1 |
---|
14873 | | #define HAVE_STDIO_H 1 |
---|
14874 | | #define HAVE_SYS_STAT_H 1 |
---|
14875 | | #define HAVE_TIME_H 1 |
---|
14876 | | #define HAVE_SYS_TIME_H 1 |
---|
14877 | | #define HAVE_WCTYPE_H 1 |
---|
14878 | | #define HAVE_GETPAGESIZE 1 |
---|
14879 | | #define HAVE_MMAP 1 |
---|
14880 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
14881 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
14882 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
14883 | | #define HAVE_UINTMAX_T 1 |
---|
14884 | | #define HAVE_INTTYPES_H 1 |
---|
14885 | | #define USE_POSIX_THREADS 1 |
---|
14886 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
14887 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
14888 | | #define HAVE_ICONV 1 |
---|
14889 | | #define ICONV_CONST |
---|
14890 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
14891 | | #define HAVE_INTTYPES_H 1 |
---|
14892 | | #define HAVE_LIMITS_H 1 |
---|
14893 | | #define HAVE_UNISTD_H 1 |
---|
14894 | | #define HAVE_SYS_PARAM_H 1 |
---|
14895 | | #define HAVE_GETCWD 1 |
---|
14896 | | #define HAVE_GETEGID 1 |
---|
14897 | | #define HAVE_GETEUID 1 |
---|
14898 | | #define HAVE_GETGID 1 |
---|
14899 | | #define HAVE_GETUID 1 |
---|
14900 | | #define HAVE_MUNMAP 1 |
---|
14901 | | #define HAVE_STPCPY 1 |
---|
14902 | | #define HAVE_STRCASECMP 1 |
---|
14903 | | #define HAVE_STRDUP 1 |
---|
14904 | | #define HAVE_STRTOUL 1 |
---|
14905 | | #define HAVE_TSEARCH 1 |
---|
14906 | | #define HAVE_USELOCALE 1 |
---|
14907 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
14908 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
14909 | | #define HAVE_LONG_LONG_INT 1 |
---|
14910 | | #define HAVE_WCHAR_T 1 |
---|
14911 | | #define HAVE_WINT_T 1 |
---|
14912 | | #define HAVE_INTMAX_T 1 |
---|
14913 | | #define HAVE_POSIX_PRINTF 1 |
---|
14914 | | #define HAVE_STDINT_H 1 |
---|
14915 | | #define HAVE_STDINT_H 1 |
---|
14916 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
14917 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
14918 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
14919 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
14920 | | #define HAVE_STDDEF_H 1 |
---|
14921 | | #define HAVE_STDLIB_H 1 |
---|
14922 | | #define HAVE_STRING_H 1 |
---|
14923 | | #define HAVE_ASPRINTF 1 |
---|
14924 | | #define HAVE_FWPRINTF 1 |
---|
14925 | | #define HAVE_NEWLOCALE 1 |
---|
14926 | | #define HAVE_PUTENV 1 |
---|
14927 | | #define HAVE_SETENV 1 |
---|
14928 | | #define HAVE_SETLOCALE 1 |
---|
14929 | | #define HAVE_SNPRINTF 1 |
---|
14930 | | #define HAVE_WCSLEN 1 |
---|
14931 | | #define HAVE_MBRTOWC 1 |
---|
14932 | | #define HAVE_WCRTOMB 1 |
---|
14933 | | #define HAVE_DECL__SNPRINTF 0 |
---|
14934 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
14935 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
14936 | | #define HAVE_LANGINFO_CODESET 1 |
---|
14937 | | #define HAVE_LC_MESSAGES 1 |
---|
14938 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
14939 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
14940 | | #define ENABLE_NLS 1 |
---|
14941 | | #define HAVE_GETCWD 1 |
---|
14942 | | #define HAVE_READLINK 1 |
---|
14943 | | #define HAVE_REALPATH 1 |
---|
14944 | | #define HAVE_LSTAT 1 |
---|
14945 | | #define HAVE_MBSINIT 1 |
---|
14946 | | #define HAVE_MBRTOWC 1 |
---|
14947 | | #define HAVE_MPROTECT 1 |
---|
14948 | | #define HAVE_MEMCHR 1 |
---|
14949 | | #define HAVE_PATHCONF 1 |
---|
14950 | | #define HAVE_SETENV 1 |
---|
14951 | | #define HAVE_ISWCNTRL 1 |
---|
14952 | | #define HAVE_ISWBLANK 1 |
---|
14953 | | #define HAVE_WCWIDTH 1 |
---|
14954 | | #define HAVE_DECL_STRERROR_R 1 |
---|
14955 | | #define HAVE_STRERROR_R 1 |
---|
14956 | | #define HAVE_GETOPT_H 1 |
---|
14957 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
14958 | | #define HAVE_DECL_OPTRESET 1 |
---|
14959 | | #define HAVE_DECL_GETENV 1 |
---|
14960 | | #define __GETOPT_PREFIX rpl_ |
---|
14961 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
14962 | | #define HAVE_STDLIB_H 1 |
---|
14963 | | #define MALLOC_0_IS_NONNULL 1 |
---|
14964 | | #define HAVE_MBSTATE_T 1 |
---|
14965 | | #define HAVE_MBRTOWC 1 |
---|
14966 | | #define MAP_ANONYMOUS MAP_ANON |
---|
14967 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
14968 | | #define INSTALLPREFIX "/opt/local" |
---|
14969 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 |
---|
14970 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 |
---|
14971 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 |
---|
14972 | | #define HAVE__BOOL 1 |
---|
14973 | | #define HAVE_STDBOOL_H 1 |
---|
14974 | | #define USER_LABEL_PREFIX _ |
---|
14975 | | #define restrict __restrict |
---|
14976 | | #define HAVE_RAW_DECL_STPCPY 1 |
---|
14977 | | #define HAVE_RAW_DECL_STRDUP 1 |
---|
14978 | | #define HAVE_RAW_DECL_STRNCAT 1 |
---|
14979 | | #define HAVE_RAW_DECL_STRPBRK 1 |
---|
14980 | | #define HAVE_RAW_DECL_STRSEP 1 |
---|
14981 | | #define HAVE_RAW_DECL_STRCASESTR 1 |
---|
14982 | | #define HAVE_RAW_DECL_STRTOK_R 1 |
---|
14983 | | #define HAVE_RAW_DECL_STRSIGNAL 1 |
---|
14984 | | #define HAVE_DECL_STRNLEN 0 |
---|
14985 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
14986 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
14987 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
14988 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
14989 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
14990 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
14991 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
14992 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
14993 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
14994 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
14995 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
14996 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
14997 | | #define HAVE_ATEXIT 1 |
---|
14998 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
14999 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
15000 | | #define GNULIB_TEST_REALPATH 1 |
---|
15001 | | #define GNULIB_TEST_ENVIRON 1 |
---|
15002 | | #define GNULIB_FWRITEERROR 1 |
---|
15003 | | #define GNULIB_TEST_GETOPT_GNU 1 |
---|
15004 | | #define __GETOPT_PREFIX rpl_ |
---|
15005 | | #define GNULIB_TEST_LSTAT 1 |
---|
15006 | | #define HAVE_MALLOC_POSIX 1 |
---|
15007 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
15008 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
15009 | | #define GNULIB_TEST_MBSINIT 1 |
---|
15010 | | #define GNULIB_TEST_MBSLEN 1 |
---|
15011 | | #define GNULIB_TEST_MBSSTR 1 |
---|
15012 | | #define GNULIB_TEST_MEMCHR 1 |
---|
15013 | | #define HAVE_MEMMOVE 1 |
---|
15014 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
15015 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
15016 | | #define READLINK_TRAILING_SLASH_BUG 1 |
---|
15017 | | #define GNULIB_TEST_READLINK 1 |
---|
15018 | | #define HAVE_SEARCH_H 1 |
---|
15019 | | #define HAVE_TSEARCH 1 |
---|
15020 | | #define HAVE_RAW_DECL_SIGACTION 1 |
---|
15021 | | #define HAVE_RAW_DECL_SIGADDSET 1 |
---|
15022 | | #define HAVE_RAW_DECL_SIGDELSET 1 |
---|
15023 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 |
---|
15024 | | #define HAVE_RAW_DECL_SIGFILLSET 1 |
---|
15025 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 |
---|
15026 | | #define HAVE_RAW_DECL_SIGPENDING 1 |
---|
15027 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 |
---|
15028 | | #define GNULIB_SIGPIPE 1 |
---|
15029 | | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
15030 | | #define REPLACE_FUNC_STAT_FILE 1 |
---|
15031 | | #define GNULIB_TEST_STAT 1 |
---|
15032 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
15033 | | #define BITSIZEOF_SIZE_T 32 |
---|
15034 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
15035 | | #define BITSIZEOF_WCHAR_T 32 |
---|
15036 | | #define BITSIZEOF_WINT_T 32 |
---|
15037 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
15038 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
15039 | | #define HAVE_SIGNED_WINT_T 1 |
---|
15040 | | #define PTRDIFF_T_SUFFIX |
---|
15041 | | #define SIZE_T_SUFFIX ul |
---|
15042 | | #define SIG_ATOMIC_T_SUFFIX |
---|
15043 | | #define WCHAR_T_SUFFIX |
---|
15044 | | #define WINT_T_SUFFIX |
---|
15045 | | #define HAVE_RAW_DECL_FPURGE 1 |
---|
15046 | | #define HAVE_RAW_DECL_FSEEKO 1 |
---|
15047 | | #define HAVE_RAW_DECL_FTELLO 1 |
---|
15048 | | #define HAVE_RAW_DECL_POPEN 1 |
---|
15049 | | #define HAVE_RAW_DECL_SNPRINTF 1 |
---|
15050 | | #define HAVE_RAW_DECL_TMPFILE 1 |
---|
15051 | | #define HAVE_RAW_DECL_VSNPRINTF 1 |
---|
15052 | | #define HAVE_RAW_DECL_ATOLL 1 |
---|
15053 | | #define HAVE_RAW_DECL_GETLOADAVG 1 |
---|
15054 | | #define HAVE_RAW_DECL_GETSUBOPT 1 |
---|
15055 | | #define HAVE_RAW_DECL_GRANTPT 1 |
---|
15056 | | #define HAVE_RAW_DECL_MKSTEMP 1 |
---|
15057 | | #define HAVE_RAW_DECL_PTSNAME 1 |
---|
15058 | | #define HAVE_RAW_DECL_REALPATH 1 |
---|
15059 | | #define HAVE_RAW_DECL_SETENV 1 |
---|
15060 | | #define HAVE_RAW_DECL_STRTOD 1 |
---|
15061 | | #define HAVE_RAW_DECL_STRTOLL 1 |
---|
15062 | | #define HAVE_RAW_DECL_STRTOULL 1 |
---|
15063 | | #define HAVE_RAW_DECL_UNLOCKPT 1 |
---|
15064 | | #define HAVE_RAW_DECL_UNSETENV 1 |
---|
15065 | | #define GNULIB_TEST_STRERROR 1 |
---|
15066 | | #define GNULIB_TEST_STRNLEN 1 |
---|
15067 | | #define HAVE_STRTOL 1 |
---|
15068 | | #define HAVE_STRTOUL 1 |
---|
15069 | | /* end confdefs.h. */ |
---|
15070 | | #include <sys/types.h> |
---|
15071 | | #include <sys/stat.h> |
---|
15072 | | |
---|
15073 | | int |
---|
15074 | | main () |
---|
15075 | | { |
---|
15076 | | if (sizeof ((nlink_t))) |
---|
15077 | | return 0; |
---|
15078 | | ; |
---|
15079 | | return 0; |
---|
15080 | | } |
---|
15081 | configure:25446: result: yes |
---|
15082 | configure:25461: checking whether fchmodat is declared without a macro |
---|
15083 | configure:25479: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
15084 | conftest.c: In function 'main': |
---|
15085 | conftest.c:247: error: 'fchmodat' undeclared (first use in this function) |
---|
15086 | conftest.c:247: error: (Each undeclared identifier is reported only once |
---|
15087 | conftest.c:247: error: for each function it appears in.) |
---|
15088 | configure:25479: $? = 1 |
---|
15089 | configure: failed program was: |
---|
15090 | | /* confdefs.h */ |
---|
15091 | | #define PACKAGE_NAME "" |
---|
15092 | | #define PACKAGE_TARNAME "" |
---|
15093 | | #define PACKAGE_VERSION "" |
---|
15094 | | #define PACKAGE_STRING "" |
---|
15095 | | #define PACKAGE_BUGREPORT "" |
---|
15096 | | #define PACKAGE_URL "" |
---|
15097 | | #define PACKAGE "gettext-runtime" |
---|
15098 | | #define VERSION "0.18.1" |
---|
15099 | | #define STDC_HEADERS 1 |
---|
15100 | | #define HAVE_SYS_TYPES_H 1 |
---|
15101 | | #define HAVE_SYS_STAT_H 1 |
---|
15102 | | #define HAVE_STDLIB_H 1 |
---|
15103 | | #define HAVE_STRING_H 1 |
---|
15104 | | #define HAVE_MEMORY_H 1 |
---|
15105 | | #define HAVE_STRINGS_H 1 |
---|
15106 | | #define HAVE_INTTYPES_H 1 |
---|
15107 | | #define HAVE_STDINT_H 1 |
---|
15108 | | #define HAVE_UNISTD_H 1 |
---|
15109 | | #define __EXTENSIONS__ 1 |
---|
15110 | | #define _ALL_SOURCE 1 |
---|
15111 | | #define _GNU_SOURCE 1 |
---|
15112 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
15113 | | #define _TANDEM_SOURCE 1 |
---|
15114 | | #define HAVE_DLFCN_H 1 |
---|
15115 | | #define LT_OBJDIR ".libs/" |
---|
15116 | | #define HAVE_VISIBILITY 1 |
---|
15117 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
15118 | | #define HAVE_ALLOCA_H 1 |
---|
15119 | | #define HAVE_ALLOCA 1 |
---|
15120 | | #define HAVE_STDLIB_H 1 |
---|
15121 | | #define HAVE_UNISTD_H 1 |
---|
15122 | | #define HAVE_SYS_PARAM_H 1 |
---|
15123 | | #define HAVE_STRING_H 1 |
---|
15124 | | #define HAVE_ERRNO_H 1 |
---|
15125 | | #define HAVE_GETOPT_H 1 |
---|
15126 | | #define HAVE_ICONV_H 1 |
---|
15127 | | #define HAVE_SYS_MMAN_H 1 |
---|
15128 | | #define HAVE_SYS_SOCKET_H 1 |
---|
15129 | | #define HAVE_SIGNAL_H 1 |
---|
15130 | | #define HAVE_STDDEF_H 1 |
---|
15131 | | #define HAVE_STDINT_H 1 |
---|
15132 | | #define HAVE_WCHAR_H 1 |
---|
15133 | | #define HAVE_STDIO_H 1 |
---|
15134 | | #define HAVE_SYS_STAT_H 1 |
---|
15135 | | #define HAVE_TIME_H 1 |
---|
15136 | | #define HAVE_SYS_TIME_H 1 |
---|
15137 | | #define HAVE_WCTYPE_H 1 |
---|
15138 | | #define HAVE_GETPAGESIZE 1 |
---|
15139 | | #define HAVE_MMAP 1 |
---|
15140 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
15141 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
15142 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
15143 | | #define HAVE_UINTMAX_T 1 |
---|
15144 | | #define HAVE_INTTYPES_H 1 |
---|
15145 | | #define USE_POSIX_THREADS 1 |
---|
15146 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
15147 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
15148 | | #define HAVE_ICONV 1 |
---|
15149 | | #define ICONV_CONST |
---|
15150 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
15151 | | #define HAVE_INTTYPES_H 1 |
---|
15152 | | #define HAVE_LIMITS_H 1 |
---|
15153 | | #define HAVE_UNISTD_H 1 |
---|
15154 | | #define HAVE_SYS_PARAM_H 1 |
---|
15155 | | #define HAVE_GETCWD 1 |
---|
15156 | | #define HAVE_GETEGID 1 |
---|
15157 | | #define HAVE_GETEUID 1 |
---|
15158 | | #define HAVE_GETGID 1 |
---|
15159 | | #define HAVE_GETUID 1 |
---|
15160 | | #define HAVE_MUNMAP 1 |
---|
15161 | | #define HAVE_STPCPY 1 |
---|
15162 | | #define HAVE_STRCASECMP 1 |
---|
15163 | | #define HAVE_STRDUP 1 |
---|
15164 | | #define HAVE_STRTOUL 1 |
---|
15165 | | #define HAVE_TSEARCH 1 |
---|
15166 | | #define HAVE_USELOCALE 1 |
---|
15167 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
15168 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
15169 | | #define HAVE_LONG_LONG_INT 1 |
---|
15170 | | #define HAVE_WCHAR_T 1 |
---|
15171 | | #define HAVE_WINT_T 1 |
---|
15172 | | #define HAVE_INTMAX_T 1 |
---|
15173 | | #define HAVE_POSIX_PRINTF 1 |
---|
15174 | | #define HAVE_STDINT_H 1 |
---|
15175 | | #define HAVE_STDINT_H 1 |
---|
15176 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
15177 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
15178 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
15179 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
15180 | | #define HAVE_STDDEF_H 1 |
---|
15181 | | #define HAVE_STDLIB_H 1 |
---|
15182 | | #define HAVE_STRING_H 1 |
---|
15183 | | #define HAVE_ASPRINTF 1 |
---|
15184 | | #define HAVE_FWPRINTF 1 |
---|
15185 | | #define HAVE_NEWLOCALE 1 |
---|
15186 | | #define HAVE_PUTENV 1 |
---|
15187 | | #define HAVE_SETENV 1 |
---|
15188 | | #define HAVE_SETLOCALE 1 |
---|
15189 | | #define HAVE_SNPRINTF 1 |
---|
15190 | | #define HAVE_WCSLEN 1 |
---|
15191 | | #define HAVE_MBRTOWC 1 |
---|
15192 | | #define HAVE_WCRTOMB 1 |
---|
15193 | | #define HAVE_DECL__SNPRINTF 0 |
---|
15194 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
15195 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
15196 | | #define HAVE_LANGINFO_CODESET 1 |
---|
15197 | | #define HAVE_LC_MESSAGES 1 |
---|
15198 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
15199 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
15200 | | #define ENABLE_NLS 1 |
---|
15201 | | #define HAVE_GETCWD 1 |
---|
15202 | | #define HAVE_READLINK 1 |
---|
15203 | | #define HAVE_REALPATH 1 |
---|
15204 | | #define HAVE_LSTAT 1 |
---|
15205 | | #define HAVE_MBSINIT 1 |
---|
15206 | | #define HAVE_MBRTOWC 1 |
---|
15207 | | #define HAVE_MPROTECT 1 |
---|
15208 | | #define HAVE_MEMCHR 1 |
---|
15209 | | #define HAVE_PATHCONF 1 |
---|
15210 | | #define HAVE_SETENV 1 |
---|
15211 | | #define HAVE_ISWCNTRL 1 |
---|
15212 | | #define HAVE_ISWBLANK 1 |
---|
15213 | | #define HAVE_WCWIDTH 1 |
---|
15214 | | #define HAVE_DECL_STRERROR_R 1 |
---|
15215 | | #define HAVE_STRERROR_R 1 |
---|
15216 | | #define HAVE_GETOPT_H 1 |
---|
15217 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
15218 | | #define HAVE_DECL_OPTRESET 1 |
---|
15219 | | #define HAVE_DECL_GETENV 1 |
---|
15220 | | #define __GETOPT_PREFIX rpl_ |
---|
15221 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
15222 | | #define HAVE_STDLIB_H 1 |
---|
15223 | | #define MALLOC_0_IS_NONNULL 1 |
---|
15224 | | #define HAVE_MBSTATE_T 1 |
---|
15225 | | #define HAVE_MBRTOWC 1 |
---|
15226 | | #define MAP_ANONYMOUS MAP_ANON |
---|
15227 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
15228 | | #define INSTALLPREFIX "/opt/local" |
---|
15229 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 |
---|
15230 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 |
---|
15231 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 |
---|
15232 | | #define HAVE__BOOL 1 |
---|
15233 | | #define HAVE_STDBOOL_H 1 |
---|
15234 | | #define USER_LABEL_PREFIX _ |
---|
15235 | | #define restrict __restrict |
---|
15236 | | #define HAVE_RAW_DECL_STPCPY 1 |
---|
15237 | | #define HAVE_RAW_DECL_STRDUP 1 |
---|
15238 | | #define HAVE_RAW_DECL_STRNCAT 1 |
---|
15239 | | #define HAVE_RAW_DECL_STRPBRK 1 |
---|
15240 | | #define HAVE_RAW_DECL_STRSEP 1 |
---|
15241 | | #define HAVE_RAW_DECL_STRCASESTR 1 |
---|
15242 | | #define HAVE_RAW_DECL_STRTOK_R 1 |
---|
15243 | | #define HAVE_RAW_DECL_STRSIGNAL 1 |
---|
15244 | | #define HAVE_DECL_STRNLEN 0 |
---|
15245 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
15246 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
15247 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
15248 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
15249 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
15250 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
15251 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
15252 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
15253 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
15254 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
15255 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
15256 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
15257 | | #define HAVE_ATEXIT 1 |
---|
15258 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
15259 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
15260 | | #define GNULIB_TEST_REALPATH 1 |
---|
15261 | | #define GNULIB_TEST_ENVIRON 1 |
---|
15262 | | #define GNULIB_FWRITEERROR 1 |
---|
15263 | | #define GNULIB_TEST_GETOPT_GNU 1 |
---|
15264 | | #define __GETOPT_PREFIX rpl_ |
---|
15265 | | #define GNULIB_TEST_LSTAT 1 |
---|
15266 | | #define HAVE_MALLOC_POSIX 1 |
---|
15267 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
15268 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
15269 | | #define GNULIB_TEST_MBSINIT 1 |
---|
15270 | | #define GNULIB_TEST_MBSLEN 1 |
---|
15271 | | #define GNULIB_TEST_MBSSTR 1 |
---|
15272 | | #define GNULIB_TEST_MEMCHR 1 |
---|
15273 | | #define HAVE_MEMMOVE 1 |
---|
15274 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
15275 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
15276 | | #define READLINK_TRAILING_SLASH_BUG 1 |
---|
15277 | | #define GNULIB_TEST_READLINK 1 |
---|
15278 | | #define HAVE_SEARCH_H 1 |
---|
15279 | | #define HAVE_TSEARCH 1 |
---|
15280 | | #define HAVE_RAW_DECL_SIGACTION 1 |
---|
15281 | | #define HAVE_RAW_DECL_SIGADDSET 1 |
---|
15282 | | #define HAVE_RAW_DECL_SIGDELSET 1 |
---|
15283 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 |
---|
15284 | | #define HAVE_RAW_DECL_SIGFILLSET 1 |
---|
15285 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 |
---|
15286 | | #define HAVE_RAW_DECL_SIGPENDING 1 |
---|
15287 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 |
---|
15288 | | #define GNULIB_SIGPIPE 1 |
---|
15289 | | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
15290 | | #define REPLACE_FUNC_STAT_FILE 1 |
---|
15291 | | #define GNULIB_TEST_STAT 1 |
---|
15292 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
15293 | | #define BITSIZEOF_SIZE_T 32 |
---|
15294 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
15295 | | #define BITSIZEOF_WCHAR_T 32 |
---|
15296 | | #define BITSIZEOF_WINT_T 32 |
---|
15297 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
15298 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
15299 | | #define HAVE_SIGNED_WINT_T 1 |
---|
15300 | | #define PTRDIFF_T_SUFFIX |
---|
15301 | | #define SIZE_T_SUFFIX ul |
---|
15302 | | #define SIG_ATOMIC_T_SUFFIX |
---|
15303 | | #define WCHAR_T_SUFFIX |
---|
15304 | | #define WINT_T_SUFFIX |
---|
15305 | | #define HAVE_RAW_DECL_FPURGE 1 |
---|
15306 | | #define HAVE_RAW_DECL_FSEEKO 1 |
---|
15307 | | #define HAVE_RAW_DECL_FTELLO 1 |
---|
15308 | | #define HAVE_RAW_DECL_POPEN 1 |
---|
15309 | | #define HAVE_RAW_DECL_SNPRINTF 1 |
---|
15310 | | #define HAVE_RAW_DECL_TMPFILE 1 |
---|
15311 | | #define HAVE_RAW_DECL_VSNPRINTF 1 |
---|
15312 | | #define HAVE_RAW_DECL_ATOLL 1 |
---|
15313 | | #define HAVE_RAW_DECL_GETLOADAVG 1 |
---|
15314 | | #define HAVE_RAW_DECL_GETSUBOPT 1 |
---|
15315 | | #define HAVE_RAW_DECL_GRANTPT 1 |
---|
15316 | | #define HAVE_RAW_DECL_MKSTEMP 1 |
---|
15317 | | #define HAVE_RAW_DECL_PTSNAME 1 |
---|
15318 | | #define HAVE_RAW_DECL_REALPATH 1 |
---|
15319 | | #define HAVE_RAW_DECL_SETENV 1 |
---|
15320 | | #define HAVE_RAW_DECL_STRTOD 1 |
---|
15321 | | #define HAVE_RAW_DECL_STRTOLL 1 |
---|
15322 | | #define HAVE_RAW_DECL_STRTOULL 1 |
---|
15323 | | #define HAVE_RAW_DECL_UNLOCKPT 1 |
---|
15324 | | #define HAVE_RAW_DECL_UNSETENV 1 |
---|
15325 | | #define GNULIB_TEST_STRERROR 1 |
---|
15326 | | #define GNULIB_TEST_STRNLEN 1 |
---|
15327 | | #define HAVE_STRTOL 1 |
---|
15328 | | #define HAVE_STRTOUL 1 |
---|
15329 | | /* end confdefs.h. */ |
---|
15330 | | #include <sys/stat.h> |
---|
15331 | | |
---|
15332 | | int |
---|
15333 | | main () |
---|
15334 | | { |
---|
15335 | | #undef fchmodat |
---|
15336 | | (void) fchmodat; |
---|
15337 | | ; |
---|
15338 | | return 0; |
---|
15339 | | } |
---|
15340 | configure:25487: result: no |
---|
15341 | configure:25461: checking whether fstatat is declared without a macro |
---|
15342 | configure:25479: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
15343 | conftest.c: In function 'main': |
---|
15344 | conftest.c:247: error: 'fstatat' undeclared (first use in this function) |
---|
15345 | conftest.c:247: error: (Each undeclared identifier is reported only once |
---|
15346 | conftest.c:247: error: for each function it appears in.) |
---|
15347 | configure:25479: $? = 1 |
---|
15348 | configure: failed program was: |
---|
15349 | | /* confdefs.h */ |
---|
15350 | | #define PACKAGE_NAME "" |
---|
15351 | | #define PACKAGE_TARNAME "" |
---|
15352 | | #define PACKAGE_VERSION "" |
---|
15353 | | #define PACKAGE_STRING "" |
---|
15354 | | #define PACKAGE_BUGREPORT "" |
---|
15355 | | #define PACKAGE_URL "" |
---|
15356 | | #define PACKAGE "gettext-runtime" |
---|
15357 | | #define VERSION "0.18.1" |
---|
15358 | | #define STDC_HEADERS 1 |
---|
15359 | | #define HAVE_SYS_TYPES_H 1 |
---|
15360 | | #define HAVE_SYS_STAT_H 1 |
---|
15361 | | #define HAVE_STDLIB_H 1 |
---|
15362 | | #define HAVE_STRING_H 1 |
---|
15363 | | #define HAVE_MEMORY_H 1 |
---|
15364 | | #define HAVE_STRINGS_H 1 |
---|
15365 | | #define HAVE_INTTYPES_H 1 |
---|
15366 | | #define HAVE_STDINT_H 1 |
---|
15367 | | #define HAVE_UNISTD_H 1 |
---|
15368 | | #define __EXTENSIONS__ 1 |
---|
15369 | | #define _ALL_SOURCE 1 |
---|
15370 | | #define _GNU_SOURCE 1 |
---|
15371 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
15372 | | #define _TANDEM_SOURCE 1 |
---|
15373 | | #define HAVE_DLFCN_H 1 |
---|
15374 | | #define LT_OBJDIR ".libs/" |
---|
15375 | | #define HAVE_VISIBILITY 1 |
---|
15376 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
15377 | | #define HAVE_ALLOCA_H 1 |
---|
15378 | | #define HAVE_ALLOCA 1 |
---|
15379 | | #define HAVE_STDLIB_H 1 |
---|
15380 | | #define HAVE_UNISTD_H 1 |
---|
15381 | | #define HAVE_SYS_PARAM_H 1 |
---|
15382 | | #define HAVE_STRING_H 1 |
---|
15383 | | #define HAVE_ERRNO_H 1 |
---|
15384 | | #define HAVE_GETOPT_H 1 |
---|
15385 | | #define HAVE_ICONV_H 1 |
---|
15386 | | #define HAVE_SYS_MMAN_H 1 |
---|
15387 | | #define HAVE_SYS_SOCKET_H 1 |
---|
15388 | | #define HAVE_SIGNAL_H 1 |
---|
15389 | | #define HAVE_STDDEF_H 1 |
---|
15390 | | #define HAVE_STDINT_H 1 |
---|
15391 | | #define HAVE_WCHAR_H 1 |
---|
15392 | | #define HAVE_STDIO_H 1 |
---|
15393 | | #define HAVE_SYS_STAT_H 1 |
---|
15394 | | #define HAVE_TIME_H 1 |
---|
15395 | | #define HAVE_SYS_TIME_H 1 |
---|
15396 | | #define HAVE_WCTYPE_H 1 |
---|
15397 | | #define HAVE_GETPAGESIZE 1 |
---|
15398 | | #define HAVE_MMAP 1 |
---|
15399 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
15400 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
15401 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
15402 | | #define HAVE_UINTMAX_T 1 |
---|
15403 | | #define HAVE_INTTYPES_H 1 |
---|
15404 | | #define USE_POSIX_THREADS 1 |
---|
15405 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
15406 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
15407 | | #define HAVE_ICONV 1 |
---|
15408 | | #define ICONV_CONST |
---|
15409 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
15410 | | #define HAVE_INTTYPES_H 1 |
---|
15411 | | #define HAVE_LIMITS_H 1 |
---|
15412 | | #define HAVE_UNISTD_H 1 |
---|
15413 | | #define HAVE_SYS_PARAM_H 1 |
---|
15414 | | #define HAVE_GETCWD 1 |
---|
15415 | | #define HAVE_GETEGID 1 |
---|
15416 | | #define HAVE_GETEUID 1 |
---|
15417 | | #define HAVE_GETGID 1 |
---|
15418 | | #define HAVE_GETUID 1 |
---|
15419 | | #define HAVE_MUNMAP 1 |
---|
15420 | | #define HAVE_STPCPY 1 |
---|
15421 | | #define HAVE_STRCASECMP 1 |
---|
15422 | | #define HAVE_STRDUP 1 |
---|
15423 | | #define HAVE_STRTOUL 1 |
---|
15424 | | #define HAVE_TSEARCH 1 |
---|
15425 | | #define HAVE_USELOCALE 1 |
---|
15426 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
15427 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
15428 | | #define HAVE_LONG_LONG_INT 1 |
---|
15429 | | #define HAVE_WCHAR_T 1 |
---|
15430 | | #define HAVE_WINT_T 1 |
---|
15431 | | #define HAVE_INTMAX_T 1 |
---|
15432 | | #define HAVE_POSIX_PRINTF 1 |
---|
15433 | | #define HAVE_STDINT_H 1 |
---|
15434 | | #define HAVE_STDINT_H 1 |
---|
15435 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
15436 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
15437 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
15438 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
15439 | | #define HAVE_STDDEF_H 1 |
---|
15440 | | #define HAVE_STDLIB_H 1 |
---|
15441 | | #define HAVE_STRING_H 1 |
---|
15442 | | #define HAVE_ASPRINTF 1 |
---|
15443 | | #define HAVE_FWPRINTF 1 |
---|
15444 | | #define HAVE_NEWLOCALE 1 |
---|
15445 | | #define HAVE_PUTENV 1 |
---|
15446 | | #define HAVE_SETENV 1 |
---|
15447 | | #define HAVE_SETLOCALE 1 |
---|
15448 | | #define HAVE_SNPRINTF 1 |
---|
15449 | | #define HAVE_WCSLEN 1 |
---|
15450 | | #define HAVE_MBRTOWC 1 |
---|
15451 | | #define HAVE_WCRTOMB 1 |
---|
15452 | | #define HAVE_DECL__SNPRINTF 0 |
---|
15453 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
15454 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
15455 | | #define HAVE_LANGINFO_CODESET 1 |
---|
15456 | | #define HAVE_LC_MESSAGES 1 |
---|
15457 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
15458 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
15459 | | #define ENABLE_NLS 1 |
---|
15460 | | #define HAVE_GETCWD 1 |
---|
15461 | | #define HAVE_READLINK 1 |
---|
15462 | | #define HAVE_REALPATH 1 |
---|
15463 | | #define HAVE_LSTAT 1 |
---|
15464 | | #define HAVE_MBSINIT 1 |
---|
15465 | | #define HAVE_MBRTOWC 1 |
---|
15466 | | #define HAVE_MPROTECT 1 |
---|
15467 | | #define HAVE_MEMCHR 1 |
---|
15468 | | #define HAVE_PATHCONF 1 |
---|
15469 | | #define HAVE_SETENV 1 |
---|
15470 | | #define HAVE_ISWCNTRL 1 |
---|
15471 | | #define HAVE_ISWBLANK 1 |
---|
15472 | | #define HAVE_WCWIDTH 1 |
---|
15473 | | #define HAVE_DECL_STRERROR_R 1 |
---|
15474 | | #define HAVE_STRERROR_R 1 |
---|
15475 | | #define HAVE_GETOPT_H 1 |
---|
15476 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
15477 | | #define HAVE_DECL_OPTRESET 1 |
---|
15478 | | #define HAVE_DECL_GETENV 1 |
---|
15479 | | #define __GETOPT_PREFIX rpl_ |
---|
15480 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
15481 | | #define HAVE_STDLIB_H 1 |
---|
15482 | | #define MALLOC_0_IS_NONNULL 1 |
---|
15483 | | #define HAVE_MBSTATE_T 1 |
---|
15484 | | #define HAVE_MBRTOWC 1 |
---|
15485 | | #define MAP_ANONYMOUS MAP_ANON |
---|
15486 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
15487 | | #define INSTALLPREFIX "/opt/local" |
---|
15488 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 |
---|
15489 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 |
---|
15490 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 |
---|
15491 | | #define HAVE__BOOL 1 |
---|
15492 | | #define HAVE_STDBOOL_H 1 |
---|
15493 | | #define USER_LABEL_PREFIX _ |
---|
15494 | | #define restrict __restrict |
---|
15495 | | #define HAVE_RAW_DECL_STPCPY 1 |
---|
15496 | | #define HAVE_RAW_DECL_STRDUP 1 |
---|
15497 | | #define HAVE_RAW_DECL_STRNCAT 1 |
---|
15498 | | #define HAVE_RAW_DECL_STRPBRK 1 |
---|
15499 | | #define HAVE_RAW_DECL_STRSEP 1 |
---|
15500 | | #define HAVE_RAW_DECL_STRCASESTR 1 |
---|
15501 | | #define HAVE_RAW_DECL_STRTOK_R 1 |
---|
15502 | | #define HAVE_RAW_DECL_STRSIGNAL 1 |
---|
15503 | | #define HAVE_DECL_STRNLEN 0 |
---|
15504 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
15505 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
15506 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
15507 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
15508 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
15509 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
15510 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
15511 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
15512 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
15513 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
15514 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
15515 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
15516 | | #define HAVE_ATEXIT 1 |
---|
15517 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
15518 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
15519 | | #define GNULIB_TEST_REALPATH 1 |
---|
15520 | | #define GNULIB_TEST_ENVIRON 1 |
---|
15521 | | #define GNULIB_FWRITEERROR 1 |
---|
15522 | | #define GNULIB_TEST_GETOPT_GNU 1 |
---|
15523 | | #define __GETOPT_PREFIX rpl_ |
---|
15524 | | #define GNULIB_TEST_LSTAT 1 |
---|
15525 | | #define HAVE_MALLOC_POSIX 1 |
---|
15526 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
15527 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
15528 | | #define GNULIB_TEST_MBSINIT 1 |
---|
15529 | | #define GNULIB_TEST_MBSLEN 1 |
---|
15530 | | #define GNULIB_TEST_MBSSTR 1 |
---|
15531 | | #define GNULIB_TEST_MEMCHR 1 |
---|
15532 | | #define HAVE_MEMMOVE 1 |
---|
15533 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
15534 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
15535 | | #define READLINK_TRAILING_SLASH_BUG 1 |
---|
15536 | | #define GNULIB_TEST_READLINK 1 |
---|
15537 | | #define HAVE_SEARCH_H 1 |
---|
15538 | | #define HAVE_TSEARCH 1 |
---|
15539 | | #define HAVE_RAW_DECL_SIGACTION 1 |
---|
15540 | | #define HAVE_RAW_DECL_SIGADDSET 1 |
---|
15541 | | #define HAVE_RAW_DECL_SIGDELSET 1 |
---|
15542 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 |
---|
15543 | | #define HAVE_RAW_DECL_SIGFILLSET 1 |
---|
15544 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 |
---|
15545 | | #define HAVE_RAW_DECL_SIGPENDING 1 |
---|
15546 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 |
---|
15547 | | #define GNULIB_SIGPIPE 1 |
---|
15548 | | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
15549 | | #define REPLACE_FUNC_STAT_FILE 1 |
---|
15550 | | #define GNULIB_TEST_STAT 1 |
---|
15551 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
15552 | | #define BITSIZEOF_SIZE_T 32 |
---|
15553 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
15554 | | #define BITSIZEOF_WCHAR_T 32 |
---|
15555 | | #define BITSIZEOF_WINT_T 32 |
---|
15556 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
15557 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
15558 | | #define HAVE_SIGNED_WINT_T 1 |
---|
15559 | | #define PTRDIFF_T_SUFFIX |
---|
15560 | | #define SIZE_T_SUFFIX ul |
---|
15561 | | #define SIG_ATOMIC_T_SUFFIX |
---|
15562 | | #define WCHAR_T_SUFFIX |
---|
15563 | | #define WINT_T_SUFFIX |
---|
15564 | | #define HAVE_RAW_DECL_FPURGE 1 |
---|
15565 | | #define HAVE_RAW_DECL_FSEEKO 1 |
---|
15566 | | #define HAVE_RAW_DECL_FTELLO 1 |
---|
15567 | | #define HAVE_RAW_DECL_POPEN 1 |
---|
15568 | | #define HAVE_RAW_DECL_SNPRINTF 1 |
---|
15569 | | #define HAVE_RAW_DECL_TMPFILE 1 |
---|
15570 | | #define HAVE_RAW_DECL_VSNPRINTF 1 |
---|
15571 | | #define HAVE_RAW_DECL_ATOLL 1 |
---|
15572 | | #define HAVE_RAW_DECL_GETLOADAVG 1 |
---|
15573 | | #define HAVE_RAW_DECL_GETSUBOPT 1 |
---|
15574 | | #define HAVE_RAW_DECL_GRANTPT 1 |
---|
15575 | | #define HAVE_RAW_DECL_MKSTEMP 1 |
---|
15576 | | #define HAVE_RAW_DECL_PTSNAME 1 |
---|
15577 | | #define HAVE_RAW_DECL_REALPATH 1 |
---|
15578 | | #define HAVE_RAW_DECL_SETENV 1 |
---|
15579 | | #define HAVE_RAW_DECL_STRTOD 1 |
---|
15580 | | #define HAVE_RAW_DECL_STRTOLL 1 |
---|
15581 | | #define HAVE_RAW_DECL_STRTOULL 1 |
---|
15582 | | #define HAVE_RAW_DECL_UNLOCKPT 1 |
---|
15583 | | #define HAVE_RAW_DECL_UNSETENV 1 |
---|
15584 | | #define GNULIB_TEST_STRERROR 1 |
---|
15585 | | #define GNULIB_TEST_STRNLEN 1 |
---|
15586 | | #define HAVE_STRTOL 1 |
---|
15587 | | #define HAVE_STRTOUL 1 |
---|
15588 | | /* end confdefs.h. */ |
---|
15589 | | #include <sys/stat.h> |
---|
15590 | | |
---|
15591 | | int |
---|
15592 | | main () |
---|
15593 | | { |
---|
15594 | | #undef fstatat |
---|
15595 | | (void) fstatat; |
---|
15596 | | ; |
---|
15597 | | return 0; |
---|
15598 | | } |
---|
15599 | configure:25487: result: no |
---|
15600 | configure:25461: checking whether futimens is declared without a macro |
---|
15601 | configure:25479: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
15602 | conftest.c: In function 'main': |
---|
15603 | conftest.c:247: error: 'futimens' undeclared (first use in this function) |
---|
15604 | conftest.c:247: error: (Each undeclared identifier is reported only once |
---|
15605 | conftest.c:247: error: for each function it appears in.) |
---|
15606 | configure:25479: $? = 1 |
---|
15607 | configure: failed program was: |
---|
15608 | | /* confdefs.h */ |
---|
15609 | | #define PACKAGE_NAME "" |
---|
15610 | | #define PACKAGE_TARNAME "" |
---|
15611 | | #define PACKAGE_VERSION "" |
---|
15612 | | #define PACKAGE_STRING "" |
---|
15613 | | #define PACKAGE_BUGREPORT "" |
---|
15614 | | #define PACKAGE_URL "" |
---|
15615 | | #define PACKAGE "gettext-runtime" |
---|
15616 | | #define VERSION "0.18.1" |
---|
15617 | | #define STDC_HEADERS 1 |
---|
15618 | | #define HAVE_SYS_TYPES_H 1 |
---|
15619 | | #define HAVE_SYS_STAT_H 1 |
---|
15620 | | #define HAVE_STDLIB_H 1 |
---|
15621 | | #define HAVE_STRING_H 1 |
---|
15622 | | #define HAVE_MEMORY_H 1 |
---|
15623 | | #define HAVE_STRINGS_H 1 |
---|
15624 | | #define HAVE_INTTYPES_H 1 |
---|
15625 | | #define HAVE_STDINT_H 1 |
---|
15626 | | #define HAVE_UNISTD_H 1 |
---|
15627 | | #define __EXTENSIONS__ 1 |
---|
15628 | | #define _ALL_SOURCE 1 |
---|
15629 | | #define _GNU_SOURCE 1 |
---|
15630 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
15631 | | #define _TANDEM_SOURCE 1 |
---|
15632 | | #define HAVE_DLFCN_H 1 |
---|
15633 | | #define LT_OBJDIR ".libs/" |
---|
15634 | | #define HAVE_VISIBILITY 1 |
---|
15635 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
15636 | | #define HAVE_ALLOCA_H 1 |
---|
15637 | | #define HAVE_ALLOCA 1 |
---|
15638 | | #define HAVE_STDLIB_H 1 |
---|
15639 | | #define HAVE_UNISTD_H 1 |
---|
15640 | | #define HAVE_SYS_PARAM_H 1 |
---|
15641 | | #define HAVE_STRING_H 1 |
---|
15642 | | #define HAVE_ERRNO_H 1 |
---|
15643 | | #define HAVE_GETOPT_H 1 |
---|
15644 | | #define HAVE_ICONV_H 1 |
---|
15645 | | #define HAVE_SYS_MMAN_H 1 |
---|
15646 | | #define HAVE_SYS_SOCKET_H 1 |
---|
15647 | | #define HAVE_SIGNAL_H 1 |
---|
15648 | | #define HAVE_STDDEF_H 1 |
---|
15649 | | #define HAVE_STDINT_H 1 |
---|
15650 | | #define HAVE_WCHAR_H 1 |
---|
15651 | | #define HAVE_STDIO_H 1 |
---|
15652 | | #define HAVE_SYS_STAT_H 1 |
---|
15653 | | #define HAVE_TIME_H 1 |
---|
15654 | | #define HAVE_SYS_TIME_H 1 |
---|
15655 | | #define HAVE_WCTYPE_H 1 |
---|
15656 | | #define HAVE_GETPAGESIZE 1 |
---|
15657 | | #define HAVE_MMAP 1 |
---|
15658 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
15659 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
15660 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
15661 | | #define HAVE_UINTMAX_T 1 |
---|
15662 | | #define HAVE_INTTYPES_H 1 |
---|
15663 | | #define USE_POSIX_THREADS 1 |
---|
15664 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
15665 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
15666 | | #define HAVE_ICONV 1 |
---|
15667 | | #define ICONV_CONST |
---|
15668 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
15669 | | #define HAVE_INTTYPES_H 1 |
---|
15670 | | #define HAVE_LIMITS_H 1 |
---|
15671 | | #define HAVE_UNISTD_H 1 |
---|
15672 | | #define HAVE_SYS_PARAM_H 1 |
---|
15673 | | #define HAVE_GETCWD 1 |
---|
15674 | | #define HAVE_GETEGID 1 |
---|
15675 | | #define HAVE_GETEUID 1 |
---|
15676 | | #define HAVE_GETGID 1 |
---|
15677 | | #define HAVE_GETUID 1 |
---|
15678 | | #define HAVE_MUNMAP 1 |
---|
15679 | | #define HAVE_STPCPY 1 |
---|
15680 | | #define HAVE_STRCASECMP 1 |
---|
15681 | | #define HAVE_STRDUP 1 |
---|
15682 | | #define HAVE_STRTOUL 1 |
---|
15683 | | #define HAVE_TSEARCH 1 |
---|
15684 | | #define HAVE_USELOCALE 1 |
---|
15685 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
15686 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
15687 | | #define HAVE_LONG_LONG_INT 1 |
---|
15688 | | #define HAVE_WCHAR_T 1 |
---|
15689 | | #define HAVE_WINT_T 1 |
---|
15690 | | #define HAVE_INTMAX_T 1 |
---|
15691 | | #define HAVE_POSIX_PRINTF 1 |
---|
15692 | | #define HAVE_STDINT_H 1 |
---|
15693 | | #define HAVE_STDINT_H 1 |
---|
15694 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
15695 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
15696 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
15697 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
15698 | | #define HAVE_STDDEF_H 1 |
---|
15699 | | #define HAVE_STDLIB_H 1 |
---|
15700 | | #define HAVE_STRING_H 1 |
---|
15701 | | #define HAVE_ASPRINTF 1 |
---|
15702 | | #define HAVE_FWPRINTF 1 |
---|
15703 | | #define HAVE_NEWLOCALE 1 |
---|
15704 | | #define HAVE_PUTENV 1 |
---|
15705 | | #define HAVE_SETENV 1 |
---|
15706 | | #define HAVE_SETLOCALE 1 |
---|
15707 | | #define HAVE_SNPRINTF 1 |
---|
15708 | | #define HAVE_WCSLEN 1 |
---|
15709 | | #define HAVE_MBRTOWC 1 |
---|
15710 | | #define HAVE_WCRTOMB 1 |
---|
15711 | | #define HAVE_DECL__SNPRINTF 0 |
---|
15712 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
15713 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
15714 | | #define HAVE_LANGINFO_CODESET 1 |
---|
15715 | | #define HAVE_LC_MESSAGES 1 |
---|
15716 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
15717 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
15718 | | #define ENABLE_NLS 1 |
---|
15719 | | #define HAVE_GETCWD 1 |
---|
15720 | | #define HAVE_READLINK 1 |
---|
15721 | | #define HAVE_REALPATH 1 |
---|
15722 | | #define HAVE_LSTAT 1 |
---|
15723 | | #define HAVE_MBSINIT 1 |
---|
15724 | | #define HAVE_MBRTOWC 1 |
---|
15725 | | #define HAVE_MPROTECT 1 |
---|
15726 | | #define HAVE_MEMCHR 1 |
---|
15727 | | #define HAVE_PATHCONF 1 |
---|
15728 | | #define HAVE_SETENV 1 |
---|
15729 | | #define HAVE_ISWCNTRL 1 |
---|
15730 | | #define HAVE_ISWBLANK 1 |
---|
15731 | | #define HAVE_WCWIDTH 1 |
---|
15732 | | #define HAVE_DECL_STRERROR_R 1 |
---|
15733 | | #define HAVE_STRERROR_R 1 |
---|
15734 | | #define HAVE_GETOPT_H 1 |
---|
15735 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
15736 | | #define HAVE_DECL_OPTRESET 1 |
---|
15737 | | #define HAVE_DECL_GETENV 1 |
---|
15738 | | #define __GETOPT_PREFIX rpl_ |
---|
15739 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
15740 | | #define HAVE_STDLIB_H 1 |
---|
15741 | | #define MALLOC_0_IS_NONNULL 1 |
---|
15742 | | #define HAVE_MBSTATE_T 1 |
---|
15743 | | #define HAVE_MBRTOWC 1 |
---|
15744 | | #define MAP_ANONYMOUS MAP_ANON |
---|
15745 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
15746 | | #define INSTALLPREFIX "/opt/local" |
---|
15747 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 |
---|
15748 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 |
---|
15749 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 |
---|
15750 | | #define HAVE__BOOL 1 |
---|
15751 | | #define HAVE_STDBOOL_H 1 |
---|
15752 | | #define USER_LABEL_PREFIX _ |
---|
15753 | | #define restrict __restrict |
---|
15754 | | #define HAVE_RAW_DECL_STPCPY 1 |
---|
15755 | | #define HAVE_RAW_DECL_STRDUP 1 |
---|
15756 | | #define HAVE_RAW_DECL_STRNCAT 1 |
---|
15757 | | #define HAVE_RAW_DECL_STRPBRK 1 |
---|
15758 | | #define HAVE_RAW_DECL_STRSEP 1 |
---|
15759 | | #define HAVE_RAW_DECL_STRCASESTR 1 |
---|
15760 | | #define HAVE_RAW_DECL_STRTOK_R 1 |
---|
15761 | | #define HAVE_RAW_DECL_STRSIGNAL 1 |
---|
15762 | | #define HAVE_DECL_STRNLEN 0 |
---|
15763 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
15764 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
15765 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
15766 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
15767 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
15768 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
15769 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
15770 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
15771 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
15772 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
15773 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
15774 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
15775 | | #define HAVE_ATEXIT 1 |
---|
15776 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
15777 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
15778 | | #define GNULIB_TEST_REALPATH 1 |
---|
15779 | | #define GNULIB_TEST_ENVIRON 1 |
---|
15780 | | #define GNULIB_FWRITEERROR 1 |
---|
15781 | | #define GNULIB_TEST_GETOPT_GNU 1 |
---|
15782 | | #define __GETOPT_PREFIX rpl_ |
---|
15783 | | #define GNULIB_TEST_LSTAT 1 |
---|
15784 | | #define HAVE_MALLOC_POSIX 1 |
---|
15785 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
15786 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
15787 | | #define GNULIB_TEST_MBSINIT 1 |
---|
15788 | | #define GNULIB_TEST_MBSLEN 1 |
---|
15789 | | #define GNULIB_TEST_MBSSTR 1 |
---|
15790 | | #define GNULIB_TEST_MEMCHR 1 |
---|
15791 | | #define HAVE_MEMMOVE 1 |
---|
15792 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
15793 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
15794 | | #define READLINK_TRAILING_SLASH_BUG 1 |
---|
15795 | | #define GNULIB_TEST_READLINK 1 |
---|
15796 | | #define HAVE_SEARCH_H 1 |
---|
15797 | | #define HAVE_TSEARCH 1 |
---|
15798 | | #define HAVE_RAW_DECL_SIGACTION 1 |
---|
15799 | | #define HAVE_RAW_DECL_SIGADDSET 1 |
---|
15800 | | #define HAVE_RAW_DECL_SIGDELSET 1 |
---|
15801 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 |
---|
15802 | | #define HAVE_RAW_DECL_SIGFILLSET 1 |
---|
15803 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 |
---|
15804 | | #define HAVE_RAW_DECL_SIGPENDING 1 |
---|
15805 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 |
---|
15806 | | #define GNULIB_SIGPIPE 1 |
---|
15807 | | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
15808 | | #define REPLACE_FUNC_STAT_FILE 1 |
---|
15809 | | #define GNULIB_TEST_STAT 1 |
---|
15810 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
15811 | | #define BITSIZEOF_SIZE_T 32 |
---|
15812 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
15813 | | #define BITSIZEOF_WCHAR_T 32 |
---|
15814 | | #define BITSIZEOF_WINT_T 32 |
---|
15815 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
15816 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
15817 | | #define HAVE_SIGNED_WINT_T 1 |
---|
15818 | | #define PTRDIFF_T_SUFFIX |
---|
15819 | | #define SIZE_T_SUFFIX ul |
---|
15820 | | #define SIG_ATOMIC_T_SUFFIX |
---|
15821 | | #define WCHAR_T_SUFFIX |
---|
15822 | | #define WINT_T_SUFFIX |
---|
15823 | | #define HAVE_RAW_DECL_FPURGE 1 |
---|
15824 | | #define HAVE_RAW_DECL_FSEEKO 1 |
---|
15825 | | #define HAVE_RAW_DECL_FTELLO 1 |
---|
15826 | | #define HAVE_RAW_DECL_POPEN 1 |
---|
15827 | | #define HAVE_RAW_DECL_SNPRINTF 1 |
---|
15828 | | #define HAVE_RAW_DECL_TMPFILE 1 |
---|
15829 | | #define HAVE_RAW_DECL_VSNPRINTF 1 |
---|
15830 | | #define HAVE_RAW_DECL_ATOLL 1 |
---|
15831 | | #define HAVE_RAW_DECL_GETLOADAVG 1 |
---|
15832 | | #define HAVE_RAW_DECL_GETSUBOPT 1 |
---|
15833 | | #define HAVE_RAW_DECL_GRANTPT 1 |
---|
15834 | | #define HAVE_RAW_DECL_MKSTEMP 1 |
---|
15835 | | #define HAVE_RAW_DECL_PTSNAME 1 |
---|
15836 | | #define HAVE_RAW_DECL_REALPATH 1 |
---|
15837 | | #define HAVE_RAW_DECL_SETENV 1 |
---|
15838 | | #define HAVE_RAW_DECL_STRTOD 1 |
---|
15839 | | #define HAVE_RAW_DECL_STRTOLL 1 |
---|
15840 | | #define HAVE_RAW_DECL_STRTOULL 1 |
---|
15841 | | #define HAVE_RAW_DECL_UNLOCKPT 1 |
---|
15842 | | #define HAVE_RAW_DECL_UNSETENV 1 |
---|
15843 | | #define GNULIB_TEST_STRERROR 1 |
---|
15844 | | #define GNULIB_TEST_STRNLEN 1 |
---|
15845 | | #define HAVE_STRTOL 1 |
---|
15846 | | #define HAVE_STRTOUL 1 |
---|
15847 | | /* end confdefs.h. */ |
---|
15848 | | #include <sys/stat.h> |
---|
15849 | | |
---|
15850 | | int |
---|
15851 | | main () |
---|
15852 | | { |
---|
15853 | | #undef futimens |
---|
15854 | | (void) futimens; |
---|
15855 | | ; |
---|
15856 | | return 0; |
---|
15857 | | } |
---|
15858 | configure:25487: result: no |
---|
15859 | configure:25461: checking whether lchmod is declared without a macro |
---|
15860 | configure:25479: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
15861 | configure:25479: $? = 0 |
---|
15862 | configure:25487: result: yes |
---|
15863 | configure:25461: checking whether lstat is declared without a macro |
---|
15864 | configure:25479: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
15865 | configure:25479: $? = 0 |
---|
15866 | configure:25487: result: yes |
---|
15867 | configure:25461: checking whether mkdirat is declared without a macro |
---|
15868 | configure:25479: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
15869 | conftest.c: In function 'main': |
---|
15870 | conftest.c:249: error: 'mkdirat' undeclared (first use in this function) |
---|
15871 | conftest.c:249: error: (Each undeclared identifier is reported only once |
---|
15872 | conftest.c:249: error: for each function it appears in.) |
---|
15873 | configure:25479: $? = 1 |
---|
15874 | configure: failed program was: |
---|
15875 | | /* confdefs.h */ |
---|
15876 | | #define PACKAGE_NAME "" |
---|
15877 | | #define PACKAGE_TARNAME "" |
---|
15878 | | #define PACKAGE_VERSION "" |
---|
15879 | | #define PACKAGE_STRING "" |
---|
15880 | | #define PACKAGE_BUGREPORT "" |
---|
15881 | | #define PACKAGE_URL "" |
---|
15882 | | #define PACKAGE "gettext-runtime" |
---|
15883 | | #define VERSION "0.18.1" |
---|
15884 | | #define STDC_HEADERS 1 |
---|
15885 | | #define HAVE_SYS_TYPES_H 1 |
---|
15886 | | #define HAVE_SYS_STAT_H 1 |
---|
15887 | | #define HAVE_STDLIB_H 1 |
---|
15888 | | #define HAVE_STRING_H 1 |
---|
15889 | | #define HAVE_MEMORY_H 1 |
---|
15890 | | #define HAVE_STRINGS_H 1 |
---|
15891 | | #define HAVE_INTTYPES_H 1 |
---|
15892 | | #define HAVE_STDINT_H 1 |
---|
15893 | | #define HAVE_UNISTD_H 1 |
---|
15894 | | #define __EXTENSIONS__ 1 |
---|
15895 | | #define _ALL_SOURCE 1 |
---|
15896 | | #define _GNU_SOURCE 1 |
---|
15897 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
15898 | | #define _TANDEM_SOURCE 1 |
---|
15899 | | #define HAVE_DLFCN_H 1 |
---|
15900 | | #define LT_OBJDIR ".libs/" |
---|
15901 | | #define HAVE_VISIBILITY 1 |
---|
15902 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
15903 | | #define HAVE_ALLOCA_H 1 |
---|
15904 | | #define HAVE_ALLOCA 1 |
---|
15905 | | #define HAVE_STDLIB_H 1 |
---|
15906 | | #define HAVE_UNISTD_H 1 |
---|
15907 | | #define HAVE_SYS_PARAM_H 1 |
---|
15908 | | #define HAVE_STRING_H 1 |
---|
15909 | | #define HAVE_ERRNO_H 1 |
---|
15910 | | #define HAVE_GETOPT_H 1 |
---|
15911 | | #define HAVE_ICONV_H 1 |
---|
15912 | | #define HAVE_SYS_MMAN_H 1 |
---|
15913 | | #define HAVE_SYS_SOCKET_H 1 |
---|
15914 | | #define HAVE_SIGNAL_H 1 |
---|
15915 | | #define HAVE_STDDEF_H 1 |
---|
15916 | | #define HAVE_STDINT_H 1 |
---|
15917 | | #define HAVE_WCHAR_H 1 |
---|
15918 | | #define HAVE_STDIO_H 1 |
---|
15919 | | #define HAVE_SYS_STAT_H 1 |
---|
15920 | | #define HAVE_TIME_H 1 |
---|
15921 | | #define HAVE_SYS_TIME_H 1 |
---|
15922 | | #define HAVE_WCTYPE_H 1 |
---|
15923 | | #define HAVE_GETPAGESIZE 1 |
---|
15924 | | #define HAVE_MMAP 1 |
---|
15925 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
15926 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
15927 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
15928 | | #define HAVE_UINTMAX_T 1 |
---|
15929 | | #define HAVE_INTTYPES_H 1 |
---|
15930 | | #define USE_POSIX_THREADS 1 |
---|
15931 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
15932 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
15933 | | #define HAVE_ICONV 1 |
---|
15934 | | #define ICONV_CONST |
---|
15935 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
15936 | | #define HAVE_INTTYPES_H 1 |
---|
15937 | | #define HAVE_LIMITS_H 1 |
---|
15938 | | #define HAVE_UNISTD_H 1 |
---|
15939 | | #define HAVE_SYS_PARAM_H 1 |
---|
15940 | | #define HAVE_GETCWD 1 |
---|
15941 | | #define HAVE_GETEGID 1 |
---|
15942 | | #define HAVE_GETEUID 1 |
---|
15943 | | #define HAVE_GETGID 1 |
---|
15944 | | #define HAVE_GETUID 1 |
---|
15945 | | #define HAVE_MUNMAP 1 |
---|
15946 | | #define HAVE_STPCPY 1 |
---|
15947 | | #define HAVE_STRCASECMP 1 |
---|
15948 | | #define HAVE_STRDUP 1 |
---|
15949 | | #define HAVE_STRTOUL 1 |
---|
15950 | | #define HAVE_TSEARCH 1 |
---|
15951 | | #define HAVE_USELOCALE 1 |
---|
15952 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
15953 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
15954 | | #define HAVE_LONG_LONG_INT 1 |
---|
15955 | | #define HAVE_WCHAR_T 1 |
---|
15956 | | #define HAVE_WINT_T 1 |
---|
15957 | | #define HAVE_INTMAX_T 1 |
---|
15958 | | #define HAVE_POSIX_PRINTF 1 |
---|
15959 | | #define HAVE_STDINT_H 1 |
---|
15960 | | #define HAVE_STDINT_H 1 |
---|
15961 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
15962 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
15963 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
15964 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
15965 | | #define HAVE_STDDEF_H 1 |
---|
15966 | | #define HAVE_STDLIB_H 1 |
---|
15967 | | #define HAVE_STRING_H 1 |
---|
15968 | | #define HAVE_ASPRINTF 1 |
---|
15969 | | #define HAVE_FWPRINTF 1 |
---|
15970 | | #define HAVE_NEWLOCALE 1 |
---|
15971 | | #define HAVE_PUTENV 1 |
---|
15972 | | #define HAVE_SETENV 1 |
---|
15973 | | #define HAVE_SETLOCALE 1 |
---|
15974 | | #define HAVE_SNPRINTF 1 |
---|
15975 | | #define HAVE_WCSLEN 1 |
---|
15976 | | #define HAVE_MBRTOWC 1 |
---|
15977 | | #define HAVE_WCRTOMB 1 |
---|
15978 | | #define HAVE_DECL__SNPRINTF 0 |
---|
15979 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
15980 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
15981 | | #define HAVE_LANGINFO_CODESET 1 |
---|
15982 | | #define HAVE_LC_MESSAGES 1 |
---|
15983 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
15984 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
15985 | | #define ENABLE_NLS 1 |
---|
15986 | | #define HAVE_GETCWD 1 |
---|
15987 | | #define HAVE_READLINK 1 |
---|
15988 | | #define HAVE_REALPATH 1 |
---|
15989 | | #define HAVE_LSTAT 1 |
---|
15990 | | #define HAVE_MBSINIT 1 |
---|
15991 | | #define HAVE_MBRTOWC 1 |
---|
15992 | | #define HAVE_MPROTECT 1 |
---|
15993 | | #define HAVE_MEMCHR 1 |
---|
15994 | | #define HAVE_PATHCONF 1 |
---|
15995 | | #define HAVE_SETENV 1 |
---|
15996 | | #define HAVE_ISWCNTRL 1 |
---|
15997 | | #define HAVE_ISWBLANK 1 |
---|
15998 | | #define HAVE_WCWIDTH 1 |
---|
15999 | | #define HAVE_DECL_STRERROR_R 1 |
---|
16000 | | #define HAVE_STRERROR_R 1 |
---|
16001 | | #define HAVE_GETOPT_H 1 |
---|
16002 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
16003 | | #define HAVE_DECL_OPTRESET 1 |
---|
16004 | | #define HAVE_DECL_GETENV 1 |
---|
16005 | | #define __GETOPT_PREFIX rpl_ |
---|
16006 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
16007 | | #define HAVE_STDLIB_H 1 |
---|
16008 | | #define MALLOC_0_IS_NONNULL 1 |
---|
16009 | | #define HAVE_MBSTATE_T 1 |
---|
16010 | | #define HAVE_MBRTOWC 1 |
---|
16011 | | #define MAP_ANONYMOUS MAP_ANON |
---|
16012 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
16013 | | #define INSTALLPREFIX "/opt/local" |
---|
16014 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 |
---|
16015 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 |
---|
16016 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 |
---|
16017 | | #define HAVE__BOOL 1 |
---|
16018 | | #define HAVE_STDBOOL_H 1 |
---|
16019 | | #define USER_LABEL_PREFIX _ |
---|
16020 | | #define restrict __restrict |
---|
16021 | | #define HAVE_RAW_DECL_STPCPY 1 |
---|
16022 | | #define HAVE_RAW_DECL_STRDUP 1 |
---|
16023 | | #define HAVE_RAW_DECL_STRNCAT 1 |
---|
16024 | | #define HAVE_RAW_DECL_STRPBRK 1 |
---|
16025 | | #define HAVE_RAW_DECL_STRSEP 1 |
---|
16026 | | #define HAVE_RAW_DECL_STRCASESTR 1 |
---|
16027 | | #define HAVE_RAW_DECL_STRTOK_R 1 |
---|
16028 | | #define HAVE_RAW_DECL_STRSIGNAL 1 |
---|
16029 | | #define HAVE_DECL_STRNLEN 0 |
---|
16030 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
16031 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
16032 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
16033 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
16034 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
16035 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
16036 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
16037 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
16038 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
16039 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
16040 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
16041 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
16042 | | #define HAVE_ATEXIT 1 |
---|
16043 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
16044 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
16045 | | #define GNULIB_TEST_REALPATH 1 |
---|
16046 | | #define GNULIB_TEST_ENVIRON 1 |
---|
16047 | | #define GNULIB_FWRITEERROR 1 |
---|
16048 | | #define GNULIB_TEST_GETOPT_GNU 1 |
---|
16049 | | #define __GETOPT_PREFIX rpl_ |
---|
16050 | | #define GNULIB_TEST_LSTAT 1 |
---|
16051 | | #define HAVE_MALLOC_POSIX 1 |
---|
16052 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
16053 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
16054 | | #define GNULIB_TEST_MBSINIT 1 |
---|
16055 | | #define GNULIB_TEST_MBSLEN 1 |
---|
16056 | | #define GNULIB_TEST_MBSSTR 1 |
---|
16057 | | #define GNULIB_TEST_MEMCHR 1 |
---|
16058 | | #define HAVE_MEMMOVE 1 |
---|
16059 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
16060 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
16061 | | #define READLINK_TRAILING_SLASH_BUG 1 |
---|
16062 | | #define GNULIB_TEST_READLINK 1 |
---|
16063 | | #define HAVE_SEARCH_H 1 |
---|
16064 | | #define HAVE_TSEARCH 1 |
---|
16065 | | #define HAVE_RAW_DECL_SIGACTION 1 |
---|
16066 | | #define HAVE_RAW_DECL_SIGADDSET 1 |
---|
16067 | | #define HAVE_RAW_DECL_SIGDELSET 1 |
---|
16068 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 |
---|
16069 | | #define HAVE_RAW_DECL_SIGFILLSET 1 |
---|
16070 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 |
---|
16071 | | #define HAVE_RAW_DECL_SIGPENDING 1 |
---|
16072 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 |
---|
16073 | | #define GNULIB_SIGPIPE 1 |
---|
16074 | | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
16075 | | #define REPLACE_FUNC_STAT_FILE 1 |
---|
16076 | | #define GNULIB_TEST_STAT 1 |
---|
16077 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
16078 | | #define BITSIZEOF_SIZE_T 32 |
---|
16079 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
16080 | | #define BITSIZEOF_WCHAR_T 32 |
---|
16081 | | #define BITSIZEOF_WINT_T 32 |
---|
16082 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
16083 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
16084 | | #define HAVE_SIGNED_WINT_T 1 |
---|
16085 | | #define PTRDIFF_T_SUFFIX |
---|
16086 | | #define SIZE_T_SUFFIX ul |
---|
16087 | | #define SIG_ATOMIC_T_SUFFIX |
---|
16088 | | #define WCHAR_T_SUFFIX |
---|
16089 | | #define WINT_T_SUFFIX |
---|
16090 | | #define HAVE_RAW_DECL_FPURGE 1 |
---|
16091 | | #define HAVE_RAW_DECL_FSEEKO 1 |
---|
16092 | | #define HAVE_RAW_DECL_FTELLO 1 |
---|
16093 | | #define HAVE_RAW_DECL_POPEN 1 |
---|
16094 | | #define HAVE_RAW_DECL_SNPRINTF 1 |
---|
16095 | | #define HAVE_RAW_DECL_TMPFILE 1 |
---|
16096 | | #define HAVE_RAW_DECL_VSNPRINTF 1 |
---|
16097 | | #define HAVE_RAW_DECL_ATOLL 1 |
---|
16098 | | #define HAVE_RAW_DECL_GETLOADAVG 1 |
---|
16099 | | #define HAVE_RAW_DECL_GETSUBOPT 1 |
---|
16100 | | #define HAVE_RAW_DECL_GRANTPT 1 |
---|
16101 | | #define HAVE_RAW_DECL_MKSTEMP 1 |
---|
16102 | | #define HAVE_RAW_DECL_PTSNAME 1 |
---|
16103 | | #define HAVE_RAW_DECL_REALPATH 1 |
---|
16104 | | #define HAVE_RAW_DECL_SETENV 1 |
---|
16105 | | #define HAVE_RAW_DECL_STRTOD 1 |
---|
16106 | | #define HAVE_RAW_DECL_STRTOLL 1 |
---|
16107 | | #define HAVE_RAW_DECL_STRTOULL 1 |
---|
16108 | | #define HAVE_RAW_DECL_UNLOCKPT 1 |
---|
16109 | | #define HAVE_RAW_DECL_UNSETENV 1 |
---|
16110 | | #define GNULIB_TEST_STRERROR 1 |
---|
16111 | | #define GNULIB_TEST_STRNLEN 1 |
---|
16112 | | #define HAVE_STRTOL 1 |
---|
16113 | | #define HAVE_STRTOUL 1 |
---|
16114 | | #define HAVE_RAW_DECL_LCHMOD 1 |
---|
16115 | | #define HAVE_RAW_DECL_LSTAT 1 |
---|
16116 | | /* end confdefs.h. */ |
---|
16117 | | #include <sys/stat.h> |
---|
16118 | | |
---|
16119 | | int |
---|
16120 | | main () |
---|
16121 | | { |
---|
16122 | | #undef mkdirat |
---|
16123 | | (void) mkdirat; |
---|
16124 | | ; |
---|
16125 | | return 0; |
---|
16126 | | } |
---|
16127 | configure:25487: result: no |
---|
16128 | configure:25461: checking whether mkfifo is declared without a macro |
---|
16129 | configure:25479: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
16130 | configure:25479: $? = 0 |
---|
16131 | configure:25487: result: yes |
---|
16132 | configure:25461: checking whether mkfifoat is declared without a macro |
---|
16133 | configure:25479: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
16134 | conftest.c: In function 'main': |
---|
16135 | conftest.c:250: error: 'mkfifoat' undeclared (first use in this function) |
---|
16136 | conftest.c:250: error: (Each undeclared identifier is reported only once |
---|
16137 | conftest.c:250: error: for each function it appears in.) |
---|
16138 | configure:25479: $? = 1 |
---|
16139 | configure: failed program was: |
---|
16140 | | /* confdefs.h */ |
---|
16141 | | #define PACKAGE_NAME "" |
---|
16142 | | #define PACKAGE_TARNAME "" |
---|
16143 | | #define PACKAGE_VERSION "" |
---|
16144 | | #define PACKAGE_STRING "" |
---|
16145 | | #define PACKAGE_BUGREPORT "" |
---|
16146 | | #define PACKAGE_URL "" |
---|
16147 | | #define PACKAGE "gettext-runtime" |
---|
16148 | | #define VERSION "0.18.1" |
---|
16149 | | #define STDC_HEADERS 1 |
---|
16150 | | #define HAVE_SYS_TYPES_H 1 |
---|
16151 | | #define HAVE_SYS_STAT_H 1 |
---|
16152 | | #define HAVE_STDLIB_H 1 |
---|
16153 | | #define HAVE_STRING_H 1 |
---|
16154 | | #define HAVE_MEMORY_H 1 |
---|
16155 | | #define HAVE_STRINGS_H 1 |
---|
16156 | | #define HAVE_INTTYPES_H 1 |
---|
16157 | | #define HAVE_STDINT_H 1 |
---|
16158 | | #define HAVE_UNISTD_H 1 |
---|
16159 | | #define __EXTENSIONS__ 1 |
---|
16160 | | #define _ALL_SOURCE 1 |
---|
16161 | | #define _GNU_SOURCE 1 |
---|
16162 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
16163 | | #define _TANDEM_SOURCE 1 |
---|
16164 | | #define HAVE_DLFCN_H 1 |
---|
16165 | | #define LT_OBJDIR ".libs/" |
---|
16166 | | #define HAVE_VISIBILITY 1 |
---|
16167 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
16168 | | #define HAVE_ALLOCA_H 1 |
---|
16169 | | #define HAVE_ALLOCA 1 |
---|
16170 | | #define HAVE_STDLIB_H 1 |
---|
16171 | | #define HAVE_UNISTD_H 1 |
---|
16172 | | #define HAVE_SYS_PARAM_H 1 |
---|
16173 | | #define HAVE_STRING_H 1 |
---|
16174 | | #define HAVE_ERRNO_H 1 |
---|
16175 | | #define HAVE_GETOPT_H 1 |
---|
16176 | | #define HAVE_ICONV_H 1 |
---|
16177 | | #define HAVE_SYS_MMAN_H 1 |
---|
16178 | | #define HAVE_SYS_SOCKET_H 1 |
---|
16179 | | #define HAVE_SIGNAL_H 1 |
---|
16180 | | #define HAVE_STDDEF_H 1 |
---|
16181 | | #define HAVE_STDINT_H 1 |
---|
16182 | | #define HAVE_WCHAR_H 1 |
---|
16183 | | #define HAVE_STDIO_H 1 |
---|
16184 | | #define HAVE_SYS_STAT_H 1 |
---|
16185 | | #define HAVE_TIME_H 1 |
---|
16186 | | #define HAVE_SYS_TIME_H 1 |
---|
16187 | | #define HAVE_WCTYPE_H 1 |
---|
16188 | | #define HAVE_GETPAGESIZE 1 |
---|
16189 | | #define HAVE_MMAP 1 |
---|
16190 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
16191 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
16192 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
16193 | | #define HAVE_UINTMAX_T 1 |
---|
16194 | | #define HAVE_INTTYPES_H 1 |
---|
16195 | | #define USE_POSIX_THREADS 1 |
---|
16196 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
16197 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
16198 | | #define HAVE_ICONV 1 |
---|
16199 | | #define ICONV_CONST |
---|
16200 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
16201 | | #define HAVE_INTTYPES_H 1 |
---|
16202 | | #define HAVE_LIMITS_H 1 |
---|
16203 | | #define HAVE_UNISTD_H 1 |
---|
16204 | | #define HAVE_SYS_PARAM_H 1 |
---|
16205 | | #define HAVE_GETCWD 1 |
---|
16206 | | #define HAVE_GETEGID 1 |
---|
16207 | | #define HAVE_GETEUID 1 |
---|
16208 | | #define HAVE_GETGID 1 |
---|
16209 | | #define HAVE_GETUID 1 |
---|
16210 | | #define HAVE_MUNMAP 1 |
---|
16211 | | #define HAVE_STPCPY 1 |
---|
16212 | | #define HAVE_STRCASECMP 1 |
---|
16213 | | #define HAVE_STRDUP 1 |
---|
16214 | | #define HAVE_STRTOUL 1 |
---|
16215 | | #define HAVE_TSEARCH 1 |
---|
16216 | | #define HAVE_USELOCALE 1 |
---|
16217 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
16218 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
16219 | | #define HAVE_LONG_LONG_INT 1 |
---|
16220 | | #define HAVE_WCHAR_T 1 |
---|
16221 | | #define HAVE_WINT_T 1 |
---|
16222 | | #define HAVE_INTMAX_T 1 |
---|
16223 | | #define HAVE_POSIX_PRINTF 1 |
---|
16224 | | #define HAVE_STDINT_H 1 |
---|
16225 | | #define HAVE_STDINT_H 1 |
---|
16226 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
16227 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
16228 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
16229 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
16230 | | #define HAVE_STDDEF_H 1 |
---|
16231 | | #define HAVE_STDLIB_H 1 |
---|
16232 | | #define HAVE_STRING_H 1 |
---|
16233 | | #define HAVE_ASPRINTF 1 |
---|
16234 | | #define HAVE_FWPRINTF 1 |
---|
16235 | | #define HAVE_NEWLOCALE 1 |
---|
16236 | | #define HAVE_PUTENV 1 |
---|
16237 | | #define HAVE_SETENV 1 |
---|
16238 | | #define HAVE_SETLOCALE 1 |
---|
16239 | | #define HAVE_SNPRINTF 1 |
---|
16240 | | #define HAVE_WCSLEN 1 |
---|
16241 | | #define HAVE_MBRTOWC 1 |
---|
16242 | | #define HAVE_WCRTOMB 1 |
---|
16243 | | #define HAVE_DECL__SNPRINTF 0 |
---|
16244 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
16245 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
16246 | | #define HAVE_LANGINFO_CODESET 1 |
---|
16247 | | #define HAVE_LC_MESSAGES 1 |
---|
16248 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
16249 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
16250 | | #define ENABLE_NLS 1 |
---|
16251 | | #define HAVE_GETCWD 1 |
---|
16252 | | #define HAVE_READLINK 1 |
---|
16253 | | #define HAVE_REALPATH 1 |
---|
16254 | | #define HAVE_LSTAT 1 |
---|
16255 | | #define HAVE_MBSINIT 1 |
---|
16256 | | #define HAVE_MBRTOWC 1 |
---|
16257 | | #define HAVE_MPROTECT 1 |
---|
16258 | | #define HAVE_MEMCHR 1 |
---|
16259 | | #define HAVE_PATHCONF 1 |
---|
16260 | | #define HAVE_SETENV 1 |
---|
16261 | | #define HAVE_ISWCNTRL 1 |
---|
16262 | | #define HAVE_ISWBLANK 1 |
---|
16263 | | #define HAVE_WCWIDTH 1 |
---|
16264 | | #define HAVE_DECL_STRERROR_R 1 |
---|
16265 | | #define HAVE_STRERROR_R 1 |
---|
16266 | | #define HAVE_GETOPT_H 1 |
---|
16267 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
16268 | | #define HAVE_DECL_OPTRESET 1 |
---|
16269 | | #define HAVE_DECL_GETENV 1 |
---|
16270 | | #define __GETOPT_PREFIX rpl_ |
---|
16271 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
16272 | | #define HAVE_STDLIB_H 1 |
---|
16273 | | #define MALLOC_0_IS_NONNULL 1 |
---|
16274 | | #define HAVE_MBSTATE_T 1 |
---|
16275 | | #define HAVE_MBRTOWC 1 |
---|
16276 | | #define MAP_ANONYMOUS MAP_ANON |
---|
16277 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
16278 | | #define INSTALLPREFIX "/opt/local" |
---|
16279 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 |
---|
16280 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 |
---|
16281 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 |
---|
16282 | | #define HAVE__BOOL 1 |
---|
16283 | | #define HAVE_STDBOOL_H 1 |
---|
16284 | | #define USER_LABEL_PREFIX _ |
---|
16285 | | #define restrict __restrict |
---|
16286 | | #define HAVE_RAW_DECL_STPCPY 1 |
---|
16287 | | #define HAVE_RAW_DECL_STRDUP 1 |
---|
16288 | | #define HAVE_RAW_DECL_STRNCAT 1 |
---|
16289 | | #define HAVE_RAW_DECL_STRPBRK 1 |
---|
16290 | | #define HAVE_RAW_DECL_STRSEP 1 |
---|
16291 | | #define HAVE_RAW_DECL_STRCASESTR 1 |
---|
16292 | | #define HAVE_RAW_DECL_STRTOK_R 1 |
---|
16293 | | #define HAVE_RAW_DECL_STRSIGNAL 1 |
---|
16294 | | #define HAVE_DECL_STRNLEN 0 |
---|
16295 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
16296 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
16297 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
16298 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
16299 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
16300 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
16301 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
16302 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
16303 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
16304 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
16305 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
16306 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
16307 | | #define HAVE_ATEXIT 1 |
---|
16308 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
16309 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
16310 | | #define GNULIB_TEST_REALPATH 1 |
---|
16311 | | #define GNULIB_TEST_ENVIRON 1 |
---|
16312 | | #define GNULIB_FWRITEERROR 1 |
---|
16313 | | #define GNULIB_TEST_GETOPT_GNU 1 |
---|
16314 | | #define __GETOPT_PREFIX rpl_ |
---|
16315 | | #define GNULIB_TEST_LSTAT 1 |
---|
16316 | | #define HAVE_MALLOC_POSIX 1 |
---|
16317 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
16318 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
16319 | | #define GNULIB_TEST_MBSINIT 1 |
---|
16320 | | #define GNULIB_TEST_MBSLEN 1 |
---|
16321 | | #define GNULIB_TEST_MBSSTR 1 |
---|
16322 | | #define GNULIB_TEST_MEMCHR 1 |
---|
16323 | | #define HAVE_MEMMOVE 1 |
---|
16324 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
16325 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
16326 | | #define READLINK_TRAILING_SLASH_BUG 1 |
---|
16327 | | #define GNULIB_TEST_READLINK 1 |
---|
16328 | | #define HAVE_SEARCH_H 1 |
---|
16329 | | #define HAVE_TSEARCH 1 |
---|
16330 | | #define HAVE_RAW_DECL_SIGACTION 1 |
---|
16331 | | #define HAVE_RAW_DECL_SIGADDSET 1 |
---|
16332 | | #define HAVE_RAW_DECL_SIGDELSET 1 |
---|
16333 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 |
---|
16334 | | #define HAVE_RAW_DECL_SIGFILLSET 1 |
---|
16335 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 |
---|
16336 | | #define HAVE_RAW_DECL_SIGPENDING 1 |
---|
16337 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 |
---|
16338 | | #define GNULIB_SIGPIPE 1 |
---|
16339 | | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
16340 | | #define REPLACE_FUNC_STAT_FILE 1 |
---|
16341 | | #define GNULIB_TEST_STAT 1 |
---|
16342 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
16343 | | #define BITSIZEOF_SIZE_T 32 |
---|
16344 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
16345 | | #define BITSIZEOF_WCHAR_T 32 |
---|
16346 | | #define BITSIZEOF_WINT_T 32 |
---|
16347 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
16348 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
16349 | | #define HAVE_SIGNED_WINT_T 1 |
---|
16350 | | #define PTRDIFF_T_SUFFIX |
---|
16351 | | #define SIZE_T_SUFFIX ul |
---|
16352 | | #define SIG_ATOMIC_T_SUFFIX |
---|
16353 | | #define WCHAR_T_SUFFIX |
---|
16354 | | #define WINT_T_SUFFIX |
---|
16355 | | #define HAVE_RAW_DECL_FPURGE 1 |
---|
16356 | | #define HAVE_RAW_DECL_FSEEKO 1 |
---|
16357 | | #define HAVE_RAW_DECL_FTELLO 1 |
---|
16358 | | #define HAVE_RAW_DECL_POPEN 1 |
---|
16359 | | #define HAVE_RAW_DECL_SNPRINTF 1 |
---|
16360 | | #define HAVE_RAW_DECL_TMPFILE 1 |
---|
16361 | | #define HAVE_RAW_DECL_VSNPRINTF 1 |
---|
16362 | | #define HAVE_RAW_DECL_ATOLL 1 |
---|
16363 | | #define HAVE_RAW_DECL_GETLOADAVG 1 |
---|
16364 | | #define HAVE_RAW_DECL_GETSUBOPT 1 |
---|
16365 | | #define HAVE_RAW_DECL_GRANTPT 1 |
---|
16366 | | #define HAVE_RAW_DECL_MKSTEMP 1 |
---|
16367 | | #define HAVE_RAW_DECL_PTSNAME 1 |
---|
16368 | | #define HAVE_RAW_DECL_REALPATH 1 |
---|
16369 | | #define HAVE_RAW_DECL_SETENV 1 |
---|
16370 | | #define HAVE_RAW_DECL_STRTOD 1 |
---|
16371 | | #define HAVE_RAW_DECL_STRTOLL 1 |
---|
16372 | | #define HAVE_RAW_DECL_STRTOULL 1 |
---|
16373 | | #define HAVE_RAW_DECL_UNLOCKPT 1 |
---|
16374 | | #define HAVE_RAW_DECL_UNSETENV 1 |
---|
16375 | | #define GNULIB_TEST_STRERROR 1 |
---|
16376 | | #define GNULIB_TEST_STRNLEN 1 |
---|
16377 | | #define HAVE_STRTOL 1 |
---|
16378 | | #define HAVE_STRTOUL 1 |
---|
16379 | | #define HAVE_RAW_DECL_LCHMOD 1 |
---|
16380 | | #define HAVE_RAW_DECL_LSTAT 1 |
---|
16381 | | #define HAVE_RAW_DECL_MKFIFO 1 |
---|
16382 | | /* end confdefs.h. */ |
---|
16383 | | #include <sys/stat.h> |
---|
16384 | | |
---|
16385 | | int |
---|
16386 | | main () |
---|
16387 | | { |
---|
16388 | | #undef mkfifoat |
---|
16389 | | (void) mkfifoat; |
---|
16390 | | ; |
---|
16391 | | return 0; |
---|
16392 | | } |
---|
16393 | configure:25487: result: no |
---|
16394 | configure:25461: checking whether mknod is declared without a macro |
---|
16395 | configure:25479: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
16396 | configure:25479: $? = 0 |
---|
16397 | configure:25487: result: yes |
---|
16398 | configure:25461: checking whether mknodat is declared without a macro |
---|
16399 | configure:25479: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
16400 | conftest.c: In function 'main': |
---|
16401 | conftest.c:251: error: 'mknodat' undeclared (first use in this function) |
---|
16402 | conftest.c:251: error: (Each undeclared identifier is reported only once |
---|
16403 | conftest.c:251: error: for each function it appears in.) |
---|
16404 | configure:25479: $? = 1 |
---|
16405 | configure: failed program was: |
---|
16406 | | /* confdefs.h */ |
---|
16407 | | #define PACKAGE_NAME "" |
---|
16408 | | #define PACKAGE_TARNAME "" |
---|
16409 | | #define PACKAGE_VERSION "" |
---|
16410 | | #define PACKAGE_STRING "" |
---|
16411 | | #define PACKAGE_BUGREPORT "" |
---|
16412 | | #define PACKAGE_URL "" |
---|
16413 | | #define PACKAGE "gettext-runtime" |
---|
16414 | | #define VERSION "0.18.1" |
---|
16415 | | #define STDC_HEADERS 1 |
---|
16416 | | #define HAVE_SYS_TYPES_H 1 |
---|
16417 | | #define HAVE_SYS_STAT_H 1 |
---|
16418 | | #define HAVE_STDLIB_H 1 |
---|
16419 | | #define HAVE_STRING_H 1 |
---|
16420 | | #define HAVE_MEMORY_H 1 |
---|
16421 | | #define HAVE_STRINGS_H 1 |
---|
16422 | | #define HAVE_INTTYPES_H 1 |
---|
16423 | | #define HAVE_STDINT_H 1 |
---|
16424 | | #define HAVE_UNISTD_H 1 |
---|
16425 | | #define __EXTENSIONS__ 1 |
---|
16426 | | #define _ALL_SOURCE 1 |
---|
16427 | | #define _GNU_SOURCE 1 |
---|
16428 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
16429 | | #define _TANDEM_SOURCE 1 |
---|
16430 | | #define HAVE_DLFCN_H 1 |
---|
16431 | | #define LT_OBJDIR ".libs/" |
---|
16432 | | #define HAVE_VISIBILITY 1 |
---|
16433 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
16434 | | #define HAVE_ALLOCA_H 1 |
---|
16435 | | #define HAVE_ALLOCA 1 |
---|
16436 | | #define HAVE_STDLIB_H 1 |
---|
16437 | | #define HAVE_UNISTD_H 1 |
---|
16438 | | #define HAVE_SYS_PARAM_H 1 |
---|
16439 | | #define HAVE_STRING_H 1 |
---|
16440 | | #define HAVE_ERRNO_H 1 |
---|
16441 | | #define HAVE_GETOPT_H 1 |
---|
16442 | | #define HAVE_ICONV_H 1 |
---|
16443 | | #define HAVE_SYS_MMAN_H 1 |
---|
16444 | | #define HAVE_SYS_SOCKET_H 1 |
---|
16445 | | #define HAVE_SIGNAL_H 1 |
---|
16446 | | #define HAVE_STDDEF_H 1 |
---|
16447 | | #define HAVE_STDINT_H 1 |
---|
16448 | | #define HAVE_WCHAR_H 1 |
---|
16449 | | #define HAVE_STDIO_H 1 |
---|
16450 | | #define HAVE_SYS_STAT_H 1 |
---|
16451 | | #define HAVE_TIME_H 1 |
---|
16452 | | #define HAVE_SYS_TIME_H 1 |
---|
16453 | | #define HAVE_WCTYPE_H 1 |
---|
16454 | | #define HAVE_GETPAGESIZE 1 |
---|
16455 | | #define HAVE_MMAP 1 |
---|
16456 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
16457 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
16458 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
16459 | | #define HAVE_UINTMAX_T 1 |
---|
16460 | | #define HAVE_INTTYPES_H 1 |
---|
16461 | | #define USE_POSIX_THREADS 1 |
---|
16462 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
16463 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
16464 | | #define HAVE_ICONV 1 |
---|
16465 | | #define ICONV_CONST |
---|
16466 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
16467 | | #define HAVE_INTTYPES_H 1 |
---|
16468 | | #define HAVE_LIMITS_H 1 |
---|
16469 | | #define HAVE_UNISTD_H 1 |
---|
16470 | | #define HAVE_SYS_PARAM_H 1 |
---|
16471 | | #define HAVE_GETCWD 1 |
---|
16472 | | #define HAVE_GETEGID 1 |
---|
16473 | | #define HAVE_GETEUID 1 |
---|
16474 | | #define HAVE_GETGID 1 |
---|
16475 | | #define HAVE_GETUID 1 |
---|
16476 | | #define HAVE_MUNMAP 1 |
---|
16477 | | #define HAVE_STPCPY 1 |
---|
16478 | | #define HAVE_STRCASECMP 1 |
---|
16479 | | #define HAVE_STRDUP 1 |
---|
16480 | | #define HAVE_STRTOUL 1 |
---|
16481 | | #define HAVE_TSEARCH 1 |
---|
16482 | | #define HAVE_USELOCALE 1 |
---|
16483 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
16484 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
16485 | | #define HAVE_LONG_LONG_INT 1 |
---|
16486 | | #define HAVE_WCHAR_T 1 |
---|
16487 | | #define HAVE_WINT_T 1 |
---|
16488 | | #define HAVE_INTMAX_T 1 |
---|
16489 | | #define HAVE_POSIX_PRINTF 1 |
---|
16490 | | #define HAVE_STDINT_H 1 |
---|
16491 | | #define HAVE_STDINT_H 1 |
---|
16492 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
16493 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
16494 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
16495 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
16496 | | #define HAVE_STDDEF_H 1 |
---|
16497 | | #define HAVE_STDLIB_H 1 |
---|
16498 | | #define HAVE_STRING_H 1 |
---|
16499 | | #define HAVE_ASPRINTF 1 |
---|
16500 | | #define HAVE_FWPRINTF 1 |
---|
16501 | | #define HAVE_NEWLOCALE 1 |
---|
16502 | | #define HAVE_PUTENV 1 |
---|
16503 | | #define HAVE_SETENV 1 |
---|
16504 | | #define HAVE_SETLOCALE 1 |
---|
16505 | | #define HAVE_SNPRINTF 1 |
---|
16506 | | #define HAVE_WCSLEN 1 |
---|
16507 | | #define HAVE_MBRTOWC 1 |
---|
16508 | | #define HAVE_WCRTOMB 1 |
---|
16509 | | #define HAVE_DECL__SNPRINTF 0 |
---|
16510 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
16511 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
16512 | | #define HAVE_LANGINFO_CODESET 1 |
---|
16513 | | #define HAVE_LC_MESSAGES 1 |
---|
16514 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
16515 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
16516 | | #define ENABLE_NLS 1 |
---|
16517 | | #define HAVE_GETCWD 1 |
---|
16518 | | #define HAVE_READLINK 1 |
---|
16519 | | #define HAVE_REALPATH 1 |
---|
16520 | | #define HAVE_LSTAT 1 |
---|
16521 | | #define HAVE_MBSINIT 1 |
---|
16522 | | #define HAVE_MBRTOWC 1 |
---|
16523 | | #define HAVE_MPROTECT 1 |
---|
16524 | | #define HAVE_MEMCHR 1 |
---|
16525 | | #define HAVE_PATHCONF 1 |
---|
16526 | | #define HAVE_SETENV 1 |
---|
16527 | | #define HAVE_ISWCNTRL 1 |
---|
16528 | | #define HAVE_ISWBLANK 1 |
---|
16529 | | #define HAVE_WCWIDTH 1 |
---|
16530 | | #define HAVE_DECL_STRERROR_R 1 |
---|
16531 | | #define HAVE_STRERROR_R 1 |
---|
16532 | | #define HAVE_GETOPT_H 1 |
---|
16533 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
16534 | | #define HAVE_DECL_OPTRESET 1 |
---|
16535 | | #define HAVE_DECL_GETENV 1 |
---|
16536 | | #define __GETOPT_PREFIX rpl_ |
---|
16537 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
16538 | | #define HAVE_STDLIB_H 1 |
---|
16539 | | #define MALLOC_0_IS_NONNULL 1 |
---|
16540 | | #define HAVE_MBSTATE_T 1 |
---|
16541 | | #define HAVE_MBRTOWC 1 |
---|
16542 | | #define MAP_ANONYMOUS MAP_ANON |
---|
16543 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
16544 | | #define INSTALLPREFIX "/opt/local" |
---|
16545 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 |
---|
16546 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 |
---|
16547 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 |
---|
16548 | | #define HAVE__BOOL 1 |
---|
16549 | | #define HAVE_STDBOOL_H 1 |
---|
16550 | | #define USER_LABEL_PREFIX _ |
---|
16551 | | #define restrict __restrict |
---|
16552 | | #define HAVE_RAW_DECL_STPCPY 1 |
---|
16553 | | #define HAVE_RAW_DECL_STRDUP 1 |
---|
16554 | | #define HAVE_RAW_DECL_STRNCAT 1 |
---|
16555 | | #define HAVE_RAW_DECL_STRPBRK 1 |
---|
16556 | | #define HAVE_RAW_DECL_STRSEP 1 |
---|
16557 | | #define HAVE_RAW_DECL_STRCASESTR 1 |
---|
16558 | | #define HAVE_RAW_DECL_STRTOK_R 1 |
---|
16559 | | #define HAVE_RAW_DECL_STRSIGNAL 1 |
---|
16560 | | #define HAVE_DECL_STRNLEN 0 |
---|
16561 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
16562 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
16563 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
16564 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
16565 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
16566 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
16567 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
16568 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
16569 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
16570 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
16571 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
16572 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
16573 | | #define HAVE_ATEXIT 1 |
---|
16574 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
16575 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
16576 | | #define GNULIB_TEST_REALPATH 1 |
---|
16577 | | #define GNULIB_TEST_ENVIRON 1 |
---|
16578 | | #define GNULIB_FWRITEERROR 1 |
---|
16579 | | #define GNULIB_TEST_GETOPT_GNU 1 |
---|
16580 | | #define __GETOPT_PREFIX rpl_ |
---|
16581 | | #define GNULIB_TEST_LSTAT 1 |
---|
16582 | | #define HAVE_MALLOC_POSIX 1 |
---|
16583 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
16584 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
16585 | | #define GNULIB_TEST_MBSINIT 1 |
---|
16586 | | #define GNULIB_TEST_MBSLEN 1 |
---|
16587 | | #define GNULIB_TEST_MBSSTR 1 |
---|
16588 | | #define GNULIB_TEST_MEMCHR 1 |
---|
16589 | | #define HAVE_MEMMOVE 1 |
---|
16590 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
16591 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
16592 | | #define READLINK_TRAILING_SLASH_BUG 1 |
---|
16593 | | #define GNULIB_TEST_READLINK 1 |
---|
16594 | | #define HAVE_SEARCH_H 1 |
---|
16595 | | #define HAVE_TSEARCH 1 |
---|
16596 | | #define HAVE_RAW_DECL_SIGACTION 1 |
---|
16597 | | #define HAVE_RAW_DECL_SIGADDSET 1 |
---|
16598 | | #define HAVE_RAW_DECL_SIGDELSET 1 |
---|
16599 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 |
---|
16600 | | #define HAVE_RAW_DECL_SIGFILLSET 1 |
---|
16601 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 |
---|
16602 | | #define HAVE_RAW_DECL_SIGPENDING 1 |
---|
16603 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 |
---|
16604 | | #define GNULIB_SIGPIPE 1 |
---|
16605 | | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
16606 | | #define REPLACE_FUNC_STAT_FILE 1 |
---|
16607 | | #define GNULIB_TEST_STAT 1 |
---|
16608 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
16609 | | #define BITSIZEOF_SIZE_T 32 |
---|
16610 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
16611 | | #define BITSIZEOF_WCHAR_T 32 |
---|
16612 | | #define BITSIZEOF_WINT_T 32 |
---|
16613 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
16614 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
16615 | | #define HAVE_SIGNED_WINT_T 1 |
---|
16616 | | #define PTRDIFF_T_SUFFIX |
---|
16617 | | #define SIZE_T_SUFFIX ul |
---|
16618 | | #define SIG_ATOMIC_T_SUFFIX |
---|
16619 | | #define WCHAR_T_SUFFIX |
---|
16620 | | #define WINT_T_SUFFIX |
---|
16621 | | #define HAVE_RAW_DECL_FPURGE 1 |
---|
16622 | | #define HAVE_RAW_DECL_FSEEKO 1 |
---|
16623 | | #define HAVE_RAW_DECL_FTELLO 1 |
---|
16624 | | #define HAVE_RAW_DECL_POPEN 1 |
---|
16625 | | #define HAVE_RAW_DECL_SNPRINTF 1 |
---|
16626 | | #define HAVE_RAW_DECL_TMPFILE 1 |
---|
16627 | | #define HAVE_RAW_DECL_VSNPRINTF 1 |
---|
16628 | | #define HAVE_RAW_DECL_ATOLL 1 |
---|
16629 | | #define HAVE_RAW_DECL_GETLOADAVG 1 |
---|
16630 | | #define HAVE_RAW_DECL_GETSUBOPT 1 |
---|
16631 | | #define HAVE_RAW_DECL_GRANTPT 1 |
---|
16632 | | #define HAVE_RAW_DECL_MKSTEMP 1 |
---|
16633 | | #define HAVE_RAW_DECL_PTSNAME 1 |
---|
16634 | | #define HAVE_RAW_DECL_REALPATH 1 |
---|
16635 | | #define HAVE_RAW_DECL_SETENV 1 |
---|
16636 | | #define HAVE_RAW_DECL_STRTOD 1 |
---|
16637 | | #define HAVE_RAW_DECL_STRTOLL 1 |
---|
16638 | | #define HAVE_RAW_DECL_STRTOULL 1 |
---|
16639 | | #define HAVE_RAW_DECL_UNLOCKPT 1 |
---|
16640 | | #define HAVE_RAW_DECL_UNSETENV 1 |
---|
16641 | | #define GNULIB_TEST_STRERROR 1 |
---|
16642 | | #define GNULIB_TEST_STRNLEN 1 |
---|
16643 | | #define HAVE_STRTOL 1 |
---|
16644 | | #define HAVE_STRTOUL 1 |
---|
16645 | | #define HAVE_RAW_DECL_LCHMOD 1 |
---|
16646 | | #define HAVE_RAW_DECL_LSTAT 1 |
---|
16647 | | #define HAVE_RAW_DECL_MKFIFO 1 |
---|
16648 | | #define HAVE_RAW_DECL_MKNOD 1 |
---|
16649 | | /* end confdefs.h. */ |
---|
16650 | | #include <sys/stat.h> |
---|
16651 | | |
---|
16652 | | int |
---|
16653 | | main () |
---|
16654 | | { |
---|
16655 | | #undef mknodat |
---|
16656 | | (void) mknodat; |
---|
16657 | | ; |
---|
16658 | | return 0; |
---|
16659 | | } |
---|
16660 | configure:25487: result: no |
---|
16661 | configure:25461: checking whether stat is declared without a macro |
---|
16662 | configure:25479: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
16663 | configure:25479: $? = 0 |
---|
16664 | configure:25487: result: yes |
---|
16665 | configure:25461: checking whether utimensat is declared without a macro |
---|
16666 | configure:25479: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
16667 | conftest.c: In function 'main': |
---|
16668 | conftest.c:252: error: 'utimensat' undeclared (first use in this function) |
---|
16669 | conftest.c:252: error: (Each undeclared identifier is reported only once |
---|
16670 | conftest.c:252: error: for each function it appears in.) |
---|
16671 | configure:25479: $? = 1 |
---|
16672 | configure: failed program was: |
---|
16673 | | /* confdefs.h */ |
---|
16674 | | #define PACKAGE_NAME "" |
---|
16675 | | #define PACKAGE_TARNAME "" |
---|
16676 | | #define PACKAGE_VERSION "" |
---|
16677 | | #define PACKAGE_STRING "" |
---|
16678 | | #define PACKAGE_BUGREPORT "" |
---|
16679 | | #define PACKAGE_URL "" |
---|
16680 | | #define PACKAGE "gettext-runtime" |
---|
16681 | | #define VERSION "0.18.1" |
---|
16682 | | #define STDC_HEADERS 1 |
---|
16683 | | #define HAVE_SYS_TYPES_H 1 |
---|
16684 | | #define HAVE_SYS_STAT_H 1 |
---|
16685 | | #define HAVE_STDLIB_H 1 |
---|
16686 | | #define HAVE_STRING_H 1 |
---|
16687 | | #define HAVE_MEMORY_H 1 |
---|
16688 | | #define HAVE_STRINGS_H 1 |
---|
16689 | | #define HAVE_INTTYPES_H 1 |
---|
16690 | | #define HAVE_STDINT_H 1 |
---|
16691 | | #define HAVE_UNISTD_H 1 |
---|
16692 | | #define __EXTENSIONS__ 1 |
---|
16693 | | #define _ALL_SOURCE 1 |
---|
16694 | | #define _GNU_SOURCE 1 |
---|
16695 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
16696 | | #define _TANDEM_SOURCE 1 |
---|
16697 | | #define HAVE_DLFCN_H 1 |
---|
16698 | | #define LT_OBJDIR ".libs/" |
---|
16699 | | #define HAVE_VISIBILITY 1 |
---|
16700 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
16701 | | #define HAVE_ALLOCA_H 1 |
---|
16702 | | #define HAVE_ALLOCA 1 |
---|
16703 | | #define HAVE_STDLIB_H 1 |
---|
16704 | | #define HAVE_UNISTD_H 1 |
---|
16705 | | #define HAVE_SYS_PARAM_H 1 |
---|
16706 | | #define HAVE_STRING_H 1 |
---|
16707 | | #define HAVE_ERRNO_H 1 |
---|
16708 | | #define HAVE_GETOPT_H 1 |
---|
16709 | | #define HAVE_ICONV_H 1 |
---|
16710 | | #define HAVE_SYS_MMAN_H 1 |
---|
16711 | | #define HAVE_SYS_SOCKET_H 1 |
---|
16712 | | #define HAVE_SIGNAL_H 1 |
---|
16713 | | #define HAVE_STDDEF_H 1 |
---|
16714 | | #define HAVE_STDINT_H 1 |
---|
16715 | | #define HAVE_WCHAR_H 1 |
---|
16716 | | #define HAVE_STDIO_H 1 |
---|
16717 | | #define HAVE_SYS_STAT_H 1 |
---|
16718 | | #define HAVE_TIME_H 1 |
---|
16719 | | #define HAVE_SYS_TIME_H 1 |
---|
16720 | | #define HAVE_WCTYPE_H 1 |
---|
16721 | | #define HAVE_GETPAGESIZE 1 |
---|
16722 | | #define HAVE_MMAP 1 |
---|
16723 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
16724 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
16725 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
16726 | | #define HAVE_UINTMAX_T 1 |
---|
16727 | | #define HAVE_INTTYPES_H 1 |
---|
16728 | | #define USE_POSIX_THREADS 1 |
---|
16729 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
16730 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
16731 | | #define HAVE_ICONV 1 |
---|
16732 | | #define ICONV_CONST |
---|
16733 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
16734 | | #define HAVE_INTTYPES_H 1 |
---|
16735 | | #define HAVE_LIMITS_H 1 |
---|
16736 | | #define HAVE_UNISTD_H 1 |
---|
16737 | | #define HAVE_SYS_PARAM_H 1 |
---|
16738 | | #define HAVE_GETCWD 1 |
---|
16739 | | #define HAVE_GETEGID 1 |
---|
16740 | | #define HAVE_GETEUID 1 |
---|
16741 | | #define HAVE_GETGID 1 |
---|
16742 | | #define HAVE_GETUID 1 |
---|
16743 | | #define HAVE_MUNMAP 1 |
---|
16744 | | #define HAVE_STPCPY 1 |
---|
16745 | | #define HAVE_STRCASECMP 1 |
---|
16746 | | #define HAVE_STRDUP 1 |
---|
16747 | | #define HAVE_STRTOUL 1 |
---|
16748 | | #define HAVE_TSEARCH 1 |
---|
16749 | | #define HAVE_USELOCALE 1 |
---|
16750 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
16751 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
16752 | | #define HAVE_LONG_LONG_INT 1 |
---|
16753 | | #define HAVE_WCHAR_T 1 |
---|
16754 | | #define HAVE_WINT_T 1 |
---|
16755 | | #define HAVE_INTMAX_T 1 |
---|
16756 | | #define HAVE_POSIX_PRINTF 1 |
---|
16757 | | #define HAVE_STDINT_H 1 |
---|
16758 | | #define HAVE_STDINT_H 1 |
---|
16759 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
16760 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
16761 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
16762 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
16763 | | #define HAVE_STDDEF_H 1 |
---|
16764 | | #define HAVE_STDLIB_H 1 |
---|
16765 | | #define HAVE_STRING_H 1 |
---|
16766 | | #define HAVE_ASPRINTF 1 |
---|
16767 | | #define HAVE_FWPRINTF 1 |
---|
16768 | | #define HAVE_NEWLOCALE 1 |
---|
16769 | | #define HAVE_PUTENV 1 |
---|
16770 | | #define HAVE_SETENV 1 |
---|
16771 | | #define HAVE_SETLOCALE 1 |
---|
16772 | | #define HAVE_SNPRINTF 1 |
---|
16773 | | #define HAVE_WCSLEN 1 |
---|
16774 | | #define HAVE_MBRTOWC 1 |
---|
16775 | | #define HAVE_WCRTOMB 1 |
---|
16776 | | #define HAVE_DECL__SNPRINTF 0 |
---|
16777 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
16778 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
16779 | | #define HAVE_LANGINFO_CODESET 1 |
---|
16780 | | #define HAVE_LC_MESSAGES 1 |
---|
16781 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
16782 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
16783 | | #define ENABLE_NLS 1 |
---|
16784 | | #define HAVE_GETCWD 1 |
---|
16785 | | #define HAVE_READLINK 1 |
---|
16786 | | #define HAVE_REALPATH 1 |
---|
16787 | | #define HAVE_LSTAT 1 |
---|
16788 | | #define HAVE_MBSINIT 1 |
---|
16789 | | #define HAVE_MBRTOWC 1 |
---|
16790 | | #define HAVE_MPROTECT 1 |
---|
16791 | | #define HAVE_MEMCHR 1 |
---|
16792 | | #define HAVE_PATHCONF 1 |
---|
16793 | | #define HAVE_SETENV 1 |
---|
16794 | | #define HAVE_ISWCNTRL 1 |
---|
16795 | | #define HAVE_ISWBLANK 1 |
---|
16796 | | #define HAVE_WCWIDTH 1 |
---|
16797 | | #define HAVE_DECL_STRERROR_R 1 |
---|
16798 | | #define HAVE_STRERROR_R 1 |
---|
16799 | | #define HAVE_GETOPT_H 1 |
---|
16800 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
16801 | | #define HAVE_DECL_OPTRESET 1 |
---|
16802 | | #define HAVE_DECL_GETENV 1 |
---|
16803 | | #define __GETOPT_PREFIX rpl_ |
---|
16804 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
16805 | | #define HAVE_STDLIB_H 1 |
---|
16806 | | #define MALLOC_0_IS_NONNULL 1 |
---|
16807 | | #define HAVE_MBSTATE_T 1 |
---|
16808 | | #define HAVE_MBRTOWC 1 |
---|
16809 | | #define MAP_ANONYMOUS MAP_ANON |
---|
16810 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
16811 | | #define INSTALLPREFIX "/opt/local" |
---|
16812 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 |
---|
16813 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 |
---|
16814 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 |
---|
16815 | | #define HAVE__BOOL 1 |
---|
16816 | | #define HAVE_STDBOOL_H 1 |
---|
16817 | | #define USER_LABEL_PREFIX _ |
---|
16818 | | #define restrict __restrict |
---|
16819 | | #define HAVE_RAW_DECL_STPCPY 1 |
---|
16820 | | #define HAVE_RAW_DECL_STRDUP 1 |
---|
16821 | | #define HAVE_RAW_DECL_STRNCAT 1 |
---|
16822 | | #define HAVE_RAW_DECL_STRPBRK 1 |
---|
16823 | | #define HAVE_RAW_DECL_STRSEP 1 |
---|
16824 | | #define HAVE_RAW_DECL_STRCASESTR 1 |
---|
16825 | | #define HAVE_RAW_DECL_STRTOK_R 1 |
---|
16826 | | #define HAVE_RAW_DECL_STRSIGNAL 1 |
---|
16827 | | #define HAVE_DECL_STRNLEN 0 |
---|
16828 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
16829 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
16830 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
16831 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
16832 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
16833 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
16834 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
16835 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
16836 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
16837 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
16838 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
16839 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
16840 | | #define HAVE_ATEXIT 1 |
---|
16841 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
16842 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
16843 | | #define GNULIB_TEST_REALPATH 1 |
---|
16844 | | #define GNULIB_TEST_ENVIRON 1 |
---|
16845 | | #define GNULIB_FWRITEERROR 1 |
---|
16846 | | #define GNULIB_TEST_GETOPT_GNU 1 |
---|
16847 | | #define __GETOPT_PREFIX rpl_ |
---|
16848 | | #define GNULIB_TEST_LSTAT 1 |
---|
16849 | | #define HAVE_MALLOC_POSIX 1 |
---|
16850 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
16851 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
16852 | | #define GNULIB_TEST_MBSINIT 1 |
---|
16853 | | #define GNULIB_TEST_MBSLEN 1 |
---|
16854 | | #define GNULIB_TEST_MBSSTR 1 |
---|
16855 | | #define GNULIB_TEST_MEMCHR 1 |
---|
16856 | | #define HAVE_MEMMOVE 1 |
---|
16857 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
16858 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
16859 | | #define READLINK_TRAILING_SLASH_BUG 1 |
---|
16860 | | #define GNULIB_TEST_READLINK 1 |
---|
16861 | | #define HAVE_SEARCH_H 1 |
---|
16862 | | #define HAVE_TSEARCH 1 |
---|
16863 | | #define HAVE_RAW_DECL_SIGACTION 1 |
---|
16864 | | #define HAVE_RAW_DECL_SIGADDSET 1 |
---|
16865 | | #define HAVE_RAW_DECL_SIGDELSET 1 |
---|
16866 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 |
---|
16867 | | #define HAVE_RAW_DECL_SIGFILLSET 1 |
---|
16868 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 |
---|
16869 | | #define HAVE_RAW_DECL_SIGPENDING 1 |
---|
16870 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 |
---|
16871 | | #define GNULIB_SIGPIPE 1 |
---|
16872 | | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
16873 | | #define REPLACE_FUNC_STAT_FILE 1 |
---|
16874 | | #define GNULIB_TEST_STAT 1 |
---|
16875 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
16876 | | #define BITSIZEOF_SIZE_T 32 |
---|
16877 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
16878 | | #define BITSIZEOF_WCHAR_T 32 |
---|
16879 | | #define BITSIZEOF_WINT_T 32 |
---|
16880 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
16881 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
16882 | | #define HAVE_SIGNED_WINT_T 1 |
---|
16883 | | #define PTRDIFF_T_SUFFIX |
---|
16884 | | #define SIZE_T_SUFFIX ul |
---|
16885 | | #define SIG_ATOMIC_T_SUFFIX |
---|
16886 | | #define WCHAR_T_SUFFIX |
---|
16887 | | #define WINT_T_SUFFIX |
---|
16888 | | #define HAVE_RAW_DECL_FPURGE 1 |
---|
16889 | | #define HAVE_RAW_DECL_FSEEKO 1 |
---|
16890 | | #define HAVE_RAW_DECL_FTELLO 1 |
---|
16891 | | #define HAVE_RAW_DECL_POPEN 1 |
---|
16892 | | #define HAVE_RAW_DECL_SNPRINTF 1 |
---|
16893 | | #define HAVE_RAW_DECL_TMPFILE 1 |
---|
16894 | | #define HAVE_RAW_DECL_VSNPRINTF 1 |
---|
16895 | | #define HAVE_RAW_DECL_ATOLL 1 |
---|
16896 | | #define HAVE_RAW_DECL_GETLOADAVG 1 |
---|
16897 | | #define HAVE_RAW_DECL_GETSUBOPT 1 |
---|
16898 | | #define HAVE_RAW_DECL_GRANTPT 1 |
---|
16899 | | #define HAVE_RAW_DECL_MKSTEMP 1 |
---|
16900 | | #define HAVE_RAW_DECL_PTSNAME 1 |
---|
16901 | | #define HAVE_RAW_DECL_REALPATH 1 |
---|
16902 | | #define HAVE_RAW_DECL_SETENV 1 |
---|
16903 | | #define HAVE_RAW_DECL_STRTOD 1 |
---|
16904 | | #define HAVE_RAW_DECL_STRTOLL 1 |
---|
16905 | | #define HAVE_RAW_DECL_STRTOULL 1 |
---|
16906 | | #define HAVE_RAW_DECL_UNLOCKPT 1 |
---|
16907 | | #define HAVE_RAW_DECL_UNSETENV 1 |
---|
16908 | | #define GNULIB_TEST_STRERROR 1 |
---|
16909 | | #define GNULIB_TEST_STRNLEN 1 |
---|
16910 | | #define HAVE_STRTOL 1 |
---|
16911 | | #define HAVE_STRTOUL 1 |
---|
16912 | | #define HAVE_RAW_DECL_LCHMOD 1 |
---|
16913 | | #define HAVE_RAW_DECL_LSTAT 1 |
---|
16914 | | #define HAVE_RAW_DECL_MKFIFO 1 |
---|
16915 | | #define HAVE_RAW_DECL_MKNOD 1 |
---|
16916 | | #define HAVE_RAW_DECL_STAT 1 |
---|
16917 | | /* end confdefs.h. */ |
---|
16918 | | #include <sys/stat.h> |
---|
16919 | | |
---|
16920 | | int |
---|
16921 | | main () |
---|
16922 | | { |
---|
16923 | | #undef utimensat |
---|
16924 | | (void) utimensat; |
---|
16925 | | ; |
---|
16926 | | return 0; |
---|
16927 | | } |
---|
16928 | configure:25487: result: no |
---|
16929 | configure:25588: checking whether chown is declared without a macro |
---|
16930 | configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
16931 | configure:25615: $? = 0 |
---|
16932 | configure:25623: result: yes |
---|
16933 | configure:25588: checking whether dup2 is declared without a macro |
---|
16934 | configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
16935 | configure:25615: $? = 0 |
---|
16936 | configure:25623: result: yes |
---|
16937 | configure:25588: checking whether dup3 is declared without a macro |
---|
16938 | configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
16939 | conftest.c: In function 'main': |
---|
16940 | conftest.c:263: error: 'dup3' undeclared (first use in this function) |
---|
16941 | conftest.c:263: error: (Each undeclared identifier is reported only once |
---|
16942 | conftest.c:263: error: for each function it appears in.) |
---|
16943 | configure:25615: $? = 1 |
---|
16944 | configure: failed program was: |
---|
16945 | | /* confdefs.h */ |
---|
16946 | | #define PACKAGE_NAME "" |
---|
16947 | | #define PACKAGE_TARNAME "" |
---|
16948 | | #define PACKAGE_VERSION "" |
---|
16949 | | #define PACKAGE_STRING "" |
---|
16950 | | #define PACKAGE_BUGREPORT "" |
---|
16951 | | #define PACKAGE_URL "" |
---|
16952 | | #define PACKAGE "gettext-runtime" |
---|
16953 | | #define VERSION "0.18.1" |
---|
16954 | | #define STDC_HEADERS 1 |
---|
16955 | | #define HAVE_SYS_TYPES_H 1 |
---|
16956 | | #define HAVE_SYS_STAT_H 1 |
---|
16957 | | #define HAVE_STDLIB_H 1 |
---|
16958 | | #define HAVE_STRING_H 1 |
---|
16959 | | #define HAVE_MEMORY_H 1 |
---|
16960 | | #define HAVE_STRINGS_H 1 |
---|
16961 | | #define HAVE_INTTYPES_H 1 |
---|
16962 | | #define HAVE_STDINT_H 1 |
---|
16963 | | #define HAVE_UNISTD_H 1 |
---|
16964 | | #define __EXTENSIONS__ 1 |
---|
16965 | | #define _ALL_SOURCE 1 |
---|
16966 | | #define _GNU_SOURCE 1 |
---|
16967 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
16968 | | #define _TANDEM_SOURCE 1 |
---|
16969 | | #define HAVE_DLFCN_H 1 |
---|
16970 | | #define LT_OBJDIR ".libs/" |
---|
16971 | | #define HAVE_VISIBILITY 1 |
---|
16972 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
16973 | | #define HAVE_ALLOCA_H 1 |
---|
16974 | | #define HAVE_ALLOCA 1 |
---|
16975 | | #define HAVE_STDLIB_H 1 |
---|
16976 | | #define HAVE_UNISTD_H 1 |
---|
16977 | | #define HAVE_SYS_PARAM_H 1 |
---|
16978 | | #define HAVE_STRING_H 1 |
---|
16979 | | #define HAVE_ERRNO_H 1 |
---|
16980 | | #define HAVE_GETOPT_H 1 |
---|
16981 | | #define HAVE_ICONV_H 1 |
---|
16982 | | #define HAVE_SYS_MMAN_H 1 |
---|
16983 | | #define HAVE_SYS_SOCKET_H 1 |
---|
16984 | | #define HAVE_SIGNAL_H 1 |
---|
16985 | | #define HAVE_STDDEF_H 1 |
---|
16986 | | #define HAVE_STDINT_H 1 |
---|
16987 | | #define HAVE_WCHAR_H 1 |
---|
16988 | | #define HAVE_STDIO_H 1 |
---|
16989 | | #define HAVE_SYS_STAT_H 1 |
---|
16990 | | #define HAVE_TIME_H 1 |
---|
16991 | | #define HAVE_SYS_TIME_H 1 |
---|
16992 | | #define HAVE_WCTYPE_H 1 |
---|
16993 | | #define HAVE_GETPAGESIZE 1 |
---|
16994 | | #define HAVE_MMAP 1 |
---|
16995 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
16996 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
16997 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
16998 | | #define HAVE_UINTMAX_T 1 |
---|
16999 | | #define HAVE_INTTYPES_H 1 |
---|
17000 | | #define USE_POSIX_THREADS 1 |
---|
17001 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
17002 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
17003 | | #define HAVE_ICONV 1 |
---|
17004 | | #define ICONV_CONST |
---|
17005 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
17006 | | #define HAVE_INTTYPES_H 1 |
---|
17007 | | #define HAVE_LIMITS_H 1 |
---|
17008 | | #define HAVE_UNISTD_H 1 |
---|
17009 | | #define HAVE_SYS_PARAM_H 1 |
---|
17010 | | #define HAVE_GETCWD 1 |
---|
17011 | | #define HAVE_GETEGID 1 |
---|
17012 | | #define HAVE_GETEUID 1 |
---|
17013 | | #define HAVE_GETGID 1 |
---|
17014 | | #define HAVE_GETUID 1 |
---|
17015 | | #define HAVE_MUNMAP 1 |
---|
17016 | | #define HAVE_STPCPY 1 |
---|
17017 | | #define HAVE_STRCASECMP 1 |
---|
17018 | | #define HAVE_STRDUP 1 |
---|
17019 | | #define HAVE_STRTOUL 1 |
---|
17020 | | #define HAVE_TSEARCH 1 |
---|
17021 | | #define HAVE_USELOCALE 1 |
---|
17022 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
17023 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
17024 | | #define HAVE_LONG_LONG_INT 1 |
---|
17025 | | #define HAVE_WCHAR_T 1 |
---|
17026 | | #define HAVE_WINT_T 1 |
---|
17027 | | #define HAVE_INTMAX_T 1 |
---|
17028 | | #define HAVE_POSIX_PRINTF 1 |
---|
17029 | | #define HAVE_STDINT_H 1 |
---|
17030 | | #define HAVE_STDINT_H 1 |
---|
17031 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
17032 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
17033 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
17034 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
17035 | | #define HAVE_STDDEF_H 1 |
---|
17036 | | #define HAVE_STDLIB_H 1 |
---|
17037 | | #define HAVE_STRING_H 1 |
---|
17038 | | #define HAVE_ASPRINTF 1 |
---|
17039 | | #define HAVE_FWPRINTF 1 |
---|
17040 | | #define HAVE_NEWLOCALE 1 |
---|
17041 | | #define HAVE_PUTENV 1 |
---|
17042 | | #define HAVE_SETENV 1 |
---|
17043 | | #define HAVE_SETLOCALE 1 |
---|
17044 | | #define HAVE_SNPRINTF 1 |
---|
17045 | | #define HAVE_WCSLEN 1 |
---|
17046 | | #define HAVE_MBRTOWC 1 |
---|
17047 | | #define HAVE_WCRTOMB 1 |
---|
17048 | | #define HAVE_DECL__SNPRINTF 0 |
---|
17049 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
17050 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
17051 | | #define HAVE_LANGINFO_CODESET 1 |
---|
17052 | | #define HAVE_LC_MESSAGES 1 |
---|
17053 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
17054 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
17055 | | #define ENABLE_NLS 1 |
---|
17056 | | #define HAVE_GETCWD 1 |
---|
17057 | | #define HAVE_READLINK 1 |
---|
17058 | | #define HAVE_REALPATH 1 |
---|
17059 | | #define HAVE_LSTAT 1 |
---|
17060 | | #define HAVE_MBSINIT 1 |
---|
17061 | | #define HAVE_MBRTOWC 1 |
---|
17062 | | #define HAVE_MPROTECT 1 |
---|
17063 | | #define HAVE_MEMCHR 1 |
---|
17064 | | #define HAVE_PATHCONF 1 |
---|
17065 | | #define HAVE_SETENV 1 |
---|
17066 | | #define HAVE_ISWCNTRL 1 |
---|
17067 | | #define HAVE_ISWBLANK 1 |
---|
17068 | | #define HAVE_WCWIDTH 1 |
---|
17069 | | #define HAVE_DECL_STRERROR_R 1 |
---|
17070 | | #define HAVE_STRERROR_R 1 |
---|
17071 | | #define HAVE_GETOPT_H 1 |
---|
17072 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
17073 | | #define HAVE_DECL_OPTRESET 1 |
---|
17074 | | #define HAVE_DECL_GETENV 1 |
---|
17075 | | #define __GETOPT_PREFIX rpl_ |
---|
17076 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
17077 | | #define HAVE_STDLIB_H 1 |
---|
17078 | | #define MALLOC_0_IS_NONNULL 1 |
---|
17079 | | #define HAVE_MBSTATE_T 1 |
---|
17080 | | #define HAVE_MBRTOWC 1 |
---|
17081 | | #define MAP_ANONYMOUS MAP_ANON |
---|
17082 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
17083 | | #define INSTALLPREFIX "/opt/local" |
---|
17084 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 |
---|
17085 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 |
---|
17086 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 |
---|
17087 | | #define HAVE__BOOL 1 |
---|
17088 | | #define HAVE_STDBOOL_H 1 |
---|
17089 | | #define USER_LABEL_PREFIX _ |
---|
17090 | | #define restrict __restrict |
---|
17091 | | #define HAVE_RAW_DECL_STPCPY 1 |
---|
17092 | | #define HAVE_RAW_DECL_STRDUP 1 |
---|
17093 | | #define HAVE_RAW_DECL_STRNCAT 1 |
---|
17094 | | #define HAVE_RAW_DECL_STRPBRK 1 |
---|
17095 | | #define HAVE_RAW_DECL_STRSEP 1 |
---|
17096 | | #define HAVE_RAW_DECL_STRCASESTR 1 |
---|
17097 | | #define HAVE_RAW_DECL_STRTOK_R 1 |
---|
17098 | | #define HAVE_RAW_DECL_STRSIGNAL 1 |
---|
17099 | | #define HAVE_DECL_STRNLEN 0 |
---|
17100 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
17101 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
17102 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
17103 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
17104 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
17105 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
17106 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
17107 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
17108 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
17109 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
17110 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
17111 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
17112 | | #define HAVE_ATEXIT 1 |
---|
17113 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
17114 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
17115 | | #define GNULIB_TEST_REALPATH 1 |
---|
17116 | | #define GNULIB_TEST_ENVIRON 1 |
---|
17117 | | #define GNULIB_FWRITEERROR 1 |
---|
17118 | | #define GNULIB_TEST_GETOPT_GNU 1 |
---|
17119 | | #define __GETOPT_PREFIX rpl_ |
---|
17120 | | #define GNULIB_TEST_LSTAT 1 |
---|
17121 | | #define HAVE_MALLOC_POSIX 1 |
---|
17122 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
17123 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
17124 | | #define GNULIB_TEST_MBSINIT 1 |
---|
17125 | | #define GNULIB_TEST_MBSLEN 1 |
---|
17126 | | #define GNULIB_TEST_MBSSTR 1 |
---|
17127 | | #define GNULIB_TEST_MEMCHR 1 |
---|
17128 | | #define HAVE_MEMMOVE 1 |
---|
17129 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
17130 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
17131 | | #define READLINK_TRAILING_SLASH_BUG 1 |
---|
17132 | | #define GNULIB_TEST_READLINK 1 |
---|
17133 | | #define HAVE_SEARCH_H 1 |
---|
17134 | | #define HAVE_TSEARCH 1 |
---|
17135 | | #define HAVE_RAW_DECL_SIGACTION 1 |
---|
17136 | | #define HAVE_RAW_DECL_SIGADDSET 1 |
---|
17137 | | #define HAVE_RAW_DECL_SIGDELSET 1 |
---|
17138 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 |
---|
17139 | | #define HAVE_RAW_DECL_SIGFILLSET 1 |
---|
17140 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 |
---|
17141 | | #define HAVE_RAW_DECL_SIGPENDING 1 |
---|
17142 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 |
---|
17143 | | #define GNULIB_SIGPIPE 1 |
---|
17144 | | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
17145 | | #define REPLACE_FUNC_STAT_FILE 1 |
---|
17146 | | #define GNULIB_TEST_STAT 1 |
---|
17147 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
17148 | | #define BITSIZEOF_SIZE_T 32 |
---|
17149 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
17150 | | #define BITSIZEOF_WCHAR_T 32 |
---|
17151 | | #define BITSIZEOF_WINT_T 32 |
---|
17152 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
17153 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
17154 | | #define HAVE_SIGNED_WINT_T 1 |
---|
17155 | | #define PTRDIFF_T_SUFFIX |
---|
17156 | | #define SIZE_T_SUFFIX ul |
---|
17157 | | #define SIG_ATOMIC_T_SUFFIX |
---|
17158 | | #define WCHAR_T_SUFFIX |
---|
17159 | | #define WINT_T_SUFFIX |
---|
17160 | | #define HAVE_RAW_DECL_FPURGE 1 |
---|
17161 | | #define HAVE_RAW_DECL_FSEEKO 1 |
---|
17162 | | #define HAVE_RAW_DECL_FTELLO 1 |
---|
17163 | | #define HAVE_RAW_DECL_POPEN 1 |
---|
17164 | | #define HAVE_RAW_DECL_SNPRINTF 1 |
---|
17165 | | #define HAVE_RAW_DECL_TMPFILE 1 |
---|
17166 | | #define HAVE_RAW_DECL_VSNPRINTF 1 |
---|
17167 | | #define HAVE_RAW_DECL_ATOLL 1 |
---|
17168 | | #define HAVE_RAW_DECL_GETLOADAVG 1 |
---|
17169 | | #define HAVE_RAW_DECL_GETSUBOPT 1 |
---|
17170 | | #define HAVE_RAW_DECL_GRANTPT 1 |
---|
17171 | | #define HAVE_RAW_DECL_MKSTEMP 1 |
---|
17172 | | #define HAVE_RAW_DECL_PTSNAME 1 |
---|
17173 | | #define HAVE_RAW_DECL_REALPATH 1 |
---|
17174 | | #define HAVE_RAW_DECL_SETENV 1 |
---|
17175 | | #define HAVE_RAW_DECL_STRTOD 1 |
---|
17176 | | #define HAVE_RAW_DECL_STRTOLL 1 |
---|
17177 | | #define HAVE_RAW_DECL_STRTOULL 1 |
---|
17178 | | #define HAVE_RAW_DECL_UNLOCKPT 1 |
---|
17179 | | #define HAVE_RAW_DECL_UNSETENV 1 |
---|
17180 | | #define GNULIB_TEST_STRERROR 1 |
---|
17181 | | #define GNULIB_TEST_STRNLEN 1 |
---|
17182 | | #define HAVE_STRTOL 1 |
---|
17183 | | #define HAVE_STRTOUL 1 |
---|
17184 | | #define HAVE_RAW_DECL_LCHMOD 1 |
---|
17185 | | #define HAVE_RAW_DECL_LSTAT 1 |
---|
17186 | | #define HAVE_RAW_DECL_MKFIFO 1 |
---|
17187 | | #define HAVE_RAW_DECL_MKNOD 1 |
---|
17188 | | #define HAVE_RAW_DECL_STAT 1 |
---|
17189 | | #define HAVE_RAW_DECL_CHOWN 1 |
---|
17190 | | #define HAVE_RAW_DECL_DUP2 1 |
---|
17191 | | /* end confdefs.h. */ |
---|
17192 | | #include <unistd.h> |
---|
17193 | | /* Some systems declare various items in the wrong headers. */ |
---|
17194 | | #ifndef __GLIBC__ |
---|
17195 | | # include <fcntl.h> |
---|
17196 | | # include <stdio.h> |
---|
17197 | | # include <stdlib.h> |
---|
17198 | | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ |
---|
17199 | | # include <io.h> |
---|
17200 | | # endif |
---|
17201 | | #endif |
---|
17202 | | |
---|
17203 | | int |
---|
17204 | | main () |
---|
17205 | | { |
---|
17206 | | #undef dup3 |
---|
17207 | | (void) dup3; |
---|
17208 | | ; |
---|
17209 | | return 0; |
---|
17210 | | } |
---|
17211 | configure:25623: result: no |
---|
17212 | configure:25588: checking whether environ is declared without a macro |
---|
17213 | configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
17214 | conftest.c: In function 'main': |
---|
17215 | conftest.c:263: error: 'environ' undeclared (first use in this function) |
---|
17216 | conftest.c:263: error: (Each undeclared identifier is reported only once |
---|
17217 | conftest.c:263: error: for each function it appears in.) |
---|
17218 | configure:25615: $? = 1 |
---|
17219 | configure: failed program was: |
---|
17220 | | /* confdefs.h */ |
---|
17221 | | #define PACKAGE_NAME "" |
---|
17222 | | #define PACKAGE_TARNAME "" |
---|
17223 | | #define PACKAGE_VERSION "" |
---|
17224 | | #define PACKAGE_STRING "" |
---|
17225 | | #define PACKAGE_BUGREPORT "" |
---|
17226 | | #define PACKAGE_URL "" |
---|
17227 | | #define PACKAGE "gettext-runtime" |
---|
17228 | | #define VERSION "0.18.1" |
---|
17229 | | #define STDC_HEADERS 1 |
---|
17230 | | #define HAVE_SYS_TYPES_H 1 |
---|
17231 | | #define HAVE_SYS_STAT_H 1 |
---|
17232 | | #define HAVE_STDLIB_H 1 |
---|
17233 | | #define HAVE_STRING_H 1 |
---|
17234 | | #define HAVE_MEMORY_H 1 |
---|
17235 | | #define HAVE_STRINGS_H 1 |
---|
17236 | | #define HAVE_INTTYPES_H 1 |
---|
17237 | | #define HAVE_STDINT_H 1 |
---|
17238 | | #define HAVE_UNISTD_H 1 |
---|
17239 | | #define __EXTENSIONS__ 1 |
---|
17240 | | #define _ALL_SOURCE 1 |
---|
17241 | | #define _GNU_SOURCE 1 |
---|
17242 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
17243 | | #define _TANDEM_SOURCE 1 |
---|
17244 | | #define HAVE_DLFCN_H 1 |
---|
17245 | | #define LT_OBJDIR ".libs/" |
---|
17246 | | #define HAVE_VISIBILITY 1 |
---|
17247 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
17248 | | #define HAVE_ALLOCA_H 1 |
---|
17249 | | #define HAVE_ALLOCA 1 |
---|
17250 | | #define HAVE_STDLIB_H 1 |
---|
17251 | | #define HAVE_UNISTD_H 1 |
---|
17252 | | #define HAVE_SYS_PARAM_H 1 |
---|
17253 | | #define HAVE_STRING_H 1 |
---|
17254 | | #define HAVE_ERRNO_H 1 |
---|
17255 | | #define HAVE_GETOPT_H 1 |
---|
17256 | | #define HAVE_ICONV_H 1 |
---|
17257 | | #define HAVE_SYS_MMAN_H 1 |
---|
17258 | | #define HAVE_SYS_SOCKET_H 1 |
---|
17259 | | #define HAVE_SIGNAL_H 1 |
---|
17260 | | #define HAVE_STDDEF_H 1 |
---|
17261 | | #define HAVE_STDINT_H 1 |
---|
17262 | | #define HAVE_WCHAR_H 1 |
---|
17263 | | #define HAVE_STDIO_H 1 |
---|
17264 | | #define HAVE_SYS_STAT_H 1 |
---|
17265 | | #define HAVE_TIME_H 1 |
---|
17266 | | #define HAVE_SYS_TIME_H 1 |
---|
17267 | | #define HAVE_WCTYPE_H 1 |
---|
17268 | | #define HAVE_GETPAGESIZE 1 |
---|
17269 | | #define HAVE_MMAP 1 |
---|
17270 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
17271 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
17272 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
17273 | | #define HAVE_UINTMAX_T 1 |
---|
17274 | | #define HAVE_INTTYPES_H 1 |
---|
17275 | | #define USE_POSIX_THREADS 1 |
---|
17276 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
17277 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
17278 | | #define HAVE_ICONV 1 |
---|
17279 | | #define ICONV_CONST |
---|
17280 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
17281 | | #define HAVE_INTTYPES_H 1 |
---|
17282 | | #define HAVE_LIMITS_H 1 |
---|
17283 | | #define HAVE_UNISTD_H 1 |
---|
17284 | | #define HAVE_SYS_PARAM_H 1 |
---|
17285 | | #define HAVE_GETCWD 1 |
---|
17286 | | #define HAVE_GETEGID 1 |
---|
17287 | | #define HAVE_GETEUID 1 |
---|
17288 | | #define HAVE_GETGID 1 |
---|
17289 | | #define HAVE_GETUID 1 |
---|
17290 | | #define HAVE_MUNMAP 1 |
---|
17291 | | #define HAVE_STPCPY 1 |
---|
17292 | | #define HAVE_STRCASECMP 1 |
---|
17293 | | #define HAVE_STRDUP 1 |
---|
17294 | | #define HAVE_STRTOUL 1 |
---|
17295 | | #define HAVE_TSEARCH 1 |
---|
17296 | | #define HAVE_USELOCALE 1 |
---|
17297 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
17298 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
17299 | | #define HAVE_LONG_LONG_INT 1 |
---|
17300 | | #define HAVE_WCHAR_T 1 |
---|
17301 | | #define HAVE_WINT_T 1 |
---|
17302 | | #define HAVE_INTMAX_T 1 |
---|
17303 | | #define HAVE_POSIX_PRINTF 1 |
---|
17304 | | #define HAVE_STDINT_H 1 |
---|
17305 | | #define HAVE_STDINT_H 1 |
---|
17306 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
17307 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
17308 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
17309 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
17310 | | #define HAVE_STDDEF_H 1 |
---|
17311 | | #define HAVE_STDLIB_H 1 |
---|
17312 | | #define HAVE_STRING_H 1 |
---|
17313 | | #define HAVE_ASPRINTF 1 |
---|
17314 | | #define HAVE_FWPRINTF 1 |
---|
17315 | | #define HAVE_NEWLOCALE 1 |
---|
17316 | | #define HAVE_PUTENV 1 |
---|
17317 | | #define HAVE_SETENV 1 |
---|
17318 | | #define HAVE_SETLOCALE 1 |
---|
17319 | | #define HAVE_SNPRINTF 1 |
---|
17320 | | #define HAVE_WCSLEN 1 |
---|
17321 | | #define HAVE_MBRTOWC 1 |
---|
17322 | | #define HAVE_WCRTOMB 1 |
---|
17323 | | #define HAVE_DECL__SNPRINTF 0 |
---|
17324 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
17325 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
17326 | | #define HAVE_LANGINFO_CODESET 1 |
---|
17327 | | #define HAVE_LC_MESSAGES 1 |
---|
17328 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
17329 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
17330 | | #define ENABLE_NLS 1 |
---|
17331 | | #define HAVE_GETCWD 1 |
---|
17332 | | #define HAVE_READLINK 1 |
---|
17333 | | #define HAVE_REALPATH 1 |
---|
17334 | | #define HAVE_LSTAT 1 |
---|
17335 | | #define HAVE_MBSINIT 1 |
---|
17336 | | #define HAVE_MBRTOWC 1 |
---|
17337 | | #define HAVE_MPROTECT 1 |
---|
17338 | | #define HAVE_MEMCHR 1 |
---|
17339 | | #define HAVE_PATHCONF 1 |
---|
17340 | | #define HAVE_SETENV 1 |
---|
17341 | | #define HAVE_ISWCNTRL 1 |
---|
17342 | | #define HAVE_ISWBLANK 1 |
---|
17343 | | #define HAVE_WCWIDTH 1 |
---|
17344 | | #define HAVE_DECL_STRERROR_R 1 |
---|
17345 | | #define HAVE_STRERROR_R 1 |
---|
17346 | | #define HAVE_GETOPT_H 1 |
---|
17347 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
17348 | | #define HAVE_DECL_OPTRESET 1 |
---|
17349 | | #define HAVE_DECL_GETENV 1 |
---|
17350 | | #define __GETOPT_PREFIX rpl_ |
---|
17351 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
17352 | | #define HAVE_STDLIB_H 1 |
---|
17353 | | #define MALLOC_0_IS_NONNULL 1 |
---|
17354 | | #define HAVE_MBSTATE_T 1 |
---|
17355 | | #define HAVE_MBRTOWC 1 |
---|
17356 | | #define MAP_ANONYMOUS MAP_ANON |
---|
17357 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
17358 | | #define INSTALLPREFIX "/opt/local" |
---|
17359 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 |
---|
17360 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 |
---|
17361 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 |
---|
17362 | | #define HAVE__BOOL 1 |
---|
17363 | | #define HAVE_STDBOOL_H 1 |
---|
17364 | | #define USER_LABEL_PREFIX _ |
---|
17365 | | #define restrict __restrict |
---|
17366 | | #define HAVE_RAW_DECL_STPCPY 1 |
---|
17367 | | #define HAVE_RAW_DECL_STRDUP 1 |
---|
17368 | | #define HAVE_RAW_DECL_STRNCAT 1 |
---|
17369 | | #define HAVE_RAW_DECL_STRPBRK 1 |
---|
17370 | | #define HAVE_RAW_DECL_STRSEP 1 |
---|
17371 | | #define HAVE_RAW_DECL_STRCASESTR 1 |
---|
17372 | | #define HAVE_RAW_DECL_STRTOK_R 1 |
---|
17373 | | #define HAVE_RAW_DECL_STRSIGNAL 1 |
---|
17374 | | #define HAVE_DECL_STRNLEN 0 |
---|
17375 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
17376 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
17377 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
17378 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
17379 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
17380 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
17381 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
17382 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
17383 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
17384 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
17385 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
17386 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
17387 | | #define HAVE_ATEXIT 1 |
---|
17388 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
17389 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
17390 | | #define GNULIB_TEST_REALPATH 1 |
---|
17391 | | #define GNULIB_TEST_ENVIRON 1 |
---|
17392 | | #define GNULIB_FWRITEERROR 1 |
---|
17393 | | #define GNULIB_TEST_GETOPT_GNU 1 |
---|
17394 | | #define __GETOPT_PREFIX rpl_ |
---|
17395 | | #define GNULIB_TEST_LSTAT 1 |
---|
17396 | | #define HAVE_MALLOC_POSIX 1 |
---|
17397 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
17398 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
17399 | | #define GNULIB_TEST_MBSINIT 1 |
---|
17400 | | #define GNULIB_TEST_MBSLEN 1 |
---|
17401 | | #define GNULIB_TEST_MBSSTR 1 |
---|
17402 | | #define GNULIB_TEST_MEMCHR 1 |
---|
17403 | | #define HAVE_MEMMOVE 1 |
---|
17404 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
17405 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
17406 | | #define READLINK_TRAILING_SLASH_BUG 1 |
---|
17407 | | #define GNULIB_TEST_READLINK 1 |
---|
17408 | | #define HAVE_SEARCH_H 1 |
---|
17409 | | #define HAVE_TSEARCH 1 |
---|
17410 | | #define HAVE_RAW_DECL_SIGACTION 1 |
---|
17411 | | #define HAVE_RAW_DECL_SIGADDSET 1 |
---|
17412 | | #define HAVE_RAW_DECL_SIGDELSET 1 |
---|
17413 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 |
---|
17414 | | #define HAVE_RAW_DECL_SIGFILLSET 1 |
---|
17415 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 |
---|
17416 | | #define HAVE_RAW_DECL_SIGPENDING 1 |
---|
17417 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 |
---|
17418 | | #define GNULIB_SIGPIPE 1 |
---|
17419 | | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
17420 | | #define REPLACE_FUNC_STAT_FILE 1 |
---|
17421 | | #define GNULIB_TEST_STAT 1 |
---|
17422 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
17423 | | #define BITSIZEOF_SIZE_T 32 |
---|
17424 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
17425 | | #define BITSIZEOF_WCHAR_T 32 |
---|
17426 | | #define BITSIZEOF_WINT_T 32 |
---|
17427 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
17428 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
17429 | | #define HAVE_SIGNED_WINT_T 1 |
---|
17430 | | #define PTRDIFF_T_SUFFIX |
---|
17431 | | #define SIZE_T_SUFFIX ul |
---|
17432 | | #define SIG_ATOMIC_T_SUFFIX |
---|
17433 | | #define WCHAR_T_SUFFIX |
---|
17434 | | #define WINT_T_SUFFIX |
---|
17435 | | #define HAVE_RAW_DECL_FPURGE 1 |
---|
17436 | | #define HAVE_RAW_DECL_FSEEKO 1 |
---|
17437 | | #define HAVE_RAW_DECL_FTELLO 1 |
---|
17438 | | #define HAVE_RAW_DECL_POPEN 1 |
---|
17439 | | #define HAVE_RAW_DECL_SNPRINTF 1 |
---|
17440 | | #define HAVE_RAW_DECL_TMPFILE 1 |
---|
17441 | | #define HAVE_RAW_DECL_VSNPRINTF 1 |
---|
17442 | | #define HAVE_RAW_DECL_ATOLL 1 |
---|
17443 | | #define HAVE_RAW_DECL_GETLOADAVG 1 |
---|
17444 | | #define HAVE_RAW_DECL_GETSUBOPT 1 |
---|
17445 | | #define HAVE_RAW_DECL_GRANTPT 1 |
---|
17446 | | #define HAVE_RAW_DECL_MKSTEMP 1 |
---|
17447 | | #define HAVE_RAW_DECL_PTSNAME 1 |
---|
17448 | | #define HAVE_RAW_DECL_REALPATH 1 |
---|
17449 | | #define HAVE_RAW_DECL_SETENV 1 |
---|
17450 | | #define HAVE_RAW_DECL_STRTOD 1 |
---|
17451 | | #define HAVE_RAW_DECL_STRTOLL 1 |
---|
17452 | | #define HAVE_RAW_DECL_STRTOULL 1 |
---|
17453 | | #define HAVE_RAW_DECL_UNLOCKPT 1 |
---|
17454 | | #define HAVE_RAW_DECL_UNSETENV 1 |
---|
17455 | | #define GNULIB_TEST_STRERROR 1 |
---|
17456 | | #define GNULIB_TEST_STRNLEN 1 |
---|
17457 | | #define HAVE_STRTOL 1 |
---|
17458 | | #define HAVE_STRTOUL 1 |
---|
17459 | | #define HAVE_RAW_DECL_LCHMOD 1 |
---|
17460 | | #define HAVE_RAW_DECL_LSTAT 1 |
---|
17461 | | #define HAVE_RAW_DECL_MKFIFO 1 |
---|
17462 | | #define HAVE_RAW_DECL_MKNOD 1 |
---|
17463 | | #define HAVE_RAW_DECL_STAT 1 |
---|
17464 | | #define HAVE_RAW_DECL_CHOWN 1 |
---|
17465 | | #define HAVE_RAW_DECL_DUP2 1 |
---|
17466 | | /* end confdefs.h. */ |
---|
17467 | | #include <unistd.h> |
---|
17468 | | /* Some systems declare various items in the wrong headers. */ |
---|
17469 | | #ifndef __GLIBC__ |
---|
17470 | | # include <fcntl.h> |
---|
17471 | | # include <stdio.h> |
---|
17472 | | # include <stdlib.h> |
---|
17473 | | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ |
---|
17474 | | # include <io.h> |
---|
17475 | | # endif |
---|
17476 | | #endif |
---|
17477 | | |
---|
17478 | | int |
---|
17479 | | main () |
---|
17480 | | { |
---|
17481 | | #undef environ |
---|
17482 | | (void) environ; |
---|
17483 | | ; |
---|
17484 | | return 0; |
---|
17485 | | } |
---|
17486 | configure:25623: result: no |
---|
17487 | configure:25588: checking whether euidaccess is declared without a macro |
---|
17488 | configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
17489 | conftest.c: In function 'main': |
---|
17490 | conftest.c:263: error: 'euidaccess' undeclared (first use in this function) |
---|
17491 | conftest.c:263: error: (Each undeclared identifier is reported only once |
---|
17492 | conftest.c:263: error: for each function it appears in.) |
---|
17493 | configure:25615: $? = 1 |
---|
17494 | configure: failed program was: |
---|
17495 | | /* confdefs.h */ |
---|
17496 | | #define PACKAGE_NAME "" |
---|
17497 | | #define PACKAGE_TARNAME "" |
---|
17498 | | #define PACKAGE_VERSION "" |
---|
17499 | | #define PACKAGE_STRING "" |
---|
17500 | | #define PACKAGE_BUGREPORT "" |
---|
17501 | | #define PACKAGE_URL "" |
---|
17502 | | #define PACKAGE "gettext-runtime" |
---|
17503 | | #define VERSION "0.18.1" |
---|
17504 | | #define STDC_HEADERS 1 |
---|
17505 | | #define HAVE_SYS_TYPES_H 1 |
---|
17506 | | #define HAVE_SYS_STAT_H 1 |
---|
17507 | | #define HAVE_STDLIB_H 1 |
---|
17508 | | #define HAVE_STRING_H 1 |
---|
17509 | | #define HAVE_MEMORY_H 1 |
---|
17510 | | #define HAVE_STRINGS_H 1 |
---|
17511 | | #define HAVE_INTTYPES_H 1 |
---|
17512 | | #define HAVE_STDINT_H 1 |
---|
17513 | | #define HAVE_UNISTD_H 1 |
---|
17514 | | #define __EXTENSIONS__ 1 |
---|
17515 | | #define _ALL_SOURCE 1 |
---|
17516 | | #define _GNU_SOURCE 1 |
---|
17517 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
17518 | | #define _TANDEM_SOURCE 1 |
---|
17519 | | #define HAVE_DLFCN_H 1 |
---|
17520 | | #define LT_OBJDIR ".libs/" |
---|
17521 | | #define HAVE_VISIBILITY 1 |
---|
17522 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
17523 | | #define HAVE_ALLOCA_H 1 |
---|
17524 | | #define HAVE_ALLOCA 1 |
---|
17525 | | #define HAVE_STDLIB_H 1 |
---|
17526 | | #define HAVE_UNISTD_H 1 |
---|
17527 | | #define HAVE_SYS_PARAM_H 1 |
---|
17528 | | #define HAVE_STRING_H 1 |
---|
17529 | | #define HAVE_ERRNO_H 1 |
---|
17530 | | #define HAVE_GETOPT_H 1 |
---|
17531 | | #define HAVE_ICONV_H 1 |
---|
17532 | | #define HAVE_SYS_MMAN_H 1 |
---|
17533 | | #define HAVE_SYS_SOCKET_H 1 |
---|
17534 | | #define HAVE_SIGNAL_H 1 |
---|
17535 | | #define HAVE_STDDEF_H 1 |
---|
17536 | | #define HAVE_STDINT_H 1 |
---|
17537 | | #define HAVE_WCHAR_H 1 |
---|
17538 | | #define HAVE_STDIO_H 1 |
---|
17539 | | #define HAVE_SYS_STAT_H 1 |
---|
17540 | | #define HAVE_TIME_H 1 |
---|
17541 | | #define HAVE_SYS_TIME_H 1 |
---|
17542 | | #define HAVE_WCTYPE_H 1 |
---|
17543 | | #define HAVE_GETPAGESIZE 1 |
---|
17544 | | #define HAVE_MMAP 1 |
---|
17545 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
17546 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
17547 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
17548 | | #define HAVE_UINTMAX_T 1 |
---|
17549 | | #define HAVE_INTTYPES_H 1 |
---|
17550 | | #define USE_POSIX_THREADS 1 |
---|
17551 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
17552 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
17553 | | #define HAVE_ICONV 1 |
---|
17554 | | #define ICONV_CONST |
---|
17555 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
17556 | | #define HAVE_INTTYPES_H 1 |
---|
17557 | | #define HAVE_LIMITS_H 1 |
---|
17558 | | #define HAVE_UNISTD_H 1 |
---|
17559 | | #define HAVE_SYS_PARAM_H 1 |
---|
17560 | | #define HAVE_GETCWD 1 |
---|
17561 | | #define HAVE_GETEGID 1 |
---|
17562 | | #define HAVE_GETEUID 1 |
---|
17563 | | #define HAVE_GETGID 1 |
---|
17564 | | #define HAVE_GETUID 1 |
---|
17565 | | #define HAVE_MUNMAP 1 |
---|
17566 | | #define HAVE_STPCPY 1 |
---|
17567 | | #define HAVE_STRCASECMP 1 |
---|
17568 | | #define HAVE_STRDUP 1 |
---|
17569 | | #define HAVE_STRTOUL 1 |
---|
17570 | | #define HAVE_TSEARCH 1 |
---|
17571 | | #define HAVE_USELOCALE 1 |
---|
17572 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
17573 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
17574 | | #define HAVE_LONG_LONG_INT 1 |
---|
17575 | | #define HAVE_WCHAR_T 1 |
---|
17576 | | #define HAVE_WINT_T 1 |
---|
17577 | | #define HAVE_INTMAX_T 1 |
---|
17578 | | #define HAVE_POSIX_PRINTF 1 |
---|
17579 | | #define HAVE_STDINT_H 1 |
---|
17580 | | #define HAVE_STDINT_H 1 |
---|
17581 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
17582 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
17583 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
17584 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
17585 | | #define HAVE_STDDEF_H 1 |
---|
17586 | | #define HAVE_STDLIB_H 1 |
---|
17587 | | #define HAVE_STRING_H 1 |
---|
17588 | | #define HAVE_ASPRINTF 1 |
---|
17589 | | #define HAVE_FWPRINTF 1 |
---|
17590 | | #define HAVE_NEWLOCALE 1 |
---|
17591 | | #define HAVE_PUTENV 1 |
---|
17592 | | #define HAVE_SETENV 1 |
---|
17593 | | #define HAVE_SETLOCALE 1 |
---|
17594 | | #define HAVE_SNPRINTF 1 |
---|
17595 | | #define HAVE_WCSLEN 1 |
---|
17596 | | #define HAVE_MBRTOWC 1 |
---|
17597 | | #define HAVE_WCRTOMB 1 |
---|
17598 | | #define HAVE_DECL__SNPRINTF 0 |
---|
17599 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
17600 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
17601 | | #define HAVE_LANGINFO_CODESET 1 |
---|
17602 | | #define HAVE_LC_MESSAGES 1 |
---|
17603 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
17604 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
17605 | | #define ENABLE_NLS 1 |
---|
17606 | | #define HAVE_GETCWD 1 |
---|
17607 | | #define HAVE_READLINK 1 |
---|
17608 | | #define HAVE_REALPATH 1 |
---|
17609 | | #define HAVE_LSTAT 1 |
---|
17610 | | #define HAVE_MBSINIT 1 |
---|
17611 | | #define HAVE_MBRTOWC 1 |
---|
17612 | | #define HAVE_MPROTECT 1 |
---|
17613 | | #define HAVE_MEMCHR 1 |
---|
17614 | | #define HAVE_PATHCONF 1 |
---|
17615 | | #define HAVE_SETENV 1 |
---|
17616 | | #define HAVE_ISWCNTRL 1 |
---|
17617 | | #define HAVE_ISWBLANK 1 |
---|
17618 | | #define HAVE_WCWIDTH 1 |
---|
17619 | | #define HAVE_DECL_STRERROR_R 1 |
---|
17620 | | #define HAVE_STRERROR_R 1 |
---|
17621 | | #define HAVE_GETOPT_H 1 |
---|
17622 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
17623 | | #define HAVE_DECL_OPTRESET 1 |
---|
17624 | | #define HAVE_DECL_GETENV 1 |
---|
17625 | | #define __GETOPT_PREFIX rpl_ |
---|
17626 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
17627 | | #define HAVE_STDLIB_H 1 |
---|
17628 | | #define MALLOC_0_IS_NONNULL 1 |
---|
17629 | | #define HAVE_MBSTATE_T 1 |
---|
17630 | | #define HAVE_MBRTOWC 1 |
---|
17631 | | #define MAP_ANONYMOUS MAP_ANON |
---|
17632 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
17633 | | #define INSTALLPREFIX "/opt/local" |
---|
17634 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 |
---|
17635 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 |
---|
17636 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 |
---|
17637 | | #define HAVE__BOOL 1 |
---|
17638 | | #define HAVE_STDBOOL_H 1 |
---|
17639 | | #define USER_LABEL_PREFIX _ |
---|
17640 | | #define restrict __restrict |
---|
17641 | | #define HAVE_RAW_DECL_STPCPY 1 |
---|
17642 | | #define HAVE_RAW_DECL_STRDUP 1 |
---|
17643 | | #define HAVE_RAW_DECL_STRNCAT 1 |
---|
17644 | | #define HAVE_RAW_DECL_STRPBRK 1 |
---|
17645 | | #define HAVE_RAW_DECL_STRSEP 1 |
---|
17646 | | #define HAVE_RAW_DECL_STRCASESTR 1 |
---|
17647 | | #define HAVE_RAW_DECL_STRTOK_R 1 |
---|
17648 | | #define HAVE_RAW_DECL_STRSIGNAL 1 |
---|
17649 | | #define HAVE_DECL_STRNLEN 0 |
---|
17650 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
17651 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
17652 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
17653 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
17654 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
17655 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
17656 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
17657 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
17658 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
17659 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
17660 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
17661 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
17662 | | #define HAVE_ATEXIT 1 |
---|
17663 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
17664 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
17665 | | #define GNULIB_TEST_REALPATH 1 |
---|
17666 | | #define GNULIB_TEST_ENVIRON 1 |
---|
17667 | | #define GNULIB_FWRITEERROR 1 |
---|
17668 | | #define GNULIB_TEST_GETOPT_GNU 1 |
---|
17669 | | #define __GETOPT_PREFIX rpl_ |
---|
17670 | | #define GNULIB_TEST_LSTAT 1 |
---|
17671 | | #define HAVE_MALLOC_POSIX 1 |
---|
17672 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
17673 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
17674 | | #define GNULIB_TEST_MBSINIT 1 |
---|
17675 | | #define GNULIB_TEST_MBSLEN 1 |
---|
17676 | | #define GNULIB_TEST_MBSSTR 1 |
---|
17677 | | #define GNULIB_TEST_MEMCHR 1 |
---|
17678 | | #define HAVE_MEMMOVE 1 |
---|
17679 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
17680 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
17681 | | #define READLINK_TRAILING_SLASH_BUG 1 |
---|
17682 | | #define GNULIB_TEST_READLINK 1 |
---|
17683 | | #define HAVE_SEARCH_H 1 |
---|
17684 | | #define HAVE_TSEARCH 1 |
---|
17685 | | #define HAVE_RAW_DECL_SIGACTION 1 |
---|
17686 | | #define HAVE_RAW_DECL_SIGADDSET 1 |
---|
17687 | | #define HAVE_RAW_DECL_SIGDELSET 1 |
---|
17688 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 |
---|
17689 | | #define HAVE_RAW_DECL_SIGFILLSET 1 |
---|
17690 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 |
---|
17691 | | #define HAVE_RAW_DECL_SIGPENDING 1 |
---|
17692 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 |
---|
17693 | | #define GNULIB_SIGPIPE 1 |
---|
17694 | | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
17695 | | #define REPLACE_FUNC_STAT_FILE 1 |
---|
17696 | | #define GNULIB_TEST_STAT 1 |
---|
17697 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
17698 | | #define BITSIZEOF_SIZE_T 32 |
---|
17699 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
17700 | | #define BITSIZEOF_WCHAR_T 32 |
---|
17701 | | #define BITSIZEOF_WINT_T 32 |
---|
17702 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
17703 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
17704 | | #define HAVE_SIGNED_WINT_T 1 |
---|
17705 | | #define PTRDIFF_T_SUFFIX |
---|
17706 | | #define SIZE_T_SUFFIX ul |
---|
17707 | | #define SIG_ATOMIC_T_SUFFIX |
---|
17708 | | #define WCHAR_T_SUFFIX |
---|
17709 | | #define WINT_T_SUFFIX |
---|
17710 | | #define HAVE_RAW_DECL_FPURGE 1 |
---|
17711 | | #define HAVE_RAW_DECL_FSEEKO 1 |
---|
17712 | | #define HAVE_RAW_DECL_FTELLO 1 |
---|
17713 | | #define HAVE_RAW_DECL_POPEN 1 |
---|
17714 | | #define HAVE_RAW_DECL_SNPRINTF 1 |
---|
17715 | | #define HAVE_RAW_DECL_TMPFILE 1 |
---|
17716 | | #define HAVE_RAW_DECL_VSNPRINTF 1 |
---|
17717 | | #define HAVE_RAW_DECL_ATOLL 1 |
---|
17718 | | #define HAVE_RAW_DECL_GETLOADAVG 1 |
---|
17719 | | #define HAVE_RAW_DECL_GETSUBOPT 1 |
---|
17720 | | #define HAVE_RAW_DECL_GRANTPT 1 |
---|
17721 | | #define HAVE_RAW_DECL_MKSTEMP 1 |
---|
17722 | | #define HAVE_RAW_DECL_PTSNAME 1 |
---|
17723 | | #define HAVE_RAW_DECL_REALPATH 1 |
---|
17724 | | #define HAVE_RAW_DECL_SETENV 1 |
---|
17725 | | #define HAVE_RAW_DECL_STRTOD 1 |
---|
17726 | | #define HAVE_RAW_DECL_STRTOLL 1 |
---|
17727 | | #define HAVE_RAW_DECL_STRTOULL 1 |
---|
17728 | | #define HAVE_RAW_DECL_UNLOCKPT 1 |
---|
17729 | | #define HAVE_RAW_DECL_UNSETENV 1 |
---|
17730 | | #define GNULIB_TEST_STRERROR 1 |
---|
17731 | | #define GNULIB_TEST_STRNLEN 1 |
---|
17732 | | #define HAVE_STRTOL 1 |
---|
17733 | | #define HAVE_STRTOUL 1 |
---|
17734 | | #define HAVE_RAW_DECL_LCHMOD 1 |
---|
17735 | | #define HAVE_RAW_DECL_LSTAT 1 |
---|
17736 | | #define HAVE_RAW_DECL_MKFIFO 1 |
---|
17737 | | #define HAVE_RAW_DECL_MKNOD 1 |
---|
17738 | | #define HAVE_RAW_DECL_STAT 1 |
---|
17739 | | #define HAVE_RAW_DECL_CHOWN 1 |
---|
17740 | | #define HAVE_RAW_DECL_DUP2 1 |
---|
17741 | | /* end confdefs.h. */ |
---|
17742 | | #include <unistd.h> |
---|
17743 | | /* Some systems declare various items in the wrong headers. */ |
---|
17744 | | #ifndef __GLIBC__ |
---|
17745 | | # include <fcntl.h> |
---|
17746 | | # include <stdio.h> |
---|
17747 | | # include <stdlib.h> |
---|
17748 | | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ |
---|
17749 | | # include <io.h> |
---|
17750 | | # endif |
---|
17751 | | #endif |
---|
17752 | | |
---|
17753 | | int |
---|
17754 | | main () |
---|
17755 | | { |
---|
17756 | | #undef euidaccess |
---|
17757 | | (void) euidaccess; |
---|
17758 | | ; |
---|
17759 | | return 0; |
---|
17760 | | } |
---|
17761 | configure:25623: result: no |
---|
17762 | configure:25588: checking whether faccessat is declared without a macro |
---|
17763 | configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
17764 | conftest.c: In function 'main': |
---|
17765 | conftest.c:263: error: 'faccessat' undeclared (first use in this function) |
---|
17766 | conftest.c:263: error: (Each undeclared identifier is reported only once |
---|
17767 | conftest.c:263: error: for each function it appears in.) |
---|
17768 | configure:25615: $? = 1 |
---|
17769 | configure: failed program was: |
---|
17770 | | /* confdefs.h */ |
---|
17771 | | #define PACKAGE_NAME "" |
---|
17772 | | #define PACKAGE_TARNAME "" |
---|
17773 | | #define PACKAGE_VERSION "" |
---|
17774 | | #define PACKAGE_STRING "" |
---|
17775 | | #define PACKAGE_BUGREPORT "" |
---|
17776 | | #define PACKAGE_URL "" |
---|
17777 | | #define PACKAGE "gettext-runtime" |
---|
17778 | | #define VERSION "0.18.1" |
---|
17779 | | #define STDC_HEADERS 1 |
---|
17780 | | #define HAVE_SYS_TYPES_H 1 |
---|
17781 | | #define HAVE_SYS_STAT_H 1 |
---|
17782 | | #define HAVE_STDLIB_H 1 |
---|
17783 | | #define HAVE_STRING_H 1 |
---|
17784 | | #define HAVE_MEMORY_H 1 |
---|
17785 | | #define HAVE_STRINGS_H 1 |
---|
17786 | | #define HAVE_INTTYPES_H 1 |
---|
17787 | | #define HAVE_STDINT_H 1 |
---|
17788 | | #define HAVE_UNISTD_H 1 |
---|
17789 | | #define __EXTENSIONS__ 1 |
---|
17790 | | #define _ALL_SOURCE 1 |
---|
17791 | | #define _GNU_SOURCE 1 |
---|
17792 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
17793 | | #define _TANDEM_SOURCE 1 |
---|
17794 | | #define HAVE_DLFCN_H 1 |
---|
17795 | | #define LT_OBJDIR ".libs/" |
---|
17796 | | #define HAVE_VISIBILITY 1 |
---|
17797 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
17798 | | #define HAVE_ALLOCA_H 1 |
---|
17799 | | #define HAVE_ALLOCA 1 |
---|
17800 | | #define HAVE_STDLIB_H 1 |
---|
17801 | | #define HAVE_UNISTD_H 1 |
---|
17802 | | #define HAVE_SYS_PARAM_H 1 |
---|
17803 | | #define HAVE_STRING_H 1 |
---|
17804 | | #define HAVE_ERRNO_H 1 |
---|
17805 | | #define HAVE_GETOPT_H 1 |
---|
17806 | | #define HAVE_ICONV_H 1 |
---|
17807 | | #define HAVE_SYS_MMAN_H 1 |
---|
17808 | | #define HAVE_SYS_SOCKET_H 1 |
---|
17809 | | #define HAVE_SIGNAL_H 1 |
---|
17810 | | #define HAVE_STDDEF_H 1 |
---|
17811 | | #define HAVE_STDINT_H 1 |
---|
17812 | | #define HAVE_WCHAR_H 1 |
---|
17813 | | #define HAVE_STDIO_H 1 |
---|
17814 | | #define HAVE_SYS_STAT_H 1 |
---|
17815 | | #define HAVE_TIME_H 1 |
---|
17816 | | #define HAVE_SYS_TIME_H 1 |
---|
17817 | | #define HAVE_WCTYPE_H 1 |
---|
17818 | | #define HAVE_GETPAGESIZE 1 |
---|
17819 | | #define HAVE_MMAP 1 |
---|
17820 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
17821 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
17822 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
17823 | | #define HAVE_UINTMAX_T 1 |
---|
17824 | | #define HAVE_INTTYPES_H 1 |
---|
17825 | | #define USE_POSIX_THREADS 1 |
---|
17826 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
17827 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
17828 | | #define HAVE_ICONV 1 |
---|
17829 | | #define ICONV_CONST |
---|
17830 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
17831 | | #define HAVE_INTTYPES_H 1 |
---|
17832 | | #define HAVE_LIMITS_H 1 |
---|
17833 | | #define HAVE_UNISTD_H 1 |
---|
17834 | | #define HAVE_SYS_PARAM_H 1 |
---|
17835 | | #define HAVE_GETCWD 1 |
---|
17836 | | #define HAVE_GETEGID 1 |
---|
17837 | | #define HAVE_GETEUID 1 |
---|
17838 | | #define HAVE_GETGID 1 |
---|
17839 | | #define HAVE_GETUID 1 |
---|
17840 | | #define HAVE_MUNMAP 1 |
---|
17841 | | #define HAVE_STPCPY 1 |
---|
17842 | | #define HAVE_STRCASECMP 1 |
---|
17843 | | #define HAVE_STRDUP 1 |
---|
17844 | | #define HAVE_STRTOUL 1 |
---|
17845 | | #define HAVE_TSEARCH 1 |
---|
17846 | | #define HAVE_USELOCALE 1 |
---|
17847 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
17848 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
17849 | | #define HAVE_LONG_LONG_INT 1 |
---|
17850 | | #define HAVE_WCHAR_T 1 |
---|
17851 | | #define HAVE_WINT_T 1 |
---|
17852 | | #define HAVE_INTMAX_T 1 |
---|
17853 | | #define HAVE_POSIX_PRINTF 1 |
---|
17854 | | #define HAVE_STDINT_H 1 |
---|
17855 | | #define HAVE_STDINT_H 1 |
---|
17856 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
17857 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
17858 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
17859 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
17860 | | #define HAVE_STDDEF_H 1 |
---|
17861 | | #define HAVE_STDLIB_H 1 |
---|
17862 | | #define HAVE_STRING_H 1 |
---|
17863 | | #define HAVE_ASPRINTF 1 |
---|
17864 | | #define HAVE_FWPRINTF 1 |
---|
17865 | | #define HAVE_NEWLOCALE 1 |
---|
17866 | | #define HAVE_PUTENV 1 |
---|
17867 | | #define HAVE_SETENV 1 |
---|
17868 | | #define HAVE_SETLOCALE 1 |
---|
17869 | | #define HAVE_SNPRINTF 1 |
---|
17870 | | #define HAVE_WCSLEN 1 |
---|
17871 | | #define HAVE_MBRTOWC 1 |
---|
17872 | | #define HAVE_WCRTOMB 1 |
---|
17873 | | #define HAVE_DECL__SNPRINTF 0 |
---|
17874 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
17875 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
17876 | | #define HAVE_LANGINFO_CODESET 1 |
---|
17877 | | #define HAVE_LC_MESSAGES 1 |
---|
17878 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
17879 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
17880 | | #define ENABLE_NLS 1 |
---|
17881 | | #define HAVE_GETCWD 1 |
---|
17882 | | #define HAVE_READLINK 1 |
---|
17883 | | #define HAVE_REALPATH 1 |
---|
17884 | | #define HAVE_LSTAT 1 |
---|
17885 | | #define HAVE_MBSINIT 1 |
---|
17886 | | #define HAVE_MBRTOWC 1 |
---|
17887 | | #define HAVE_MPROTECT 1 |
---|
17888 | | #define HAVE_MEMCHR 1 |
---|
17889 | | #define HAVE_PATHCONF 1 |
---|
17890 | | #define HAVE_SETENV 1 |
---|
17891 | | #define HAVE_ISWCNTRL 1 |
---|
17892 | | #define HAVE_ISWBLANK 1 |
---|
17893 | | #define HAVE_WCWIDTH 1 |
---|
17894 | | #define HAVE_DECL_STRERROR_R 1 |
---|
17895 | | #define HAVE_STRERROR_R 1 |
---|
17896 | | #define HAVE_GETOPT_H 1 |
---|
17897 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
17898 | | #define HAVE_DECL_OPTRESET 1 |
---|
17899 | | #define HAVE_DECL_GETENV 1 |
---|
17900 | | #define __GETOPT_PREFIX rpl_ |
---|
17901 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
17902 | | #define HAVE_STDLIB_H 1 |
---|
17903 | | #define MALLOC_0_IS_NONNULL 1 |
---|
17904 | | #define HAVE_MBSTATE_T 1 |
---|
17905 | | #define HAVE_MBRTOWC 1 |
---|
17906 | | #define MAP_ANONYMOUS MAP_ANON |
---|
17907 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
17908 | | #define INSTALLPREFIX "/opt/local" |
---|
17909 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 |
---|
17910 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 |
---|
17911 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 |
---|
17912 | | #define HAVE__BOOL 1 |
---|
17913 | | #define HAVE_STDBOOL_H 1 |
---|
17914 | | #define USER_LABEL_PREFIX _ |
---|
17915 | | #define restrict __restrict |
---|
17916 | | #define HAVE_RAW_DECL_STPCPY 1 |
---|
17917 | | #define HAVE_RAW_DECL_STRDUP 1 |
---|
17918 | | #define HAVE_RAW_DECL_STRNCAT 1 |
---|
17919 | | #define HAVE_RAW_DECL_STRPBRK 1 |
---|
17920 | | #define HAVE_RAW_DECL_STRSEP 1 |
---|
17921 | | #define HAVE_RAW_DECL_STRCASESTR 1 |
---|
17922 | | #define HAVE_RAW_DECL_STRTOK_R 1 |
---|
17923 | | #define HAVE_RAW_DECL_STRSIGNAL 1 |
---|
17924 | | #define HAVE_DECL_STRNLEN 0 |
---|
17925 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
17926 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
17927 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
17928 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
17929 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
17930 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
17931 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
17932 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
17933 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
17934 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
17935 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
17936 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
17937 | | #define HAVE_ATEXIT 1 |
---|
17938 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
17939 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
17940 | | #define GNULIB_TEST_REALPATH 1 |
---|
17941 | | #define GNULIB_TEST_ENVIRON 1 |
---|
17942 | | #define GNULIB_FWRITEERROR 1 |
---|
17943 | | #define GNULIB_TEST_GETOPT_GNU 1 |
---|
17944 | | #define __GETOPT_PREFIX rpl_ |
---|
17945 | | #define GNULIB_TEST_LSTAT 1 |
---|
17946 | | #define HAVE_MALLOC_POSIX 1 |
---|
17947 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
17948 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
17949 | | #define GNULIB_TEST_MBSINIT 1 |
---|
17950 | | #define GNULIB_TEST_MBSLEN 1 |
---|
17951 | | #define GNULIB_TEST_MBSSTR 1 |
---|
17952 | | #define GNULIB_TEST_MEMCHR 1 |
---|
17953 | | #define HAVE_MEMMOVE 1 |
---|
17954 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
17955 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
17956 | | #define READLINK_TRAILING_SLASH_BUG 1 |
---|
17957 | | #define GNULIB_TEST_READLINK 1 |
---|
17958 | | #define HAVE_SEARCH_H 1 |
---|
17959 | | #define HAVE_TSEARCH 1 |
---|
17960 | | #define HAVE_RAW_DECL_SIGACTION 1 |
---|
17961 | | #define HAVE_RAW_DECL_SIGADDSET 1 |
---|
17962 | | #define HAVE_RAW_DECL_SIGDELSET 1 |
---|
17963 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 |
---|
17964 | | #define HAVE_RAW_DECL_SIGFILLSET 1 |
---|
17965 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 |
---|
17966 | | #define HAVE_RAW_DECL_SIGPENDING 1 |
---|
17967 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 |
---|
17968 | | #define GNULIB_SIGPIPE 1 |
---|
17969 | | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
17970 | | #define REPLACE_FUNC_STAT_FILE 1 |
---|
17971 | | #define GNULIB_TEST_STAT 1 |
---|
17972 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
17973 | | #define BITSIZEOF_SIZE_T 32 |
---|
17974 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
17975 | | #define BITSIZEOF_WCHAR_T 32 |
---|
17976 | | #define BITSIZEOF_WINT_T 32 |
---|
17977 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
17978 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
17979 | | #define HAVE_SIGNED_WINT_T 1 |
---|
17980 | | #define PTRDIFF_T_SUFFIX |
---|
17981 | | #define SIZE_T_SUFFIX ul |
---|
17982 | | #define SIG_ATOMIC_T_SUFFIX |
---|
17983 | | #define WCHAR_T_SUFFIX |
---|
17984 | | #define WINT_T_SUFFIX |
---|
17985 | | #define HAVE_RAW_DECL_FPURGE 1 |
---|
17986 | | #define HAVE_RAW_DECL_FSEEKO 1 |
---|
17987 | | #define HAVE_RAW_DECL_FTELLO 1 |
---|
17988 | | #define HAVE_RAW_DECL_POPEN 1 |
---|
17989 | | #define HAVE_RAW_DECL_SNPRINTF 1 |
---|
17990 | | #define HAVE_RAW_DECL_TMPFILE 1 |
---|
17991 | | #define HAVE_RAW_DECL_VSNPRINTF 1 |
---|
17992 | | #define HAVE_RAW_DECL_ATOLL 1 |
---|
17993 | | #define HAVE_RAW_DECL_GETLOADAVG 1 |
---|
17994 | | #define HAVE_RAW_DECL_GETSUBOPT 1 |
---|
17995 | | #define HAVE_RAW_DECL_GRANTPT 1 |
---|
17996 | | #define HAVE_RAW_DECL_MKSTEMP 1 |
---|
17997 | | #define HAVE_RAW_DECL_PTSNAME 1 |
---|
17998 | | #define HAVE_RAW_DECL_REALPATH 1 |
---|
17999 | | #define HAVE_RAW_DECL_SETENV 1 |
---|
18000 | | #define HAVE_RAW_DECL_STRTOD 1 |
---|
18001 | | #define HAVE_RAW_DECL_STRTOLL 1 |
---|
18002 | | #define HAVE_RAW_DECL_STRTOULL 1 |
---|
18003 | | #define HAVE_RAW_DECL_UNLOCKPT 1 |
---|
18004 | | #define HAVE_RAW_DECL_UNSETENV 1 |
---|
18005 | | #define GNULIB_TEST_STRERROR 1 |
---|
18006 | | #define GNULIB_TEST_STRNLEN 1 |
---|
18007 | | #define HAVE_STRTOL 1 |
---|
18008 | | #define HAVE_STRTOUL 1 |
---|
18009 | | #define HAVE_RAW_DECL_LCHMOD 1 |
---|
18010 | | #define HAVE_RAW_DECL_LSTAT 1 |
---|
18011 | | #define HAVE_RAW_DECL_MKFIFO 1 |
---|
18012 | | #define HAVE_RAW_DECL_MKNOD 1 |
---|
18013 | | #define HAVE_RAW_DECL_STAT 1 |
---|
18014 | | #define HAVE_RAW_DECL_CHOWN 1 |
---|
18015 | | #define HAVE_RAW_DECL_DUP2 1 |
---|
18016 | | /* end confdefs.h. */ |
---|
18017 | | #include <unistd.h> |
---|
18018 | | /* Some systems declare various items in the wrong headers. */ |
---|
18019 | | #ifndef __GLIBC__ |
---|
18020 | | # include <fcntl.h> |
---|
18021 | | # include <stdio.h> |
---|
18022 | | # include <stdlib.h> |
---|
18023 | | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ |
---|
18024 | | # include <io.h> |
---|
18025 | | # endif |
---|
18026 | | #endif |
---|
18027 | | |
---|
18028 | | int |
---|
18029 | | main () |
---|
18030 | | { |
---|
18031 | | #undef faccessat |
---|
18032 | | (void) faccessat; |
---|
18033 | | ; |
---|
18034 | | return 0; |
---|
18035 | | } |
---|
18036 | configure:25623: result: no |
---|
18037 | configure:25588: checking whether fchdir is declared without a macro |
---|
18038 | configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
18039 | configure:25615: $? = 0 |
---|
18040 | configure:25623: result: yes |
---|
18041 | configure:25588: checking whether fchownat is declared without a macro |
---|
18042 | configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
18043 | conftest.c: In function 'main': |
---|
18044 | conftest.c:264: error: 'fchownat' undeclared (first use in this function) |
---|
18045 | conftest.c:264: error: (Each undeclared identifier is reported only once |
---|
18046 | conftest.c:264: error: for each function it appears in.) |
---|
18047 | configure:25615: $? = 1 |
---|
18048 | configure: failed program was: |
---|
18049 | | /* confdefs.h */ |
---|
18050 | | #define PACKAGE_NAME "" |
---|
18051 | | #define PACKAGE_TARNAME "" |
---|
18052 | | #define PACKAGE_VERSION "" |
---|
18053 | | #define PACKAGE_STRING "" |
---|
18054 | | #define PACKAGE_BUGREPORT "" |
---|
18055 | | #define PACKAGE_URL "" |
---|
18056 | | #define PACKAGE "gettext-runtime" |
---|
18057 | | #define VERSION "0.18.1" |
---|
18058 | | #define STDC_HEADERS 1 |
---|
18059 | | #define HAVE_SYS_TYPES_H 1 |
---|
18060 | | #define HAVE_SYS_STAT_H 1 |
---|
18061 | | #define HAVE_STDLIB_H 1 |
---|
18062 | | #define HAVE_STRING_H 1 |
---|
18063 | | #define HAVE_MEMORY_H 1 |
---|
18064 | | #define HAVE_STRINGS_H 1 |
---|
18065 | | #define HAVE_INTTYPES_H 1 |
---|
18066 | | #define HAVE_STDINT_H 1 |
---|
18067 | | #define HAVE_UNISTD_H 1 |
---|
18068 | | #define __EXTENSIONS__ 1 |
---|
18069 | | #define _ALL_SOURCE 1 |
---|
18070 | | #define _GNU_SOURCE 1 |
---|
18071 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
18072 | | #define _TANDEM_SOURCE 1 |
---|
18073 | | #define HAVE_DLFCN_H 1 |
---|
18074 | | #define LT_OBJDIR ".libs/" |
---|
18075 | | #define HAVE_VISIBILITY 1 |
---|
18076 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
18077 | | #define HAVE_ALLOCA_H 1 |
---|
18078 | | #define HAVE_ALLOCA 1 |
---|
18079 | | #define HAVE_STDLIB_H 1 |
---|
18080 | | #define HAVE_UNISTD_H 1 |
---|
18081 | | #define HAVE_SYS_PARAM_H 1 |
---|
18082 | | #define HAVE_STRING_H 1 |
---|
18083 | | #define HAVE_ERRNO_H 1 |
---|
18084 | | #define HAVE_GETOPT_H 1 |
---|
18085 | | #define HAVE_ICONV_H 1 |
---|
18086 | | #define HAVE_SYS_MMAN_H 1 |
---|
18087 | | #define HAVE_SYS_SOCKET_H 1 |
---|
18088 | | #define HAVE_SIGNAL_H 1 |
---|
18089 | | #define HAVE_STDDEF_H 1 |
---|
18090 | | #define HAVE_STDINT_H 1 |
---|
18091 | | #define HAVE_WCHAR_H 1 |
---|
18092 | | #define HAVE_STDIO_H 1 |
---|
18093 | | #define HAVE_SYS_STAT_H 1 |
---|
18094 | | #define HAVE_TIME_H 1 |
---|
18095 | | #define HAVE_SYS_TIME_H 1 |
---|
18096 | | #define HAVE_WCTYPE_H 1 |
---|
18097 | | #define HAVE_GETPAGESIZE 1 |
---|
18098 | | #define HAVE_MMAP 1 |
---|
18099 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
18100 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
18101 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
18102 | | #define HAVE_UINTMAX_T 1 |
---|
18103 | | #define HAVE_INTTYPES_H 1 |
---|
18104 | | #define USE_POSIX_THREADS 1 |
---|
18105 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
18106 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
18107 | | #define HAVE_ICONV 1 |
---|
18108 | | #define ICONV_CONST |
---|
18109 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
18110 | | #define HAVE_INTTYPES_H 1 |
---|
18111 | | #define HAVE_LIMITS_H 1 |
---|
18112 | | #define HAVE_UNISTD_H 1 |
---|
18113 | | #define HAVE_SYS_PARAM_H 1 |
---|
18114 | | #define HAVE_GETCWD 1 |
---|
18115 | | #define HAVE_GETEGID 1 |
---|
18116 | | #define HAVE_GETEUID 1 |
---|
18117 | | #define HAVE_GETGID 1 |
---|
18118 | | #define HAVE_GETUID 1 |
---|
18119 | | #define HAVE_MUNMAP 1 |
---|
18120 | | #define HAVE_STPCPY 1 |
---|
18121 | | #define HAVE_STRCASECMP 1 |
---|
18122 | | #define HAVE_STRDUP 1 |
---|
18123 | | #define HAVE_STRTOUL 1 |
---|
18124 | | #define HAVE_TSEARCH 1 |
---|
18125 | | #define HAVE_USELOCALE 1 |
---|
18126 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
18127 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
18128 | | #define HAVE_LONG_LONG_INT 1 |
---|
18129 | | #define HAVE_WCHAR_T 1 |
---|
18130 | | #define HAVE_WINT_T 1 |
---|
18131 | | #define HAVE_INTMAX_T 1 |
---|
18132 | | #define HAVE_POSIX_PRINTF 1 |
---|
18133 | | #define HAVE_STDINT_H 1 |
---|
18134 | | #define HAVE_STDINT_H 1 |
---|
18135 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
18136 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
18137 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
18138 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
18139 | | #define HAVE_STDDEF_H 1 |
---|
18140 | | #define HAVE_STDLIB_H 1 |
---|
18141 | | #define HAVE_STRING_H 1 |
---|
18142 | | #define HAVE_ASPRINTF 1 |
---|
18143 | | #define HAVE_FWPRINTF 1 |
---|
18144 | | #define HAVE_NEWLOCALE 1 |
---|
18145 | | #define HAVE_PUTENV 1 |
---|
18146 | | #define HAVE_SETENV 1 |
---|
18147 | | #define HAVE_SETLOCALE 1 |
---|
18148 | | #define HAVE_SNPRINTF 1 |
---|
18149 | | #define HAVE_WCSLEN 1 |
---|
18150 | | #define HAVE_MBRTOWC 1 |
---|
18151 | | #define HAVE_WCRTOMB 1 |
---|
18152 | | #define HAVE_DECL__SNPRINTF 0 |
---|
18153 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
18154 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
18155 | | #define HAVE_LANGINFO_CODESET 1 |
---|
18156 | | #define HAVE_LC_MESSAGES 1 |
---|
18157 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
18158 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
18159 | | #define ENABLE_NLS 1 |
---|
18160 | | #define HAVE_GETCWD 1 |
---|
18161 | | #define HAVE_READLINK 1 |
---|
18162 | | #define HAVE_REALPATH 1 |
---|
18163 | | #define HAVE_LSTAT 1 |
---|
18164 | | #define HAVE_MBSINIT 1 |
---|
18165 | | #define HAVE_MBRTOWC 1 |
---|
18166 | | #define HAVE_MPROTECT 1 |
---|
18167 | | #define HAVE_MEMCHR 1 |
---|
18168 | | #define HAVE_PATHCONF 1 |
---|
18169 | | #define HAVE_SETENV 1 |
---|
18170 | | #define HAVE_ISWCNTRL 1 |
---|
18171 | | #define HAVE_ISWBLANK 1 |
---|
18172 | | #define HAVE_WCWIDTH 1 |
---|
18173 | | #define HAVE_DECL_STRERROR_R 1 |
---|
18174 | | #define HAVE_STRERROR_R 1 |
---|
18175 | | #define HAVE_GETOPT_H 1 |
---|
18176 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
18177 | | #define HAVE_DECL_OPTRESET 1 |
---|
18178 | | #define HAVE_DECL_GETENV 1 |
---|
18179 | | #define __GETOPT_PREFIX rpl_ |
---|
18180 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
18181 | | #define HAVE_STDLIB_H 1 |
---|
18182 | | #define MALLOC_0_IS_NONNULL 1 |
---|
18183 | | #define HAVE_MBSTATE_T 1 |
---|
18184 | | #define HAVE_MBRTOWC 1 |
---|
18185 | | #define MAP_ANONYMOUS MAP_ANON |
---|
18186 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
18187 | | #define INSTALLPREFIX "/opt/local" |
---|
18188 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 |
---|
18189 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 |
---|
18190 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 |
---|
18191 | | #define HAVE__BOOL 1 |
---|
18192 | | #define HAVE_STDBOOL_H 1 |
---|
18193 | | #define USER_LABEL_PREFIX _ |
---|
18194 | | #define restrict __restrict |
---|
18195 | | #define HAVE_RAW_DECL_STPCPY 1 |
---|
18196 | | #define HAVE_RAW_DECL_STRDUP 1 |
---|
18197 | | #define HAVE_RAW_DECL_STRNCAT 1 |
---|
18198 | | #define HAVE_RAW_DECL_STRPBRK 1 |
---|
18199 | | #define HAVE_RAW_DECL_STRSEP 1 |
---|
18200 | | #define HAVE_RAW_DECL_STRCASESTR 1 |
---|
18201 | | #define HAVE_RAW_DECL_STRTOK_R 1 |
---|
18202 | | #define HAVE_RAW_DECL_STRSIGNAL 1 |
---|
18203 | | #define HAVE_DECL_STRNLEN 0 |
---|
18204 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
18205 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
18206 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
18207 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
18208 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
18209 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
18210 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
18211 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
18212 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
18213 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
18214 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
18215 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
18216 | | #define HAVE_ATEXIT 1 |
---|
18217 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
18218 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
18219 | | #define GNULIB_TEST_REALPATH 1 |
---|
18220 | | #define GNULIB_TEST_ENVIRON 1 |
---|
18221 | | #define GNULIB_FWRITEERROR 1 |
---|
18222 | | #define GNULIB_TEST_GETOPT_GNU 1 |
---|
18223 | | #define __GETOPT_PREFIX rpl_ |
---|
18224 | | #define GNULIB_TEST_LSTAT 1 |
---|
18225 | | #define HAVE_MALLOC_POSIX 1 |
---|
18226 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
18227 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
18228 | | #define GNULIB_TEST_MBSINIT 1 |
---|
18229 | | #define GNULIB_TEST_MBSLEN 1 |
---|
18230 | | #define GNULIB_TEST_MBSSTR 1 |
---|
18231 | | #define GNULIB_TEST_MEMCHR 1 |
---|
18232 | | #define HAVE_MEMMOVE 1 |
---|
18233 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
18234 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
18235 | | #define READLINK_TRAILING_SLASH_BUG 1 |
---|
18236 | | #define GNULIB_TEST_READLINK 1 |
---|
18237 | | #define HAVE_SEARCH_H 1 |
---|
18238 | | #define HAVE_TSEARCH 1 |
---|
18239 | | #define HAVE_RAW_DECL_SIGACTION 1 |
---|
18240 | | #define HAVE_RAW_DECL_SIGADDSET 1 |
---|
18241 | | #define HAVE_RAW_DECL_SIGDELSET 1 |
---|
18242 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 |
---|
18243 | | #define HAVE_RAW_DECL_SIGFILLSET 1 |
---|
18244 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 |
---|
18245 | | #define HAVE_RAW_DECL_SIGPENDING 1 |
---|
18246 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 |
---|
18247 | | #define GNULIB_SIGPIPE 1 |
---|
18248 | | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
18249 | | #define REPLACE_FUNC_STAT_FILE 1 |
---|
18250 | | #define GNULIB_TEST_STAT 1 |
---|
18251 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
18252 | | #define BITSIZEOF_SIZE_T 32 |
---|
18253 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
18254 | | #define BITSIZEOF_WCHAR_T 32 |
---|
18255 | | #define BITSIZEOF_WINT_T 32 |
---|
18256 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
18257 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
18258 | | #define HAVE_SIGNED_WINT_T 1 |
---|
18259 | | #define PTRDIFF_T_SUFFIX |
---|
18260 | | #define SIZE_T_SUFFIX ul |
---|
18261 | | #define SIG_ATOMIC_T_SUFFIX |
---|
18262 | | #define WCHAR_T_SUFFIX |
---|
18263 | | #define WINT_T_SUFFIX |
---|
18264 | | #define HAVE_RAW_DECL_FPURGE 1 |
---|
18265 | | #define HAVE_RAW_DECL_FSEEKO 1 |
---|
18266 | | #define HAVE_RAW_DECL_FTELLO 1 |
---|
18267 | | #define HAVE_RAW_DECL_POPEN 1 |
---|
18268 | | #define HAVE_RAW_DECL_SNPRINTF 1 |
---|
18269 | | #define HAVE_RAW_DECL_TMPFILE 1 |
---|
18270 | | #define HAVE_RAW_DECL_VSNPRINTF 1 |
---|
18271 | | #define HAVE_RAW_DECL_ATOLL 1 |
---|
18272 | | #define HAVE_RAW_DECL_GETLOADAVG 1 |
---|
18273 | | #define HAVE_RAW_DECL_GETSUBOPT 1 |
---|
18274 | | #define HAVE_RAW_DECL_GRANTPT 1 |
---|
18275 | | #define HAVE_RAW_DECL_MKSTEMP 1 |
---|
18276 | | #define HAVE_RAW_DECL_PTSNAME 1 |
---|
18277 | | #define HAVE_RAW_DECL_REALPATH 1 |
---|
18278 | | #define HAVE_RAW_DECL_SETENV 1 |
---|
18279 | | #define HAVE_RAW_DECL_STRTOD 1 |
---|
18280 | | #define HAVE_RAW_DECL_STRTOLL 1 |
---|
18281 | | #define HAVE_RAW_DECL_STRTOULL 1 |
---|
18282 | | #define HAVE_RAW_DECL_UNLOCKPT 1 |
---|
18283 | | #define HAVE_RAW_DECL_UNSETENV 1 |
---|
18284 | | #define GNULIB_TEST_STRERROR 1 |
---|
18285 | | #define GNULIB_TEST_STRNLEN 1 |
---|
18286 | | #define HAVE_STRTOL 1 |
---|
18287 | | #define HAVE_STRTOUL 1 |
---|
18288 | | #define HAVE_RAW_DECL_LCHMOD 1 |
---|
18289 | | #define HAVE_RAW_DECL_LSTAT 1 |
---|
18290 | | #define HAVE_RAW_DECL_MKFIFO 1 |
---|
18291 | | #define HAVE_RAW_DECL_MKNOD 1 |
---|
18292 | | #define HAVE_RAW_DECL_STAT 1 |
---|
18293 | | #define HAVE_RAW_DECL_CHOWN 1 |
---|
18294 | | #define HAVE_RAW_DECL_DUP2 1 |
---|
18295 | | #define HAVE_RAW_DECL_FCHDIR 1 |
---|
18296 | | /* end confdefs.h. */ |
---|
18297 | | #include <unistd.h> |
---|
18298 | | /* Some systems declare various items in the wrong headers. */ |
---|
18299 | | #ifndef __GLIBC__ |
---|
18300 | | # include <fcntl.h> |
---|
18301 | | # include <stdio.h> |
---|
18302 | | # include <stdlib.h> |
---|
18303 | | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ |
---|
18304 | | # include <io.h> |
---|
18305 | | # endif |
---|
18306 | | #endif |
---|
18307 | | |
---|
18308 | | int |
---|
18309 | | main () |
---|
18310 | | { |
---|
18311 | | #undef fchownat |
---|
18312 | | (void) fchownat; |
---|
18313 | | ; |
---|
18314 | | return 0; |
---|
18315 | | } |
---|
18316 | configure:25623: result: no |
---|
18317 | configure:25588: checking whether fsync is declared without a macro |
---|
18318 | configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
18319 | configure:25615: $? = 0 |
---|
18320 | configure:25623: result: yes |
---|
18321 | configure:25588: checking whether ftruncate is declared without a macro |
---|
18322 | configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
18323 | configure:25615: $? = 0 |
---|
18324 | configure:25623: result: yes |
---|
18325 | configure:25588: checking whether getcwd is declared without a macro |
---|
18326 | configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
18327 | configure:25615: $? = 0 |
---|
18328 | configure:25623: result: yes |
---|
18329 | configure:25588: checking whether getdomainname is declared without a macro |
---|
18330 | configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
18331 | configure:25615: $? = 0 |
---|
18332 | configure:25623: result: yes |
---|
18333 | configure:25588: checking whether getdtablesize is declared without a macro |
---|
18334 | configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
18335 | configure:25615: $? = 0 |
---|
18336 | configure:25623: result: yes |
---|
18337 | configure:25588: checking whether getgroups is declared without a macro |
---|
18338 | configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
18339 | configure:25615: $? = 0 |
---|
18340 | configure:25623: result: yes |
---|
18341 | configure:25588: checking whether gethostname is declared without a macro |
---|
18342 | configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
18343 | configure:25615: $? = 0 |
---|
18344 | configure:25623: result: yes |
---|
18345 | configure:25588: checking whether getlogin is declared without a macro |
---|
18346 | configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
18347 | configure:25615: $? = 0 |
---|
18348 | configure:25623: result: yes |
---|
18349 | configure:25588: checking whether getlogin_r is declared without a macro |
---|
18350 | configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
18351 | configure:25615: $? = 0 |
---|
18352 | configure:25623: result: yes |
---|
18353 | configure:25588: checking whether getpagesize is declared without a macro |
---|
18354 | configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
18355 | configure:25615: $? = 0 |
---|
18356 | configure:25623: result: yes |
---|
18357 | configure:25588: checking whether getusershell is declared without a macro |
---|
18358 | configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
18359 | configure:25615: $? = 0 |
---|
18360 | configure:25623: result: yes |
---|
18361 | configure:25588: checking whether setusershell is declared without a macro |
---|
18362 | configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
18363 | configure:25615: $? = 0 |
---|
18364 | configure:25623: result: yes |
---|
18365 | configure:25588: checking whether endusershell is declared without a macro |
---|
18366 | configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
18367 | configure:25615: $? = 0 |
---|
18368 | configure:25623: result: yes |
---|
18369 | configure:25588: checking whether lchown is declared without a macro |
---|
18370 | configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
18371 | configure:25615: $? = 0 |
---|
18372 | configure:25623: result: yes |
---|
18373 | configure:25588: checking whether link is declared without a macro |
---|
18374 | configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
18375 | configure:25615: $? = 0 |
---|
18376 | configure:25623: result: yes |
---|
18377 | configure:25588: checking whether linkat is declared without a macro |
---|
18378 | configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
18379 | conftest.c: In function 'main': |
---|
18380 | conftest.c:279: error: 'linkat' undeclared (first use in this function) |
---|
18381 | conftest.c:279: error: (Each undeclared identifier is reported only once |
---|
18382 | conftest.c:279: error: for each function it appears in.) |
---|
18383 | configure:25615: $? = 1 |
---|
18384 | configure: failed program was: |
---|
18385 | | /* confdefs.h */ |
---|
18386 | | #define PACKAGE_NAME "" |
---|
18387 | | #define PACKAGE_TARNAME "" |
---|
18388 | | #define PACKAGE_VERSION "" |
---|
18389 | | #define PACKAGE_STRING "" |
---|
18390 | | #define PACKAGE_BUGREPORT "" |
---|
18391 | | #define PACKAGE_URL "" |
---|
18392 | | #define PACKAGE "gettext-runtime" |
---|
18393 | | #define VERSION "0.18.1" |
---|
18394 | | #define STDC_HEADERS 1 |
---|
18395 | | #define HAVE_SYS_TYPES_H 1 |
---|
18396 | | #define HAVE_SYS_STAT_H 1 |
---|
18397 | | #define HAVE_STDLIB_H 1 |
---|
18398 | | #define HAVE_STRING_H 1 |
---|
18399 | | #define HAVE_MEMORY_H 1 |
---|
18400 | | #define HAVE_STRINGS_H 1 |
---|
18401 | | #define HAVE_INTTYPES_H 1 |
---|
18402 | | #define HAVE_STDINT_H 1 |
---|
18403 | | #define HAVE_UNISTD_H 1 |
---|
18404 | | #define __EXTENSIONS__ 1 |
---|
18405 | | #define _ALL_SOURCE 1 |
---|
18406 | | #define _GNU_SOURCE 1 |
---|
18407 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
18408 | | #define _TANDEM_SOURCE 1 |
---|
18409 | | #define HAVE_DLFCN_H 1 |
---|
18410 | | #define LT_OBJDIR ".libs/" |
---|
18411 | | #define HAVE_VISIBILITY 1 |
---|
18412 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
18413 | | #define HAVE_ALLOCA_H 1 |
---|
18414 | | #define HAVE_ALLOCA 1 |
---|
18415 | | #define HAVE_STDLIB_H 1 |
---|
18416 | | #define HAVE_UNISTD_H 1 |
---|
18417 | | #define HAVE_SYS_PARAM_H 1 |
---|
18418 | | #define HAVE_STRING_H 1 |
---|
18419 | | #define HAVE_ERRNO_H 1 |
---|
18420 | | #define HAVE_GETOPT_H 1 |
---|
18421 | | #define HAVE_ICONV_H 1 |
---|
18422 | | #define HAVE_SYS_MMAN_H 1 |
---|
18423 | | #define HAVE_SYS_SOCKET_H 1 |
---|
18424 | | #define HAVE_SIGNAL_H 1 |
---|
18425 | | #define HAVE_STDDEF_H 1 |
---|
18426 | | #define HAVE_STDINT_H 1 |
---|
18427 | | #define HAVE_WCHAR_H 1 |
---|
18428 | | #define HAVE_STDIO_H 1 |
---|
18429 | | #define HAVE_SYS_STAT_H 1 |
---|
18430 | | #define HAVE_TIME_H 1 |
---|
18431 | | #define HAVE_SYS_TIME_H 1 |
---|
18432 | | #define HAVE_WCTYPE_H 1 |
---|
18433 | | #define HAVE_GETPAGESIZE 1 |
---|
18434 | | #define HAVE_MMAP 1 |
---|
18435 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
18436 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
18437 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
18438 | | #define HAVE_UINTMAX_T 1 |
---|
18439 | | #define HAVE_INTTYPES_H 1 |
---|
18440 | | #define USE_POSIX_THREADS 1 |
---|
18441 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
18442 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
18443 | | #define HAVE_ICONV 1 |
---|
18444 | | #define ICONV_CONST |
---|
18445 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
18446 | | #define HAVE_INTTYPES_H 1 |
---|
18447 | | #define HAVE_LIMITS_H 1 |
---|
18448 | | #define HAVE_UNISTD_H 1 |
---|
18449 | | #define HAVE_SYS_PARAM_H 1 |
---|
18450 | | #define HAVE_GETCWD 1 |
---|
18451 | | #define HAVE_GETEGID 1 |
---|
18452 | | #define HAVE_GETEUID 1 |
---|
18453 | | #define HAVE_GETGID 1 |
---|
18454 | | #define HAVE_GETUID 1 |
---|
18455 | | #define HAVE_MUNMAP 1 |
---|
18456 | | #define HAVE_STPCPY 1 |
---|
18457 | | #define HAVE_STRCASECMP 1 |
---|
18458 | | #define HAVE_STRDUP 1 |
---|
18459 | | #define HAVE_STRTOUL 1 |
---|
18460 | | #define HAVE_TSEARCH 1 |
---|
18461 | | #define HAVE_USELOCALE 1 |
---|
18462 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
18463 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
18464 | | #define HAVE_LONG_LONG_INT 1 |
---|
18465 | | #define HAVE_WCHAR_T 1 |
---|
18466 | | #define HAVE_WINT_T 1 |
---|
18467 | | #define HAVE_INTMAX_T 1 |
---|
18468 | | #define HAVE_POSIX_PRINTF 1 |
---|
18469 | | #define HAVE_STDINT_H 1 |
---|
18470 | | #define HAVE_STDINT_H 1 |
---|
18471 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
18472 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
18473 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
18474 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
18475 | | #define HAVE_STDDEF_H 1 |
---|
18476 | | #define HAVE_STDLIB_H 1 |
---|
18477 | | #define HAVE_STRING_H 1 |
---|
18478 | | #define HAVE_ASPRINTF 1 |
---|
18479 | | #define HAVE_FWPRINTF 1 |
---|
18480 | | #define HAVE_NEWLOCALE 1 |
---|
18481 | | #define HAVE_PUTENV 1 |
---|
18482 | | #define HAVE_SETENV 1 |
---|
18483 | | #define HAVE_SETLOCALE 1 |
---|
18484 | | #define HAVE_SNPRINTF 1 |
---|
18485 | | #define HAVE_WCSLEN 1 |
---|
18486 | | #define HAVE_MBRTOWC 1 |
---|
18487 | | #define HAVE_WCRTOMB 1 |
---|
18488 | | #define HAVE_DECL__SNPRINTF 0 |
---|
18489 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
18490 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
18491 | | #define HAVE_LANGINFO_CODESET 1 |
---|
18492 | | #define HAVE_LC_MESSAGES 1 |
---|
18493 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
18494 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
18495 | | #define ENABLE_NLS 1 |
---|
18496 | | #define HAVE_GETCWD 1 |
---|
18497 | | #define HAVE_READLINK 1 |
---|
18498 | | #define HAVE_REALPATH 1 |
---|
18499 | | #define HAVE_LSTAT 1 |
---|
18500 | | #define HAVE_MBSINIT 1 |
---|
18501 | | #define HAVE_MBRTOWC 1 |
---|
18502 | | #define HAVE_MPROTECT 1 |
---|
18503 | | #define HAVE_MEMCHR 1 |
---|
18504 | | #define HAVE_PATHCONF 1 |
---|
18505 | | #define HAVE_SETENV 1 |
---|
18506 | | #define HAVE_ISWCNTRL 1 |
---|
18507 | | #define HAVE_ISWBLANK 1 |
---|
18508 | | #define HAVE_WCWIDTH 1 |
---|
18509 | | #define HAVE_DECL_STRERROR_R 1 |
---|
18510 | | #define HAVE_STRERROR_R 1 |
---|
18511 | | #define HAVE_GETOPT_H 1 |
---|
18512 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
18513 | | #define HAVE_DECL_OPTRESET 1 |
---|
18514 | | #define HAVE_DECL_GETENV 1 |
---|
18515 | | #define __GETOPT_PREFIX rpl_ |
---|
18516 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
18517 | | #define HAVE_STDLIB_H 1 |
---|
18518 | | #define MALLOC_0_IS_NONNULL 1 |
---|
18519 | | #define HAVE_MBSTATE_T 1 |
---|
18520 | | #define HAVE_MBRTOWC 1 |
---|
18521 | | #define MAP_ANONYMOUS MAP_ANON |
---|
18522 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
18523 | | #define INSTALLPREFIX "/opt/local" |
---|
18524 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 |
---|
18525 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 |
---|
18526 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 |
---|
18527 | | #define HAVE__BOOL 1 |
---|
18528 | | #define HAVE_STDBOOL_H 1 |
---|
18529 | | #define USER_LABEL_PREFIX _ |
---|
18530 | | #define restrict __restrict |
---|
18531 | | #define HAVE_RAW_DECL_STPCPY 1 |
---|
18532 | | #define HAVE_RAW_DECL_STRDUP 1 |
---|
18533 | | #define HAVE_RAW_DECL_STRNCAT 1 |
---|
18534 | | #define HAVE_RAW_DECL_STRPBRK 1 |
---|
18535 | | #define HAVE_RAW_DECL_STRSEP 1 |
---|
18536 | | #define HAVE_RAW_DECL_STRCASESTR 1 |
---|
18537 | | #define HAVE_RAW_DECL_STRTOK_R 1 |
---|
18538 | | #define HAVE_RAW_DECL_STRSIGNAL 1 |
---|
18539 | | #define HAVE_DECL_STRNLEN 0 |
---|
18540 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
18541 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
18542 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
18543 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
18544 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
18545 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
18546 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
18547 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
18548 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
18549 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
18550 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
18551 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
18552 | | #define HAVE_ATEXIT 1 |
---|
18553 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
18554 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
18555 | | #define GNULIB_TEST_REALPATH 1 |
---|
18556 | | #define GNULIB_TEST_ENVIRON 1 |
---|
18557 | | #define GNULIB_FWRITEERROR 1 |
---|
18558 | | #define GNULIB_TEST_GETOPT_GNU 1 |
---|
18559 | | #define __GETOPT_PREFIX rpl_ |
---|
18560 | | #define GNULIB_TEST_LSTAT 1 |
---|
18561 | | #define HAVE_MALLOC_POSIX 1 |
---|
18562 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
18563 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
18564 | | #define GNULIB_TEST_MBSINIT 1 |
---|
18565 | | #define GNULIB_TEST_MBSLEN 1 |
---|
18566 | | #define GNULIB_TEST_MBSSTR 1 |
---|
18567 | | #define GNULIB_TEST_MEMCHR 1 |
---|
18568 | | #define HAVE_MEMMOVE 1 |
---|
18569 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
18570 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
18571 | | #define READLINK_TRAILING_SLASH_BUG 1 |
---|
18572 | | #define GNULIB_TEST_READLINK 1 |
---|
18573 | | #define HAVE_SEARCH_H 1 |
---|
18574 | | #define HAVE_TSEARCH 1 |
---|
18575 | | #define HAVE_RAW_DECL_SIGACTION 1 |
---|
18576 | | #define HAVE_RAW_DECL_SIGADDSET 1 |
---|
18577 | | #define HAVE_RAW_DECL_SIGDELSET 1 |
---|
18578 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 |
---|
18579 | | #define HAVE_RAW_DECL_SIGFILLSET 1 |
---|
18580 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 |
---|
18581 | | #define HAVE_RAW_DECL_SIGPENDING 1 |
---|
18582 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 |
---|
18583 | | #define GNULIB_SIGPIPE 1 |
---|
18584 | | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
18585 | | #define REPLACE_FUNC_STAT_FILE 1 |
---|
18586 | | #define GNULIB_TEST_STAT 1 |
---|
18587 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
18588 | | #define BITSIZEOF_SIZE_T 32 |
---|
18589 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
18590 | | #define BITSIZEOF_WCHAR_T 32 |
---|
18591 | | #define BITSIZEOF_WINT_T 32 |
---|
18592 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
18593 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
18594 | | #define HAVE_SIGNED_WINT_T 1 |
---|
18595 | | #define PTRDIFF_T_SUFFIX |
---|
18596 | | #define SIZE_T_SUFFIX ul |
---|
18597 | | #define SIG_ATOMIC_T_SUFFIX |
---|
18598 | | #define WCHAR_T_SUFFIX |
---|
18599 | | #define WINT_T_SUFFIX |
---|
18600 | | #define HAVE_RAW_DECL_FPURGE 1 |
---|
18601 | | #define HAVE_RAW_DECL_FSEEKO 1 |
---|
18602 | | #define HAVE_RAW_DECL_FTELLO 1 |
---|
18603 | | #define HAVE_RAW_DECL_POPEN 1 |
---|
18604 | | #define HAVE_RAW_DECL_SNPRINTF 1 |
---|
18605 | | #define HAVE_RAW_DECL_TMPFILE 1 |
---|
18606 | | #define HAVE_RAW_DECL_VSNPRINTF 1 |
---|
18607 | | #define HAVE_RAW_DECL_ATOLL 1 |
---|
18608 | | #define HAVE_RAW_DECL_GETLOADAVG 1 |
---|
18609 | | #define HAVE_RAW_DECL_GETSUBOPT 1 |
---|
18610 | | #define HAVE_RAW_DECL_GRANTPT 1 |
---|
18611 | | #define HAVE_RAW_DECL_MKSTEMP 1 |
---|
18612 | | #define HAVE_RAW_DECL_PTSNAME 1 |
---|
18613 | | #define HAVE_RAW_DECL_REALPATH 1 |
---|
18614 | | #define HAVE_RAW_DECL_SETENV 1 |
---|
18615 | | #define HAVE_RAW_DECL_STRTOD 1 |
---|
18616 | | #define HAVE_RAW_DECL_STRTOLL 1 |
---|
18617 | | #define HAVE_RAW_DECL_STRTOULL 1 |
---|
18618 | | #define HAVE_RAW_DECL_UNLOCKPT 1 |
---|
18619 | | #define HAVE_RAW_DECL_UNSETENV 1 |
---|
18620 | | #define GNULIB_TEST_STRERROR 1 |
---|
18621 | | #define GNULIB_TEST_STRNLEN 1 |
---|
18622 | | #define HAVE_STRTOL 1 |
---|
18623 | | #define HAVE_STRTOUL 1 |
---|
18624 | | #define HAVE_RAW_DECL_LCHMOD 1 |
---|
18625 | | #define HAVE_RAW_DECL_LSTAT 1 |
---|
18626 | | #define HAVE_RAW_DECL_MKFIFO 1 |
---|
18627 | | #define HAVE_RAW_DECL_MKNOD 1 |
---|
18628 | | #define HAVE_RAW_DECL_STAT 1 |
---|
18629 | | #define HAVE_RAW_DECL_CHOWN 1 |
---|
18630 | | #define HAVE_RAW_DECL_DUP2 1 |
---|
18631 | | #define HAVE_RAW_DECL_FCHDIR 1 |
---|
18632 | | #define HAVE_RAW_DECL_FSYNC 1 |
---|
18633 | | #define HAVE_RAW_DECL_FTRUNCATE 1 |
---|
18634 | | #define HAVE_RAW_DECL_GETCWD 1 |
---|
18635 | | #define HAVE_RAW_DECL_GETDOMAINNAME 1 |
---|
18636 | | #define HAVE_RAW_DECL_GETDTABLESIZE 1 |
---|
18637 | | #define HAVE_RAW_DECL_GETGROUPS 1 |
---|
18638 | | #define HAVE_RAW_DECL_GETHOSTNAME 1 |
---|
18639 | | #define HAVE_RAW_DECL_GETLOGIN 1 |
---|
18640 | | #define HAVE_RAW_DECL_GETLOGIN_R 1 |
---|
18641 | | #define HAVE_RAW_DECL_GETPAGESIZE 1 |
---|
18642 | | #define HAVE_RAW_DECL_GETUSERSHELL 1 |
---|
18643 | | #define HAVE_RAW_DECL_SETUSERSHELL 1 |
---|
18644 | | #define HAVE_RAW_DECL_ENDUSERSHELL 1 |
---|
18645 | | #define HAVE_RAW_DECL_LCHOWN 1 |
---|
18646 | | #define HAVE_RAW_DECL_LINK 1 |
---|
18647 | | /* end confdefs.h. */ |
---|
18648 | | #include <unistd.h> |
---|
18649 | | /* Some systems declare various items in the wrong headers. */ |
---|
18650 | | #ifndef __GLIBC__ |
---|
18651 | | # include <fcntl.h> |
---|
18652 | | # include <stdio.h> |
---|
18653 | | # include <stdlib.h> |
---|
18654 | | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ |
---|
18655 | | # include <io.h> |
---|
18656 | | # endif |
---|
18657 | | #endif |
---|
18658 | | |
---|
18659 | | int |
---|
18660 | | main () |
---|
18661 | | { |
---|
18662 | | #undef linkat |
---|
18663 | | (void) linkat; |
---|
18664 | | ; |
---|
18665 | | return 0; |
---|
18666 | | } |
---|
18667 | configure:25623: result: no |
---|
18668 | configure:25588: checking whether lseek is declared without a macro |
---|
18669 | configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
18670 | configure:25615: $? = 0 |
---|
18671 | configure:25623: result: yes |
---|
18672 | configure:25588: checking whether pipe2 is declared without a macro |
---|
18673 | configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
18674 | conftest.c: In function 'main': |
---|
18675 | conftest.c:280: error: 'pipe2' undeclared (first use in this function) |
---|
18676 | conftest.c:280: error: (Each undeclared identifier is reported only once |
---|
18677 | conftest.c:280: error: for each function it appears in.) |
---|
18678 | configure:25615: $? = 1 |
---|
18679 | configure: failed program was: |
---|
18680 | | /* confdefs.h */ |
---|
18681 | | #define PACKAGE_NAME "" |
---|
18682 | | #define PACKAGE_TARNAME "" |
---|
18683 | | #define PACKAGE_VERSION "" |
---|
18684 | | #define PACKAGE_STRING "" |
---|
18685 | | #define PACKAGE_BUGREPORT "" |
---|
18686 | | #define PACKAGE_URL "" |
---|
18687 | | #define PACKAGE "gettext-runtime" |
---|
18688 | | #define VERSION "0.18.1" |
---|
18689 | | #define STDC_HEADERS 1 |
---|
18690 | | #define HAVE_SYS_TYPES_H 1 |
---|
18691 | | #define HAVE_SYS_STAT_H 1 |
---|
18692 | | #define HAVE_STDLIB_H 1 |
---|
18693 | | #define HAVE_STRING_H 1 |
---|
18694 | | #define HAVE_MEMORY_H 1 |
---|
18695 | | #define HAVE_STRINGS_H 1 |
---|
18696 | | #define HAVE_INTTYPES_H 1 |
---|
18697 | | #define HAVE_STDINT_H 1 |
---|
18698 | | #define HAVE_UNISTD_H 1 |
---|
18699 | | #define __EXTENSIONS__ 1 |
---|
18700 | | #define _ALL_SOURCE 1 |
---|
18701 | | #define _GNU_SOURCE 1 |
---|
18702 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
18703 | | #define _TANDEM_SOURCE 1 |
---|
18704 | | #define HAVE_DLFCN_H 1 |
---|
18705 | | #define LT_OBJDIR ".libs/" |
---|
18706 | | #define HAVE_VISIBILITY 1 |
---|
18707 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
18708 | | #define HAVE_ALLOCA_H 1 |
---|
18709 | | #define HAVE_ALLOCA 1 |
---|
18710 | | #define HAVE_STDLIB_H 1 |
---|
18711 | | #define HAVE_UNISTD_H 1 |
---|
18712 | | #define HAVE_SYS_PARAM_H 1 |
---|
18713 | | #define HAVE_STRING_H 1 |
---|
18714 | | #define HAVE_ERRNO_H 1 |
---|
18715 | | #define HAVE_GETOPT_H 1 |
---|
18716 | | #define HAVE_ICONV_H 1 |
---|
18717 | | #define HAVE_SYS_MMAN_H 1 |
---|
18718 | | #define HAVE_SYS_SOCKET_H 1 |
---|
18719 | | #define HAVE_SIGNAL_H 1 |
---|
18720 | | #define HAVE_STDDEF_H 1 |
---|
18721 | | #define HAVE_STDINT_H 1 |
---|
18722 | | #define HAVE_WCHAR_H 1 |
---|
18723 | | #define HAVE_STDIO_H 1 |
---|
18724 | | #define HAVE_SYS_STAT_H 1 |
---|
18725 | | #define HAVE_TIME_H 1 |
---|
18726 | | #define HAVE_SYS_TIME_H 1 |
---|
18727 | | #define HAVE_WCTYPE_H 1 |
---|
18728 | | #define HAVE_GETPAGESIZE 1 |
---|
18729 | | #define HAVE_MMAP 1 |
---|
18730 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
18731 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
18732 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
18733 | | #define HAVE_UINTMAX_T 1 |
---|
18734 | | #define HAVE_INTTYPES_H 1 |
---|
18735 | | #define USE_POSIX_THREADS 1 |
---|
18736 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
18737 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
18738 | | #define HAVE_ICONV 1 |
---|
18739 | | #define ICONV_CONST |
---|
18740 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
18741 | | #define HAVE_INTTYPES_H 1 |
---|
18742 | | #define HAVE_LIMITS_H 1 |
---|
18743 | | #define HAVE_UNISTD_H 1 |
---|
18744 | | #define HAVE_SYS_PARAM_H 1 |
---|
18745 | | #define HAVE_GETCWD 1 |
---|
18746 | | #define HAVE_GETEGID 1 |
---|
18747 | | #define HAVE_GETEUID 1 |
---|
18748 | | #define HAVE_GETGID 1 |
---|
18749 | | #define HAVE_GETUID 1 |
---|
18750 | | #define HAVE_MUNMAP 1 |
---|
18751 | | #define HAVE_STPCPY 1 |
---|
18752 | | #define HAVE_STRCASECMP 1 |
---|
18753 | | #define HAVE_STRDUP 1 |
---|
18754 | | #define HAVE_STRTOUL 1 |
---|
18755 | | #define HAVE_TSEARCH 1 |
---|
18756 | | #define HAVE_USELOCALE 1 |
---|
18757 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
18758 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
18759 | | #define HAVE_LONG_LONG_INT 1 |
---|
18760 | | #define HAVE_WCHAR_T 1 |
---|
18761 | | #define HAVE_WINT_T 1 |
---|
18762 | | #define HAVE_INTMAX_T 1 |
---|
18763 | | #define HAVE_POSIX_PRINTF 1 |
---|
18764 | | #define HAVE_STDINT_H 1 |
---|
18765 | | #define HAVE_STDINT_H 1 |
---|
18766 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
18767 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
18768 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
18769 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
18770 | | #define HAVE_STDDEF_H 1 |
---|
18771 | | #define HAVE_STDLIB_H 1 |
---|
18772 | | #define HAVE_STRING_H 1 |
---|
18773 | | #define HAVE_ASPRINTF 1 |
---|
18774 | | #define HAVE_FWPRINTF 1 |
---|
18775 | | #define HAVE_NEWLOCALE 1 |
---|
18776 | | #define HAVE_PUTENV 1 |
---|
18777 | | #define HAVE_SETENV 1 |
---|
18778 | | #define HAVE_SETLOCALE 1 |
---|
18779 | | #define HAVE_SNPRINTF 1 |
---|
18780 | | #define HAVE_WCSLEN 1 |
---|
18781 | | #define HAVE_MBRTOWC 1 |
---|
18782 | | #define HAVE_WCRTOMB 1 |
---|
18783 | | #define HAVE_DECL__SNPRINTF 0 |
---|
18784 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
18785 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
18786 | | #define HAVE_LANGINFO_CODESET 1 |
---|
18787 | | #define HAVE_LC_MESSAGES 1 |
---|
18788 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
18789 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
18790 | | #define ENABLE_NLS 1 |
---|
18791 | | #define HAVE_GETCWD 1 |
---|
18792 | | #define HAVE_READLINK 1 |
---|
18793 | | #define HAVE_REALPATH 1 |
---|
18794 | | #define HAVE_LSTAT 1 |
---|
18795 | | #define HAVE_MBSINIT 1 |
---|
18796 | | #define HAVE_MBRTOWC 1 |
---|
18797 | | #define HAVE_MPROTECT 1 |
---|
18798 | | #define HAVE_MEMCHR 1 |
---|
18799 | | #define HAVE_PATHCONF 1 |
---|
18800 | | #define HAVE_SETENV 1 |
---|
18801 | | #define HAVE_ISWCNTRL 1 |
---|
18802 | | #define HAVE_ISWBLANK 1 |
---|
18803 | | #define HAVE_WCWIDTH 1 |
---|
18804 | | #define HAVE_DECL_STRERROR_R 1 |
---|
18805 | | #define HAVE_STRERROR_R 1 |
---|
18806 | | #define HAVE_GETOPT_H 1 |
---|
18807 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
18808 | | #define HAVE_DECL_OPTRESET 1 |
---|
18809 | | #define HAVE_DECL_GETENV 1 |
---|
18810 | | #define __GETOPT_PREFIX rpl_ |
---|
18811 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
18812 | | #define HAVE_STDLIB_H 1 |
---|
18813 | | #define MALLOC_0_IS_NONNULL 1 |
---|
18814 | | #define HAVE_MBSTATE_T 1 |
---|
18815 | | #define HAVE_MBRTOWC 1 |
---|
18816 | | #define MAP_ANONYMOUS MAP_ANON |
---|
18817 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
18818 | | #define INSTALLPREFIX "/opt/local" |
---|
18819 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 |
---|
18820 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 |
---|
18821 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 |
---|
18822 | | #define HAVE__BOOL 1 |
---|
18823 | | #define HAVE_STDBOOL_H 1 |
---|
18824 | | #define USER_LABEL_PREFIX _ |
---|
18825 | | #define restrict __restrict |
---|
18826 | | #define HAVE_RAW_DECL_STPCPY 1 |
---|
18827 | | #define HAVE_RAW_DECL_STRDUP 1 |
---|
18828 | | #define HAVE_RAW_DECL_STRNCAT 1 |
---|
18829 | | #define HAVE_RAW_DECL_STRPBRK 1 |
---|
18830 | | #define HAVE_RAW_DECL_STRSEP 1 |
---|
18831 | | #define HAVE_RAW_DECL_STRCASESTR 1 |
---|
18832 | | #define HAVE_RAW_DECL_STRTOK_R 1 |
---|
18833 | | #define HAVE_RAW_DECL_STRSIGNAL 1 |
---|
18834 | | #define HAVE_DECL_STRNLEN 0 |
---|
18835 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
18836 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
18837 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
18838 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
18839 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
18840 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
18841 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
18842 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
18843 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
18844 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
18845 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
18846 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
18847 | | #define HAVE_ATEXIT 1 |
---|
18848 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
18849 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
18850 | | #define GNULIB_TEST_REALPATH 1 |
---|
18851 | | #define GNULIB_TEST_ENVIRON 1 |
---|
18852 | | #define GNULIB_FWRITEERROR 1 |
---|
18853 | | #define GNULIB_TEST_GETOPT_GNU 1 |
---|
18854 | | #define __GETOPT_PREFIX rpl_ |
---|
18855 | | #define GNULIB_TEST_LSTAT 1 |
---|
18856 | | #define HAVE_MALLOC_POSIX 1 |
---|
18857 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
18858 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
18859 | | #define GNULIB_TEST_MBSINIT 1 |
---|
18860 | | #define GNULIB_TEST_MBSLEN 1 |
---|
18861 | | #define GNULIB_TEST_MBSSTR 1 |
---|
18862 | | #define GNULIB_TEST_MEMCHR 1 |
---|
18863 | | #define HAVE_MEMMOVE 1 |
---|
18864 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
18865 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
18866 | | #define READLINK_TRAILING_SLASH_BUG 1 |
---|
18867 | | #define GNULIB_TEST_READLINK 1 |
---|
18868 | | #define HAVE_SEARCH_H 1 |
---|
18869 | | #define HAVE_TSEARCH 1 |
---|
18870 | | #define HAVE_RAW_DECL_SIGACTION 1 |
---|
18871 | | #define HAVE_RAW_DECL_SIGADDSET 1 |
---|
18872 | | #define HAVE_RAW_DECL_SIGDELSET 1 |
---|
18873 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 |
---|
18874 | | #define HAVE_RAW_DECL_SIGFILLSET 1 |
---|
18875 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 |
---|
18876 | | #define HAVE_RAW_DECL_SIGPENDING 1 |
---|
18877 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 |
---|
18878 | | #define GNULIB_SIGPIPE 1 |
---|
18879 | | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
18880 | | #define REPLACE_FUNC_STAT_FILE 1 |
---|
18881 | | #define GNULIB_TEST_STAT 1 |
---|
18882 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
18883 | | #define BITSIZEOF_SIZE_T 32 |
---|
18884 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
18885 | | #define BITSIZEOF_WCHAR_T 32 |
---|
18886 | | #define BITSIZEOF_WINT_T 32 |
---|
18887 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
18888 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
18889 | | #define HAVE_SIGNED_WINT_T 1 |
---|
18890 | | #define PTRDIFF_T_SUFFIX |
---|
18891 | | #define SIZE_T_SUFFIX ul |
---|
18892 | | #define SIG_ATOMIC_T_SUFFIX |
---|
18893 | | #define WCHAR_T_SUFFIX |
---|
18894 | | #define WINT_T_SUFFIX |
---|
18895 | | #define HAVE_RAW_DECL_FPURGE 1 |
---|
18896 | | #define HAVE_RAW_DECL_FSEEKO 1 |
---|
18897 | | #define HAVE_RAW_DECL_FTELLO 1 |
---|
18898 | | #define HAVE_RAW_DECL_POPEN 1 |
---|
18899 | | #define HAVE_RAW_DECL_SNPRINTF 1 |
---|
18900 | | #define HAVE_RAW_DECL_TMPFILE 1 |
---|
18901 | | #define HAVE_RAW_DECL_VSNPRINTF 1 |
---|
18902 | | #define HAVE_RAW_DECL_ATOLL 1 |
---|
18903 | | #define HAVE_RAW_DECL_GETLOADAVG 1 |
---|
18904 | | #define HAVE_RAW_DECL_GETSUBOPT 1 |
---|
18905 | | #define HAVE_RAW_DECL_GRANTPT 1 |
---|
18906 | | #define HAVE_RAW_DECL_MKSTEMP 1 |
---|
18907 | | #define HAVE_RAW_DECL_PTSNAME 1 |
---|
18908 | | #define HAVE_RAW_DECL_REALPATH 1 |
---|
18909 | | #define HAVE_RAW_DECL_SETENV 1 |
---|
18910 | | #define HAVE_RAW_DECL_STRTOD 1 |
---|
18911 | | #define HAVE_RAW_DECL_STRTOLL 1 |
---|
18912 | | #define HAVE_RAW_DECL_STRTOULL 1 |
---|
18913 | | #define HAVE_RAW_DECL_UNLOCKPT 1 |
---|
18914 | | #define HAVE_RAW_DECL_UNSETENV 1 |
---|
18915 | | #define GNULIB_TEST_STRERROR 1 |
---|
18916 | | #define GNULIB_TEST_STRNLEN 1 |
---|
18917 | | #define HAVE_STRTOL 1 |
---|
18918 | | #define HAVE_STRTOUL 1 |
---|
18919 | | #define HAVE_RAW_DECL_LCHMOD 1 |
---|
18920 | | #define HAVE_RAW_DECL_LSTAT 1 |
---|
18921 | | #define HAVE_RAW_DECL_MKFIFO 1 |
---|
18922 | | #define HAVE_RAW_DECL_MKNOD 1 |
---|
18923 | | #define HAVE_RAW_DECL_STAT 1 |
---|
18924 | | #define HAVE_RAW_DECL_CHOWN 1 |
---|
18925 | | #define HAVE_RAW_DECL_DUP2 1 |
---|
18926 | | #define HAVE_RAW_DECL_FCHDIR 1 |
---|
18927 | | #define HAVE_RAW_DECL_FSYNC 1 |
---|
18928 | | #define HAVE_RAW_DECL_FTRUNCATE 1 |
---|
18929 | | #define HAVE_RAW_DECL_GETCWD 1 |
---|
18930 | | #define HAVE_RAW_DECL_GETDOMAINNAME 1 |
---|
18931 | | #define HAVE_RAW_DECL_GETDTABLESIZE 1 |
---|
18932 | | #define HAVE_RAW_DECL_GETGROUPS 1 |
---|
18933 | | #define HAVE_RAW_DECL_GETHOSTNAME 1 |
---|
18934 | | #define HAVE_RAW_DECL_GETLOGIN 1 |
---|
18935 | | #define HAVE_RAW_DECL_GETLOGIN_R 1 |
---|
18936 | | #define HAVE_RAW_DECL_GETPAGESIZE 1 |
---|
18937 | | #define HAVE_RAW_DECL_GETUSERSHELL 1 |
---|
18938 | | #define HAVE_RAW_DECL_SETUSERSHELL 1 |
---|
18939 | | #define HAVE_RAW_DECL_ENDUSERSHELL 1 |
---|
18940 | | #define HAVE_RAW_DECL_LCHOWN 1 |
---|
18941 | | #define HAVE_RAW_DECL_LINK 1 |
---|
18942 | | #define HAVE_RAW_DECL_LSEEK 1 |
---|
18943 | | /* end confdefs.h. */ |
---|
18944 | | #include <unistd.h> |
---|
18945 | | /* Some systems declare various items in the wrong headers. */ |
---|
18946 | | #ifndef __GLIBC__ |
---|
18947 | | # include <fcntl.h> |
---|
18948 | | # include <stdio.h> |
---|
18949 | | # include <stdlib.h> |
---|
18950 | | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ |
---|
18951 | | # include <io.h> |
---|
18952 | | # endif |
---|
18953 | | #endif |
---|
18954 | | |
---|
18955 | | int |
---|
18956 | | main () |
---|
18957 | | { |
---|
18958 | | #undef pipe2 |
---|
18959 | | (void) pipe2; |
---|
18960 | | ; |
---|
18961 | | return 0; |
---|
18962 | | } |
---|
18963 | configure:25623: result: no |
---|
18964 | configure:25588: checking whether pread is declared without a macro |
---|
18965 | configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
18966 | configure:25615: $? = 0 |
---|
18967 | configure:25623: result: yes |
---|
18968 | configure:25588: checking whether pwrite is declared without a macro |
---|
18969 | configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
18970 | configure:25615: $? = 0 |
---|
18971 | configure:25623: result: yes |
---|
18972 | configure:25588: checking whether readlink is declared without a macro |
---|
18973 | configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
18974 | configure:25615: $? = 0 |
---|
18975 | configure:25623: result: yes |
---|
18976 | configure:25588: checking whether readlinkat is declared without a macro |
---|
18977 | configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
18978 | conftest.c: In function 'main': |
---|
18979 | conftest.c:283: error: 'readlinkat' undeclared (first use in this function) |
---|
18980 | conftest.c:283: error: (Each undeclared identifier is reported only once |
---|
18981 | conftest.c:283: error: for each function it appears in.) |
---|
18982 | configure:25615: $? = 1 |
---|
18983 | configure: failed program was: |
---|
18984 | | /* confdefs.h */ |
---|
18985 | | #define PACKAGE_NAME "" |
---|
18986 | | #define PACKAGE_TARNAME "" |
---|
18987 | | #define PACKAGE_VERSION "" |
---|
18988 | | #define PACKAGE_STRING "" |
---|
18989 | | #define PACKAGE_BUGREPORT "" |
---|
18990 | | #define PACKAGE_URL "" |
---|
18991 | | #define PACKAGE "gettext-runtime" |
---|
18992 | | #define VERSION "0.18.1" |
---|
18993 | | #define STDC_HEADERS 1 |
---|
18994 | | #define HAVE_SYS_TYPES_H 1 |
---|
18995 | | #define HAVE_SYS_STAT_H 1 |
---|
18996 | | #define HAVE_STDLIB_H 1 |
---|
18997 | | #define HAVE_STRING_H 1 |
---|
18998 | | #define HAVE_MEMORY_H 1 |
---|
18999 | | #define HAVE_STRINGS_H 1 |
---|
19000 | | #define HAVE_INTTYPES_H 1 |
---|
19001 | | #define HAVE_STDINT_H 1 |
---|
19002 | | #define HAVE_UNISTD_H 1 |
---|
19003 | | #define __EXTENSIONS__ 1 |
---|
19004 | | #define _ALL_SOURCE 1 |
---|
19005 | | #define _GNU_SOURCE 1 |
---|
19006 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
19007 | | #define _TANDEM_SOURCE 1 |
---|
19008 | | #define HAVE_DLFCN_H 1 |
---|
19009 | | #define LT_OBJDIR ".libs/" |
---|
19010 | | #define HAVE_VISIBILITY 1 |
---|
19011 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
19012 | | #define HAVE_ALLOCA_H 1 |
---|
19013 | | #define HAVE_ALLOCA 1 |
---|
19014 | | #define HAVE_STDLIB_H 1 |
---|
19015 | | #define HAVE_UNISTD_H 1 |
---|
19016 | | #define HAVE_SYS_PARAM_H 1 |
---|
19017 | | #define HAVE_STRING_H 1 |
---|
19018 | | #define HAVE_ERRNO_H 1 |
---|
19019 | | #define HAVE_GETOPT_H 1 |
---|
19020 | | #define HAVE_ICONV_H 1 |
---|
19021 | | #define HAVE_SYS_MMAN_H 1 |
---|
19022 | | #define HAVE_SYS_SOCKET_H 1 |
---|
19023 | | #define HAVE_SIGNAL_H 1 |
---|
19024 | | #define HAVE_STDDEF_H 1 |
---|
19025 | | #define HAVE_STDINT_H 1 |
---|
19026 | | #define HAVE_WCHAR_H 1 |
---|
19027 | | #define HAVE_STDIO_H 1 |
---|
19028 | | #define HAVE_SYS_STAT_H 1 |
---|
19029 | | #define HAVE_TIME_H 1 |
---|
19030 | | #define HAVE_SYS_TIME_H 1 |
---|
19031 | | #define HAVE_WCTYPE_H 1 |
---|
19032 | | #define HAVE_GETPAGESIZE 1 |
---|
19033 | | #define HAVE_MMAP 1 |
---|
19034 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
19035 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
19036 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
19037 | | #define HAVE_UINTMAX_T 1 |
---|
19038 | | #define HAVE_INTTYPES_H 1 |
---|
19039 | | #define USE_POSIX_THREADS 1 |
---|
19040 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
19041 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
19042 | | #define HAVE_ICONV 1 |
---|
19043 | | #define ICONV_CONST |
---|
19044 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
19045 | | #define HAVE_INTTYPES_H 1 |
---|
19046 | | #define HAVE_LIMITS_H 1 |
---|
19047 | | #define HAVE_UNISTD_H 1 |
---|
19048 | | #define HAVE_SYS_PARAM_H 1 |
---|
19049 | | #define HAVE_GETCWD 1 |
---|
19050 | | #define HAVE_GETEGID 1 |
---|
19051 | | #define HAVE_GETEUID 1 |
---|
19052 | | #define HAVE_GETGID 1 |
---|
19053 | | #define HAVE_GETUID 1 |
---|
19054 | | #define HAVE_MUNMAP 1 |
---|
19055 | | #define HAVE_STPCPY 1 |
---|
19056 | | #define HAVE_STRCASECMP 1 |
---|
19057 | | #define HAVE_STRDUP 1 |
---|
19058 | | #define HAVE_STRTOUL 1 |
---|
19059 | | #define HAVE_TSEARCH 1 |
---|
19060 | | #define HAVE_USELOCALE 1 |
---|
19061 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
19062 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
19063 | | #define HAVE_LONG_LONG_INT 1 |
---|
19064 | | #define HAVE_WCHAR_T 1 |
---|
19065 | | #define HAVE_WINT_T 1 |
---|
19066 | | #define HAVE_INTMAX_T 1 |
---|
19067 | | #define HAVE_POSIX_PRINTF 1 |
---|
19068 | | #define HAVE_STDINT_H 1 |
---|
19069 | | #define HAVE_STDINT_H 1 |
---|
19070 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
19071 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
19072 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
19073 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
19074 | | #define HAVE_STDDEF_H 1 |
---|
19075 | | #define HAVE_STDLIB_H 1 |
---|
19076 | | #define HAVE_STRING_H 1 |
---|
19077 | | #define HAVE_ASPRINTF 1 |
---|
19078 | | #define HAVE_FWPRINTF 1 |
---|
19079 | | #define HAVE_NEWLOCALE 1 |
---|
19080 | | #define HAVE_PUTENV 1 |
---|
19081 | | #define HAVE_SETENV 1 |
---|
19082 | | #define HAVE_SETLOCALE 1 |
---|
19083 | | #define HAVE_SNPRINTF 1 |
---|
19084 | | #define HAVE_WCSLEN 1 |
---|
19085 | | #define HAVE_MBRTOWC 1 |
---|
19086 | | #define HAVE_WCRTOMB 1 |
---|
19087 | | #define HAVE_DECL__SNPRINTF 0 |
---|
19088 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
19089 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
19090 | | #define HAVE_LANGINFO_CODESET 1 |
---|
19091 | | #define HAVE_LC_MESSAGES 1 |
---|
19092 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
19093 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
19094 | | #define ENABLE_NLS 1 |
---|
19095 | | #define HAVE_GETCWD 1 |
---|
19096 | | #define HAVE_READLINK 1 |
---|
19097 | | #define HAVE_REALPATH 1 |
---|
19098 | | #define HAVE_LSTAT 1 |
---|
19099 | | #define HAVE_MBSINIT 1 |
---|
19100 | | #define HAVE_MBRTOWC 1 |
---|
19101 | | #define HAVE_MPROTECT 1 |
---|
19102 | | #define HAVE_MEMCHR 1 |
---|
19103 | | #define HAVE_PATHCONF 1 |
---|
19104 | | #define HAVE_SETENV 1 |
---|
19105 | | #define HAVE_ISWCNTRL 1 |
---|
19106 | | #define HAVE_ISWBLANK 1 |
---|
19107 | | #define HAVE_WCWIDTH 1 |
---|
19108 | | #define HAVE_DECL_STRERROR_R 1 |
---|
19109 | | #define HAVE_STRERROR_R 1 |
---|
19110 | | #define HAVE_GETOPT_H 1 |
---|
19111 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
19112 | | #define HAVE_DECL_OPTRESET 1 |
---|
19113 | | #define HAVE_DECL_GETENV 1 |
---|
19114 | | #define __GETOPT_PREFIX rpl_ |
---|
19115 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
19116 | | #define HAVE_STDLIB_H 1 |
---|
19117 | | #define MALLOC_0_IS_NONNULL 1 |
---|
19118 | | #define HAVE_MBSTATE_T 1 |
---|
19119 | | #define HAVE_MBRTOWC 1 |
---|
19120 | | #define MAP_ANONYMOUS MAP_ANON |
---|
19121 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
19122 | | #define INSTALLPREFIX "/opt/local" |
---|
19123 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 |
---|
19124 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 |
---|
19125 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 |
---|
19126 | | #define HAVE__BOOL 1 |
---|
19127 | | #define HAVE_STDBOOL_H 1 |
---|
19128 | | #define USER_LABEL_PREFIX _ |
---|
19129 | | #define restrict __restrict |
---|
19130 | | #define HAVE_RAW_DECL_STPCPY 1 |
---|
19131 | | #define HAVE_RAW_DECL_STRDUP 1 |
---|
19132 | | #define HAVE_RAW_DECL_STRNCAT 1 |
---|
19133 | | #define HAVE_RAW_DECL_STRPBRK 1 |
---|
19134 | | #define HAVE_RAW_DECL_STRSEP 1 |
---|
19135 | | #define HAVE_RAW_DECL_STRCASESTR 1 |
---|
19136 | | #define HAVE_RAW_DECL_STRTOK_R 1 |
---|
19137 | | #define HAVE_RAW_DECL_STRSIGNAL 1 |
---|
19138 | | #define HAVE_DECL_STRNLEN 0 |
---|
19139 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
19140 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
19141 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
19142 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
19143 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
19144 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
19145 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
19146 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
19147 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
19148 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
19149 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
19150 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
19151 | | #define HAVE_ATEXIT 1 |
---|
19152 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
19153 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
19154 | | #define GNULIB_TEST_REALPATH 1 |
---|
19155 | | #define GNULIB_TEST_ENVIRON 1 |
---|
19156 | | #define GNULIB_FWRITEERROR 1 |
---|
19157 | | #define GNULIB_TEST_GETOPT_GNU 1 |
---|
19158 | | #define __GETOPT_PREFIX rpl_ |
---|
19159 | | #define GNULIB_TEST_LSTAT 1 |
---|
19160 | | #define HAVE_MALLOC_POSIX 1 |
---|
19161 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
19162 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
19163 | | #define GNULIB_TEST_MBSINIT 1 |
---|
19164 | | #define GNULIB_TEST_MBSLEN 1 |
---|
19165 | | #define GNULIB_TEST_MBSSTR 1 |
---|
19166 | | #define GNULIB_TEST_MEMCHR 1 |
---|
19167 | | #define HAVE_MEMMOVE 1 |
---|
19168 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
19169 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
19170 | | #define READLINK_TRAILING_SLASH_BUG 1 |
---|
19171 | | #define GNULIB_TEST_READLINK 1 |
---|
19172 | | #define HAVE_SEARCH_H 1 |
---|
19173 | | #define HAVE_TSEARCH 1 |
---|
19174 | | #define HAVE_RAW_DECL_SIGACTION 1 |
---|
19175 | | #define HAVE_RAW_DECL_SIGADDSET 1 |
---|
19176 | | #define HAVE_RAW_DECL_SIGDELSET 1 |
---|
19177 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 |
---|
19178 | | #define HAVE_RAW_DECL_SIGFILLSET 1 |
---|
19179 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 |
---|
19180 | | #define HAVE_RAW_DECL_SIGPENDING 1 |
---|
19181 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 |
---|
19182 | | #define GNULIB_SIGPIPE 1 |
---|
19183 | | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
19184 | | #define REPLACE_FUNC_STAT_FILE 1 |
---|
19185 | | #define GNULIB_TEST_STAT 1 |
---|
19186 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
19187 | | #define BITSIZEOF_SIZE_T 32 |
---|
19188 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
19189 | | #define BITSIZEOF_WCHAR_T 32 |
---|
19190 | | #define BITSIZEOF_WINT_T 32 |
---|
19191 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
19192 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
19193 | | #define HAVE_SIGNED_WINT_T 1 |
---|
19194 | | #define PTRDIFF_T_SUFFIX |
---|
19195 | | #define SIZE_T_SUFFIX ul |
---|
19196 | | #define SIG_ATOMIC_T_SUFFIX |
---|
19197 | | #define WCHAR_T_SUFFIX |
---|
19198 | | #define WINT_T_SUFFIX |
---|
19199 | | #define HAVE_RAW_DECL_FPURGE 1 |
---|
19200 | | #define HAVE_RAW_DECL_FSEEKO 1 |
---|
19201 | | #define HAVE_RAW_DECL_FTELLO 1 |
---|
19202 | | #define HAVE_RAW_DECL_POPEN 1 |
---|
19203 | | #define HAVE_RAW_DECL_SNPRINTF 1 |
---|
19204 | | #define HAVE_RAW_DECL_TMPFILE 1 |
---|
19205 | | #define HAVE_RAW_DECL_VSNPRINTF 1 |
---|
19206 | | #define HAVE_RAW_DECL_ATOLL 1 |
---|
19207 | | #define HAVE_RAW_DECL_GETLOADAVG 1 |
---|
19208 | | #define HAVE_RAW_DECL_GETSUBOPT 1 |
---|
19209 | | #define HAVE_RAW_DECL_GRANTPT 1 |
---|
19210 | | #define HAVE_RAW_DECL_MKSTEMP 1 |
---|
19211 | | #define HAVE_RAW_DECL_PTSNAME 1 |
---|
19212 | | #define HAVE_RAW_DECL_REALPATH 1 |
---|
19213 | | #define HAVE_RAW_DECL_SETENV 1 |
---|
19214 | | #define HAVE_RAW_DECL_STRTOD 1 |
---|
19215 | | #define HAVE_RAW_DECL_STRTOLL 1 |
---|
19216 | | #define HAVE_RAW_DECL_STRTOULL 1 |
---|
19217 | | #define HAVE_RAW_DECL_UNLOCKPT 1 |
---|
19218 | | #define HAVE_RAW_DECL_UNSETENV 1 |
---|
19219 | | #define GNULIB_TEST_STRERROR 1 |
---|
19220 | | #define GNULIB_TEST_STRNLEN 1 |
---|
19221 | | #define HAVE_STRTOL 1 |
---|
19222 | | #define HAVE_STRTOUL 1 |
---|
19223 | | #define HAVE_RAW_DECL_LCHMOD 1 |
---|
19224 | | #define HAVE_RAW_DECL_LSTAT 1 |
---|
19225 | | #define HAVE_RAW_DECL_MKFIFO 1 |
---|
19226 | | #define HAVE_RAW_DECL_MKNOD 1 |
---|
19227 | | #define HAVE_RAW_DECL_STAT 1 |
---|
19228 | | #define HAVE_RAW_DECL_CHOWN 1 |
---|
19229 | | #define HAVE_RAW_DECL_DUP2 1 |
---|
19230 | | #define HAVE_RAW_DECL_FCHDIR 1 |
---|
19231 | | #define HAVE_RAW_DECL_FSYNC 1 |
---|
19232 | | #define HAVE_RAW_DECL_FTRUNCATE 1 |
---|
19233 | | #define HAVE_RAW_DECL_GETCWD 1 |
---|
19234 | | #define HAVE_RAW_DECL_GETDOMAINNAME 1 |
---|
19235 | | #define HAVE_RAW_DECL_GETDTABLESIZE 1 |
---|
19236 | | #define HAVE_RAW_DECL_GETGROUPS 1 |
---|
19237 | | #define HAVE_RAW_DECL_GETHOSTNAME 1 |
---|
19238 | | #define HAVE_RAW_DECL_GETLOGIN 1 |
---|
19239 | | #define HAVE_RAW_DECL_GETLOGIN_R 1 |
---|
19240 | | #define HAVE_RAW_DECL_GETPAGESIZE 1 |
---|
19241 | | #define HAVE_RAW_DECL_GETUSERSHELL 1 |
---|
19242 | | #define HAVE_RAW_DECL_SETUSERSHELL 1 |
---|
19243 | | #define HAVE_RAW_DECL_ENDUSERSHELL 1 |
---|
19244 | | #define HAVE_RAW_DECL_LCHOWN 1 |
---|
19245 | | #define HAVE_RAW_DECL_LINK 1 |
---|
19246 | | #define HAVE_RAW_DECL_LSEEK 1 |
---|
19247 | | #define HAVE_RAW_DECL_PREAD 1 |
---|
19248 | | #define HAVE_RAW_DECL_PWRITE 1 |
---|
19249 | | #define HAVE_RAW_DECL_READLINK 1 |
---|
19250 | | /* end confdefs.h. */ |
---|
19251 | | #include <unistd.h> |
---|
19252 | | /* Some systems declare various items in the wrong headers. */ |
---|
19253 | | #ifndef __GLIBC__ |
---|
19254 | | # include <fcntl.h> |
---|
19255 | | # include <stdio.h> |
---|
19256 | | # include <stdlib.h> |
---|
19257 | | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ |
---|
19258 | | # include <io.h> |
---|
19259 | | # endif |
---|
19260 | | #endif |
---|
19261 | | |
---|
19262 | | int |
---|
19263 | | main () |
---|
19264 | | { |
---|
19265 | | #undef readlinkat |
---|
19266 | | (void) readlinkat; |
---|
19267 | | ; |
---|
19268 | | return 0; |
---|
19269 | | } |
---|
19270 | configure:25623: result: no |
---|
19271 | configure:25588: checking whether rmdir is declared without a macro |
---|
19272 | configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
19273 | configure:25615: $? = 0 |
---|
19274 | configure:25623: result: yes |
---|
19275 | configure:25588: checking whether sleep is declared without a macro |
---|
19276 | configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
19277 | configure:25615: $? = 0 |
---|
19278 | configure:25623: result: yes |
---|
19279 | configure:25588: checking whether symlink is declared without a macro |
---|
19280 | configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
19281 | configure:25615: $? = 0 |
---|
19282 | configure:25623: result: yes |
---|
19283 | configure:25588: checking whether symlinkat is declared without a macro |
---|
19284 | configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
19285 | conftest.c: In function 'main': |
---|
19286 | conftest.c:286: error: 'symlinkat' undeclared (first use in this function) |
---|
19287 | conftest.c:286: error: (Each undeclared identifier is reported only once |
---|
19288 | conftest.c:286: error: for each function it appears in.) |
---|
19289 | configure:25615: $? = 1 |
---|
19290 | configure: failed program was: |
---|
19291 | | /* confdefs.h */ |
---|
19292 | | #define PACKAGE_NAME "" |
---|
19293 | | #define PACKAGE_TARNAME "" |
---|
19294 | | #define PACKAGE_VERSION "" |
---|
19295 | | #define PACKAGE_STRING "" |
---|
19296 | | #define PACKAGE_BUGREPORT "" |
---|
19297 | | #define PACKAGE_URL "" |
---|
19298 | | #define PACKAGE "gettext-runtime" |
---|
19299 | | #define VERSION "0.18.1" |
---|
19300 | | #define STDC_HEADERS 1 |
---|
19301 | | #define HAVE_SYS_TYPES_H 1 |
---|
19302 | | #define HAVE_SYS_STAT_H 1 |
---|
19303 | | #define HAVE_STDLIB_H 1 |
---|
19304 | | #define HAVE_STRING_H 1 |
---|
19305 | | #define HAVE_MEMORY_H 1 |
---|
19306 | | #define HAVE_STRINGS_H 1 |
---|
19307 | | #define HAVE_INTTYPES_H 1 |
---|
19308 | | #define HAVE_STDINT_H 1 |
---|
19309 | | #define HAVE_UNISTD_H 1 |
---|
19310 | | #define __EXTENSIONS__ 1 |
---|
19311 | | #define _ALL_SOURCE 1 |
---|
19312 | | #define _GNU_SOURCE 1 |
---|
19313 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
19314 | | #define _TANDEM_SOURCE 1 |
---|
19315 | | #define HAVE_DLFCN_H 1 |
---|
19316 | | #define LT_OBJDIR ".libs/" |
---|
19317 | | #define HAVE_VISIBILITY 1 |
---|
19318 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
19319 | | #define HAVE_ALLOCA_H 1 |
---|
19320 | | #define HAVE_ALLOCA 1 |
---|
19321 | | #define HAVE_STDLIB_H 1 |
---|
19322 | | #define HAVE_UNISTD_H 1 |
---|
19323 | | #define HAVE_SYS_PARAM_H 1 |
---|
19324 | | #define HAVE_STRING_H 1 |
---|
19325 | | #define HAVE_ERRNO_H 1 |
---|
19326 | | #define HAVE_GETOPT_H 1 |
---|
19327 | | #define HAVE_ICONV_H 1 |
---|
19328 | | #define HAVE_SYS_MMAN_H 1 |
---|
19329 | | #define HAVE_SYS_SOCKET_H 1 |
---|
19330 | | #define HAVE_SIGNAL_H 1 |
---|
19331 | | #define HAVE_STDDEF_H 1 |
---|
19332 | | #define HAVE_STDINT_H 1 |
---|
19333 | | #define HAVE_WCHAR_H 1 |
---|
19334 | | #define HAVE_STDIO_H 1 |
---|
19335 | | #define HAVE_SYS_STAT_H 1 |
---|
19336 | | #define HAVE_TIME_H 1 |
---|
19337 | | #define HAVE_SYS_TIME_H 1 |
---|
19338 | | #define HAVE_WCTYPE_H 1 |
---|
19339 | | #define HAVE_GETPAGESIZE 1 |
---|
19340 | | #define HAVE_MMAP 1 |
---|
19341 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
19342 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
19343 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
19344 | | #define HAVE_UINTMAX_T 1 |
---|
19345 | | #define HAVE_INTTYPES_H 1 |
---|
19346 | | #define USE_POSIX_THREADS 1 |
---|
19347 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
19348 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
19349 | | #define HAVE_ICONV 1 |
---|
19350 | | #define ICONV_CONST |
---|
19351 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
19352 | | #define HAVE_INTTYPES_H 1 |
---|
19353 | | #define HAVE_LIMITS_H 1 |
---|
19354 | | #define HAVE_UNISTD_H 1 |
---|
19355 | | #define HAVE_SYS_PARAM_H 1 |
---|
19356 | | #define HAVE_GETCWD 1 |
---|
19357 | | #define HAVE_GETEGID 1 |
---|
19358 | | #define HAVE_GETEUID 1 |
---|
19359 | | #define HAVE_GETGID 1 |
---|
19360 | | #define HAVE_GETUID 1 |
---|
19361 | | #define HAVE_MUNMAP 1 |
---|
19362 | | #define HAVE_STPCPY 1 |
---|
19363 | | #define HAVE_STRCASECMP 1 |
---|
19364 | | #define HAVE_STRDUP 1 |
---|
19365 | | #define HAVE_STRTOUL 1 |
---|
19366 | | #define HAVE_TSEARCH 1 |
---|
19367 | | #define HAVE_USELOCALE 1 |
---|
19368 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
19369 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
19370 | | #define HAVE_LONG_LONG_INT 1 |
---|
19371 | | #define HAVE_WCHAR_T 1 |
---|
19372 | | #define HAVE_WINT_T 1 |
---|
19373 | | #define HAVE_INTMAX_T 1 |
---|
19374 | | #define HAVE_POSIX_PRINTF 1 |
---|
19375 | | #define HAVE_STDINT_H 1 |
---|
19376 | | #define HAVE_STDINT_H 1 |
---|
19377 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
19378 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
19379 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
19380 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
19381 | | #define HAVE_STDDEF_H 1 |
---|
19382 | | #define HAVE_STDLIB_H 1 |
---|
19383 | | #define HAVE_STRING_H 1 |
---|
19384 | | #define HAVE_ASPRINTF 1 |
---|
19385 | | #define HAVE_FWPRINTF 1 |
---|
19386 | | #define HAVE_NEWLOCALE 1 |
---|
19387 | | #define HAVE_PUTENV 1 |
---|
19388 | | #define HAVE_SETENV 1 |
---|
19389 | | #define HAVE_SETLOCALE 1 |
---|
19390 | | #define HAVE_SNPRINTF 1 |
---|
19391 | | #define HAVE_WCSLEN 1 |
---|
19392 | | #define HAVE_MBRTOWC 1 |
---|
19393 | | #define HAVE_WCRTOMB 1 |
---|
19394 | | #define HAVE_DECL__SNPRINTF 0 |
---|
19395 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
19396 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
19397 | | #define HAVE_LANGINFO_CODESET 1 |
---|
19398 | | #define HAVE_LC_MESSAGES 1 |
---|
19399 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
19400 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
19401 | | #define ENABLE_NLS 1 |
---|
19402 | | #define HAVE_GETCWD 1 |
---|
19403 | | #define HAVE_READLINK 1 |
---|
19404 | | #define HAVE_REALPATH 1 |
---|
19405 | | #define HAVE_LSTAT 1 |
---|
19406 | | #define HAVE_MBSINIT 1 |
---|
19407 | | #define HAVE_MBRTOWC 1 |
---|
19408 | | #define HAVE_MPROTECT 1 |
---|
19409 | | #define HAVE_MEMCHR 1 |
---|
19410 | | #define HAVE_PATHCONF 1 |
---|
19411 | | #define HAVE_SETENV 1 |
---|
19412 | | #define HAVE_ISWCNTRL 1 |
---|
19413 | | #define HAVE_ISWBLANK 1 |
---|
19414 | | #define HAVE_WCWIDTH 1 |
---|
19415 | | #define HAVE_DECL_STRERROR_R 1 |
---|
19416 | | #define HAVE_STRERROR_R 1 |
---|
19417 | | #define HAVE_GETOPT_H 1 |
---|
19418 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
19419 | | #define HAVE_DECL_OPTRESET 1 |
---|
19420 | | #define HAVE_DECL_GETENV 1 |
---|
19421 | | #define __GETOPT_PREFIX rpl_ |
---|
19422 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
19423 | | #define HAVE_STDLIB_H 1 |
---|
19424 | | #define MALLOC_0_IS_NONNULL 1 |
---|
19425 | | #define HAVE_MBSTATE_T 1 |
---|
19426 | | #define HAVE_MBRTOWC 1 |
---|
19427 | | #define MAP_ANONYMOUS MAP_ANON |
---|
19428 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
19429 | | #define INSTALLPREFIX "/opt/local" |
---|
19430 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 |
---|
19431 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 |
---|
19432 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 |
---|
19433 | | #define HAVE__BOOL 1 |
---|
19434 | | #define HAVE_STDBOOL_H 1 |
---|
19435 | | #define USER_LABEL_PREFIX _ |
---|
19436 | | #define restrict __restrict |
---|
19437 | | #define HAVE_RAW_DECL_STPCPY 1 |
---|
19438 | | #define HAVE_RAW_DECL_STRDUP 1 |
---|
19439 | | #define HAVE_RAW_DECL_STRNCAT 1 |
---|
19440 | | #define HAVE_RAW_DECL_STRPBRK 1 |
---|
19441 | | #define HAVE_RAW_DECL_STRSEP 1 |
---|
19442 | | #define HAVE_RAW_DECL_STRCASESTR 1 |
---|
19443 | | #define HAVE_RAW_DECL_STRTOK_R 1 |
---|
19444 | | #define HAVE_RAW_DECL_STRSIGNAL 1 |
---|
19445 | | #define HAVE_DECL_STRNLEN 0 |
---|
19446 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
19447 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
19448 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
19449 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
19450 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
19451 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
19452 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
19453 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
19454 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
19455 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
19456 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
19457 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
19458 | | #define HAVE_ATEXIT 1 |
---|
19459 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
19460 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
19461 | | #define GNULIB_TEST_REALPATH 1 |
---|
19462 | | #define GNULIB_TEST_ENVIRON 1 |
---|
19463 | | #define GNULIB_FWRITEERROR 1 |
---|
19464 | | #define GNULIB_TEST_GETOPT_GNU 1 |
---|
19465 | | #define __GETOPT_PREFIX rpl_ |
---|
19466 | | #define GNULIB_TEST_LSTAT 1 |
---|
19467 | | #define HAVE_MALLOC_POSIX 1 |
---|
19468 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
19469 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
19470 | | #define GNULIB_TEST_MBSINIT 1 |
---|
19471 | | #define GNULIB_TEST_MBSLEN 1 |
---|
19472 | | #define GNULIB_TEST_MBSSTR 1 |
---|
19473 | | #define GNULIB_TEST_MEMCHR 1 |
---|
19474 | | #define HAVE_MEMMOVE 1 |
---|
19475 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
19476 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
19477 | | #define READLINK_TRAILING_SLASH_BUG 1 |
---|
19478 | | #define GNULIB_TEST_READLINK 1 |
---|
19479 | | #define HAVE_SEARCH_H 1 |
---|
19480 | | #define HAVE_TSEARCH 1 |
---|
19481 | | #define HAVE_RAW_DECL_SIGACTION 1 |
---|
19482 | | #define HAVE_RAW_DECL_SIGADDSET 1 |
---|
19483 | | #define HAVE_RAW_DECL_SIGDELSET 1 |
---|
19484 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 |
---|
19485 | | #define HAVE_RAW_DECL_SIGFILLSET 1 |
---|
19486 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 |
---|
19487 | | #define HAVE_RAW_DECL_SIGPENDING 1 |
---|
19488 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 |
---|
19489 | | #define GNULIB_SIGPIPE 1 |
---|
19490 | | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
19491 | | #define REPLACE_FUNC_STAT_FILE 1 |
---|
19492 | | #define GNULIB_TEST_STAT 1 |
---|
19493 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
19494 | | #define BITSIZEOF_SIZE_T 32 |
---|
19495 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
19496 | | #define BITSIZEOF_WCHAR_T 32 |
---|
19497 | | #define BITSIZEOF_WINT_T 32 |
---|
19498 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
19499 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
19500 | | #define HAVE_SIGNED_WINT_T 1 |
---|
19501 | | #define PTRDIFF_T_SUFFIX |
---|
19502 | | #define SIZE_T_SUFFIX ul |
---|
19503 | | #define SIG_ATOMIC_T_SUFFIX |
---|
19504 | | #define WCHAR_T_SUFFIX |
---|
19505 | | #define WINT_T_SUFFIX |
---|
19506 | | #define HAVE_RAW_DECL_FPURGE 1 |
---|
19507 | | #define HAVE_RAW_DECL_FSEEKO 1 |
---|
19508 | | #define HAVE_RAW_DECL_FTELLO 1 |
---|
19509 | | #define HAVE_RAW_DECL_POPEN 1 |
---|
19510 | | #define HAVE_RAW_DECL_SNPRINTF 1 |
---|
19511 | | #define HAVE_RAW_DECL_TMPFILE 1 |
---|
19512 | | #define HAVE_RAW_DECL_VSNPRINTF 1 |
---|
19513 | | #define HAVE_RAW_DECL_ATOLL 1 |
---|
19514 | | #define HAVE_RAW_DECL_GETLOADAVG 1 |
---|
19515 | | #define HAVE_RAW_DECL_GETSUBOPT 1 |
---|
19516 | | #define HAVE_RAW_DECL_GRANTPT 1 |
---|
19517 | | #define HAVE_RAW_DECL_MKSTEMP 1 |
---|
19518 | | #define HAVE_RAW_DECL_PTSNAME 1 |
---|
19519 | | #define HAVE_RAW_DECL_REALPATH 1 |
---|
19520 | | #define HAVE_RAW_DECL_SETENV 1 |
---|
19521 | | #define HAVE_RAW_DECL_STRTOD 1 |
---|
19522 | | #define HAVE_RAW_DECL_STRTOLL 1 |
---|
19523 | | #define HAVE_RAW_DECL_STRTOULL 1 |
---|
19524 | | #define HAVE_RAW_DECL_UNLOCKPT 1 |
---|
19525 | | #define HAVE_RAW_DECL_UNSETENV 1 |
---|
19526 | | #define GNULIB_TEST_STRERROR 1 |
---|
19527 | | #define GNULIB_TEST_STRNLEN 1 |
---|
19528 | | #define HAVE_STRTOL 1 |
---|
19529 | | #define HAVE_STRTOUL 1 |
---|
19530 | | #define HAVE_RAW_DECL_LCHMOD 1 |
---|
19531 | | #define HAVE_RAW_DECL_LSTAT 1 |
---|
19532 | | #define HAVE_RAW_DECL_MKFIFO 1 |
---|
19533 | | #define HAVE_RAW_DECL_MKNOD 1 |
---|
19534 | | #define HAVE_RAW_DECL_STAT 1 |
---|
19535 | | #define HAVE_RAW_DECL_CHOWN 1 |
---|
19536 | | #define HAVE_RAW_DECL_DUP2 1 |
---|
19537 | | #define HAVE_RAW_DECL_FCHDIR 1 |
---|
19538 | | #define HAVE_RAW_DECL_FSYNC 1 |
---|
19539 | | #define HAVE_RAW_DECL_FTRUNCATE 1 |
---|
19540 | | #define HAVE_RAW_DECL_GETCWD 1 |
---|
19541 | | #define HAVE_RAW_DECL_GETDOMAINNAME 1 |
---|
19542 | | #define HAVE_RAW_DECL_GETDTABLESIZE 1 |
---|
19543 | | #define HAVE_RAW_DECL_GETGROUPS 1 |
---|
19544 | | #define HAVE_RAW_DECL_GETHOSTNAME 1 |
---|
19545 | | #define HAVE_RAW_DECL_GETLOGIN 1 |
---|
19546 | | #define HAVE_RAW_DECL_GETLOGIN_R 1 |
---|
19547 | | #define HAVE_RAW_DECL_GETPAGESIZE 1 |
---|
19548 | | #define HAVE_RAW_DECL_GETUSERSHELL 1 |
---|
19549 | | #define HAVE_RAW_DECL_SETUSERSHELL 1 |
---|
19550 | | #define HAVE_RAW_DECL_ENDUSERSHELL 1 |
---|
19551 | | #define HAVE_RAW_DECL_LCHOWN 1 |
---|
19552 | | #define HAVE_RAW_DECL_LINK 1 |
---|
19553 | | #define HAVE_RAW_DECL_LSEEK 1 |
---|
19554 | | #define HAVE_RAW_DECL_PREAD 1 |
---|
19555 | | #define HAVE_RAW_DECL_PWRITE 1 |
---|
19556 | | #define HAVE_RAW_DECL_READLINK 1 |
---|
19557 | | #define HAVE_RAW_DECL_RMDIR 1 |
---|
19558 | | #define HAVE_RAW_DECL_SLEEP 1 |
---|
19559 | | #define HAVE_RAW_DECL_SYMLINK 1 |
---|
19560 | | /* end confdefs.h. */ |
---|
19561 | | #include <unistd.h> |
---|
19562 | | /* Some systems declare various items in the wrong headers. */ |
---|
19563 | | #ifndef __GLIBC__ |
---|
19564 | | # include <fcntl.h> |
---|
19565 | | # include <stdio.h> |
---|
19566 | | # include <stdlib.h> |
---|
19567 | | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ |
---|
19568 | | # include <io.h> |
---|
19569 | | # endif |
---|
19570 | | #endif |
---|
19571 | | |
---|
19572 | | int |
---|
19573 | | main () |
---|
19574 | | { |
---|
19575 | | #undef symlinkat |
---|
19576 | | (void) symlinkat; |
---|
19577 | | ; |
---|
19578 | | return 0; |
---|
19579 | | } |
---|
19580 | configure:25623: result: no |
---|
19581 | configure:25588: checking whether ttyname_r is declared without a macro |
---|
19582 | configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
19583 | configure:25615: $? = 0 |
---|
19584 | configure:25623: result: yes |
---|
19585 | configure:25588: checking whether unlink is declared without a macro |
---|
19586 | configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
19587 | configure:25615: $? = 0 |
---|
19588 | configure:25623: result: yes |
---|
19589 | configure:25588: checking whether unlinkat is declared without a macro |
---|
19590 | configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
19591 | conftest.c: In function 'main': |
---|
19592 | conftest.c:288: error: 'unlinkat' undeclared (first use in this function) |
---|
19593 | conftest.c:288: error: (Each undeclared identifier is reported only once |
---|
19594 | conftest.c:288: error: for each function it appears in.) |
---|
19595 | configure:25615: $? = 1 |
---|
19596 | configure: failed program was: |
---|
19597 | | /* confdefs.h */ |
---|
19598 | | #define PACKAGE_NAME "" |
---|
19599 | | #define PACKAGE_TARNAME "" |
---|
19600 | | #define PACKAGE_VERSION "" |
---|
19601 | | #define PACKAGE_STRING "" |
---|
19602 | | #define PACKAGE_BUGREPORT "" |
---|
19603 | | #define PACKAGE_URL "" |
---|
19604 | | #define PACKAGE "gettext-runtime" |
---|
19605 | | #define VERSION "0.18.1" |
---|
19606 | | #define STDC_HEADERS 1 |
---|
19607 | | #define HAVE_SYS_TYPES_H 1 |
---|
19608 | | #define HAVE_SYS_STAT_H 1 |
---|
19609 | | #define HAVE_STDLIB_H 1 |
---|
19610 | | #define HAVE_STRING_H 1 |
---|
19611 | | #define HAVE_MEMORY_H 1 |
---|
19612 | | #define HAVE_STRINGS_H 1 |
---|
19613 | | #define HAVE_INTTYPES_H 1 |
---|
19614 | | #define HAVE_STDINT_H 1 |
---|
19615 | | #define HAVE_UNISTD_H 1 |
---|
19616 | | #define __EXTENSIONS__ 1 |
---|
19617 | | #define _ALL_SOURCE 1 |
---|
19618 | | #define _GNU_SOURCE 1 |
---|
19619 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
19620 | | #define _TANDEM_SOURCE 1 |
---|
19621 | | #define HAVE_DLFCN_H 1 |
---|
19622 | | #define LT_OBJDIR ".libs/" |
---|
19623 | | #define HAVE_VISIBILITY 1 |
---|
19624 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
19625 | | #define HAVE_ALLOCA_H 1 |
---|
19626 | | #define HAVE_ALLOCA 1 |
---|
19627 | | #define HAVE_STDLIB_H 1 |
---|
19628 | | #define HAVE_UNISTD_H 1 |
---|
19629 | | #define HAVE_SYS_PARAM_H 1 |
---|
19630 | | #define HAVE_STRING_H 1 |
---|
19631 | | #define HAVE_ERRNO_H 1 |
---|
19632 | | #define HAVE_GETOPT_H 1 |
---|
19633 | | #define HAVE_ICONV_H 1 |
---|
19634 | | #define HAVE_SYS_MMAN_H 1 |
---|
19635 | | #define HAVE_SYS_SOCKET_H 1 |
---|
19636 | | #define HAVE_SIGNAL_H 1 |
---|
19637 | | #define HAVE_STDDEF_H 1 |
---|
19638 | | #define HAVE_STDINT_H 1 |
---|
19639 | | #define HAVE_WCHAR_H 1 |
---|
19640 | | #define HAVE_STDIO_H 1 |
---|
19641 | | #define HAVE_SYS_STAT_H 1 |
---|
19642 | | #define HAVE_TIME_H 1 |
---|
19643 | | #define HAVE_SYS_TIME_H 1 |
---|
19644 | | #define HAVE_WCTYPE_H 1 |
---|
19645 | | #define HAVE_GETPAGESIZE 1 |
---|
19646 | | #define HAVE_MMAP 1 |
---|
19647 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
19648 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
19649 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
19650 | | #define HAVE_UINTMAX_T 1 |
---|
19651 | | #define HAVE_INTTYPES_H 1 |
---|
19652 | | #define USE_POSIX_THREADS 1 |
---|
19653 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
19654 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
19655 | | #define HAVE_ICONV 1 |
---|
19656 | | #define ICONV_CONST |
---|
19657 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
19658 | | #define HAVE_INTTYPES_H 1 |
---|
19659 | | #define HAVE_LIMITS_H 1 |
---|
19660 | | #define HAVE_UNISTD_H 1 |
---|
19661 | | #define HAVE_SYS_PARAM_H 1 |
---|
19662 | | #define HAVE_GETCWD 1 |
---|
19663 | | #define HAVE_GETEGID 1 |
---|
19664 | | #define HAVE_GETEUID 1 |
---|
19665 | | #define HAVE_GETGID 1 |
---|
19666 | | #define HAVE_GETUID 1 |
---|
19667 | | #define HAVE_MUNMAP 1 |
---|
19668 | | #define HAVE_STPCPY 1 |
---|
19669 | | #define HAVE_STRCASECMP 1 |
---|
19670 | | #define HAVE_STRDUP 1 |
---|
19671 | | #define HAVE_STRTOUL 1 |
---|
19672 | | #define HAVE_TSEARCH 1 |
---|
19673 | | #define HAVE_USELOCALE 1 |
---|
19674 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
19675 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
19676 | | #define HAVE_LONG_LONG_INT 1 |
---|
19677 | | #define HAVE_WCHAR_T 1 |
---|
19678 | | #define HAVE_WINT_T 1 |
---|
19679 | | #define HAVE_INTMAX_T 1 |
---|
19680 | | #define HAVE_POSIX_PRINTF 1 |
---|
19681 | | #define HAVE_STDINT_H 1 |
---|
19682 | | #define HAVE_STDINT_H 1 |
---|
19683 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
19684 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
19685 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
19686 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
19687 | | #define HAVE_STDDEF_H 1 |
---|
19688 | | #define HAVE_STDLIB_H 1 |
---|
19689 | | #define HAVE_STRING_H 1 |
---|
19690 | | #define HAVE_ASPRINTF 1 |
---|
19691 | | #define HAVE_FWPRINTF 1 |
---|
19692 | | #define HAVE_NEWLOCALE 1 |
---|
19693 | | #define HAVE_PUTENV 1 |
---|
19694 | | #define HAVE_SETENV 1 |
---|
19695 | | #define HAVE_SETLOCALE 1 |
---|
19696 | | #define HAVE_SNPRINTF 1 |
---|
19697 | | #define HAVE_WCSLEN 1 |
---|
19698 | | #define HAVE_MBRTOWC 1 |
---|
19699 | | #define HAVE_WCRTOMB 1 |
---|
19700 | | #define HAVE_DECL__SNPRINTF 0 |
---|
19701 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
19702 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
19703 | | #define HAVE_LANGINFO_CODESET 1 |
---|
19704 | | #define HAVE_LC_MESSAGES 1 |
---|
19705 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
19706 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
19707 | | #define ENABLE_NLS 1 |
---|
19708 | | #define HAVE_GETCWD 1 |
---|
19709 | | #define HAVE_READLINK 1 |
---|
19710 | | #define HAVE_REALPATH 1 |
---|
19711 | | #define HAVE_LSTAT 1 |
---|
19712 | | #define HAVE_MBSINIT 1 |
---|
19713 | | #define HAVE_MBRTOWC 1 |
---|
19714 | | #define HAVE_MPROTECT 1 |
---|
19715 | | #define HAVE_MEMCHR 1 |
---|
19716 | | #define HAVE_PATHCONF 1 |
---|
19717 | | #define HAVE_SETENV 1 |
---|
19718 | | #define HAVE_ISWCNTRL 1 |
---|
19719 | | #define HAVE_ISWBLANK 1 |
---|
19720 | | #define HAVE_WCWIDTH 1 |
---|
19721 | | #define HAVE_DECL_STRERROR_R 1 |
---|
19722 | | #define HAVE_STRERROR_R 1 |
---|
19723 | | #define HAVE_GETOPT_H 1 |
---|
19724 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
19725 | | #define HAVE_DECL_OPTRESET 1 |
---|
19726 | | #define HAVE_DECL_GETENV 1 |
---|
19727 | | #define __GETOPT_PREFIX rpl_ |
---|
19728 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
19729 | | #define HAVE_STDLIB_H 1 |
---|
19730 | | #define MALLOC_0_IS_NONNULL 1 |
---|
19731 | | #define HAVE_MBSTATE_T 1 |
---|
19732 | | #define HAVE_MBRTOWC 1 |
---|
19733 | | #define MAP_ANONYMOUS MAP_ANON |
---|
19734 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
19735 | | #define INSTALLPREFIX "/opt/local" |
---|
19736 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 |
---|
19737 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 |
---|
19738 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 |
---|
19739 | | #define HAVE__BOOL 1 |
---|
19740 | | #define HAVE_STDBOOL_H 1 |
---|
19741 | | #define USER_LABEL_PREFIX _ |
---|
19742 | | #define restrict __restrict |
---|
19743 | | #define HAVE_RAW_DECL_STPCPY 1 |
---|
19744 | | #define HAVE_RAW_DECL_STRDUP 1 |
---|
19745 | | #define HAVE_RAW_DECL_STRNCAT 1 |
---|
19746 | | #define HAVE_RAW_DECL_STRPBRK 1 |
---|
19747 | | #define HAVE_RAW_DECL_STRSEP 1 |
---|
19748 | | #define HAVE_RAW_DECL_STRCASESTR 1 |
---|
19749 | | #define HAVE_RAW_DECL_STRTOK_R 1 |
---|
19750 | | #define HAVE_RAW_DECL_STRSIGNAL 1 |
---|
19751 | | #define HAVE_DECL_STRNLEN 0 |
---|
19752 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
19753 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
19754 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
19755 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
19756 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
19757 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
19758 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
19759 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
19760 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
19761 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
19762 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
19763 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
19764 | | #define HAVE_ATEXIT 1 |
---|
19765 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
19766 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
19767 | | #define GNULIB_TEST_REALPATH 1 |
---|
19768 | | #define GNULIB_TEST_ENVIRON 1 |
---|
19769 | | #define GNULIB_FWRITEERROR 1 |
---|
19770 | | #define GNULIB_TEST_GETOPT_GNU 1 |
---|
19771 | | #define __GETOPT_PREFIX rpl_ |
---|
19772 | | #define GNULIB_TEST_LSTAT 1 |
---|
19773 | | #define HAVE_MALLOC_POSIX 1 |
---|
19774 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
19775 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
19776 | | #define GNULIB_TEST_MBSINIT 1 |
---|
19777 | | #define GNULIB_TEST_MBSLEN 1 |
---|
19778 | | #define GNULIB_TEST_MBSSTR 1 |
---|
19779 | | #define GNULIB_TEST_MEMCHR 1 |
---|
19780 | | #define HAVE_MEMMOVE 1 |
---|
19781 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
19782 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
19783 | | #define READLINK_TRAILING_SLASH_BUG 1 |
---|
19784 | | #define GNULIB_TEST_READLINK 1 |
---|
19785 | | #define HAVE_SEARCH_H 1 |
---|
19786 | | #define HAVE_TSEARCH 1 |
---|
19787 | | #define HAVE_RAW_DECL_SIGACTION 1 |
---|
19788 | | #define HAVE_RAW_DECL_SIGADDSET 1 |
---|
19789 | | #define HAVE_RAW_DECL_SIGDELSET 1 |
---|
19790 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 |
---|
19791 | | #define HAVE_RAW_DECL_SIGFILLSET 1 |
---|
19792 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 |
---|
19793 | | #define HAVE_RAW_DECL_SIGPENDING 1 |
---|
19794 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 |
---|
19795 | | #define GNULIB_SIGPIPE 1 |
---|
19796 | | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
19797 | | #define REPLACE_FUNC_STAT_FILE 1 |
---|
19798 | | #define GNULIB_TEST_STAT 1 |
---|
19799 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
19800 | | #define BITSIZEOF_SIZE_T 32 |
---|
19801 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
19802 | | #define BITSIZEOF_WCHAR_T 32 |
---|
19803 | | #define BITSIZEOF_WINT_T 32 |
---|
19804 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
19805 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
19806 | | #define HAVE_SIGNED_WINT_T 1 |
---|
19807 | | #define PTRDIFF_T_SUFFIX |
---|
19808 | | #define SIZE_T_SUFFIX ul |
---|
19809 | | #define SIG_ATOMIC_T_SUFFIX |
---|
19810 | | #define WCHAR_T_SUFFIX |
---|
19811 | | #define WINT_T_SUFFIX |
---|
19812 | | #define HAVE_RAW_DECL_FPURGE 1 |
---|
19813 | | #define HAVE_RAW_DECL_FSEEKO 1 |
---|
19814 | | #define HAVE_RAW_DECL_FTELLO 1 |
---|
19815 | | #define HAVE_RAW_DECL_POPEN 1 |
---|
19816 | | #define HAVE_RAW_DECL_SNPRINTF 1 |
---|
19817 | | #define HAVE_RAW_DECL_TMPFILE 1 |
---|
19818 | | #define HAVE_RAW_DECL_VSNPRINTF 1 |
---|
19819 | | #define HAVE_RAW_DECL_ATOLL 1 |
---|
19820 | | #define HAVE_RAW_DECL_GETLOADAVG 1 |
---|
19821 | | #define HAVE_RAW_DECL_GETSUBOPT 1 |
---|
19822 | | #define HAVE_RAW_DECL_GRANTPT 1 |
---|
19823 | | #define HAVE_RAW_DECL_MKSTEMP 1 |
---|
19824 | | #define HAVE_RAW_DECL_PTSNAME 1 |
---|
19825 | | #define HAVE_RAW_DECL_REALPATH 1 |
---|
19826 | | #define HAVE_RAW_DECL_SETENV 1 |
---|
19827 | | #define HAVE_RAW_DECL_STRTOD 1 |
---|
19828 | | #define HAVE_RAW_DECL_STRTOLL 1 |
---|
19829 | | #define HAVE_RAW_DECL_STRTOULL 1 |
---|
19830 | | #define HAVE_RAW_DECL_UNLOCKPT 1 |
---|
19831 | | #define HAVE_RAW_DECL_UNSETENV 1 |
---|
19832 | | #define GNULIB_TEST_STRERROR 1 |
---|
19833 | | #define GNULIB_TEST_STRNLEN 1 |
---|
19834 | | #define HAVE_STRTOL 1 |
---|
19835 | | #define HAVE_STRTOUL 1 |
---|
19836 | | #define HAVE_RAW_DECL_LCHMOD 1 |
---|
19837 | | #define HAVE_RAW_DECL_LSTAT 1 |
---|
19838 | | #define HAVE_RAW_DECL_MKFIFO 1 |
---|
19839 | | #define HAVE_RAW_DECL_MKNOD 1 |
---|
19840 | | #define HAVE_RAW_DECL_STAT 1 |
---|
19841 | | #define HAVE_RAW_DECL_CHOWN 1 |
---|
19842 | | #define HAVE_RAW_DECL_DUP2 1 |
---|
19843 | | #define HAVE_RAW_DECL_FCHDIR 1 |
---|
19844 | | #define HAVE_RAW_DECL_FSYNC 1 |
---|
19845 | | #define HAVE_RAW_DECL_FTRUNCATE 1 |
---|
19846 | | #define HAVE_RAW_DECL_GETCWD 1 |
---|
19847 | | #define HAVE_RAW_DECL_GETDOMAINNAME 1 |
---|
19848 | | #define HAVE_RAW_DECL_GETDTABLESIZE 1 |
---|
19849 | | #define HAVE_RAW_DECL_GETGROUPS 1 |
---|
19850 | | #define HAVE_RAW_DECL_GETHOSTNAME 1 |
---|
19851 | | #define HAVE_RAW_DECL_GETLOGIN 1 |
---|
19852 | | #define HAVE_RAW_DECL_GETLOGIN_R 1 |
---|
19853 | | #define HAVE_RAW_DECL_GETPAGESIZE 1 |
---|
19854 | | #define HAVE_RAW_DECL_GETUSERSHELL 1 |
---|
19855 | | #define HAVE_RAW_DECL_SETUSERSHELL 1 |
---|
19856 | | #define HAVE_RAW_DECL_ENDUSERSHELL 1 |
---|
19857 | | #define HAVE_RAW_DECL_LCHOWN 1 |
---|
19858 | | #define HAVE_RAW_DECL_LINK 1 |
---|
19859 | | #define HAVE_RAW_DECL_LSEEK 1 |
---|
19860 | | #define HAVE_RAW_DECL_PREAD 1 |
---|
19861 | | #define HAVE_RAW_DECL_PWRITE 1 |
---|
19862 | | #define HAVE_RAW_DECL_READLINK 1 |
---|
19863 | | #define HAVE_RAW_DECL_RMDIR 1 |
---|
19864 | | #define HAVE_RAW_DECL_SLEEP 1 |
---|
19865 | | #define HAVE_RAW_DECL_SYMLINK 1 |
---|
19866 | | #define HAVE_RAW_DECL_TTYNAME_R 1 |
---|
19867 | | #define HAVE_RAW_DECL_UNLINK 1 |
---|
19868 | | /* end confdefs.h. */ |
---|
19869 | | #include <unistd.h> |
---|
19870 | | /* Some systems declare various items in the wrong headers. */ |
---|
19871 | | #ifndef __GLIBC__ |
---|
19872 | | # include <fcntl.h> |
---|
19873 | | # include <stdio.h> |
---|
19874 | | # include <stdlib.h> |
---|
19875 | | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ |
---|
19876 | | # include <io.h> |
---|
19877 | | # endif |
---|
19878 | | #endif |
---|
19879 | | |
---|
19880 | | int |
---|
19881 | | main () |
---|
19882 | | { |
---|
19883 | | #undef unlinkat |
---|
19884 | | (void) unlinkat; |
---|
19885 | | ; |
---|
19886 | | return 0; |
---|
19887 | | } |
---|
19888 | configure:25623: result: no |
---|
19889 | configure:25588: checking whether usleep is declared without a macro |
---|
19890 | configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
19891 | configure:25615: $? = 0 |
---|
19892 | configure:25623: result: yes |
---|
19893 | configure:25912: checking whether btowc is declared without a macro |
---|
19894 | configure:25937: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
19895 | configure:25937: $? = 0 |
---|
19896 | configure:25945: result: yes |
---|
19897 | configure:25912: checking whether wctob is declared without a macro |
---|
19898 | configure:25937: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
19899 | configure:25937: $? = 0 |
---|
19900 | configure:25945: result: yes |
---|
19901 | configure:25912: checking whether mbsinit is declared without a macro |
---|
19902 | configure:25937: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
19903 | configure:25937: $? = 0 |
---|
19904 | configure:25945: result: yes |
---|
19905 | configure:25912: checking whether mbrtowc is declared without a macro |
---|
19906 | configure:25937: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
19907 | configure:25937: $? = 0 |
---|
19908 | configure:25945: result: yes |
---|
19909 | configure:25912: checking whether mbrlen is declared without a macro |
---|
19910 | configure:25937: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
19911 | configure:25937: $? = 0 |
---|
19912 | configure:25945: result: yes |
---|
19913 | configure:25912: checking whether mbsrtowcs is declared without a macro |
---|
19914 | configure:25937: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
19915 | configure:25937: $? = 0 |
---|
19916 | configure:25945: result: yes |
---|
19917 | configure:25912: checking whether mbsnrtowcs is declared without a macro |
---|
19918 | configure:25937: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
19919 | configure:25937: $? = 0 |
---|
19920 | configure:25945: result: yes |
---|
19921 | configure:25912: checking whether wcrtomb is declared without a macro |
---|
19922 | configure:25937: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
19923 | configure:25937: $? = 0 |
---|
19924 | configure:25945: result: yes |
---|
19925 | configure:25912: checking whether wcsrtombs is declared without a macro |
---|
19926 | configure:25937: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
19927 | configure:25937: $? = 0 |
---|
19928 | configure:25945: result: yes |
---|
19929 | configure:25912: checking whether wcsnrtombs is declared without a macro |
---|
19930 | configure:25937: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
19931 | configure:25937: $? = 0 |
---|
19932 | configure:25945: result: yes |
---|
19933 | configure:25912: checking whether wcwidth is declared without a macro |
---|
19934 | configure:25937: /usr/bin/gcc-4.2 -c -O2 -arch i386 -no-cpp-precomp -I/opt/local/include conftest.c >&5 |
---|
19935 | configure:25937: $? = 0 |
---|
19936 | configure:25945: result: yes |
---|
19937 | configure:26007: checking whether iswcntrl works |
---|
19938 | configure:26046: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
19939 | configure:26046: $? = 0 |
---|
19940 | configure:26046: ./conftest |
---|
19941 | configure:26046: $? = 0 |
---|
19942 | configure:26057: result: yes |
---|
19943 | configure:26156: checking whether wcwidth is declared |
---|
19944 | configure:26156: result: yes |
---|
19945 | configure:26184: checking whether wcwidth works reasonably in UTF-8 locales |
---|
19946 | configure:26228: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
19947 | configure:26228: $? = 0 |
---|
19948 | configure:26228: ./conftest |
---|
19949 | configure:26228: $? = 1 |
---|
19950 | configure: program exited with status 1 |
---|
19951 | configure: failed program was: |
---|
19952 | | /* confdefs.h */ |
---|
19953 | | #define PACKAGE_NAME "" |
---|
19954 | | #define PACKAGE_TARNAME "" |
---|
19955 | | #define PACKAGE_VERSION "" |
---|
19956 | | #define PACKAGE_STRING "" |
---|
19957 | | #define PACKAGE_BUGREPORT "" |
---|
19958 | | #define PACKAGE_URL "" |
---|
19959 | | #define PACKAGE "gettext-runtime" |
---|
19960 | | #define VERSION "0.18.1" |
---|
19961 | | #define STDC_HEADERS 1 |
---|
19962 | | #define HAVE_SYS_TYPES_H 1 |
---|
19963 | | #define HAVE_SYS_STAT_H 1 |
---|
19964 | | #define HAVE_STDLIB_H 1 |
---|
19965 | | #define HAVE_STRING_H 1 |
---|
19966 | | #define HAVE_MEMORY_H 1 |
---|
19967 | | #define HAVE_STRINGS_H 1 |
---|
19968 | | #define HAVE_INTTYPES_H 1 |
---|
19969 | | #define HAVE_STDINT_H 1 |
---|
19970 | | #define HAVE_UNISTD_H 1 |
---|
19971 | | #define __EXTENSIONS__ 1 |
---|
19972 | | #define _ALL_SOURCE 1 |
---|
19973 | | #define _GNU_SOURCE 1 |
---|
19974 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
19975 | | #define _TANDEM_SOURCE 1 |
---|
19976 | | #define HAVE_DLFCN_H 1 |
---|
19977 | | #define LT_OBJDIR ".libs/" |
---|
19978 | | #define HAVE_VISIBILITY 1 |
---|
19979 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
19980 | | #define HAVE_ALLOCA_H 1 |
---|
19981 | | #define HAVE_ALLOCA 1 |
---|
19982 | | #define HAVE_STDLIB_H 1 |
---|
19983 | | #define HAVE_UNISTD_H 1 |
---|
19984 | | #define HAVE_SYS_PARAM_H 1 |
---|
19985 | | #define HAVE_STRING_H 1 |
---|
19986 | | #define HAVE_ERRNO_H 1 |
---|
19987 | | #define HAVE_GETOPT_H 1 |
---|
19988 | | #define HAVE_ICONV_H 1 |
---|
19989 | | #define HAVE_SYS_MMAN_H 1 |
---|
19990 | | #define HAVE_SYS_SOCKET_H 1 |
---|
19991 | | #define HAVE_SIGNAL_H 1 |
---|
19992 | | #define HAVE_STDDEF_H 1 |
---|
19993 | | #define HAVE_STDINT_H 1 |
---|
19994 | | #define HAVE_WCHAR_H 1 |
---|
19995 | | #define HAVE_STDIO_H 1 |
---|
19996 | | #define HAVE_SYS_STAT_H 1 |
---|
19997 | | #define HAVE_TIME_H 1 |
---|
19998 | | #define HAVE_SYS_TIME_H 1 |
---|
19999 | | #define HAVE_WCTYPE_H 1 |
---|
20000 | | #define HAVE_GETPAGESIZE 1 |
---|
20001 | | #define HAVE_MMAP 1 |
---|
20002 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
20003 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
20004 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
20005 | | #define HAVE_UINTMAX_T 1 |
---|
20006 | | #define HAVE_INTTYPES_H 1 |
---|
20007 | | #define USE_POSIX_THREADS 1 |
---|
20008 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
20009 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
20010 | | #define HAVE_ICONV 1 |
---|
20011 | | #define ICONV_CONST |
---|
20012 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
20013 | | #define HAVE_INTTYPES_H 1 |
---|
20014 | | #define HAVE_LIMITS_H 1 |
---|
20015 | | #define HAVE_UNISTD_H 1 |
---|
20016 | | #define HAVE_SYS_PARAM_H 1 |
---|
20017 | | #define HAVE_GETCWD 1 |
---|
20018 | | #define HAVE_GETEGID 1 |
---|
20019 | | #define HAVE_GETEUID 1 |
---|
20020 | | #define HAVE_GETGID 1 |
---|
20021 | | #define HAVE_GETUID 1 |
---|
20022 | | #define HAVE_MUNMAP 1 |
---|
20023 | | #define HAVE_STPCPY 1 |
---|
20024 | | #define HAVE_STRCASECMP 1 |
---|
20025 | | #define HAVE_STRDUP 1 |
---|
20026 | | #define HAVE_STRTOUL 1 |
---|
20027 | | #define HAVE_TSEARCH 1 |
---|
20028 | | #define HAVE_USELOCALE 1 |
---|
20029 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
20030 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
20031 | | #define HAVE_LONG_LONG_INT 1 |
---|
20032 | | #define HAVE_WCHAR_T 1 |
---|
20033 | | #define HAVE_WINT_T 1 |
---|
20034 | | #define HAVE_INTMAX_T 1 |
---|
20035 | | #define HAVE_POSIX_PRINTF 1 |
---|
20036 | | #define HAVE_STDINT_H 1 |
---|
20037 | | #define HAVE_STDINT_H 1 |
---|
20038 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
20039 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
20040 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
20041 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
20042 | | #define HAVE_STDDEF_H 1 |
---|
20043 | | #define HAVE_STDLIB_H 1 |
---|
20044 | | #define HAVE_STRING_H 1 |
---|
20045 | | #define HAVE_ASPRINTF 1 |
---|
20046 | | #define HAVE_FWPRINTF 1 |
---|
20047 | | #define HAVE_NEWLOCALE 1 |
---|
20048 | | #define HAVE_PUTENV 1 |
---|
20049 | | #define HAVE_SETENV 1 |
---|
20050 | | #define HAVE_SETLOCALE 1 |
---|
20051 | | #define HAVE_SNPRINTF 1 |
---|
20052 | | #define HAVE_WCSLEN 1 |
---|
20053 | | #define HAVE_MBRTOWC 1 |
---|
20054 | | #define HAVE_WCRTOMB 1 |
---|
20055 | | #define HAVE_DECL__SNPRINTF 0 |
---|
20056 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
20057 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
20058 | | #define HAVE_LANGINFO_CODESET 1 |
---|
20059 | | #define HAVE_LC_MESSAGES 1 |
---|
20060 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
20061 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
20062 | | #define ENABLE_NLS 1 |
---|
20063 | | #define HAVE_GETCWD 1 |
---|
20064 | | #define HAVE_READLINK 1 |
---|
20065 | | #define HAVE_REALPATH 1 |
---|
20066 | | #define HAVE_LSTAT 1 |
---|
20067 | | #define HAVE_MBSINIT 1 |
---|
20068 | | #define HAVE_MBRTOWC 1 |
---|
20069 | | #define HAVE_MPROTECT 1 |
---|
20070 | | #define HAVE_MEMCHR 1 |
---|
20071 | | #define HAVE_PATHCONF 1 |
---|
20072 | | #define HAVE_SETENV 1 |
---|
20073 | | #define HAVE_ISWCNTRL 1 |
---|
20074 | | #define HAVE_ISWBLANK 1 |
---|
20075 | | #define HAVE_WCWIDTH 1 |
---|
20076 | | #define HAVE_DECL_STRERROR_R 1 |
---|
20077 | | #define HAVE_STRERROR_R 1 |
---|
20078 | | #define HAVE_GETOPT_H 1 |
---|
20079 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
20080 | | #define HAVE_DECL_OPTRESET 1 |
---|
20081 | | #define HAVE_DECL_GETENV 1 |
---|
20082 | | #define __GETOPT_PREFIX rpl_ |
---|
20083 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
20084 | | #define HAVE_STDLIB_H 1 |
---|
20085 | | #define MALLOC_0_IS_NONNULL 1 |
---|
20086 | | #define HAVE_MBSTATE_T 1 |
---|
20087 | | #define HAVE_MBRTOWC 1 |
---|
20088 | | #define MAP_ANONYMOUS MAP_ANON |
---|
20089 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
20090 | | #define INSTALLPREFIX "/opt/local" |
---|
20091 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 |
---|
20092 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 |
---|
20093 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 |
---|
20094 | | #define HAVE__BOOL 1 |
---|
20095 | | #define HAVE_STDBOOL_H 1 |
---|
20096 | | #define USER_LABEL_PREFIX _ |
---|
20097 | | #define restrict __restrict |
---|
20098 | | #define HAVE_RAW_DECL_STPCPY 1 |
---|
20099 | | #define HAVE_RAW_DECL_STRDUP 1 |
---|
20100 | | #define HAVE_RAW_DECL_STRNCAT 1 |
---|
20101 | | #define HAVE_RAW_DECL_STRPBRK 1 |
---|
20102 | | #define HAVE_RAW_DECL_STRSEP 1 |
---|
20103 | | #define HAVE_RAW_DECL_STRCASESTR 1 |
---|
20104 | | #define HAVE_RAW_DECL_STRTOK_R 1 |
---|
20105 | | #define HAVE_RAW_DECL_STRSIGNAL 1 |
---|
20106 | | #define HAVE_DECL_STRNLEN 0 |
---|
20107 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
20108 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
20109 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
20110 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
20111 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
20112 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
20113 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
20114 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
20115 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
20116 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
20117 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
20118 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
20119 | | #define HAVE_ATEXIT 1 |
---|
20120 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
20121 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
20122 | | #define GNULIB_TEST_REALPATH 1 |
---|
20123 | | #define GNULIB_TEST_ENVIRON 1 |
---|
20124 | | #define GNULIB_FWRITEERROR 1 |
---|
20125 | | #define GNULIB_TEST_GETOPT_GNU 1 |
---|
20126 | | #define __GETOPT_PREFIX rpl_ |
---|
20127 | | #define GNULIB_TEST_LSTAT 1 |
---|
20128 | | #define HAVE_MALLOC_POSIX 1 |
---|
20129 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
20130 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
20131 | | #define GNULIB_TEST_MBSINIT 1 |
---|
20132 | | #define GNULIB_TEST_MBSLEN 1 |
---|
20133 | | #define GNULIB_TEST_MBSSTR 1 |
---|
20134 | | #define GNULIB_TEST_MEMCHR 1 |
---|
20135 | | #define HAVE_MEMMOVE 1 |
---|
20136 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
20137 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
20138 | | #define READLINK_TRAILING_SLASH_BUG 1 |
---|
20139 | | #define GNULIB_TEST_READLINK 1 |
---|
20140 | | #define HAVE_SEARCH_H 1 |
---|
20141 | | #define HAVE_TSEARCH 1 |
---|
20142 | | #define HAVE_RAW_DECL_SIGACTION 1 |
---|
20143 | | #define HAVE_RAW_DECL_SIGADDSET 1 |
---|
20144 | | #define HAVE_RAW_DECL_SIGDELSET 1 |
---|
20145 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 |
---|
20146 | | #define HAVE_RAW_DECL_SIGFILLSET 1 |
---|
20147 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 |
---|
20148 | | #define HAVE_RAW_DECL_SIGPENDING 1 |
---|
20149 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 |
---|
20150 | | #define GNULIB_SIGPIPE 1 |
---|
20151 | | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
20152 | | #define REPLACE_FUNC_STAT_FILE 1 |
---|
20153 | | #define GNULIB_TEST_STAT 1 |
---|
20154 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
20155 | | #define BITSIZEOF_SIZE_T 32 |
---|
20156 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
20157 | | #define BITSIZEOF_WCHAR_T 32 |
---|
20158 | | #define BITSIZEOF_WINT_T 32 |
---|
20159 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
20160 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
20161 | | #define HAVE_SIGNED_WINT_T 1 |
---|
20162 | | #define PTRDIFF_T_SUFFIX |
---|
20163 | | #define SIZE_T_SUFFIX ul |
---|
20164 | | #define SIG_ATOMIC_T_SUFFIX |
---|
20165 | | #define WCHAR_T_SUFFIX |
---|
20166 | | #define WINT_T_SUFFIX |
---|
20167 | | #define HAVE_RAW_DECL_FPURGE 1 |
---|
20168 | | #define HAVE_RAW_DECL_FSEEKO 1 |
---|
20169 | | #define HAVE_RAW_DECL_FTELLO 1 |
---|
20170 | | #define HAVE_RAW_DECL_POPEN 1 |
---|
20171 | | #define HAVE_RAW_DECL_SNPRINTF 1 |
---|
20172 | | #define HAVE_RAW_DECL_TMPFILE 1 |
---|
20173 | | #define HAVE_RAW_DECL_VSNPRINTF 1 |
---|
20174 | | #define HAVE_RAW_DECL_ATOLL 1 |
---|
20175 | | #define HAVE_RAW_DECL_GETLOADAVG 1 |
---|
20176 | | #define HAVE_RAW_DECL_GETSUBOPT 1 |
---|
20177 | | #define HAVE_RAW_DECL_GRANTPT 1 |
---|
20178 | | #define HAVE_RAW_DECL_MKSTEMP 1 |
---|
20179 | | #define HAVE_RAW_DECL_PTSNAME 1 |
---|
20180 | | #define HAVE_RAW_DECL_REALPATH 1 |
---|
20181 | | #define HAVE_RAW_DECL_SETENV 1 |
---|
20182 | | #define HAVE_RAW_DECL_STRTOD 1 |
---|
20183 | | #define HAVE_RAW_DECL_STRTOLL 1 |
---|
20184 | | #define HAVE_RAW_DECL_STRTOULL 1 |
---|
20185 | | #define HAVE_RAW_DECL_UNLOCKPT 1 |
---|
20186 | | #define HAVE_RAW_DECL_UNSETENV 1 |
---|
20187 | | #define GNULIB_TEST_STRERROR 1 |
---|
20188 | | #define GNULIB_TEST_STRNLEN 1 |
---|
20189 | | #define HAVE_STRTOL 1 |
---|
20190 | | #define HAVE_STRTOUL 1 |
---|
20191 | | #define HAVE_RAW_DECL_LCHMOD 1 |
---|
20192 | | #define HAVE_RAW_DECL_LSTAT 1 |
---|
20193 | | #define HAVE_RAW_DECL_MKFIFO 1 |
---|
20194 | | #define HAVE_RAW_DECL_MKNOD 1 |
---|
20195 | | #define HAVE_RAW_DECL_STAT 1 |
---|
20196 | | #define HAVE_RAW_DECL_CHOWN 1 |
---|
20197 | | #define HAVE_RAW_DECL_DUP2 1 |
---|
20198 | | #define HAVE_RAW_DECL_FCHDIR 1 |
---|
20199 | | #define HAVE_RAW_DECL_FSYNC 1 |
---|
20200 | | #define HAVE_RAW_DECL_FTRUNCATE 1 |
---|
20201 | | #define HAVE_RAW_DECL_GETCWD 1 |
---|
20202 | | #define HAVE_RAW_DECL_GETDOMAINNAME 1 |
---|
20203 | | #define HAVE_RAW_DECL_GETDTABLESIZE 1 |
---|
20204 | | #define HAVE_RAW_DECL_GETGROUPS 1 |
---|
20205 | | #define HAVE_RAW_DECL_GETHOSTNAME 1 |
---|
20206 | | #define HAVE_RAW_DECL_GETLOGIN 1 |
---|
20207 | | #define HAVE_RAW_DECL_GETLOGIN_R 1 |
---|
20208 | | #define HAVE_RAW_DECL_GETPAGESIZE 1 |
---|
20209 | | #define HAVE_RAW_DECL_GETUSERSHELL 1 |
---|
20210 | | #define HAVE_RAW_DECL_SETUSERSHELL 1 |
---|
20211 | | #define HAVE_RAW_DECL_ENDUSERSHELL 1 |
---|
20212 | | #define HAVE_RAW_DECL_LCHOWN 1 |
---|
20213 | | #define HAVE_RAW_DECL_LINK 1 |
---|
20214 | | #define HAVE_RAW_DECL_LSEEK 1 |
---|
20215 | | #define HAVE_RAW_DECL_PREAD 1 |
---|
20216 | | #define HAVE_RAW_DECL_PWRITE 1 |
---|
20217 | | #define HAVE_RAW_DECL_READLINK 1 |
---|
20218 | | #define HAVE_RAW_DECL_RMDIR 1 |
---|
20219 | | #define HAVE_RAW_DECL_SLEEP 1 |
---|
20220 | | #define HAVE_RAW_DECL_SYMLINK 1 |
---|
20221 | | #define HAVE_RAW_DECL_TTYNAME_R 1 |
---|
20222 | | #define HAVE_RAW_DECL_UNLINK 1 |
---|
20223 | | #define HAVE_RAW_DECL_USLEEP 1 |
---|
20224 | | #define USE_UNLOCKED_IO 1 |
---|
20225 | | #define HAVE_RAW_DECL_BTOWC 1 |
---|
20226 | | #define HAVE_RAW_DECL_WCTOB 1 |
---|
20227 | | #define HAVE_RAW_DECL_MBSINIT 1 |
---|
20228 | | #define HAVE_RAW_DECL_MBRTOWC 1 |
---|
20229 | | #define HAVE_RAW_DECL_MBRLEN 1 |
---|
20230 | | #define HAVE_RAW_DECL_MBSRTOWCS 1 |
---|
20231 | | #define HAVE_RAW_DECL_MBSNRTOWCS 1 |
---|
20232 | | #define HAVE_RAW_DECL_WCRTOMB 1 |
---|
20233 | | #define HAVE_RAW_DECL_WCSRTOMBS 1 |
---|
20234 | | #define HAVE_RAW_DECL_WCSNRTOMBS 1 |
---|
20235 | | #define HAVE_RAW_DECL_WCWIDTH 1 |
---|
20236 | | #define HAVE_DECL_WCWIDTH 1 |
---|
20237 | | /* end confdefs.h. */ |
---|
20238 | | |
---|
20239 | | #include <locale.h> |
---|
20240 | | /* AIX 3.2.5 declares wcwidth in <string.h>. */ |
---|
20241 | | #include <string.h> |
---|
20242 | | /* Tru64 with Desktop Toolkit C has a bug: <stdio.h> must be included before |
---|
20243 | | <wchar.h>. |
---|
20244 | | BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be included |
---|
20245 | | before <wchar.h>. */ |
---|
20246 | | #include <stddef.h> |
---|
20247 | | #include <stdio.h> |
---|
20248 | | #include <time.h> |
---|
20249 | | #include <wchar.h> |
---|
20250 | | #if !HAVE_DECL_WCWIDTH |
---|
20251 | | extern |
---|
20252 | | # ifdef __cplusplus |
---|
20253 | | "C" |
---|
20254 | | # endif |
---|
20255 | | int wcwidth (int); |
---|
20256 | | #endif |
---|
20257 | | int main () |
---|
20258 | | { |
---|
20259 | | if (setlocale (LC_ALL, "fr_FR.UTF-8") != NULL) |
---|
20260 | | if (wcwidth (0x0301) > 0 || wcwidth (0x200B) > 0) |
---|
20261 | | return 1; |
---|
20262 | | return 0; |
---|
20263 | | } |
---|
20264 | configure:26239: result: no |
---|
20265 | configure:26318: checking for size_t |
---|
20266 | configure:26318: result: yes |
---|
20267 | configure:26331: checking for setlocale |
---|
20268 | configure:26331: result: yes |
---|
20269 | configure:26346: checking for perl |
---|
20270 | configure:26364: found /opt/local/bin/perl |
---|
20271 | configure:26377: result: /opt/local/bin/perl |
---|
20272 | configure:26394: checking for g++ |
---|
20273 | configure:26421: result: /usr/bin/g++-4.2 |
---|
20274 | configure:26434: checking whether the C++ compiler (/usr/bin/g++-4.2 -O2 -arch i386 -L/opt/local/lib -arch i386) works |
---|
20275 | configure:26445: /usr/bin/g++-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.cpp >&5 |
---|
20276 | configure:26448: $? = 0 |
---|
20277 | configure:26466: result: yes |
---|
20278 | configure:26471: checking whether the C++ compiler supports namespaces |
---|
20279 | configure:26485: /usr/bin/g++-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.cpp >&5 |
---|
20280 | configure:26488: $? = 0 |
---|
20281 | configure:26501: result: yes |
---|
20282 | configure:26512: checking for sched_yield in -lrt |
---|
20283 | configure:26537: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c -lrt >&5 |
---|
20284 | ld: library not found for -lrt |
---|
20285 | collect2: ld returned 1 exit status |
---|
20286 | configure:26537: $? = 1 |
---|
20287 | configure: failed program was: |
---|
20288 | | /* confdefs.h */ |
---|
20289 | | #define PACKAGE_NAME "" |
---|
20290 | | #define PACKAGE_TARNAME "" |
---|
20291 | | #define PACKAGE_VERSION "" |
---|
20292 | | #define PACKAGE_STRING "" |
---|
20293 | | #define PACKAGE_BUGREPORT "" |
---|
20294 | | #define PACKAGE_URL "" |
---|
20295 | | #define PACKAGE "gettext-runtime" |
---|
20296 | | #define VERSION "0.18.1" |
---|
20297 | | #define STDC_HEADERS 1 |
---|
20298 | | #define HAVE_SYS_TYPES_H 1 |
---|
20299 | | #define HAVE_SYS_STAT_H 1 |
---|
20300 | | #define HAVE_STDLIB_H 1 |
---|
20301 | | #define HAVE_STRING_H 1 |
---|
20302 | | #define HAVE_MEMORY_H 1 |
---|
20303 | | #define HAVE_STRINGS_H 1 |
---|
20304 | | #define HAVE_INTTYPES_H 1 |
---|
20305 | | #define HAVE_STDINT_H 1 |
---|
20306 | | #define HAVE_UNISTD_H 1 |
---|
20307 | | #define __EXTENSIONS__ 1 |
---|
20308 | | #define _ALL_SOURCE 1 |
---|
20309 | | #define _GNU_SOURCE 1 |
---|
20310 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
20311 | | #define _TANDEM_SOURCE 1 |
---|
20312 | | #define HAVE_DLFCN_H 1 |
---|
20313 | | #define LT_OBJDIR ".libs/" |
---|
20314 | | #define HAVE_VISIBILITY 1 |
---|
20315 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
20316 | | #define HAVE_ALLOCA_H 1 |
---|
20317 | | #define HAVE_ALLOCA 1 |
---|
20318 | | #define HAVE_STDLIB_H 1 |
---|
20319 | | #define HAVE_UNISTD_H 1 |
---|
20320 | | #define HAVE_SYS_PARAM_H 1 |
---|
20321 | | #define HAVE_STRING_H 1 |
---|
20322 | | #define HAVE_ERRNO_H 1 |
---|
20323 | | #define HAVE_GETOPT_H 1 |
---|
20324 | | #define HAVE_ICONV_H 1 |
---|
20325 | | #define HAVE_SYS_MMAN_H 1 |
---|
20326 | | #define HAVE_SYS_SOCKET_H 1 |
---|
20327 | | #define HAVE_SIGNAL_H 1 |
---|
20328 | | #define HAVE_STDDEF_H 1 |
---|
20329 | | #define HAVE_STDINT_H 1 |
---|
20330 | | #define HAVE_WCHAR_H 1 |
---|
20331 | | #define HAVE_STDIO_H 1 |
---|
20332 | | #define HAVE_SYS_STAT_H 1 |
---|
20333 | | #define HAVE_TIME_H 1 |
---|
20334 | | #define HAVE_SYS_TIME_H 1 |
---|
20335 | | #define HAVE_WCTYPE_H 1 |
---|
20336 | | #define HAVE_GETPAGESIZE 1 |
---|
20337 | | #define HAVE_MMAP 1 |
---|
20338 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
20339 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
20340 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
20341 | | #define HAVE_UINTMAX_T 1 |
---|
20342 | | #define HAVE_INTTYPES_H 1 |
---|
20343 | | #define USE_POSIX_THREADS 1 |
---|
20344 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
20345 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
20346 | | #define HAVE_ICONV 1 |
---|
20347 | | #define ICONV_CONST |
---|
20348 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
20349 | | #define HAVE_INTTYPES_H 1 |
---|
20350 | | #define HAVE_LIMITS_H 1 |
---|
20351 | | #define HAVE_UNISTD_H 1 |
---|
20352 | | #define HAVE_SYS_PARAM_H 1 |
---|
20353 | | #define HAVE_GETCWD 1 |
---|
20354 | | #define HAVE_GETEGID 1 |
---|
20355 | | #define HAVE_GETEUID 1 |
---|
20356 | | #define HAVE_GETGID 1 |
---|
20357 | | #define HAVE_GETUID 1 |
---|
20358 | | #define HAVE_MUNMAP 1 |
---|
20359 | | #define HAVE_STPCPY 1 |
---|
20360 | | #define HAVE_STRCASECMP 1 |
---|
20361 | | #define HAVE_STRDUP 1 |
---|
20362 | | #define HAVE_STRTOUL 1 |
---|
20363 | | #define HAVE_TSEARCH 1 |
---|
20364 | | #define HAVE_USELOCALE 1 |
---|
20365 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
20366 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
20367 | | #define HAVE_LONG_LONG_INT 1 |
---|
20368 | | #define HAVE_WCHAR_T 1 |
---|
20369 | | #define HAVE_WINT_T 1 |
---|
20370 | | #define HAVE_INTMAX_T 1 |
---|
20371 | | #define HAVE_POSIX_PRINTF 1 |
---|
20372 | | #define HAVE_STDINT_H 1 |
---|
20373 | | #define HAVE_STDINT_H 1 |
---|
20374 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
20375 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
20376 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
20377 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
20378 | | #define HAVE_STDDEF_H 1 |
---|
20379 | | #define HAVE_STDLIB_H 1 |
---|
20380 | | #define HAVE_STRING_H 1 |
---|
20381 | | #define HAVE_ASPRINTF 1 |
---|
20382 | | #define HAVE_FWPRINTF 1 |
---|
20383 | | #define HAVE_NEWLOCALE 1 |
---|
20384 | | #define HAVE_PUTENV 1 |
---|
20385 | | #define HAVE_SETENV 1 |
---|
20386 | | #define HAVE_SETLOCALE 1 |
---|
20387 | | #define HAVE_SNPRINTF 1 |
---|
20388 | | #define HAVE_WCSLEN 1 |
---|
20389 | | #define HAVE_MBRTOWC 1 |
---|
20390 | | #define HAVE_WCRTOMB 1 |
---|
20391 | | #define HAVE_DECL__SNPRINTF 0 |
---|
20392 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
20393 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
20394 | | #define HAVE_LANGINFO_CODESET 1 |
---|
20395 | | #define HAVE_LC_MESSAGES 1 |
---|
20396 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
20397 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
20398 | | #define ENABLE_NLS 1 |
---|
20399 | | #define HAVE_GETCWD 1 |
---|
20400 | | #define HAVE_READLINK 1 |
---|
20401 | | #define HAVE_REALPATH 1 |
---|
20402 | | #define HAVE_LSTAT 1 |
---|
20403 | | #define HAVE_MBSINIT 1 |
---|
20404 | | #define HAVE_MBRTOWC 1 |
---|
20405 | | #define HAVE_MPROTECT 1 |
---|
20406 | | #define HAVE_MEMCHR 1 |
---|
20407 | | #define HAVE_PATHCONF 1 |
---|
20408 | | #define HAVE_SETENV 1 |
---|
20409 | | #define HAVE_ISWCNTRL 1 |
---|
20410 | | #define HAVE_ISWBLANK 1 |
---|
20411 | | #define HAVE_WCWIDTH 1 |
---|
20412 | | #define HAVE_DECL_STRERROR_R 1 |
---|
20413 | | #define HAVE_STRERROR_R 1 |
---|
20414 | | #define HAVE_GETOPT_H 1 |
---|
20415 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
20416 | | #define HAVE_DECL_OPTRESET 1 |
---|
20417 | | #define HAVE_DECL_GETENV 1 |
---|
20418 | | #define __GETOPT_PREFIX rpl_ |
---|
20419 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
20420 | | #define HAVE_STDLIB_H 1 |
---|
20421 | | #define MALLOC_0_IS_NONNULL 1 |
---|
20422 | | #define HAVE_MBSTATE_T 1 |
---|
20423 | | #define HAVE_MBRTOWC 1 |
---|
20424 | | #define MAP_ANONYMOUS MAP_ANON |
---|
20425 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
20426 | | #define INSTALLPREFIX "/opt/local" |
---|
20427 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 |
---|
20428 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 |
---|
20429 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 |
---|
20430 | | #define HAVE__BOOL 1 |
---|
20431 | | #define HAVE_STDBOOL_H 1 |
---|
20432 | | #define USER_LABEL_PREFIX _ |
---|
20433 | | #define restrict __restrict |
---|
20434 | | #define HAVE_RAW_DECL_STPCPY 1 |
---|
20435 | | #define HAVE_RAW_DECL_STRDUP 1 |
---|
20436 | | #define HAVE_RAW_DECL_STRNCAT 1 |
---|
20437 | | #define HAVE_RAW_DECL_STRPBRK 1 |
---|
20438 | | #define HAVE_RAW_DECL_STRSEP 1 |
---|
20439 | | #define HAVE_RAW_DECL_STRCASESTR 1 |
---|
20440 | | #define HAVE_RAW_DECL_STRTOK_R 1 |
---|
20441 | | #define HAVE_RAW_DECL_STRSIGNAL 1 |
---|
20442 | | #define HAVE_DECL_STRNLEN 0 |
---|
20443 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
20444 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
20445 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
20446 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
20447 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
20448 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
20449 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
20450 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
20451 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
20452 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
20453 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
20454 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
20455 | | #define HAVE_ATEXIT 1 |
---|
20456 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
20457 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
20458 | | #define GNULIB_TEST_REALPATH 1 |
---|
20459 | | #define GNULIB_TEST_ENVIRON 1 |
---|
20460 | | #define GNULIB_FWRITEERROR 1 |
---|
20461 | | #define GNULIB_TEST_GETOPT_GNU 1 |
---|
20462 | | #define __GETOPT_PREFIX rpl_ |
---|
20463 | | #define GNULIB_TEST_LSTAT 1 |
---|
20464 | | #define HAVE_MALLOC_POSIX 1 |
---|
20465 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
20466 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
20467 | | #define GNULIB_TEST_MBSINIT 1 |
---|
20468 | | #define GNULIB_TEST_MBSLEN 1 |
---|
20469 | | #define GNULIB_TEST_MBSSTR 1 |
---|
20470 | | #define GNULIB_TEST_MEMCHR 1 |
---|
20471 | | #define HAVE_MEMMOVE 1 |
---|
20472 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
20473 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
20474 | | #define READLINK_TRAILING_SLASH_BUG 1 |
---|
20475 | | #define GNULIB_TEST_READLINK 1 |
---|
20476 | | #define HAVE_SEARCH_H 1 |
---|
20477 | | #define HAVE_TSEARCH 1 |
---|
20478 | | #define HAVE_RAW_DECL_SIGACTION 1 |
---|
20479 | | #define HAVE_RAW_DECL_SIGADDSET 1 |
---|
20480 | | #define HAVE_RAW_DECL_SIGDELSET 1 |
---|
20481 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 |
---|
20482 | | #define HAVE_RAW_DECL_SIGFILLSET 1 |
---|
20483 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 |
---|
20484 | | #define HAVE_RAW_DECL_SIGPENDING 1 |
---|
20485 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 |
---|
20486 | | #define GNULIB_SIGPIPE 1 |
---|
20487 | | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
20488 | | #define REPLACE_FUNC_STAT_FILE 1 |
---|
20489 | | #define GNULIB_TEST_STAT 1 |
---|
20490 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
20491 | | #define BITSIZEOF_SIZE_T 32 |
---|
20492 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
20493 | | #define BITSIZEOF_WCHAR_T 32 |
---|
20494 | | #define BITSIZEOF_WINT_T 32 |
---|
20495 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
20496 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
20497 | | #define HAVE_SIGNED_WINT_T 1 |
---|
20498 | | #define PTRDIFF_T_SUFFIX |
---|
20499 | | #define SIZE_T_SUFFIX ul |
---|
20500 | | #define SIG_ATOMIC_T_SUFFIX |
---|
20501 | | #define WCHAR_T_SUFFIX |
---|
20502 | | #define WINT_T_SUFFIX |
---|
20503 | | #define HAVE_RAW_DECL_FPURGE 1 |
---|
20504 | | #define HAVE_RAW_DECL_FSEEKO 1 |
---|
20505 | | #define HAVE_RAW_DECL_FTELLO 1 |
---|
20506 | | #define HAVE_RAW_DECL_POPEN 1 |
---|
20507 | | #define HAVE_RAW_DECL_SNPRINTF 1 |
---|
20508 | | #define HAVE_RAW_DECL_TMPFILE 1 |
---|
20509 | | #define HAVE_RAW_DECL_VSNPRINTF 1 |
---|
20510 | | #define HAVE_RAW_DECL_ATOLL 1 |
---|
20511 | | #define HAVE_RAW_DECL_GETLOADAVG 1 |
---|
20512 | | #define HAVE_RAW_DECL_GETSUBOPT 1 |
---|
20513 | | #define HAVE_RAW_DECL_GRANTPT 1 |
---|
20514 | | #define HAVE_RAW_DECL_MKSTEMP 1 |
---|
20515 | | #define HAVE_RAW_DECL_PTSNAME 1 |
---|
20516 | | #define HAVE_RAW_DECL_REALPATH 1 |
---|
20517 | | #define HAVE_RAW_DECL_SETENV 1 |
---|
20518 | | #define HAVE_RAW_DECL_STRTOD 1 |
---|
20519 | | #define HAVE_RAW_DECL_STRTOLL 1 |
---|
20520 | | #define HAVE_RAW_DECL_STRTOULL 1 |
---|
20521 | | #define HAVE_RAW_DECL_UNLOCKPT 1 |
---|
20522 | | #define HAVE_RAW_DECL_UNSETENV 1 |
---|
20523 | | #define GNULIB_TEST_STRERROR 1 |
---|
20524 | | #define GNULIB_TEST_STRNLEN 1 |
---|
20525 | | #define HAVE_STRTOL 1 |
---|
20526 | | #define HAVE_STRTOUL 1 |
---|
20527 | | #define HAVE_RAW_DECL_LCHMOD 1 |
---|
20528 | | #define HAVE_RAW_DECL_LSTAT 1 |
---|
20529 | | #define HAVE_RAW_DECL_MKFIFO 1 |
---|
20530 | | #define HAVE_RAW_DECL_MKNOD 1 |
---|
20531 | | #define HAVE_RAW_DECL_STAT 1 |
---|
20532 | | #define HAVE_RAW_DECL_CHOWN 1 |
---|
20533 | | #define HAVE_RAW_DECL_DUP2 1 |
---|
20534 | | #define HAVE_RAW_DECL_FCHDIR 1 |
---|
20535 | | #define HAVE_RAW_DECL_FSYNC 1 |
---|
20536 | | #define HAVE_RAW_DECL_FTRUNCATE 1 |
---|
20537 | | #define HAVE_RAW_DECL_GETCWD 1 |
---|
20538 | | #define HAVE_RAW_DECL_GETDOMAINNAME 1 |
---|
20539 | | #define HAVE_RAW_DECL_GETDTABLESIZE 1 |
---|
20540 | | #define HAVE_RAW_DECL_GETGROUPS 1 |
---|
20541 | | #define HAVE_RAW_DECL_GETHOSTNAME 1 |
---|
20542 | | #define HAVE_RAW_DECL_GETLOGIN 1 |
---|
20543 | | #define HAVE_RAW_DECL_GETLOGIN_R 1 |
---|
20544 | | #define HAVE_RAW_DECL_GETPAGESIZE 1 |
---|
20545 | | #define HAVE_RAW_DECL_GETUSERSHELL 1 |
---|
20546 | | #define HAVE_RAW_DECL_SETUSERSHELL 1 |
---|
20547 | | #define HAVE_RAW_DECL_ENDUSERSHELL 1 |
---|
20548 | | #define HAVE_RAW_DECL_LCHOWN 1 |
---|
20549 | | #define HAVE_RAW_DECL_LINK 1 |
---|
20550 | | #define HAVE_RAW_DECL_LSEEK 1 |
---|
20551 | | #define HAVE_RAW_DECL_PREAD 1 |
---|
20552 | | #define HAVE_RAW_DECL_PWRITE 1 |
---|
20553 | | #define HAVE_RAW_DECL_READLINK 1 |
---|
20554 | | #define HAVE_RAW_DECL_RMDIR 1 |
---|
20555 | | #define HAVE_RAW_DECL_SLEEP 1 |
---|
20556 | | #define HAVE_RAW_DECL_SYMLINK 1 |
---|
20557 | | #define HAVE_RAW_DECL_TTYNAME_R 1 |
---|
20558 | | #define HAVE_RAW_DECL_UNLINK 1 |
---|
20559 | | #define HAVE_RAW_DECL_USLEEP 1 |
---|
20560 | | #define USE_UNLOCKED_IO 1 |
---|
20561 | | #define HAVE_RAW_DECL_BTOWC 1 |
---|
20562 | | #define HAVE_RAW_DECL_WCTOB 1 |
---|
20563 | | #define HAVE_RAW_DECL_MBSINIT 1 |
---|
20564 | | #define HAVE_RAW_DECL_MBRTOWC 1 |
---|
20565 | | #define HAVE_RAW_DECL_MBRLEN 1 |
---|
20566 | | #define HAVE_RAW_DECL_MBSRTOWCS 1 |
---|
20567 | | #define HAVE_RAW_DECL_MBSNRTOWCS 1 |
---|
20568 | | #define HAVE_RAW_DECL_WCRTOMB 1 |
---|
20569 | | #define HAVE_RAW_DECL_WCSRTOMBS 1 |
---|
20570 | | #define HAVE_RAW_DECL_WCSNRTOMBS 1 |
---|
20571 | | #define HAVE_RAW_DECL_WCWIDTH 1 |
---|
20572 | | #define HAVE_DECL_WCWIDTH 1 |
---|
20573 | | #define GNULIB_TEST_WCWIDTH 1 |
---|
20574 | | #define HAVE_SETLOCALE 1 |
---|
20575 | | /* end confdefs.h. */ |
---|
20576 | | |
---|
20577 | | /* Override any GCC internal prototype to avoid an error. |
---|
20578 | | Use char because int might match the return type of a GCC |
---|
20579 | | builtin and then its argument prototype would still apply. */ |
---|
20580 | | #ifdef __cplusplus |
---|
20581 | | extern "C" |
---|
20582 | | #endif |
---|
20583 | | char sched_yield (); |
---|
20584 | | int |
---|
20585 | | main () |
---|
20586 | | { |
---|
20587 | | return sched_yield (); |
---|
20588 | | ; |
---|
20589 | | return 0; |
---|
20590 | | } |
---|
20591 | configure:26546: result: no |
---|
20592 | configure:26551: checking for sched_yield in -lposix4 |
---|
20593 | configure:26576: /usr/bin/gcc-4.2 -o conftest -O2 -arch i386 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c -lposix4 >&5 |
---|
20594 | ld: library not found for -lposix4 |
---|
20595 | collect2: ld returned 1 exit status |
---|
20596 | configure:26576: $? = 1 |
---|
20597 | configure: failed program was: |
---|
20598 | | /* confdefs.h */ |
---|
20599 | | #define PACKAGE_NAME "" |
---|
20600 | | #define PACKAGE_TARNAME "" |
---|
20601 | | #define PACKAGE_VERSION "" |
---|
20602 | | #define PACKAGE_STRING "" |
---|
20603 | | #define PACKAGE_BUGREPORT "" |
---|
20604 | | #define PACKAGE_URL "" |
---|
20605 | | #define PACKAGE "gettext-runtime" |
---|
20606 | | #define VERSION "0.18.1" |
---|
20607 | | #define STDC_HEADERS 1 |
---|
20608 | | #define HAVE_SYS_TYPES_H 1 |
---|
20609 | | #define HAVE_SYS_STAT_H 1 |
---|
20610 | | #define HAVE_STDLIB_H 1 |
---|
20611 | | #define HAVE_STRING_H 1 |
---|
20612 | | #define HAVE_MEMORY_H 1 |
---|
20613 | | #define HAVE_STRINGS_H 1 |
---|
20614 | | #define HAVE_INTTYPES_H 1 |
---|
20615 | | #define HAVE_STDINT_H 1 |
---|
20616 | | #define HAVE_UNISTD_H 1 |
---|
20617 | | #define __EXTENSIONS__ 1 |
---|
20618 | | #define _ALL_SOURCE 1 |
---|
20619 | | #define _GNU_SOURCE 1 |
---|
20620 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
20621 | | #define _TANDEM_SOURCE 1 |
---|
20622 | | #define HAVE_DLFCN_H 1 |
---|
20623 | | #define LT_OBJDIR ".libs/" |
---|
20624 | | #define HAVE_VISIBILITY 1 |
---|
20625 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
20626 | | #define HAVE_ALLOCA_H 1 |
---|
20627 | | #define HAVE_ALLOCA 1 |
---|
20628 | | #define HAVE_STDLIB_H 1 |
---|
20629 | | #define HAVE_UNISTD_H 1 |
---|
20630 | | #define HAVE_SYS_PARAM_H 1 |
---|
20631 | | #define HAVE_STRING_H 1 |
---|
20632 | | #define HAVE_ERRNO_H 1 |
---|
20633 | | #define HAVE_GETOPT_H 1 |
---|
20634 | | #define HAVE_ICONV_H 1 |
---|
20635 | | #define HAVE_SYS_MMAN_H 1 |
---|
20636 | | #define HAVE_SYS_SOCKET_H 1 |
---|
20637 | | #define HAVE_SIGNAL_H 1 |
---|
20638 | | #define HAVE_STDDEF_H 1 |
---|
20639 | | #define HAVE_STDINT_H 1 |
---|
20640 | | #define HAVE_WCHAR_H 1 |
---|
20641 | | #define HAVE_STDIO_H 1 |
---|
20642 | | #define HAVE_SYS_STAT_H 1 |
---|
20643 | | #define HAVE_TIME_H 1 |
---|
20644 | | #define HAVE_SYS_TIME_H 1 |
---|
20645 | | #define HAVE_WCTYPE_H 1 |
---|
20646 | | #define HAVE_GETPAGESIZE 1 |
---|
20647 | | #define HAVE_MMAP 1 |
---|
20648 | | #define INTDIV0_RAISES_SIGFPE 1 |
---|
20649 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
20650 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
20651 | | #define HAVE_UINTMAX_T 1 |
---|
20652 | | #define HAVE_INTTYPES_H 1 |
---|
20653 | | #define USE_POSIX_THREADS 1 |
---|
20654 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
20655 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
20656 | | #define HAVE_ICONV 1 |
---|
20657 | | #define ICONV_CONST |
---|
20658 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
20659 | | #define HAVE_INTTYPES_H 1 |
---|
20660 | | #define HAVE_LIMITS_H 1 |
---|
20661 | | #define HAVE_UNISTD_H 1 |
---|
20662 | | #define HAVE_SYS_PARAM_H 1 |
---|
20663 | | #define HAVE_GETCWD 1 |
---|
20664 | | #define HAVE_GETEGID 1 |
---|
20665 | | #define HAVE_GETEUID 1 |
---|
20666 | | #define HAVE_GETGID 1 |
---|
20667 | | #define HAVE_GETUID 1 |
---|
20668 | | #define HAVE_MUNMAP 1 |
---|
20669 | | #define HAVE_STPCPY 1 |
---|
20670 | | #define HAVE_STRCASECMP 1 |
---|
20671 | | #define HAVE_STRDUP 1 |
---|
20672 | | #define HAVE_STRTOUL 1 |
---|
20673 | | #define HAVE_TSEARCH 1 |
---|
20674 | | #define HAVE_USELOCALE 1 |
---|
20675 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
20676 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
20677 | | #define HAVE_LONG_LONG_INT 1 |
---|
20678 | | #define HAVE_WCHAR_T 1 |
---|
20679 | | #define HAVE_WINT_T 1 |
---|
20680 | | #define HAVE_INTMAX_T 1 |
---|
20681 | | #define HAVE_POSIX_PRINTF 1 |
---|
20682 | | #define HAVE_STDINT_H 1 |
---|
20683 | | #define HAVE_STDINT_H 1 |
---|
20684 | | #define HAVE_WORKING_O_NOATIME 0 |
---|
20685 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
20686 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
20687 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
20688 | | #define HAVE_STDDEF_H 1 |
---|
20689 | | #define HAVE_STDLIB_H 1 |
---|
20690 | | #define HAVE_STRING_H 1 |
---|
20691 | | #define HAVE_ASPRINTF 1 |
---|
20692 | | #define HAVE_FWPRINTF 1 |
---|
20693 | | #define HAVE_NEWLOCALE 1 |
---|
20694 | | #define HAVE_PUTENV 1 |
---|
20695 | | #define HAVE_SETENV 1 |
---|
20696 | | #define HAVE_SETLOCALE 1 |
---|
20697 | | #define HAVE_SNPRINTF 1 |
---|
20698 | | #define HAVE_WCSLEN 1 |
---|
20699 | | #define HAVE_MBRTOWC 1 |
---|
20700 | | #define HAVE_WCRTOMB 1 |
---|
20701 | | #define HAVE_DECL__SNPRINTF 0 |
---|
20702 | | #define HAVE_DECL__SNWPRINTF 0 |
---|
20703 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
20704 | | #define HAVE_LANGINFO_CODESET 1 |
---|
20705 | | #define HAVE_LC_MESSAGES 1 |
---|
20706 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
20707 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
20708 | | #define ENABLE_NLS 1 |
---|
20709 | | #define HAVE_GETCWD 1 |
---|
20710 | | #define HAVE_READLINK 1 |
---|
20711 | | #define HAVE_REALPATH 1 |
---|
20712 | | #define HAVE_LSTAT 1 |
---|
20713 | | #define HAVE_MBSINIT 1 |
---|
20714 | | #define HAVE_MBRTOWC 1 |
---|
20715 | | #define HAVE_MPROTECT 1 |
---|
20716 | | #define HAVE_MEMCHR 1 |
---|
20717 | | #define HAVE_PATHCONF 1 |
---|
20718 | | #define HAVE_SETENV 1 |
---|
20719 | | #define HAVE_ISWCNTRL 1 |
---|
20720 | | #define HAVE_ISWBLANK 1 |
---|
20721 | | #define HAVE_WCWIDTH 1 |
---|
20722 | | #define HAVE_DECL_STRERROR_R 1 |
---|
20723 | | #define HAVE_STRERROR_R 1 |
---|
20724 | | #define HAVE_GETOPT_H 1 |
---|
20725 | | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
20726 | | #define HAVE_DECL_OPTRESET 1 |
---|
20727 | | #define HAVE_DECL_GETENV 1 |
---|
20728 | | #define __GETOPT_PREFIX rpl_ |
---|
20729 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
20730 | | #define HAVE_STDLIB_H 1 |
---|
20731 | | #define MALLOC_0_IS_NONNULL 1 |
---|
20732 | | #define HAVE_MBSTATE_T 1 |
---|
20733 | | #define HAVE_MBRTOWC 1 |
---|
20734 | | #define MAP_ANONYMOUS MAP_ANON |
---|
20735 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
20736 | | #define INSTALLPREFIX "/opt/local" |
---|
20737 | | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 |
---|
20738 | | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 |
---|
20739 | | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 |
---|
20740 | | #define HAVE__BOOL 1 |
---|
20741 | | #define HAVE_STDBOOL_H 1 |
---|
20742 | | #define USER_LABEL_PREFIX _ |
---|
20743 | | #define restrict __restrict |
---|
20744 | | #define HAVE_RAW_DECL_STPCPY 1 |
---|
20745 | | #define HAVE_RAW_DECL_STRDUP 1 |
---|
20746 | | #define HAVE_RAW_DECL_STRNCAT 1 |
---|
20747 | | #define HAVE_RAW_DECL_STRPBRK 1 |
---|
20748 | | #define HAVE_RAW_DECL_STRSEP 1 |
---|
20749 | | #define HAVE_RAW_DECL_STRCASESTR 1 |
---|
20750 | | #define HAVE_RAW_DECL_STRTOK_R 1 |
---|
20751 | | #define HAVE_RAW_DECL_STRSIGNAL 1 |
---|
20752 | | #define HAVE_DECL_STRNLEN 0 |
---|
20753 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
20754 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
20755 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
20756 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
20757 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
20758 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
20759 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
20760 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
20761 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
20762 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
20763 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
20764 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
20765 | | #define HAVE_ATEXIT 1 |
---|
20766 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
20767 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
20768 | | #define GNULIB_TEST_REALPATH 1 |
---|
20769 | | #define GNULIB_TEST_ENVIRON 1 |
---|
20770 | | #define GNULIB_FWRITEERROR 1 |
---|
20771 | | #define GNULIB_TEST_GETOPT_GNU 1 |
---|
20772 | | #define __GETOPT_PREFIX rpl_ |
---|
20773 | | #define GNULIB_TEST_LSTAT 1 |
---|
20774 | | #define HAVE_MALLOC_POSIX 1 |
---|
20775 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
20776 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
20777 | | #define GNULIB_TEST_MBSINIT 1 |
---|
20778 | | #define GNULIB_TEST_MBSLEN 1 |
---|
20779 | | #define GNULIB_TEST_MBSSTR 1 |
---|
20780 | | #define GNULIB_TEST_MEMCHR 1 |
---|
20781 | | #define HAVE_MEMMOVE 1 |
---|
20782 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
20783 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
20784 | | #define READLINK_TRAILING_SLASH_BUG 1 |
---|
20785 | | #define GNULIB_TEST_READLINK 1 |
---|
20786 | | #define HAVE_SEARCH_H 1 |
---|
20787 | | #define HAVE_TSEARCH 1 |
---|
20788 | | #define HAVE_RAW_DECL_SIGACTION 1 |
---|
20789 | | #define HAVE_RAW_DECL_SIGADDSET 1 |
---|
20790 | | #define HAVE_RAW_DECL_SIGDELSET 1 |
---|
20791 | | #define HAVE_RAW_DECL_SIGEMPTYSET 1 |
---|
20792 | | #define HAVE_RAW_DECL_SIGFILLSET 1 |
---|
20793 | | #define HAVE_RAW_DECL_SIGISMEMBER 1 |
---|
20794 | | #define HAVE_RAW_DECL_SIGPENDING 1 |
---|
20795 | | #define HAVE_RAW_DECL_SIGPROCMASK 1 |
---|
20796 | | #define GNULIB_SIGPIPE 1 |
---|
20797 | | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
20798 | | #define REPLACE_FUNC_STAT_FILE 1 |
---|
20799 | | #define GNULIB_TEST_STAT 1 |
---|
20800 | | #define BITSIZEOF_PTRDIFF_T 32 |
---|
20801 | | #define BITSIZEOF_SIZE_T 32 |
---|
20802 | | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
20803 | | #define BITSIZEOF_WCHAR_T 32 |
---|
20804 | | #define BITSIZEOF_WINT_T 32 |
---|
20805 | | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
20806 | | #define HAVE_SIGNED_WCHAR_T 1 |
---|
20807 | | #define HAVE_SIGNED_WINT_T 1 |
---|
20808 | | #define PTRDIFF_T_SUFFIX |
---|
20809 | | #define SIZE_T_SUFFIX ul |
---|
20810 | | #define SIG_ATOMIC_T_SUFFIX |
---|
20811 | | #define WCHAR_T_SUFFIX |
---|
20812 | | #define WINT_T_SUFFIX |
---|
20813 | | #define HAVE_RAW_DECL_FPURGE 1 |
---|
20814 | | #define HAVE_RAW_DECL_FSEEKO 1 |
---|
20815 | | #define HAVE_RAW_DECL_FTELLO 1 |
---|
20816 | | #define HAVE_RAW_DECL_POPEN 1 |
---|
20817 | | #define HAVE_RAW_DECL_SNPRINTF 1 |
---|
20818 | | #define HAVE_RAW_DECL_TMPFILE 1 |
---|
20819 | | #define HAVE_RAW_DECL_VSNPRINTF 1 |
---|
20820 | | #define HAVE_RAW_DECL_ATOLL 1 |
---|
20821 | | #define HAVE_RAW_DECL_GETLOADAVG 1 |
---|
20822 | | #define HAVE_RAW_DECL_GETSUBOPT 1 |
---|
20823 | | #define HAVE_RAW_DECL_GRANTPT 1 |
---|
20824 | | #define HAVE_RAW_DECL_MKSTEMP 1 |
---|
20825 | | #define HAVE_RAW_DECL_PTSNAME 1 |
---|
20826 | | #define HAVE_RAW_DECL_REALPATH 1 |
---|
20827 | | #define HAVE_RAW_DECL_SETENV 1 |
---|
20828 | | #define HAVE_RAW_DECL_STRTOD 1 |
---|
20829 | | #define HAVE_RAW_DECL_STRTOLL 1 |
---|
20830 | | #define HAVE_RAW_DECL_STRTOULL 1 |
---|
20831 | | #define HAVE_RAW_DECL_UNLOCKPT 1 |
---|
20832 | | #define HAVE_RAW_DECL_UNSETENV 1 |
---|
20833 | | #define GNULIB_TEST_STRERROR 1 |
---|
20834 | | #define GNULIB_TEST_STRNLEN 1 |
---|
20835 | | #define HAVE_STRTOL 1 |
---|
20836 | | #define HAVE_STRTOUL 1 |
---|
20837 | | #define HAVE_RAW_DECL_LCHMOD 1 |
---|
20838 | | #define HAVE_RAW_DECL_LSTAT 1 |
---|
20839 | | #define HAVE_RAW_DECL_MKFIFO 1 |
---|
20840 | | #define HAVE_RAW_DECL_MKNOD 1 |
---|
20841 | | #define HAVE_RAW_DECL_STAT 1 |
---|
20842 | | #define HAVE_RAW_DECL_CHOWN 1 |
---|
20843 | | #define HAVE_RAW_DECL_DUP2 1 |
---|
20844 | | #define HAVE_RAW_DECL_FCHDIR 1 |
---|
20845 | | #define HAVE_RAW_DECL_FSYNC 1 |
---|
20846 | | #define HAVE_RAW_DECL_FTRUNCATE 1 |
---|
20847 | | #define HAVE_RAW_DECL_GETCWD 1 |
---|
20848 | | #define HAVE_RAW_DECL_GETDOMAINNAME 1 |
---|
20849 | | #define HAVE_RAW_DECL_GETDTABLESIZE 1 |
---|
20850 | | #define HAVE_RAW_DECL_GETGROUPS 1 |
---|
20851 | | #define HAVE_RAW_DECL_GETHOSTNAME 1 |
---|
20852 | | #define HAVE_RAW_DECL_GETLOGIN 1 |
---|
20853 | | #define HAVE_RAW_DECL_GETLOGIN_R 1 |
---|
20854 | | #define HAVE_RAW_DECL_GETPAGESIZE 1 |
---|
20855 | | #define HAVE_RAW_DECL_GETUSERSHELL 1 |
---|
20856 | | #define HAVE_RAW_DECL_SETUSERSHELL 1 |
---|
20857 | | #define HAVE_RAW_DECL_ENDUSERSHELL 1 |
---|
20858 | | #define HAVE_RAW_DECL_LCHOWN 1 |
---|
20859 | | #define HAVE_RAW_DECL_LINK 1 |
---|
20860 | | #define HAVE_RAW_DECL_LSEEK 1 |
---|
20861 | | #define HAVE_RAW_DECL_PREAD 1 |
---|
20862 | | #define HAVE_RAW_DECL_PWRITE 1 |
---|
20863 | | #define HAVE_RAW_DECL_READLINK 1 |
---|
20864 | | #define HAVE_RAW_DECL_RMDIR 1 |
---|
20865 | | #define HAVE_RAW_DECL_SLEEP 1 |
---|
20866 | | #define HAVE_RAW_DECL_SYMLINK 1 |
---|
20867 | | #define HAVE_RAW_DECL_TTYNAME_R 1 |
---|
20868 | | #define HAVE_RAW_DECL_UNLINK 1 |
---|
20869 | | #define HAVE_RAW_DECL_USLEEP 1 |
---|
20870 | | #define USE_UNLOCKED_IO 1 |
---|
20871 | | #define HAVE_RAW_DECL_BTOWC 1 |
---|
20872 | | #define HAVE_RAW_DECL_WCTOB 1 |
---|
20873 | | #define HAVE_RAW_DECL_MBSINIT 1 |
---|
20874 | | #define HAVE_RAW_DECL_MBRTOWC 1 |
---|
20875 | | #define HAVE_RAW_DECL_MBRLEN 1 |
---|
20876 | | #define HAVE_RAW_DECL_MBSRTOWCS 1 |
---|
20877 | | #define HAVE_RAW_DECL_MBSNRTOWCS 1 |
---|
20878 | | #define HAVE_RAW_DECL_WCRTOMB 1 |
---|
20879 | | #define HAVE_RAW_DECL_WCSRTOMBS 1 |
---|
20880 | | #define HAVE_RAW_DECL_WCSNRTOMBS 1 |
---|
20881 | | #define HAVE_RAW_DECL_WCWIDTH 1 |
---|
20882 | | #define HAVE_DECL_WCWIDTH 1 |
---|
20883 | | #define GNULIB_TEST_WCWIDTH 1 |
---|
20884 | | #define HAVE_SETLOCALE 1 |
---|
20885 | | /* end confdefs.h. */ |
---|
20886 | | |
---|
20887 | | /* Override any GCC internal prototype to avoid an error. |
---|
20888 | | Use char because int might match the return type of a GCC |
---|
20889 | | builtin and then its argument prototype would still apply. */ |
---|
20890 | | #ifdef __cplusplus |
---|
20891 | | extern "C" |
---|
20892 | | #endif |
---|
20893 | | char sched_yield (); |
---|
20894 | | int |
---|
20895 | | main () |
---|
20896 | | { |
---|
20897 | | return sched_yield (); |
---|
20898 | | ; |
---|
20899 | | return 0; |
---|
20900 | | } |
---|
20901 | configure:26585: result: no |
---|
20902 | configure:26832: creating ./config.status |
---|
20903 | |
---|
20904 | ## ---------------------- ## |
---|
20905 | ## Running config.status. ## |
---|
20906 | ## ---------------------- ## |
---|
20907 | |
---|
20908 | This file was extended by gettext-runtime config.status, which was |
---|
20909 | generated by GNU Autoconf 2.65. Invocation command line was |
---|
20910 | |
---|
20911 | CONFIG_FILES = |
---|
20912 | CONFIG_HEADERS = |
---|
20913 | CONFIG_LINKS = |
---|
20914 | CONFIG_COMMANDS = |
---|
20915 | $ ./config.status |
---|
20916 | |
---|
20917 | on sjc-vpn6-1500.cisco.com |
---|
20918 | |
---|
20919 | config.status:1992: creating csharpcomp.sh |
---|
20920 | config.status:1992: creating javacomp.sh |
---|
20921 | config.status:1992: creating Makefile |
---|
20922 | config.status:1992: creating doc/Makefile |
---|
20923 | config.status:1992: creating intl/Makefile |
---|
20924 | config.status:1992: creating intl-java/Makefile |
---|
20925 | config.status:1992: creating intl-csharp/Makefile |
---|
20926 | config.status:1992: creating gnulib-lib/Makefile |
---|
20927 | config.status:1992: creating src/Makefile |
---|
20928 | config.status:1992: creating src/gettext.sh |
---|
20929 | config.status:1992: creating po/Makefile.in |
---|
20930 | config.status:1992: creating man/Makefile |
---|
20931 | config.status:1992: creating man/x-to-1 |
---|
20932 | config.status:1992: creating m4/Makefile |
---|
20933 | config.status:1992: creating tests/Makefile |
---|
20934 | config.status:1992: creating config.h |
---|
20935 | config.status:2212: executing depfiles commands |
---|
20936 | config.status:2212: executing libtool commands |
---|
20937 | config.status:2212: executing po-directories commands |
---|
20938 | configure:29464: === configuring in libasprintf (/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gettext/work/gettext-0.18.1.1/gettext-runtime/libasprintf) |
---|
20939 | configure:29527: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/local' '--disable-csharp' '--disable-native-java' '--without-emacs' '--with-included-gettext' '--with-included-glib' '--with-included-libcroco' '--with-included-libxml' '--without-git' '--without-cvs' 'CC=/usr/bin/gcc-4.2' 'CFLAGS=-O2 -arch i386' 'LDFLAGS=-L/opt/local/lib -arch i386' 'CPPFLAGS=-no-cpp-precomp' 'CXX=/usr/bin/g++-4.2' 'CXXFLAGS=-O2 -arch i386' --cache-file=/dev/null --srcdir=. |
---|
20940 | |
---|
20941 | ## ---------------- ## |
---|
20942 | ## Cache variables. ## |
---|
20943 | ## ---------------- ## |
---|
20944 | |
---|
20945 | ac_cv_build=x86_64-apple-darwin10.7.0 |
---|
20946 | ac_cv_c_compiler_gnu=yes |
---|
20947 | ac_cv_c_inline=inline |
---|
20948 | ac_cv_c_restrict=__restrict |
---|
20949 | ac_cv_env_CC_set=set |
---|
20950 | ac_cv_env_CC_value=/usr/bin/gcc-4.2 |
---|
20951 | ac_cv_env_CFLAGS_set=set |
---|
20952 | ac_cv_env_CFLAGS_value='-O2 -arch i386' |
---|
20953 | ac_cv_env_CPPFLAGS_set=set |
---|
20954 | ac_cv_env_CPPFLAGS_value=-no-cpp-precomp |
---|
20955 | ac_cv_env_CPP_set= |
---|
20956 | ac_cv_env_CPP_value= |
---|
20957 | ac_cv_env_CXXFLAGS_set=set |
---|
20958 | ac_cv_env_CXXFLAGS_value='-O2 -arch i386' |
---|
20959 | ac_cv_env_CXX_set=set |
---|
20960 | ac_cv_env_CXX_value=/usr/bin/g++-4.2 |
---|
20961 | ac_cv_env_LDFLAGS_set=set |
---|
20962 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -arch i386' |
---|
20963 | ac_cv_env_LIBS_set= |
---|
20964 | ac_cv_env_LIBS_value= |
---|
20965 | ac_cv_env_YACC_set= |
---|
20966 | ac_cv_env_YACC_value= |
---|
20967 | ac_cv_env_YFLAGS_set= |
---|
20968 | ac_cv_env_YFLAGS_value= |
---|
20969 | ac_cv_env_build_alias_set= |
---|
20970 | ac_cv_env_build_alias_value= |
---|
20971 | ac_cv_env_host_alias_set= |
---|
20972 | ac_cv_env_host_alias_value= |
---|
20973 | ac_cv_env_target_alias_set= |
---|
20974 | ac_cv_env_target_alias_value= |
---|
20975 | ac_cv_func___fsetlocking=no |
---|
20976 | ac_cv_func_alloca_works=yes |
---|
20977 | ac_cv_func_argz_count=no |
---|
20978 | ac_cv_func_argz_next=no |
---|
20979 | ac_cv_func_argz_stringify=no |
---|
20980 | ac_cv_func_asprintf=yes |
---|
20981 | ac_cv_func_atexit=yes |
---|
20982 | ac_cv_func_canonicalize_file_name=no |
---|
20983 | ac_cv_func_fwprintf=yes |
---|
20984 | ac_cv_func_getcwd=yes |
---|
20985 | ac_cv_func_getegid=yes |
---|
20986 | ac_cv_func_geteuid=yes |
---|
20987 | ac_cv_func_getgid=yes |
---|
20988 | ac_cv_func_getopt_long_only=yes |
---|
20989 | ac_cv_func_getpagesize=yes |
---|
20990 | ac_cv_func_getuid=yes |
---|
20991 | ac_cv_func_iswblank=yes |
---|
20992 | ac_cv_func_iswcntrl=yes |
---|
20993 | ac_cv_func_lstat=yes |
---|
20994 | ac_cv_func_lstat_dereferences_slashed_symlink=no |
---|
20995 | ac_cv_func_malloc_0_nonnull=yes |
---|
20996 | ac_cv_func_mbrtowc=yes |
---|
20997 | ac_cv_func_mbsinit=yes |
---|
20998 | ac_cv_func_mbslen=no |
---|
20999 | ac_cv_func_memchr=yes |
---|
21000 | ac_cv_func_memmove=yes |
---|
21001 | ac_cv_func_mempcpy=no |
---|
21002 | ac_cv_func_mmap=yes |
---|
21003 | ac_cv_func_mmap_fixed_mapped=yes |
---|
21004 | ac_cv_func_mprotect=yes |
---|
21005 | ac_cv_func_munmap=yes |
---|
21006 | ac_cv_func_newlocale=yes |
---|
21007 | ac_cv_func_pathconf=yes |
---|
21008 | ac_cv_func_putenv=yes |
---|
21009 | ac_cv_func_readlink=yes |
---|
21010 | ac_cv_func_realpath=yes |
---|
21011 | ac_cv_func_setenv=yes |
---|
21012 | ac_cv_func_setlocale=yes |
---|
21013 | ac_cv_func_sigprocmask=yes |
---|
21014 | ac_cv_func_snprintf=yes |
---|
21015 | ac_cv_func_stpcpy=yes |
---|
21016 | ac_cv_func_strcasecmp=yes |
---|
21017 | ac_cv_func_strdup=yes |
---|
21018 | ac_cv_func_strerror_r=yes |
---|
21019 | ac_cv_func_strerror_r_char_p=no |
---|
21020 | ac_cv_func_strnlen=no |
---|
21021 | ac_cv_func_strtol=yes |
---|
21022 | ac_cv_func_strtoul=yes |
---|
21023 | ac_cv_func_tsearch=yes |
---|
21024 | ac_cv_func_uselocale=yes |
---|
21025 | ac_cv_func_wcrtomb=yes |
---|
21026 | ac_cv_func_wcslen=yes |
---|
21027 | ac_cv_func_wcsnlen=no |
---|
21028 | ac_cv_func_wcwidth=yes |
---|
21029 | ac_cv_gnu_library_2=no |
---|
21030 | ac_cv_gnu_library_2_1=no |
---|
21031 | ac_cv_have_decl__snprintf=no |
---|
21032 | ac_cv_have_decl__snwprintf=no |
---|
21033 | ac_cv_have_decl_atoll=yes |
---|
21034 | ac_cv_have_decl_btowc=yes |
---|
21035 | ac_cv_have_decl_chown=yes |
---|
21036 | ac_cv_have_decl_clearerr_unlocked=yes |
---|
21037 | ac_cv_have_decl_dup2=yes |
---|
21038 | ac_cv_have_decl_endusershell=yes |
---|
21039 | ac_cv_have_decl_fchdir=yes |
---|
21040 | ac_cv_have_decl_feof_unlocked=yes |
---|
21041 | ac_cv_have_decl_ferror_unlocked=yes |
---|
21042 | ac_cv_have_decl_fflush_unlocked=no |
---|
21043 | ac_cv_have_decl_fgets_unlocked=no |
---|
21044 | ac_cv_have_decl_fpurge=yes |
---|
21045 | ac_cv_have_decl_fputc_unlocked=no |
---|
21046 | ac_cv_have_decl_fputs_unlocked=no |
---|
21047 | ac_cv_have_decl_fread_unlocked=no |
---|
21048 | ac_cv_have_decl_fseeko=yes |
---|
21049 | ac_cv_have_decl_fsync=yes |
---|
21050 | ac_cv_have_decl_ftello=yes |
---|
21051 | ac_cv_have_decl_ftruncate=yes |
---|
21052 | ac_cv_have_decl_fwrite_unlocked=no |
---|
21053 | ac_cv_have_decl_getc_unlocked=yes |
---|
21054 | ac_cv_have_decl_getchar_unlocked=yes |
---|
21055 | ac_cv_have_decl_getcwd=yes |
---|
21056 | ac_cv_have_decl_getdomainname=yes |
---|
21057 | ac_cv_have_decl_getdtablesize=yes |
---|
21058 | ac_cv_have_decl_getenv=yes |
---|
21059 | ac_cv_have_decl_getgroups=yes |
---|
21060 | ac_cv_have_decl_gethostname=yes |
---|
21061 | ac_cv_have_decl_getloadavg=yes |
---|
21062 | ac_cv_have_decl_getlogin=yes |
---|
21063 | ac_cv_have_decl_getlogin_r=yes |
---|
21064 | ac_cv_have_decl_getpagesize=yes |
---|
21065 | ac_cv_have_decl_getsubopt=yes |
---|
21066 | ac_cv_have_decl_getusershell=yes |
---|
21067 | ac_cv_have_decl_grantpt=yes |
---|
21068 | ac_cv_have_decl_lchmod=yes |
---|
21069 | ac_cv_have_decl_lchown=yes |
---|
21070 | ac_cv_have_decl_link=yes |
---|
21071 | ac_cv_have_decl_lseek=yes |
---|
21072 | ac_cv_have_decl_lstat=yes |
---|
21073 | ac_cv_have_decl_mbrlen=yes |
---|
21074 | ac_cv_have_decl_mbrtowc=yes |
---|
21075 | ac_cv_have_decl_mbsinit=yes |
---|
21076 | ac_cv_have_decl_mbsnrtowcs=yes |
---|
21077 | ac_cv_have_decl_mbsrtowcs=yes |
---|
21078 | ac_cv_have_decl_mkfifo=yes |
---|
21079 | ac_cv_have_decl_mknod=yes |
---|
21080 | ac_cv_have_decl_mkstemp=yes |
---|
21081 | ac_cv_have_decl_optreset=yes |
---|
21082 | ac_cv_have_decl_popen=yes |
---|
21083 | ac_cv_have_decl_pread=yes |
---|
21084 | ac_cv_have_decl_program_invocation_name=no |
---|
21085 | ac_cv_have_decl_program_invocation_short_name=no |
---|
21086 | ac_cv_have_decl_ptsname=yes |
---|
21087 | ac_cv_have_decl_putc_unlocked=yes |
---|
21088 | ac_cv_have_decl_putchar_unlocked=yes |
---|
21089 | ac_cv_have_decl_pwrite=yes |
---|
21090 | ac_cv_have_decl_readlink=yes |
---|
21091 | ac_cv_have_decl_realpath=yes |
---|
21092 | ac_cv_have_decl_rmdir=yes |
---|
21093 | ac_cv_have_decl_setenv=yes |
---|
21094 | ac_cv_have_decl_setusershell=yes |
---|
21095 | ac_cv_have_decl_sigaction=yes |
---|
21096 | ac_cv_have_decl_sigaddset=yes |
---|
21097 | ac_cv_have_decl_sigdelset=yes |
---|
21098 | ac_cv_have_decl_sigemptyset=yes |
---|
21099 | ac_cv_have_decl_sigfillset=yes |
---|
21100 | ac_cv_have_decl_sigismember=yes |
---|
21101 | ac_cv_have_decl_sigpending=yes |
---|
21102 | ac_cv_have_decl_sigprocmask=yes |
---|
21103 | ac_cv_have_decl_sleep=yes |
---|
21104 | ac_cv_have_decl_snprintf=yes |
---|
21105 | ac_cv_have_decl_stat=yes |
---|
21106 | ac_cv_have_decl_stpcpy=yes |
---|
21107 | ac_cv_have_decl_strcasestr=yes |
---|
21108 | ac_cv_have_decl_strdup=yes |
---|
21109 | ac_cv_have_decl_strerror_r=yes |
---|
21110 | ac_cv_have_decl_strncat=yes |
---|
21111 | ac_cv_have_decl_strnlen=no |
---|
21112 | ac_cv_have_decl_strpbrk=yes |
---|
21113 | ac_cv_have_decl_strsep=yes |
---|
21114 | ac_cv_have_decl_strsignal=yes |
---|
21115 | ac_cv_have_decl_strtod=yes |
---|
21116 | ac_cv_have_decl_strtok_r=yes |
---|
21117 | ac_cv_have_decl_strtoll=yes |
---|
21118 | ac_cv_have_decl_strtoull=yes |
---|
21119 | ac_cv_have_decl_symlink=yes |
---|
21120 | ac_cv_have_decl_tmpfile=yes |
---|
21121 | ac_cv_have_decl_ttyname_r=yes |
---|
21122 | ac_cv_have_decl_unlink=yes |
---|
21123 | ac_cv_have_decl_unlockpt=yes |
---|
21124 | ac_cv_have_decl_unsetenv=yes |
---|
21125 | ac_cv_have_decl_usleep=yes |
---|
21126 | ac_cv_have_decl_vsnprintf=yes |
---|
21127 | ac_cv_have_decl_wcrtomb=yes |
---|
21128 | ac_cv_have_decl_wcsnrtombs=yes |
---|
21129 | ac_cv_have_decl_wcsrtombs=yes |
---|
21130 | ac_cv_have_decl_wctob=yes |
---|
21131 | ac_cv_have_decl_wcwidth=yes |
---|
21132 | ac_cv_header_argz_h=no |
---|
21133 | ac_cv_header_dlfcn_h=yes |
---|
21134 | ac_cv_header_errno_h=yes |
---|
21135 | ac_cv_header_getopt_h=yes |
---|
21136 | ac_cv_header_iconv_h=yes |
---|
21137 | ac_cv_header_inttypes_h=yes |
---|
21138 | ac_cv_header_limits_h=yes |
---|
21139 | ac_cv_header_memory_h=yes |
---|
21140 | ac_cv_header_minix_config_h=no |
---|
21141 | ac_cv_header_pthread_h=yes |
---|
21142 | ac_cv_header_random_h=no |
---|
21143 | ac_cv_header_search_h=yes |
---|
21144 | ac_cv_header_signal_h=yes |
---|
21145 | ac_cv_header_stat_broken=no |
---|
21146 | ac_cv_header_stdbool_h=yes |
---|
21147 | ac_cv_header_stdc=yes |
---|
21148 | ac_cv_header_stddef_h=yes |
---|
21149 | ac_cv_header_stdint_h=yes |
---|
21150 | ac_cv_header_stdio_h=yes |
---|
21151 | ac_cv_header_stdlib_h=yes |
---|
21152 | ac_cv_header_string_h=yes |
---|
21153 | ac_cv_header_strings_h=yes |
---|
21154 | ac_cv_header_sys_bitypes_h=no |
---|
21155 | ac_cv_header_sys_inttypes_h=no |
---|
21156 | ac_cv_header_sys_mman_h=yes |
---|
21157 | ac_cv_header_sys_param_h=yes |
---|
21158 | ac_cv_header_sys_socket_h=yes |
---|
21159 | ac_cv_header_sys_stat_h=yes |
---|
21160 | ac_cv_header_sys_time_h=yes |
---|
21161 | ac_cv_header_sys_types_h=yes |
---|
21162 | ac_cv_header_time_h=yes |
---|
21163 | ac_cv_header_unistd_h=yes |
---|
21164 | ac_cv_header_wchar_h=yes |
---|
21165 | ac_cv_header_wctype_h=yes |
---|
21166 | ac_cv_host=x86_64-apple-darwin10.7.0 |
---|
21167 | ac_cv_lib_error_at_line=no |
---|
21168 | ac_cv_lib_posix4_sched_yield=no |
---|
21169 | ac_cv_lib_pthread_pthread_kill=yes |
---|
21170 | ac_cv_lib_rt_sched_yield=no |
---|
21171 | ac_cv_objext=o |
---|
21172 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
21173 | ac_cv_path_FGREP='/usr/bin/grep -F' |
---|
21174 | ac_cv_path_GMSGFMT=/opt/local/bin/msgfmt |
---|
21175 | ac_cv_path_GREP=/usr/bin/grep |
---|
21176 | ac_cv_path_MSGFMT=/opt/local/bin/msgfmt |
---|
21177 | ac_cv_path_MSGMERGE=/opt/local/bin/msgmerge |
---|
21178 | ac_cv_path_PERL=/opt/local/bin/perl |
---|
21179 | ac_cv_path_SED=/usr/bin/sed |
---|
21180 | ac_cv_path_XGETTEXT=/opt/local/bin/xgettext |
---|
21181 | ac_cv_prog_AWK=gawk |
---|
21182 | ac_cv_prog_CPP='/usr/bin/gcc-4.2 -E' |
---|
21183 | ac_cv_prog_CXX=/usr/bin/g++-4.2 |
---|
21184 | ac_cv_prog_HAVE_JAVAC_IN_PATH=yes |
---|
21185 | ac_cv_prog_INTLBISON=bison |
---|
21186 | ac_cv_prog_JAR=jar |
---|
21187 | ac_cv_prog_YACC='bison -y' |
---|
21188 | ac_cv_prog_ac_ct_AR=ar |
---|
21189 | ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.2 |
---|
21190 | ac_cv_prog_ac_ct_DSYMUTIL=dsymutil |
---|
21191 | ac_cv_prog_ac_ct_LIPO=lipo |
---|
21192 | ac_cv_prog_ac_ct_NMEDIT=nmedit |
---|
21193 | ac_cv_prog_ac_ct_OTOOL=otool |
---|
21194 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
21195 | ac_cv_prog_ac_ct_STRIP=strip |
---|
21196 | ac_cv_prog_cc__usr_bin_gcc_4_2_c_o=yes |
---|
21197 | ac_cv_prog_cc_c89= |
---|
21198 | ac_cv_prog_cc_g=yes |
---|
21199 | ac_cv_prog_cxx_cross=no |
---|
21200 | ac_cv_prog_cxx_works=yes |
---|
21201 | ac_cv_prog_make_make_set=yes |
---|
21202 | ac_cv_safe_to_define___extensions__=yes |
---|
21203 | ac_cv_type__Bool=yes |
---|
21204 | ac_cv_type_long_long_int=yes |
---|
21205 | ac_cv_type_mbstate_t=yes |
---|
21206 | ac_cv_type_nlink_t=yes |
---|
21207 | ac_cv_type_pthread_rwlock_t=yes |
---|
21208 | ac_cv_type_ptrdiff_t=yes |
---|
21209 | ac_cv_type_size_t=yes |
---|
21210 | ac_cv_type_struct_random_data=no |
---|
21211 | ac_cv_type_uid_t=yes |
---|
21212 | ac_cv_type_unsigned_long_long_int=yes |
---|
21213 | ac_cv_type_volatile_sig_atomic_t=yes |
---|
21214 | ac_cv_win_or_dos=no |
---|
21215 | ac_cv_working_alloca_h=yes |
---|
21216 | acl_cv_hardcode_direct=no |
---|
21217 | acl_cv_hardcode_libdir_flag_spec= |
---|
21218 | acl_cv_hardcode_libdir_separator= |
---|
21219 | acl_cv_hardcode_minus_L=no |
---|
21220 | acl_cv_libext=a |
---|
21221 | acl_cv_libname_spec='lib$name' |
---|
21222 | acl_cv_libpath=DYLD_LIBRARY_PATH |
---|
21223 | acl_cv_library_names_spec='$libname$shrext' |
---|
21224 | acl_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld |
---|
21225 | acl_cv_prog_gnu_ld=no |
---|
21226 | acl_cv_rpath=done |
---|
21227 | acl_cv_shlibext=dylib |
---|
21228 | acl_cv_shlibpath_var=DYLD_LIBRARY_PATH |
---|
21229 | acl_cv_wl=-Wl, |
---|
21230 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
21231 | am_cv_func_iconv=yes |
---|
21232 | am_cv_func_iconv_works=yes |
---|
21233 | am_cv_langinfo_codeset=yes |
---|
21234 | am_cv_lib_iconv=yes |
---|
21235 | am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' |
---|
21236 | am_cv_proto_iconv_arg1= |
---|
21237 | gl_cv_bitsizeof_ptrdiff_t=32 |
---|
21238 | gl_cv_bitsizeof_sig_atomic_t=32 |
---|
21239 | gl_cv_bitsizeof_size_t=32 |
---|
21240 | gl_cv_bitsizeof_wchar_t=32 |
---|
21241 | gl_cv_bitsizeof_wint_t=32 |
---|
21242 | gl_cv_c_multiarch=no |
---|
21243 | gl_cv_cc_vis_werror=yes |
---|
21244 | gl_cv_cc_visibility=yes |
---|
21245 | gl_cv_decl_null_works=yes |
---|
21246 | gl_cv_decl_readlink_works=yes |
---|
21247 | gl_cv_double_slash_root=no |
---|
21248 | gl_cv_func_getopt_posix=no |
---|
21249 | gl_cv_func_iswcntrl_works=yes |
---|
21250 | gl_cv_func_malloc_0_nonnull=1 |
---|
21251 | gl_cv_func_malloc_posix=yes |
---|
21252 | gl_cv_func_mbrtowc_incomplete_state=yes |
---|
21253 | gl_cv_func_mbrtowc_nul_retval=yes |
---|
21254 | gl_cv_func_mbrtowc_null_arg=yes |
---|
21255 | gl_cv_func_mbrtowc_retval=yes |
---|
21256 | gl_cv_func_mbrtowc_sanitycheck=yes |
---|
21257 | gl_cv_func_memchr_works=yes |
---|
21258 | gl_cv_func_readlink_works=no |
---|
21259 | gl_cv_func_realpath_works=no |
---|
21260 | gl_cv_func_setenv_works=no |
---|
21261 | gl_cv_func_sigprocmask=1 |
---|
21262 | gl_cv_func_stat_dir_slash=yes |
---|
21263 | gl_cv_func_stat_file_slash=no |
---|
21264 | gl_cv_func_wcwidth_works=no |
---|
21265 | gl_cv_func_working_strerror=yes |
---|
21266 | gl_cv_have_include_next=yes |
---|
21267 | gl_cv_have_raw_decl_atoll=yes |
---|
21268 | gl_cv_have_raw_decl_btowc=yes |
---|
21269 | gl_cv_have_raw_decl_canonicalize_file_name=no |
---|
21270 | gl_cv_have_raw_decl_chown=yes |
---|
21271 | gl_cv_have_raw_decl_dprintf=no |
---|
21272 | gl_cv_have_raw_decl_dup2=yes |
---|
21273 | gl_cv_have_raw_decl_dup3=no |
---|
21274 | gl_cv_have_raw_decl_endusershell=yes |
---|
21275 | gl_cv_have_raw_decl_environ=no |
---|
21276 | gl_cv_have_raw_decl_euidaccess=no |
---|
21277 | gl_cv_have_raw_decl_faccessat=no |
---|
21278 | gl_cv_have_raw_decl_fchdir=yes |
---|
21279 | gl_cv_have_raw_decl_fchmodat=no |
---|
21280 | gl_cv_have_raw_decl_fchownat=no |
---|
21281 | gl_cv_have_raw_decl_fpurge=yes |
---|
21282 | gl_cv_have_raw_decl_fseeko=yes |
---|
21283 | gl_cv_have_raw_decl_fstatat=no |
---|
21284 | gl_cv_have_raw_decl_fsync=yes |
---|
21285 | gl_cv_have_raw_decl_ftello=yes |
---|
21286 | gl_cv_have_raw_decl_ftruncate=yes |
---|
21287 | gl_cv_have_raw_decl_futimens=no |
---|
21288 | gl_cv_have_raw_decl_getcwd=yes |
---|
21289 | gl_cv_have_raw_decl_getdelim=no |
---|
21290 | gl_cv_have_raw_decl_getdomainname=yes |
---|
21291 | gl_cv_have_raw_decl_getdtablesize=yes |
---|
21292 | gl_cv_have_raw_decl_getgroups=yes |
---|
21293 | gl_cv_have_raw_decl_gethostname=yes |
---|
21294 | gl_cv_have_raw_decl_getline=no |
---|
21295 | gl_cv_have_raw_decl_getloadavg=yes |
---|
21296 | gl_cv_have_raw_decl_getlogin=yes |
---|
21297 | gl_cv_have_raw_decl_getlogin_r=yes |
---|
21298 | gl_cv_have_raw_decl_getpagesize=yes |
---|
21299 | gl_cv_have_raw_decl_getsubopt=yes |
---|
21300 | gl_cv_have_raw_decl_getusershell=yes |
---|
21301 | gl_cv_have_raw_decl_grantpt=yes |
---|
21302 | gl_cv_have_raw_decl_initstat_r=no |
---|
21303 | gl_cv_have_raw_decl_lchmod=yes |
---|
21304 | gl_cv_have_raw_decl_lchown=yes |
---|
21305 | gl_cv_have_raw_decl_link=yes |
---|
21306 | gl_cv_have_raw_decl_linkat=no |
---|
21307 | gl_cv_have_raw_decl_lseek=yes |
---|
21308 | gl_cv_have_raw_decl_lstat=yes |
---|
21309 | gl_cv_have_raw_decl_mbrlen=yes |
---|
21310 | gl_cv_have_raw_decl_mbrtowc=yes |
---|
21311 | gl_cv_have_raw_decl_mbsinit=yes |
---|
21312 | gl_cv_have_raw_decl_mbsnrtowcs=yes |
---|
21313 | gl_cv_have_raw_decl_mbsrtowcs=yes |
---|
21314 | gl_cv_have_raw_decl_memmem=no |
---|
21315 | gl_cv_have_raw_decl_mempcpy=no |
---|
21316 | gl_cv_have_raw_decl_memrchr=no |
---|
21317 | gl_cv_have_raw_decl_mkdirat=no |
---|
21318 | gl_cv_have_raw_decl_mkdtemp=no |
---|
21319 | gl_cv_have_raw_decl_mkfifo=yes |
---|
21320 | gl_cv_have_raw_decl_mkfifoat=no |
---|
21321 | gl_cv_have_raw_decl_mknod=yes |
---|
21322 | gl_cv_have_raw_decl_mknodat=no |
---|
21323 | gl_cv_have_raw_decl_mkostemp=no |
---|
21324 | gl_cv_have_raw_decl_mkostemps=no |
---|
21325 | gl_cv_have_raw_decl_mkstemp=yes |
---|
21326 | gl_cv_have_raw_decl_mkstemps=no |
---|
21327 | gl_cv_have_raw_decl_pipe2=no |
---|
21328 | gl_cv_have_raw_decl_popen=yes |
---|
21329 | gl_cv_have_raw_decl_pread=yes |
---|
21330 | gl_cv_have_raw_decl_ptsname=yes |
---|
21331 | gl_cv_have_raw_decl_pwrite=yes |
---|
21332 | gl_cv_have_raw_decl_random_r=no |
---|
21333 | gl_cv_have_raw_decl_rawmemchr=no |
---|
21334 | gl_cv_have_raw_decl_readlink=yes |
---|
21335 | gl_cv_have_raw_decl_readlinkat=no |
---|
21336 | gl_cv_have_raw_decl_realpath=yes |
---|
21337 | gl_cv_have_raw_decl_renameat=no |
---|
21338 | gl_cv_have_raw_decl_rmdir=yes |
---|
21339 | gl_cv_have_raw_decl_rpmatch=no |
---|
21340 | gl_cv_have_raw_decl_setenv=yes |
---|
21341 | gl_cv_have_raw_decl_setstate_r=no |
---|
21342 | gl_cv_have_raw_decl_setusershell=yes |
---|
21343 | gl_cv_have_raw_decl_sigaction=yes |
---|
21344 | gl_cv_have_raw_decl_sigaddset=yes |
---|
21345 | gl_cv_have_raw_decl_sigdelset=yes |
---|
21346 | gl_cv_have_raw_decl_sigemptyset=yes |
---|
21347 | gl_cv_have_raw_decl_sigfillset=yes |
---|
21348 | gl_cv_have_raw_decl_sigismember=yes |
---|
21349 | gl_cv_have_raw_decl_sigpending=yes |
---|
21350 | gl_cv_have_raw_decl_sigprocmask=yes |
---|
21351 | gl_cv_have_raw_decl_sleep=yes |
---|
21352 | gl_cv_have_raw_decl_snprintf=yes |
---|
21353 | gl_cv_have_raw_decl_srandom_r=no |
---|
21354 | gl_cv_have_raw_decl_stat=yes |
---|
21355 | gl_cv_have_raw_decl_stpcpy=yes |
---|
21356 | gl_cv_have_raw_decl_stpncpy=no |
---|
21357 | gl_cv_have_raw_decl_strcasestr=yes |
---|
21358 | gl_cv_have_raw_decl_strchrnul=no |
---|
21359 | gl_cv_have_raw_decl_strdup=yes |
---|
21360 | gl_cv_have_raw_decl_strncat=yes |
---|
21361 | gl_cv_have_raw_decl_strndup=no |
---|
21362 | gl_cv_have_raw_decl_strnlen=no |
---|
21363 | gl_cv_have_raw_decl_strpbrk=yes |
---|
21364 | gl_cv_have_raw_decl_strsep=yes |
---|
21365 | gl_cv_have_raw_decl_strsignal=yes |
---|
21366 | gl_cv_have_raw_decl_strtod=yes |
---|
21367 | gl_cv_have_raw_decl_strtok_r=yes |
---|
21368 | gl_cv_have_raw_decl_strtoll=yes |
---|
21369 | gl_cv_have_raw_decl_strtoull=yes |
---|
21370 | gl_cv_have_raw_decl_strverscmp=no |
---|
21371 | gl_cv_have_raw_decl_symlink=yes |
---|
21372 | gl_cv_have_raw_decl_symlinkat=no |
---|
21373 | gl_cv_have_raw_decl_tmpfile=yes |
---|
21374 | gl_cv_have_raw_decl_ttyname_r=yes |
---|
21375 | gl_cv_have_raw_decl_unlink=yes |
---|
21376 | gl_cv_have_raw_decl_unlinkat=no |
---|
21377 | gl_cv_have_raw_decl_unlockpt=yes |
---|
21378 | gl_cv_have_raw_decl_unsetenv=yes |
---|
21379 | gl_cv_have_raw_decl_usleep=yes |
---|
21380 | gl_cv_have_raw_decl_utimensat=no |
---|
21381 | gl_cv_have_raw_decl_vdprintf=no |
---|
21382 | gl_cv_have_raw_decl_vsnprintf=yes |
---|
21383 | gl_cv_have_raw_decl_wcrtomb=yes |
---|
21384 | gl_cv_have_raw_decl_wcsnrtombs=yes |
---|
21385 | gl_cv_have_raw_decl_wcsrtombs=yes |
---|
21386 | gl_cv_have_raw_decl_wctob=yes |
---|
21387 | gl_cv_have_raw_decl_wcwidth=yes |
---|
21388 | gl_cv_have_weak=no |
---|
21389 | gl_cv_header_errno_h_complete=yes |
---|
21390 | gl_cv_header_inttypes_h=yes |
---|
21391 | gl_cv_header_signal_h_SIGPIPE=yes |
---|
21392 | gl_cv_header_stdint_h=yes |
---|
21393 | gl_cv_header_wchar_h_correct_inline=yes |
---|
21394 | gl_cv_header_working_fcntl_h='no (bad O_NOATIME)' |
---|
21395 | gl_cv_header_working_stdint_h=no |
---|
21396 | gl_cv_next_getopt_h='<getopt.h>' |
---|
21397 | gl_cv_next_iconv_h='<iconv.h>' |
---|
21398 | gl_cv_next_signal_h='<signal.h>' |
---|
21399 | gl_cv_next_stdint_h='<stdint.h>' |
---|
21400 | gl_cv_next_stdio_h='<stdio.h>' |
---|
21401 | gl_cv_next_stdlib_h='<stdlib.h>' |
---|
21402 | gl_cv_next_string_h='<string.h>' |
---|
21403 | gl_cv_next_sys_stat_h='<sys/stat.h>' |
---|
21404 | gl_cv_next_time_h='<time.h>' |
---|
21405 | gl_cv_next_unistd_h='<unistd.h>' |
---|
21406 | gl_cv_next_wchar_h='<wchar.h>' |
---|
21407 | gl_cv_next_wctype_h='<wctype.h>' |
---|
21408 | gl_cv_prog_as_underscore=yes |
---|
21409 | gl_cv_size_max=yes |
---|
21410 | gl_cv_sys_struct_timespec_in_time_h=yes |
---|
21411 | gl_cv_type_ptrdiff_t_signed=yes |
---|
21412 | gl_cv_type_ptrdiff_t_suffix= |
---|
21413 | gl_cv_type_sig_atomic_t_signed=yes |
---|
21414 | gl_cv_type_sig_atomic_t_suffix= |
---|
21415 | gl_cv_type_size_t_signed=no |
---|
21416 | gl_cv_type_size_t_suffix=ul |
---|
21417 | gl_cv_type_wchar_t_signed=yes |
---|
21418 | gl_cv_type_wchar_t_suffix= |
---|
21419 | gl_cv_type_wint_t_signed=yes |
---|
21420 | gl_cv_type_wint_t_suffix= |
---|
21421 | gt_cv_c_intmax_t=yes |
---|
21422 | gt_cv_c_wchar_t=yes |
---|
21423 | gt_cv_c_wint_t=yes |
---|
21424 | gt_cv_func_CFLocaleCopyCurrent=yes |
---|
21425 | gt_cv_func_CFPreferencesCopyAppValue=yes |
---|
21426 | gt_cv_func_printf_posix=yes |
---|
21427 | gt_cv_int_divbyzero_sigfpe='guessing yes' |
---|
21428 | gt_cv_inttypes_pri_broken=no |
---|
21429 | gt_cv_locale_fr_utf8=fr_FR.UTF-8 |
---|
21430 | gt_cv_locale_ja=ja_JP.eucJP |
---|
21431 | gt_cv_locale_zh_CN=zh_CN.GB18030 |
---|
21432 | gt_cv_prog_cxx_namespaces=yes |
---|
21433 | gt_cv_ssize_t=yes |
---|
21434 | gt_cv_val_LC_MESSAGES=yes |
---|
21435 | gt_cv_var_environ_declaration=no |
---|
21436 | lt_cv_apple_cc_single_mod=yes |
---|
21437 | lt_cv_deplibs_check_method=pass_all |
---|
21438 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
21439 | lt_cv_file_magic_test_file= |
---|
21440 | lt_cv_ld_exported_symbols_list=yes |
---|
21441 | lt_cv_ld_reload_flag=-r |
---|
21442 | lt_cv_nm_interface='BSD nm' |
---|
21443 | lt_cv_objdir=.libs |
---|
21444 | lt_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld |
---|
21445 | lt_cv_path_NM=/usr/bin/nm |
---|
21446 | lt_cv_prog_compiler_c_o=yes |
---|
21447 | lt_cv_prog_compiler_c_o_RC=yes |
---|
21448 | lt_cv_prog_compiler_pic_works=yes |
---|
21449 | lt_cv_prog_compiler_rtti_exceptions=no |
---|
21450 | lt_cv_prog_compiler_static_works=no |
---|
21451 | lt_cv_prog_gnu_ld=no |
---|
21452 | lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\''' |
---|
21453 | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' |
---|
21454 | lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' |
---|
21455 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' |
---|
21456 | lt_cv_sys_max_cmd_len=196608 |
---|
21457 | nls_cv_force_use_gnu_gettext=yes |
---|
21458 | nls_cv_header_intl= |
---|
21459 | nls_cv_header_libgt= |
---|
21460 | nls_cv_use_gnu_gettext=yes |
---|
21461 | |
---|
21462 | ## ----------------- ## |
---|
21463 | ## Output variables. ## |
---|
21464 | ## ----------------- ## |
---|
21465 | |
---|
21466 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gettext/work/gettext-0.18.1.1/build-aux/missing --run aclocal-1.11' |
---|
21467 | ALLOCA='' |
---|
21468 | ALLOCA_H='alloca.h' |
---|
21469 | AMDEPBACKSLASH='\' |
---|
21470 | AMDEP_FALSE='#' |
---|
21471 | AMDEP_TRUE='' |
---|
21472 | AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gettext/work/gettext-0.18.1.1/build-aux/missing --run tar' |
---|
21473 | AM_BACKSLASH='\' |
---|
21474 | AM_DEFAULT_VERBOSITY='1' |
---|
21475 | APPLE_UNIVERSAL_BUILD='0' |
---|
21476 | AR='ar' |
---|
21477 | AS='as' |
---|
21478 | ASM_SYMBOL_PREFIX='"_"' |
---|
21479 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gettext/work/gettext-0.18.1.1/build-aux/missing --run autoconf' |
---|
21480 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gettext/work/gettext-0.18.1.1/build-aux/missing --run autoheader' |
---|
21481 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gettext/work/gettext-0.18.1.1/build-aux/missing --run automake-1.11' |
---|
21482 | AWK='gawk' |
---|
21483 | BITSIZEOF_PTRDIFF_T='32' |
---|
21484 | BITSIZEOF_SIG_ATOMIC_T='32' |
---|
21485 | BITSIZEOF_SIZE_T='32' |
---|
21486 | BITSIZEOF_WCHAR_T='32' |
---|
21487 | BITSIZEOF_WINT_T='32' |
---|
21488 | BUILDCSHARP='no' |
---|
21489 | BUILDJAVA='yes' |
---|
21490 | BUILD_INCLUDED_LIBINTL='yes' |
---|
21491 | CATOBJEXT='.gmo' |
---|
21492 | CC='/usr/bin/gcc-4.2' |
---|
21493 | CCDEPMODE='depmode=gcc3' |
---|
21494 | CFLAGS='-O2 -arch i386' |
---|
21495 | CFLAG_VISIBILITY='-fvisibility=hidden' |
---|
21496 | CLASSPATH='' |
---|
21497 | CLASSPATH_SEPARATOR=':' |
---|
21498 | CONF_JAVAC='javac -target 1.1 -source 1.3' |
---|
21499 | CPP='/usr/bin/gcc-4.2 -E' |
---|
21500 | CPPFLAGS='-no-cpp-precomp -I/opt/local/include' |
---|
21501 | CROSS_COMPILING='no' |
---|
21502 | CSHARPCOMPFLAGS='-O -g' |
---|
21503 | CSHARP_CHOICE='no' |
---|
21504 | CXX='/usr/bin/g++-4.2' |
---|
21505 | CXXFLAGS='-O2 -arch i386' |
---|
21506 | CYGPATH_W='echo' |
---|
21507 | DATADIRNAME='share' |
---|
21508 | DEFS='-DHAVE_CONFIG_H' |
---|
21509 | DEPDIR='.deps' |
---|
21510 | DLLTOOL='dlltool' |
---|
21511 | DSYMUTIL='dsymutil' |
---|
21512 | DUMPBIN='' |
---|
21513 | ECHO_C='\c' |
---|
21514 | ECHO_N='' |
---|
21515 | ECHO_T='' |
---|
21516 | EGREP='/usr/bin/grep -E' |
---|
21517 | EMULTIHOP_HIDDEN='' |
---|
21518 | EMULTIHOP_VALUE='' |
---|
21519 | ENABLE_LIBASPRINTF_FALSE='#' |
---|
21520 | ENABLE_LIBASPRINTF_TRUE='' |
---|
21521 | ENOLINK_HIDDEN='' |
---|
21522 | ENOLINK_VALUE='' |
---|
21523 | EOVERFLOW_HIDDEN='' |
---|
21524 | EOVERFLOW_VALUE='' |
---|
21525 | ERRNO_H='' |
---|
21526 | EXEEXT='' |
---|
21527 | FGREP='/usr/bin/grep -F' |
---|
21528 | GENCAT='gencat' |
---|
21529 | GETOPT_H='getopt.h' |
---|
21530 | GETTEXT_MACRO_VERSION='0.18' |
---|
21531 | GLIBC21='no' |
---|
21532 | GLIBC2='no' |
---|
21533 | GL_COND_LIBTOOL_FALSE='' |
---|
21534 | GL_COND_LIBTOOL_TRUE='#' |
---|
21535 | GMSGFMT='/opt/local/bin/msgfmt' |
---|
21536 | GMSGFMT_015='/opt/local/bin/msgfmt' |
---|
21537 | GNULIB_ATOLL='0' |
---|
21538 | GNULIB_BTOWC='0' |
---|
21539 | GNULIB_CALLOC_POSIX='0' |
---|
21540 | GNULIB_CANONICALIZE_FILE_NAME='1' |
---|
21541 | GNULIB_CHOWN='0' |
---|
21542 | GNULIB_CLOSE='0' |
---|
21543 | GNULIB_DPRINTF='0' |
---|
21544 | GNULIB_DUP2='0' |
---|
21545 | GNULIB_DUP3='0' |
---|
21546 | GNULIB_ENVIRON='1' |
---|
21547 | GNULIB_EUIDACCESS='0' |
---|
21548 | GNULIB_FACCESSAT='0' |
---|
21549 | GNULIB_FCHDIR='0' |
---|
21550 | GNULIB_FCHMODAT='0' |
---|
21551 | GNULIB_FCHOWNAT='0' |
---|
21552 | GNULIB_FCLOSE='0' |
---|
21553 | GNULIB_FFLUSH='0' |
---|
21554 | GNULIB_FOPEN='0' |
---|
21555 | GNULIB_FPRINTF='1' |
---|
21556 | GNULIB_FPRINTF_POSIX='0' |
---|
21557 | GNULIB_FPURGE='0' |
---|
21558 | GNULIB_FPUTC='1' |
---|
21559 | GNULIB_FPUTS='1' |
---|
21560 | GNULIB_FREOPEN='0' |
---|
21561 | GNULIB_FSEEK='0' |
---|
21562 | GNULIB_FSEEKO='0' |
---|
21563 | GNULIB_FSTATAT='0' |
---|
21564 | GNULIB_FSYNC='0' |
---|
21565 | GNULIB_FTELL='0' |
---|
21566 | GNULIB_FTELLO='0' |
---|
21567 | GNULIB_FTRUNCATE='0' |
---|
21568 | GNULIB_FUTIMENS='0' |
---|
21569 | GNULIB_FWRITE='1' |
---|
21570 | GNULIB_GETCWD='0' |
---|
21571 | GNULIB_GETDELIM='0' |
---|
21572 | GNULIB_GETDOMAINNAME='0' |
---|
21573 | GNULIB_GETDTABLESIZE='0' |
---|
21574 | GNULIB_GETGROUPS='0' |
---|
21575 | GNULIB_GETHOSTNAME='0' |
---|
21576 | GNULIB_GETLINE='0' |
---|
21577 | GNULIB_GETLOADAVG='0' |
---|
21578 | GNULIB_GETLOGIN='0' |
---|
21579 | GNULIB_GETLOGIN_R='0' |
---|
21580 | GNULIB_GETPAGESIZE='0' |
---|
21581 | GNULIB_GETSUBOPT='0' |
---|
21582 | GNULIB_GETUSERSHELL='0' |
---|
21583 | GNULIB_GRANTPT='0' |
---|
21584 | GNULIB_LCHMOD='0' |
---|
21585 | GNULIB_LCHOWN='0' |
---|
21586 | GNULIB_LINK='0' |
---|
21587 | GNULIB_LINKAT='0' |
---|
21588 | GNULIB_LSEEK='0' |
---|
21589 | GNULIB_LSTAT='1' |
---|
21590 | GNULIB_MALLOC_POSIX='1' |
---|
21591 | GNULIB_MBRLEN='0' |
---|
21592 | GNULIB_MBRTOWC='1' |
---|
21593 | GNULIB_MBSCASECMP='0' |
---|
21594 | GNULIB_MBSCASESTR='0' |
---|
21595 | GNULIB_MBSCHR='0' |
---|
21596 | GNULIB_MBSCSPN='0' |
---|
21597 | GNULIB_MBSINIT='1' |
---|
21598 | GNULIB_MBSLEN='1' |
---|
21599 | GNULIB_MBSNCASECMP='0' |
---|
21600 | GNULIB_MBSNLEN='0' |
---|
21601 | GNULIB_MBSNRTOWCS='0' |
---|
21602 | GNULIB_MBSPBRK='0' |
---|
21603 | GNULIB_MBSPCASECMP='0' |
---|
21604 | GNULIB_MBSRCHR='0' |
---|
21605 | GNULIB_MBSRTOWCS='0' |
---|
21606 | GNULIB_MBSSEP='0' |
---|
21607 | GNULIB_MBSSPN='0' |
---|
21608 | GNULIB_MBSSTR='1' |
---|
21609 | GNULIB_MBSTOK_R='0' |
---|
21610 | GNULIB_MEMCHR='1' |
---|
21611 | GNULIB_MEMMEM='0' |
---|
21612 | GNULIB_MEMPCPY='0' |
---|
21613 | GNULIB_MEMRCHR='0' |
---|
21614 | GNULIB_MKDIRAT='0' |
---|
21615 | GNULIB_MKDTEMP='0' |
---|
21616 | GNULIB_MKFIFO='0' |
---|
21617 | GNULIB_MKFIFOAT='0' |
---|
21618 | GNULIB_MKNOD='0' |
---|
21619 | GNULIB_MKNODAT='0' |
---|
21620 | GNULIB_MKOSTEMP='0' |
---|
21621 | GNULIB_MKOSTEMPS='0' |
---|
21622 | GNULIB_MKSTEMP='0' |
---|
21623 | GNULIB_MKSTEMPS='0' |
---|
21624 | GNULIB_MKTIME='0' |
---|
21625 | GNULIB_NANOSLEEP='0' |
---|
21626 | GNULIB_OBSTACK_PRINTF='0' |
---|
21627 | GNULIB_OBSTACK_PRINTF_POSIX='0' |
---|
21628 | GNULIB_PERROR='0' |
---|
21629 | GNULIB_PIPE2='0' |
---|
21630 | GNULIB_POPEN='0' |
---|
21631 | GNULIB_PREAD='0' |
---|
21632 | GNULIB_PRINTF='1' |
---|
21633 | GNULIB_PRINTF_POSIX='0' |
---|
21634 | GNULIB_PTSNAME='0' |
---|
21635 | GNULIB_PUTC='1' |
---|
21636 | GNULIB_PUTCHAR='1' |
---|
21637 | GNULIB_PUTENV='0' |
---|
21638 | GNULIB_PUTS='1' |
---|
21639 | GNULIB_PWRITE='0' |
---|
21640 | GNULIB_RANDOM_R='0' |
---|
21641 | GNULIB_RAWMEMCHR='0' |
---|
21642 | GNULIB_READLINK='1' |
---|
21643 | GNULIB_READLINKAT='0' |
---|
21644 | GNULIB_REALLOC_POSIX='0' |
---|
21645 | GNULIB_REALPATH='1' |
---|
21646 | GNULIB_REMOVE='0' |
---|
21647 | GNULIB_RENAME='0' |
---|
21648 | GNULIB_RENAMEAT='0' |
---|
21649 | GNULIB_RMDIR='0' |
---|
21650 | GNULIB_RPMATCH='0' |
---|
21651 | GNULIB_SETENV='0' |
---|
21652 | GNULIB_SIGACTION='0' |
---|
21653 | GNULIB_SIGNAL_H_SIGPIPE='1' |
---|
21654 | GNULIB_SIGPROCMASK='1' |
---|
21655 | GNULIB_SLEEP='0' |
---|
21656 | GNULIB_SNPRINTF='0' |
---|
21657 | GNULIB_SPRINTF_POSIX='0' |
---|
21658 | GNULIB_STAT='1' |
---|
21659 | GNULIB_STDIO_H_SIGPIPE='1' |
---|
21660 | GNULIB_STPCPY='0' |
---|
21661 | GNULIB_STPNCPY='0' |
---|
21662 | GNULIB_STRCASESTR='0' |
---|
21663 | GNULIB_STRCHRNUL='0' |
---|
21664 | GNULIB_STRDUP='0' |
---|
21665 | GNULIB_STRERROR='1' |
---|
21666 | GNULIB_STRNCAT='0' |
---|
21667 | GNULIB_STRNDUP='0' |
---|
21668 | GNULIB_STRNLEN='1' |
---|
21669 | GNULIB_STRPBRK='0' |
---|
21670 | GNULIB_STRPTIME='0' |
---|
21671 | GNULIB_STRSEP='0' |
---|
21672 | GNULIB_STRSIGNAL='0' |
---|
21673 | GNULIB_STRSTR='0' |
---|
21674 | GNULIB_STRTOD='0' |
---|
21675 | GNULIB_STRTOK_R='0' |
---|
21676 | GNULIB_STRTOLL='0' |
---|
21677 | GNULIB_STRTOULL='0' |
---|
21678 | GNULIB_STRVERSCMP='0' |
---|
21679 | GNULIB_SYMLINK='0' |
---|
21680 | GNULIB_SYMLINKAT='0' |
---|
21681 | GNULIB_TIMEGM='0' |
---|
21682 | GNULIB_TIME_R='0' |
---|
21683 | GNULIB_TMPFILE='0' |
---|
21684 | GNULIB_TTYNAME_R='0' |
---|
21685 | GNULIB_UNISTD_H_GETOPT='1' |
---|
21686 | GNULIB_UNISTD_H_SIGPIPE='1' |
---|
21687 | GNULIB_UNLINK='0' |
---|
21688 | GNULIB_UNLINKAT='0' |
---|
21689 | GNULIB_UNLOCKPT='0' |
---|
21690 | GNULIB_UNSETENV='0' |
---|
21691 | GNULIB_USLEEP='0' |
---|
21692 | GNULIB_UTIMENSAT='0' |
---|
21693 | GNULIB_VASPRINTF='0' |
---|
21694 | GNULIB_VDPRINTF='0' |
---|
21695 | GNULIB_VFPRINTF='1' |
---|
21696 | GNULIB_VFPRINTF_POSIX='0' |
---|
21697 | GNULIB_VPRINTF='1' |
---|
21698 | GNULIB_VPRINTF_POSIX='0' |
---|
21699 | GNULIB_VSNPRINTF='0' |
---|
21700 | GNULIB_VSPRINTF_POSIX='0' |
---|
21701 | GNULIB_WCRTOMB='0' |
---|
21702 | GNULIB_WCSNRTOMBS='0' |
---|
21703 | GNULIB_WCSRTOMBS='0' |
---|
21704 | GNULIB_WCTOB='0' |
---|
21705 | GNULIB_WCWIDTH='1' |
---|
21706 | GNULIB_WRITE='0' |
---|
21707 | GREP='/usr/bin/grep' |
---|
21708 | HAVE_ASPRINTF='1' |
---|
21709 | HAVE_ATOLL='1' |
---|
21710 | HAVE_BTOWC='1' |
---|
21711 | HAVE_CALLOC_POSIX='1' |
---|
21712 | HAVE_CANONICALIZE_FILE_NAME='0' |
---|
21713 | HAVE_CHOWN='1' |
---|
21714 | HAVE_CSC='' |
---|
21715 | HAVE_CSCC='' |
---|
21716 | HAVE_CSCC_IN_PATH='' |
---|
21717 | HAVE_CSC_IN_PATH='' |
---|
21718 | HAVE_DECL_ENVIRON='0' |
---|
21719 | HAVE_DECL_FPURGE='1' |
---|
21720 | HAVE_DECL_GETDELIM='1' |
---|
21721 | HAVE_DECL_GETLINE='1' |
---|
21722 | HAVE_DECL_GETLOADAVG='1' |
---|
21723 | HAVE_DECL_GETLOGIN_R='1' |
---|
21724 | HAVE_DECL_GETPAGESIZE='1' |
---|
21725 | HAVE_DECL_GETUSERSHELL='1' |
---|
21726 | HAVE_DECL_MEMMEM='1' |
---|
21727 | HAVE_DECL_MEMRCHR='1' |
---|
21728 | HAVE_DECL_OBSTACK_PRINTF='1' |
---|
21729 | HAVE_DECL_SNPRINTF='1' |
---|
21730 | HAVE_DECL_STRDUP='1' |
---|
21731 | HAVE_DECL_STRNDUP='1' |
---|
21732 | HAVE_DECL_STRNLEN='0' |
---|
21733 | HAVE_DECL_STRSIGNAL='1' |
---|
21734 | HAVE_DECL_STRTOK_R='1' |
---|
21735 | HAVE_DECL_VSNPRINTF='1' |
---|
21736 | HAVE_DECL_WCTOB='1' |
---|
21737 | HAVE_DECL_WCWIDTH='1' |
---|
21738 | HAVE_DPRINTF='1' |
---|
21739 | HAVE_DUP2='1' |
---|
21740 | HAVE_DUP3='1' |
---|
21741 | HAVE_EUIDACCESS='1' |
---|
21742 | HAVE_FACCESSAT='1' |
---|
21743 | HAVE_FCHDIR='1' |
---|
21744 | HAVE_FCHMODAT='1' |
---|
21745 | HAVE_FCHOWNAT='1' |
---|
21746 | HAVE_FSEEKO='1' |
---|
21747 | HAVE_FSTATAT='1' |
---|
21748 | HAVE_FSYNC='1' |
---|
21749 | HAVE_FTELLO='1' |
---|
21750 | HAVE_FTRUNCATE='1' |
---|
21751 | HAVE_FUTIMENS='1' |
---|
21752 | HAVE_GCJ_C='' |
---|
21753 | HAVE_GCJ_IN_PATH='' |
---|
21754 | HAVE_GETDOMAINNAME='1' |
---|
21755 | HAVE_GETDTABLESIZE='1' |
---|
21756 | HAVE_GETGROUPS='1' |
---|
21757 | HAVE_GETHOSTNAME='1' |
---|
21758 | HAVE_GETLOGIN='1' |
---|
21759 | HAVE_GETOPT_H='1' |
---|
21760 | HAVE_GETPAGESIZE='1' |
---|
21761 | HAVE_GETSUBOPT='1' |
---|
21762 | HAVE_GRANTPT='1' |
---|
21763 | HAVE_INTTYPES_H='1' |
---|
21764 | HAVE_ISWBLANK='1' |
---|
21765 | HAVE_ISWCNTRL='1' |
---|
21766 | HAVE_JAVAC='1' |
---|
21767 | HAVE_JAVAC_ENVVAR='' |
---|
21768 | HAVE_JAVAC_IN_PATH='yes' |
---|
21769 | HAVE_JIKES='' |
---|
21770 | HAVE_JIKES_IN_PATH='' |
---|
21771 | HAVE_LCHMOD='1' |
---|
21772 | HAVE_LCHOWN='1' |
---|
21773 | HAVE_LINK='1' |
---|
21774 | HAVE_LINKAT='1' |
---|
21775 | HAVE_LOCALTIME_R='1' |
---|
21776 | HAVE_LONG_LONG_INT='1' |
---|
21777 | HAVE_LSTAT='1' |
---|
21778 | HAVE_MALLOC_POSIX='1' |
---|
21779 | HAVE_MBRLEN='1' |
---|
21780 | HAVE_MBRTOWC='1' |
---|
21781 | HAVE_MBSINIT='1' |
---|
21782 | HAVE_MBSLEN='0' |
---|
21783 | HAVE_MBSNRTOWCS='1' |
---|
21784 | HAVE_MBSRTOWCS='1' |
---|
21785 | HAVE_MCS='' |
---|
21786 | HAVE_MCS_IN_PATH='' |
---|
21787 | HAVE_MEMCHR='1' |
---|
21788 | HAVE_MEMPCPY='1' |
---|
21789 | HAVE_MKDIRAT='1' |
---|
21790 | HAVE_MKDTEMP='1' |
---|
21791 | HAVE_MKFIFO='1' |
---|
21792 | HAVE_MKFIFOAT='1' |
---|
21793 | HAVE_MKNOD='1' |
---|
21794 | HAVE_MKNODAT='1' |
---|
21795 | HAVE_MKOSTEMP='1' |
---|
21796 | HAVE_MKOSTEMPS='1' |
---|
21797 | HAVE_MKSTEMP='1' |
---|
21798 | HAVE_MKSTEMPS='1' |
---|
21799 | HAVE_NANOSLEEP='1' |
---|
21800 | HAVE_NEWLOCALE='1' |
---|
21801 | HAVE_OS_H='0' |
---|
21802 | HAVE_PIPE2='1' |
---|
21803 | HAVE_POSIX_PRINTF='1' |
---|
21804 | HAVE_POSIX_SIGNALBLOCKING='1' |
---|
21805 | HAVE_PREAD='1' |
---|
21806 | HAVE_PTSNAME='1' |
---|
21807 | HAVE_PWRITE='1' |
---|
21808 | HAVE_RANDOM_H='0' |
---|
21809 | HAVE_RANDOM_R='1' |
---|
21810 | HAVE_RAWMEMCHR='1' |
---|
21811 | HAVE_READLINK='1' |
---|
21812 | HAVE_READLINKAT='1' |
---|
21813 | HAVE_REALLOC_POSIX='1' |
---|
21814 | HAVE_REALPATH='1' |
---|
21815 | HAVE_RENAMEAT='1' |
---|
21816 | HAVE_RPMATCH='1' |
---|
21817 | HAVE_SETENV='1' |
---|
21818 | HAVE_SIGACTION='1' |
---|
21819 | HAVE_SIGINFO_T='1' |
---|
21820 | HAVE_SIGNED_SIG_ATOMIC_T='1' |
---|
21821 | HAVE_SIGNED_WCHAR_T='1' |
---|
21822 | HAVE_SIGNED_WINT_T='1' |
---|
21823 | HAVE_SIGSET_T='1' |
---|
21824 | HAVE_SLEEP='1' |
---|
21825 | HAVE_SNPRINTF='1' |
---|
21826 | HAVE_STDINT_H='1' |
---|
21827 | HAVE_STPCPY='1' |
---|
21828 | HAVE_STPNCPY='1' |
---|
21829 | HAVE_STRCASESTR='1' |
---|
21830 | HAVE_STRCHRNUL='1' |
---|
21831 | HAVE_STRPBRK='1' |
---|
21832 | HAVE_STRPTIME='1' |
---|
21833 | HAVE_STRSEP='1' |
---|
21834 | HAVE_STRTOD='1' |
---|
21835 | HAVE_STRTOLL='1' |
---|
21836 | HAVE_STRTOULL='1' |
---|
21837 | HAVE_STRUCT_RANDOM_DATA='0' |
---|
21838 | HAVE_STRUCT_SIGACTION_SA_SIGACTION='1' |
---|
21839 | HAVE_STRVERSCMP='1' |
---|
21840 | HAVE_SYMLINK='1' |
---|
21841 | HAVE_SYMLINKAT='1' |
---|
21842 | HAVE_SYS_BITYPES_H='0' |
---|
21843 | HAVE_SYS_INTTYPES_H='0' |
---|
21844 | HAVE_SYS_LOADAVG_H='0' |
---|
21845 | HAVE_SYS_PARAM_H='0' |
---|
21846 | HAVE_SYS_TYPES_H='1' |
---|
21847 | HAVE_TIMEGM='1' |
---|
21848 | HAVE_TTYNAME_R='1' |
---|
21849 | HAVE_TYPE_VOLATILE_SIG_ATOMIC_T='1' |
---|
21850 | HAVE_UNISTD_H='1' |
---|
21851 | HAVE_UNLINKAT='1' |
---|
21852 | HAVE_UNLOCKPT='1' |
---|
21853 | HAVE_UNSETENV='1' |
---|
21854 | HAVE_UNSIGNED_LONG_LONG_INT='1' |
---|
21855 | HAVE_USLEEP='1' |
---|
21856 | HAVE_UTIMENSAT='1' |
---|
21857 | HAVE_VASPRINTF='1' |
---|
21858 | HAVE_VDPRINTF='1' |
---|
21859 | HAVE_VISIBILITY='1' |
---|
21860 | HAVE_WCHAR_H='1' |
---|
21861 | HAVE_WCHAR_T='1' |
---|
21862 | HAVE_WCRTOMB='1' |
---|
21863 | HAVE_WCSNRTOMBS='1' |
---|
21864 | HAVE_WCSRTOMBS='1' |
---|
21865 | HAVE_WCTYPE_H='1' |
---|
21866 | HAVE_WINT_T='1' |
---|
21867 | HAVE_WPRINTF='0' |
---|
21868 | HAVE__BOOL='1' |
---|
21869 | ICONV_H='iconv.h' |
---|
21870 | INCLUDE_NEXT='include_next' |
---|
21871 | INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next' |
---|
21872 | INSTALL_DATA='${INSTALL} -m 644' |
---|
21873 | INSTALL_PROGRAM='${INSTALL}' |
---|
21874 | INSTALL_PROGRAM_ENV='' |
---|
21875 | INSTALL_SCRIPT='${INSTALL}' |
---|
21876 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
21877 | INSTOBJEXT='.mo' |
---|
21878 | INTLBISON='bison' |
---|
21879 | INTLLIBS='${top_builddir}/intl/libintl.la -liconv -Wl,-framework -Wl,CoreFoundation' |
---|
21880 | INTLOBJS='$(GETTOBJS)' |
---|
21881 | INTL_DEFAULT_VERBOSITY='1' |
---|
21882 | INTL_LIBTOOL_SUFFIX_PREFIX='l' |
---|
21883 | INTL_MACOSX_LIBS='-Wl,-framework -Wl,CoreFoundation' |
---|
21884 | JAR='jar' |
---|
21885 | JAVA_CHOICE='bytecode' |
---|
21886 | LD='/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld' |
---|
21887 | LDFLAGS='-L/opt/local/lib -arch i386' |
---|
21888 | LIBGRT_LIBDEPS=' -liconv' |
---|
21889 | LIBGRT_LTLIBDEPS=' -L/opt/local/lib -liconv -R/opt/local/lib' |
---|
21890 | LIBICONV='-liconv' |
---|
21891 | LIBINTL='${top_builddir}/intl/libintl.la -liconv -Wl,-framework -Wl,CoreFoundation' |
---|
21892 | LIBMULTITHREAD='-lpthread' |
---|
21893 | LIBOBJS='' |
---|
21894 | LIBPTH='' |
---|
21895 | LIBPTH_PREFIX='' |
---|
21896 | LIBS='' |
---|
21897 | LIBSCHED='' |
---|
21898 | LIBTHREAD='' |
---|
21899 | LIBTOOL='/bin/sh $(top_builddir)/libtool' |
---|
21900 | LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_FALSE='#' |
---|
21901 | LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_TRUE='' |
---|
21902 | LIBUNISTRING_UNITYPES_H='unitypes.h' |
---|
21903 | LIBUNISTRING_UNIWIDTH_H='uniwidth.h' |
---|
21904 | LIPO='lipo' |
---|
21905 | LN_S='ln -s' |
---|
21906 | LOCALCHARSET_TESTS_ENVIRONMENT='CHARSETALIASDIR="$(top_builddir)/gnulib-lib"' |
---|
21907 | LOCALE_FR_UTF8='fr_FR.UTF-8' |
---|
21908 | LOCALE_JA='ja_JP.eucJP' |
---|
21909 | LOCALE_ZH_CN='zh_CN.GB18030' |
---|
21910 | LTLIBC='-lc' |
---|
21911 | LTLIBICONV='-L/opt/local/lib -liconv -R/opt/local/lib' |
---|
21912 | LTLIBINTL='${top_builddir}/intl/libintl.la -L/opt/local/lib -liconv -R/opt/local/lib -Wl,-framework -Wl,CoreFoundation' |
---|
21913 | LTLIBMULTITHREAD='-lpthread' |
---|
21914 | LTLIBOBJS='' |
---|
21915 | LTLIBPTH='' |
---|
21916 | LTLIBTHREAD='' |
---|
21917 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gettext/work/gettext-0.18.1.1/build-aux/missing --run makeinfo' |
---|
21918 | MKDIR_P='../build-aux/install-sh -c -d' |
---|
21919 | MSGFMT='/opt/local/bin/msgfmt' |
---|
21920 | MSGFMT_015='/opt/local/bin/msgfmt' |
---|
21921 | MSGMERGE='/opt/local/bin/msgmerge' |
---|
21922 | NEXT_AS_FIRST_DIRECTIVE_ERRNO_H='' |
---|
21923 | NEXT_AS_FIRST_DIRECTIVE_GETOPT_H='<getopt.h>' |
---|
21924 | NEXT_AS_FIRST_DIRECTIVE_ICONV_H='<iconv.h>' |
---|
21925 | NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H='<signal.h>' |
---|
21926 | NEXT_AS_FIRST_DIRECTIVE_STDDEF_H='' |
---|
21927 | NEXT_AS_FIRST_DIRECTIVE_STDINT_H='<stdint.h>' |
---|
21928 | NEXT_AS_FIRST_DIRECTIVE_STDIO_H='<stdio.h>' |
---|
21929 | NEXT_AS_FIRST_DIRECTIVE_STDLIB_H='<stdlib.h>' |
---|
21930 | NEXT_AS_FIRST_DIRECTIVE_STRING_H='<string.h>' |
---|
21931 | NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H='<sys/stat.h>' |
---|
21932 | NEXT_AS_FIRST_DIRECTIVE_TIME_H='<time.h>' |
---|
21933 | NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='<unistd.h>' |
---|
21934 | NEXT_AS_FIRST_DIRECTIVE_WCHAR_H='<wchar.h>' |
---|
21935 | NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H='<wctype.h>' |
---|
21936 | NEXT_ERRNO_H='' |
---|
21937 | NEXT_GETOPT_H='<getopt.h>' |
---|
21938 | NEXT_ICONV_H='<iconv.h>' |
---|
21939 | NEXT_SIGNAL_H='<signal.h>' |
---|
21940 | NEXT_STDDEF_H='' |
---|
21941 | NEXT_STDINT_H='<stdint.h>' |
---|
21942 | NEXT_STDIO_H='<stdio.h>' |
---|
21943 | NEXT_STDLIB_H='<stdlib.h>' |
---|
21944 | NEXT_STRING_H='<string.h>' |
---|
21945 | NEXT_SYS_STAT_H='<sys/stat.h>' |
---|
21946 | NEXT_TIME_H='<time.h>' |
---|
21947 | NEXT_UNISTD_H='<unistd.h>' |
---|
21948 | NEXT_WCHAR_H='<wchar.h>' |
---|
21949 | NEXT_WCTYPE_H='<wctype.h>' |
---|
21950 | NM='/usr/bin/nm' |
---|
21951 | NMEDIT='nmedit' |
---|
21952 | OBJDUMP='false' |
---|
21953 | OBJEXT='o' |
---|
21954 | OTOOL64=':' |
---|
21955 | OTOOL='otool' |
---|
21956 | PACKAGE='gettext-runtime' |
---|
21957 | PACKAGE_BUGREPORT='' |
---|
21958 | PACKAGE_NAME='' |
---|
21959 | PACKAGE_STRING='' |
---|
21960 | PACKAGE_TARNAME='' |
---|
21961 | PACKAGE_URL='' |
---|
21962 | PACKAGE_VERSION='' |
---|
21963 | PATH_SEPARATOR=':' |
---|
21964 | PERL='/opt/local/bin/perl' |
---|
21965 | POSUB='po' |
---|
21966 | PRAGMA_SYSTEM_HEADER='#pragma GCC system_header' |
---|
21967 | PRI_MACROS_BROKEN='0' |
---|
21968 | PTHREAD_H_DEFINES_STRUCT_TIMESPEC='0' |
---|
21969 | PTRDIFF_T_SUFFIX='' |
---|
21970 | RANLIB='ranlib' |
---|
21971 | RC='' |
---|
21972 | RELOCATABLE='no' |
---|
21973 | RELOCATABLE_BUILD_DIR='$(top_builddir)/gnulib-lib' |
---|
21974 | RELOCATABLE_CONFIG_H_DIR='$(top_builddir)' |
---|
21975 | RELOCATABLE_LDFLAGS='' |
---|
21976 | RELOCATABLE_LIBRARY_PATH='' |
---|
21977 | RELOCATABLE_SRC_DIR='$(top_srcdir)/gnulib-lib' |
---|
21978 | RELOCATABLE_STRIP=':' |
---|
21979 | RELOCATABLE_VIA_LD_FALSE='' |
---|
21980 | RELOCATABLE_VIA_LD_TRUE='#' |
---|
21981 | REPLACE_BTOWC='0' |
---|
21982 | REPLACE_CANONICALIZE_FILE_NAME='0' |
---|
21983 | REPLACE_CHOWN='0' |
---|
21984 | REPLACE_CLOSE='0' |
---|
21985 | REPLACE_DPRINTF='0' |
---|
21986 | REPLACE_DUP2='0' |
---|
21987 | REPLACE_DUP='0' |
---|
21988 | REPLACE_FCHOWNAT='0' |
---|
21989 | REPLACE_FCLOSE='0' |
---|
21990 | REPLACE_FFLUSH='0' |
---|
21991 | REPLACE_FOPEN='0' |
---|
21992 | REPLACE_FPRINTF='0' |
---|
21993 | REPLACE_FPURGE='0' |
---|
21994 | REPLACE_FREOPEN='0' |
---|
21995 | REPLACE_FSEEK='0' |
---|
21996 | REPLACE_FSEEKO='0' |
---|
21997 | REPLACE_FSTAT='0' |
---|
21998 | REPLACE_FSTATAT='0' |
---|
21999 | REPLACE_FTELL='0' |
---|
22000 | REPLACE_FTELLO='0' |
---|
22001 | REPLACE_FUTIMENS='0' |
---|
22002 | REPLACE_GETCWD='0' |
---|
22003 | REPLACE_GETDELIM='0' |
---|
22004 | REPLACE_GETGROUPS='0' |
---|
22005 | REPLACE_GETLINE='0' |
---|
22006 | REPLACE_GETPAGESIZE='0' |
---|
22007 | REPLACE_ICONV='0' |
---|
22008 | REPLACE_ICONV_OPEN='0' |
---|
22009 | REPLACE_ICONV_UTF='0' |
---|
22010 | REPLACE_ISWCNTRL='0' |
---|
22011 | REPLACE_LCHOWN='0' |
---|
22012 | REPLACE_LINK='0' |
---|
22013 | REPLACE_LINKAT='0' |
---|
22014 | REPLACE_LOCALTIME_R='GNULIB_PORTCHECK' |
---|
22015 | REPLACE_LSEEK='0' |
---|
22016 | REPLACE_LSTAT='1' |
---|
22017 | REPLACE_MBRLEN='0' |
---|
22018 | REPLACE_MBRTOWC='0' |
---|
22019 | REPLACE_MBSINIT='0' |
---|
22020 | REPLACE_MBSNRTOWCS='0' |
---|
22021 | REPLACE_MBSRTOWCS='0' |
---|
22022 | REPLACE_MBSTATE_T='0' |
---|
22023 | REPLACE_MEMCHR='0' |
---|
22024 | REPLACE_MEMMEM='0' |
---|
22025 | REPLACE_MKDIR='0' |
---|
22026 | REPLACE_MKFIFO='0' |
---|
22027 | REPLACE_MKNOD='0' |
---|
22028 | REPLACE_MKSTEMP='0' |
---|
22029 | REPLACE_MKTIME='GNULIB_PORTCHECK' |
---|
22030 | REPLACE_NANOSLEEP='GNULIB_PORTCHECK' |
---|
22031 | REPLACE_NULL='0' |
---|
22032 | REPLACE_OBSTACK_PRINTF='0' |
---|
22033 | REPLACE_PERROR='0' |
---|
22034 | REPLACE_POPEN='0' |
---|
22035 | REPLACE_PREAD='0' |
---|
22036 | REPLACE_PRINTF='0' |
---|
22037 | REPLACE_PUTENV='0' |
---|
22038 | REPLACE_PWRITE='0' |
---|
22039 | REPLACE_READLINK='1' |
---|
22040 | REPLACE_REALPATH='1' |
---|
22041 | REPLACE_REMOVE='0' |
---|
22042 | REPLACE_RENAME='0' |
---|
22043 | REPLACE_RENAMEAT='0' |
---|
22044 | REPLACE_RMDIR='0' |
---|
22045 | REPLACE_SETENV='1' |
---|
22046 | REPLACE_SLEEP='0' |
---|
22047 | REPLACE_SNPRINTF='0' |
---|
22048 | REPLACE_SPRINTF='0' |
---|
22049 | REPLACE_STAT='1' |
---|
22050 | REPLACE_STDIO_WRITE_FUNCS='0' |
---|
22051 | REPLACE_STPNCPY='0' |
---|
22052 | REPLACE_STRCASESTR='0' |
---|
22053 | REPLACE_STRDUP='0' |
---|
22054 | REPLACE_STRERROR='0' |
---|
22055 | REPLACE_STRNCAT='0' |
---|
22056 | REPLACE_STRNDUP='0' |
---|
22057 | REPLACE_STRNLEN='0' |
---|
22058 | REPLACE_STRSIGNAL='0' |
---|
22059 | REPLACE_STRSTR='0' |
---|
22060 | REPLACE_STRTOD='0' |
---|
22061 | REPLACE_STRTOK_R='0' |
---|
22062 | REPLACE_SYMLINK='0' |
---|
22063 | REPLACE_TIMEGM='GNULIB_PORTCHECK' |
---|
22064 | REPLACE_TMPFILE='0' |
---|
22065 | REPLACE_TTYNAME_R='0' |
---|
22066 | REPLACE_UNLINK='0' |
---|
22067 | REPLACE_UNLINKAT='0' |
---|
22068 | REPLACE_UNSETENV='0' |
---|
22069 | REPLACE_USLEEP='0' |
---|
22070 | REPLACE_UTIMENSAT='0' |
---|
22071 | REPLACE_VASPRINTF='0' |
---|
22072 | REPLACE_VDPRINTF='0' |
---|
22073 | REPLACE_VFPRINTF='0' |
---|
22074 | REPLACE_VPRINTF='0' |
---|
22075 | REPLACE_VSNPRINTF='0' |
---|
22076 | REPLACE_VSPRINTF='0' |
---|
22077 | REPLACE_WCRTOMB='0' |
---|
22078 | REPLACE_WCSNRTOMBS='0' |
---|
22079 | REPLACE_WCSRTOMBS='0' |
---|
22080 | REPLACE_WCTOB='0' |
---|
22081 | REPLACE_WCWIDTH='1' |
---|
22082 | REPLACE_WRITE='0' |
---|
22083 | SED='/usr/bin/sed' |
---|
22084 | SET_MAKE='' |
---|
22085 | SHELL='/bin/sh' |
---|
22086 | SIG_ATOMIC_T_SUFFIX='' |
---|
22087 | SIZE_T_SUFFIX='ul' |
---|
22088 | STDBOOL_H='' |
---|
22089 | STDDEF_H='' |
---|
22090 | STDINT_H='stdint.h' |
---|
22091 | STRIP='strip' |
---|
22092 | SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0' |
---|
22093 | TIME_H_DEFINES_STRUCT_TIMESPEC='1' |
---|
22094 | UNDEFINE_STRTOK_R='0' |
---|
22095 | UNISTD_H_HAVE_WINSOCK2_H='0' |
---|
22096 | UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0' |
---|
22097 | USE_INCLUDED_LIBINTL='yes' |
---|
22098 | USE_NLS='yes' |
---|
22099 | VERSION='0.18.1' |
---|
22100 | WCHAR_T_SUFFIX='' |
---|
22101 | WINDRES='' |
---|
22102 | WINT_T_SUFFIX='' |
---|
22103 | WOE32='no' |
---|
22104 | WOE32DLL='no' |
---|
22105 | WOE32_FALSE='' |
---|
22106 | WOE32_TRUE='#' |
---|
22107 | XGETTEXT='/opt/local/bin/xgettext' |
---|
22108 | XGETTEXT_015='/opt/local/bin/xgettext' |
---|
22109 | XGETTEXT_EXTRA_OPTIONS=' --flag=error:3:c-format --flag=error_at_line:5:c-format --keyword='\''proper_name:1,"This is a proper name. See the gettext manual, section Names."'\'' --keyword='\''proper_name_utf8:1,"This is a proper name. See the gettext manual, section Names."'\''' |
---|
22110 | YACC='bison -y' |
---|
22111 | YFLAGS='' |
---|
22112 | ac_ct_CC='/usr/bin/gcc-4.2' |
---|
22113 | ac_ct_DUMPBIN='' |
---|
22114 | am__EXEEXT_FALSE='' |
---|
22115 | am__EXEEXT_TRUE='#' |
---|
22116 | am__fastdepCC_FALSE='#' |
---|
22117 | am__fastdepCC_TRUE='' |
---|
22118 | am__include='include' |
---|
22119 | am__isrc='' |
---|
22120 | am__leading_dot='.' |
---|
22121 | am__quote='' |
---|
22122 | am__tar='${AMTAR} chof - "$$tardir"' |
---|
22123 | am__untar='${AMTAR} xf -' |
---|
22124 | bindir='${exec_prefix}/bin' |
---|
22125 | build='x86_64-apple-darwin10.7.0' |
---|
22126 | build_alias='' |
---|
22127 | build_cpu='x86_64' |
---|
22128 | build_os='darwin10.7.0' |
---|
22129 | build_vendor='apple' |
---|
22130 | datadir='${datarootdir}' |
---|
22131 | datarootdir='${prefix}/share' |
---|
22132 | docdir='${datarootdir}/doc/gettext' |
---|
22133 | dvidir='${docdir}' |
---|
22134 | exec_prefix='${prefix}' |
---|
22135 | gl_LIBOBJS=' canonicalize-lgpl.o error.o getopt.o getopt1.o lstat.o readlink.o setenv.o stat.o strnlen.o wcwidth.o' |
---|
22136 | gl_LTLIBOBJS=' canonicalize-lgpl.lo error.lo getopt.lo getopt1.lo lstat.lo readlink.lo setenv.lo stat.lo strnlen.lo wcwidth.lo' |
---|
22137 | gltests_LIBOBJS='' |
---|
22138 | gltests_LTLIBOBJS='' |
---|
22139 | gltests_WITNESS='IN_GETTEXT_RUNTIME_GNULIB_TESTS' |
---|
22140 | host='x86_64-apple-darwin10.7.0' |
---|
22141 | host_alias='' |
---|
22142 | host_cpu='x86_64' |
---|
22143 | host_os='darwin10.7.0' |
---|
22144 | host_vendor='apple' |
---|
22145 | htmldir='${docdir}' |
---|
22146 | includedir='${prefix}/include' |
---|
22147 | infodir='${datarootdir}/info' |
---|
22148 | install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gettext/work/gettext-0.18.1.1/build-aux/install-sh' |
---|
22149 | libdir='${exec_prefix}/lib' |
---|
22150 | libexecdir='${exec_prefix}/libexec' |
---|
22151 | localedir='${datarootdir}/locale' |
---|
22152 | localstatedir='${prefix}/var' |
---|
22153 | lt_ECHO='/bin/echo' |
---|
22154 | mandir='${datarootdir}/man' |
---|
22155 | mkdir_p='$(top_builddir)/../build-aux/install-sh -c -d' |
---|
22156 | oldincludedir='/usr/include' |
---|
22157 | pdfdir='${docdir}' |
---|
22158 | prefix='/opt/local' |
---|
22159 | program_transform_name='s,x,x,' |
---|
22160 | psdir='${docdir}' |
---|
22161 | sbindir='${exec_prefix}/sbin' |
---|
22162 | sharedstatedir='${prefix}/com' |
---|
22163 | subdirs=' libasprintf' |
---|
22164 | sysconfdir='${prefix}/etc' |
---|
22165 | target_alias='' |
---|
22166 | |
---|
22167 | ## ----------- ## |
---|
22168 | ## confdefs.h. ## |
---|
22169 | ## ----------- ## |
---|
22170 | |
---|
22171 | /* confdefs.h */ |
---|
22172 | #define PACKAGE_NAME "" |
---|
22173 | #define PACKAGE_TARNAME "" |
---|
22174 | #define PACKAGE_VERSION "" |
---|
22175 | #define PACKAGE_STRING "" |
---|
22176 | #define PACKAGE_BUGREPORT "" |
---|
22177 | #define PACKAGE_URL "" |
---|
22178 | #define PACKAGE "gettext-runtime" |
---|
22179 | #define VERSION "0.18.1" |
---|
22180 | #define STDC_HEADERS 1 |
---|
22181 | #define HAVE_SYS_TYPES_H 1 |
---|
22182 | #define HAVE_SYS_STAT_H 1 |
---|
22183 | #define HAVE_STDLIB_H 1 |
---|
22184 | #define HAVE_STRING_H 1 |
---|
22185 | #define HAVE_MEMORY_H 1 |
---|
22186 | #define HAVE_STRINGS_H 1 |
---|
22187 | #define HAVE_INTTYPES_H 1 |
---|
22188 | #define HAVE_STDINT_H 1 |
---|
22189 | #define HAVE_UNISTD_H 1 |
---|
22190 | #define __EXTENSIONS__ 1 |
---|
22191 | #define _ALL_SOURCE 1 |
---|
22192 | #define _GNU_SOURCE 1 |
---|
22193 | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
22194 | #define _TANDEM_SOURCE 1 |
---|
22195 | #define HAVE_DLFCN_H 1 |
---|
22196 | #define LT_OBJDIR ".libs/" |
---|
22197 | #define HAVE_VISIBILITY 1 |
---|
22198 | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
22199 | #define HAVE_ALLOCA_H 1 |
---|
22200 | #define HAVE_ALLOCA 1 |
---|
22201 | #define HAVE_STDLIB_H 1 |
---|
22202 | #define HAVE_UNISTD_H 1 |
---|
22203 | #define HAVE_SYS_PARAM_H 1 |
---|
22204 | #define HAVE_STRING_H 1 |
---|
22205 | #define HAVE_ERRNO_H 1 |
---|
22206 | #define HAVE_GETOPT_H 1 |
---|
22207 | #define HAVE_ICONV_H 1 |
---|
22208 | #define HAVE_SYS_MMAN_H 1 |
---|
22209 | #define HAVE_SYS_SOCKET_H 1 |
---|
22210 | #define HAVE_SIGNAL_H 1 |
---|
22211 | #define HAVE_STDDEF_H 1 |
---|
22212 | #define HAVE_STDINT_H 1 |
---|
22213 | #define HAVE_WCHAR_H 1 |
---|
22214 | #define HAVE_STDIO_H 1 |
---|
22215 | #define HAVE_SYS_STAT_H 1 |
---|
22216 | #define HAVE_TIME_H 1 |
---|
22217 | #define HAVE_SYS_TIME_H 1 |
---|
22218 | #define HAVE_WCTYPE_H 1 |
---|
22219 | #define HAVE_GETPAGESIZE 1 |
---|
22220 | #define HAVE_MMAP 1 |
---|
22221 | #define INTDIV0_RAISES_SIGFPE 1 |
---|
22222 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
22223 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
22224 | #define HAVE_UINTMAX_T 1 |
---|
22225 | #define HAVE_INTTYPES_H 1 |
---|
22226 | #define USE_POSIX_THREADS 1 |
---|
22227 | #define HAVE_PTHREAD_RWLOCK 1 |
---|
22228 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
22229 | #define HAVE_ICONV 1 |
---|
22230 | #define ICONV_CONST |
---|
22231 | #define HAVE_BUILTIN_EXPECT 1 |
---|
22232 | #define HAVE_INTTYPES_H 1 |
---|
22233 | #define HAVE_LIMITS_H 1 |
---|
22234 | #define HAVE_UNISTD_H 1 |
---|
22235 | #define HAVE_SYS_PARAM_H 1 |
---|
22236 | #define HAVE_GETCWD 1 |
---|
22237 | #define HAVE_GETEGID 1 |
---|
22238 | #define HAVE_GETEUID 1 |
---|
22239 | #define HAVE_GETGID 1 |
---|
22240 | #define HAVE_GETUID 1 |
---|
22241 | #define HAVE_MUNMAP 1 |
---|
22242 | #define HAVE_STPCPY 1 |
---|
22243 | #define HAVE_STRCASECMP 1 |
---|
22244 | #define HAVE_STRDUP 1 |
---|
22245 | #define HAVE_STRTOUL 1 |
---|
22246 | #define HAVE_TSEARCH 1 |
---|
22247 | #define HAVE_USELOCALE 1 |
---|
22248 | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
22249 | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
22250 | #define HAVE_LONG_LONG_INT 1 |
---|
22251 | #define HAVE_WCHAR_T 1 |
---|
22252 | #define HAVE_WINT_T 1 |
---|
22253 | #define HAVE_INTMAX_T 1 |
---|
22254 | #define HAVE_POSIX_PRINTF 1 |
---|
22255 | #define HAVE_STDINT_H 1 |
---|
22256 | #define HAVE_STDINT_H 1 |
---|
22257 | #define HAVE_WORKING_O_NOATIME 0 |
---|
22258 | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
22259 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
22260 | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
22261 | #define HAVE_STDDEF_H 1 |
---|
22262 | #define HAVE_STDLIB_H 1 |
---|
22263 | #define HAVE_STRING_H 1 |
---|
22264 | #define HAVE_ASPRINTF 1 |
---|
22265 | #define HAVE_FWPRINTF 1 |
---|
22266 | #define HAVE_NEWLOCALE 1 |
---|
22267 | #define HAVE_PUTENV 1 |
---|
22268 | #define HAVE_SETENV 1 |
---|
22269 | #define HAVE_SETLOCALE 1 |
---|
22270 | #define HAVE_SNPRINTF 1 |
---|
22271 | #define HAVE_WCSLEN 1 |
---|
22272 | #define HAVE_MBRTOWC 1 |
---|
22273 | #define HAVE_WCRTOMB 1 |
---|
22274 | #define HAVE_DECL__SNPRINTF 0 |
---|
22275 | #define HAVE_DECL__SNWPRINTF 0 |
---|
22276 | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
22277 | #define HAVE_LANGINFO_CODESET 1 |
---|
22278 | #define HAVE_LC_MESSAGES 1 |
---|
22279 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
22280 | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
22281 | #define ENABLE_NLS 1 |
---|
22282 | #define HAVE_GETCWD 1 |
---|
22283 | #define HAVE_READLINK 1 |
---|
22284 | #define HAVE_REALPATH 1 |
---|
22285 | #define HAVE_LSTAT 1 |
---|
22286 | #define HAVE_MBSINIT 1 |
---|
22287 | #define HAVE_MBRTOWC 1 |
---|
22288 | #define HAVE_MPROTECT 1 |
---|
22289 | #define HAVE_MEMCHR 1 |
---|
22290 | #define HAVE_PATHCONF 1 |
---|
22291 | #define HAVE_SETENV 1 |
---|
22292 | #define HAVE_ISWCNTRL 1 |
---|
22293 | #define HAVE_ISWBLANK 1 |
---|
22294 | #define HAVE_WCWIDTH 1 |
---|
22295 | #define HAVE_DECL_STRERROR_R 1 |
---|
22296 | #define HAVE_STRERROR_R 1 |
---|
22297 | #define HAVE_GETOPT_H 1 |
---|
22298 | #define HAVE_GETOPT_LONG_ONLY 1 |
---|
22299 | #define HAVE_DECL_OPTRESET 1 |
---|
22300 | #define HAVE_DECL_GETENV 1 |
---|
22301 | #define __GETOPT_PREFIX rpl_ |
---|
22302 | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
22303 | #define HAVE_STDLIB_H 1 |
---|
22304 | #define MALLOC_0_IS_NONNULL 1 |
---|
22305 | #define HAVE_MBSTATE_T 1 |
---|
22306 | #define HAVE_MBRTOWC 1 |
---|
22307 | #define MAP_ANONYMOUS MAP_ANON |
---|
22308 | #define HAVE_MAP_ANONYMOUS 1 |
---|
22309 | #define INSTALLPREFIX "/opt/local" |
---|
22310 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 |
---|
22311 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 |
---|
22312 | #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0 |
---|
22313 | #define HAVE__BOOL 1 |
---|
22314 | #define HAVE_STDBOOL_H 1 |
---|
22315 | #define USER_LABEL_PREFIX _ |
---|
22316 | #define restrict __restrict |
---|
22317 | #define HAVE_RAW_DECL_STPCPY 1 |
---|
22318 | #define HAVE_RAW_DECL_STRDUP 1 |
---|
22319 | #define HAVE_RAW_DECL_STRNCAT 1 |
---|
22320 | #define HAVE_RAW_DECL_STRPBRK 1 |
---|
22321 | #define HAVE_RAW_DECL_STRSEP 1 |
---|
22322 | #define HAVE_RAW_DECL_STRCASESTR 1 |
---|
22323 | #define HAVE_RAW_DECL_STRTOK_R 1 |
---|
22324 | #define HAVE_RAW_DECL_STRSIGNAL 1 |
---|
22325 | #define HAVE_DECL_STRNLEN 0 |
---|
22326 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
22327 | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
22328 | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
22329 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
22330 | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
22331 | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
22332 | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
22333 | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
22334 | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
22335 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
22336 | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
22337 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
22338 | #define HAVE_ATEXIT 1 |
---|
22339 | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
22340 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
22341 | #define GNULIB_TEST_REALPATH 1 |
---|
22342 | #define GNULIB_TEST_ENVIRON 1 |
---|
22343 | #define GNULIB_FWRITEERROR 1 |
---|
22344 | #define GNULIB_TEST_GETOPT_GNU 1 |
---|
22345 | #define __GETOPT_PREFIX rpl_ |
---|
22346 | #define GNULIB_TEST_LSTAT 1 |
---|
22347 | #define HAVE_MALLOC_POSIX 1 |
---|
22348 | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
22349 | #define GNULIB_TEST_MBRTOWC 1 |
---|
22350 | #define GNULIB_TEST_MBSINIT 1 |
---|
22351 | #define GNULIB_TEST_MBSLEN 1 |
---|
22352 | #define GNULIB_TEST_MBSSTR 1 |
---|
22353 | #define GNULIB_TEST_MEMCHR 1 |
---|
22354 | #define HAVE_MEMMOVE 1 |
---|
22355 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
22356 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
22357 | #define READLINK_TRAILING_SLASH_BUG 1 |
---|
22358 | #define GNULIB_TEST_READLINK 1 |
---|
22359 | #define HAVE_SEARCH_H 1 |
---|
22360 | #define HAVE_TSEARCH 1 |
---|
22361 | #define HAVE_RAW_DECL_SIGACTION 1 |
---|
22362 | #define HAVE_RAW_DECL_SIGADDSET 1 |
---|
22363 | #define HAVE_RAW_DECL_SIGDELSET 1 |
---|
22364 | #define HAVE_RAW_DECL_SIGEMPTYSET 1 |
---|
22365 | #define HAVE_RAW_DECL_SIGFILLSET 1 |
---|
22366 | #define HAVE_RAW_DECL_SIGISMEMBER 1 |
---|
22367 | #define HAVE_RAW_DECL_SIGPENDING 1 |
---|
22368 | #define HAVE_RAW_DECL_SIGPROCMASK 1 |
---|
22369 | #define GNULIB_SIGPIPE 1 |
---|
22370 | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
22371 | #define REPLACE_FUNC_STAT_FILE 1 |
---|
22372 | #define GNULIB_TEST_STAT 1 |
---|
22373 | #define BITSIZEOF_PTRDIFF_T 32 |
---|
22374 | #define BITSIZEOF_SIZE_T 32 |
---|
22375 | #define BITSIZEOF_SIG_ATOMIC_T 32 |
---|
22376 | #define BITSIZEOF_WCHAR_T 32 |
---|
22377 | #define BITSIZEOF_WINT_T 32 |
---|
22378 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 |
---|
22379 | #define HAVE_SIGNED_WCHAR_T 1 |
---|
22380 | #define HAVE_SIGNED_WINT_T 1 |
---|
22381 | #define PTRDIFF_T_SUFFIX |
---|
22382 | #define SIZE_T_SUFFIX ul |
---|
22383 | #define SIG_ATOMIC_T_SUFFIX |
---|
22384 | #define WCHAR_T_SUFFIX |
---|
22385 | #define WINT_T_SUFFIX |
---|
22386 | #define HAVE_RAW_DECL_FPURGE 1 |
---|
22387 | #define HAVE_RAW_DECL_FSEEKO 1 |
---|
22388 | #define HAVE_RAW_DECL_FTELLO 1 |
---|
22389 | #define HAVE_RAW_DECL_POPEN 1 |
---|
22390 | #define HAVE_RAW_DECL_SNPRINTF 1 |
---|
22391 | #define HAVE_RAW_DECL_TMPFILE 1 |
---|
22392 | #define HAVE_RAW_DECL_VSNPRINTF 1 |
---|
22393 | #define HAVE_RAW_DECL_ATOLL 1 |
---|
22394 | #define HAVE_RAW_DECL_GETLOADAVG 1 |
---|
22395 | #define HAVE_RAW_DECL_GETSUBOPT 1 |
---|
22396 | #define HAVE_RAW_DECL_GRANTPT 1 |
---|
22397 | #define HAVE_RAW_DECL_MKSTEMP 1 |
---|
22398 | #define HAVE_RAW_DECL_PTSNAME 1 |
---|
22399 | #define HAVE_RAW_DECL_REALPATH 1 |
---|
22400 | #define HAVE_RAW_DECL_SETENV 1 |
---|
22401 | #define HAVE_RAW_DECL_STRTOD 1 |
---|
22402 | #define HAVE_RAW_DECL_STRTOLL 1 |
---|
22403 | #define HAVE_RAW_DECL_STRTOULL 1 |
---|
22404 | #define HAVE_RAW_DECL_UNLOCKPT 1 |
---|
22405 | #define HAVE_RAW_DECL_UNSETENV 1 |
---|
22406 | #define GNULIB_TEST_STRERROR 1 |
---|
22407 | #define GNULIB_TEST_STRNLEN 1 |
---|
22408 | #define HAVE_STRTOL 1 |
---|
22409 | #define HAVE_STRTOUL 1 |
---|
22410 | #define HAVE_RAW_DECL_LCHMOD 1 |
---|
22411 | #define HAVE_RAW_DECL_LSTAT 1 |
---|
22412 | #define HAVE_RAW_DECL_MKFIFO 1 |
---|
22413 | #define HAVE_RAW_DECL_MKNOD 1 |
---|
22414 | #define HAVE_RAW_DECL_STAT 1 |
---|
22415 | #define HAVE_RAW_DECL_CHOWN 1 |
---|
22416 | #define HAVE_RAW_DECL_DUP2 1 |
---|
22417 | #define HAVE_RAW_DECL_FCHDIR 1 |
---|
22418 | #define HAVE_RAW_DECL_FSYNC 1 |
---|
22419 | #define HAVE_RAW_DECL_FTRUNCATE 1 |
---|
22420 | #define HAVE_RAW_DECL_GETCWD 1 |
---|
22421 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 |
---|
22422 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 |
---|
22423 | #define HAVE_RAW_DECL_GETGROUPS 1 |
---|
22424 | #define HAVE_RAW_DECL_GETHOSTNAME 1 |
---|
22425 | #define HAVE_RAW_DECL_GETLOGIN 1 |
---|
22426 | #define HAVE_RAW_DECL_GETLOGIN_R 1 |
---|
22427 | #define HAVE_RAW_DECL_GETPAGESIZE 1 |
---|
22428 | #define HAVE_RAW_DECL_GETUSERSHELL 1 |
---|
22429 | #define HAVE_RAW_DECL_SETUSERSHELL 1 |
---|
22430 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 |
---|
22431 | #define HAVE_RAW_DECL_LCHOWN 1 |
---|
22432 | #define HAVE_RAW_DECL_LINK 1 |
---|
22433 | #define HAVE_RAW_DECL_LSEEK 1 |
---|
22434 | #define HAVE_RAW_DECL_PREAD 1 |
---|
22435 | #define HAVE_RAW_DECL_PWRITE 1 |
---|
22436 | #define HAVE_RAW_DECL_READLINK 1 |
---|
22437 | #define HAVE_RAW_DECL_RMDIR 1 |
---|
22438 | #define HAVE_RAW_DECL_SLEEP 1 |
---|
22439 | #define HAVE_RAW_DECL_SYMLINK 1 |
---|
22440 | #define HAVE_RAW_DECL_TTYNAME_R 1 |
---|
22441 | #define HAVE_RAW_DECL_UNLINK 1 |
---|
22442 | #define HAVE_RAW_DECL_USLEEP 1 |
---|
22443 | #define USE_UNLOCKED_IO 1 |
---|
22444 | #define HAVE_RAW_DECL_BTOWC 1 |
---|
22445 | #define HAVE_RAW_DECL_WCTOB 1 |
---|
22446 | #define HAVE_RAW_DECL_MBSINIT 1 |
---|
22447 | #define HAVE_RAW_DECL_MBRTOWC 1 |
---|
22448 | #define HAVE_RAW_DECL_MBRLEN 1 |
---|
22449 | #define HAVE_RAW_DECL_MBSRTOWCS 1 |
---|
22450 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 |
---|
22451 | #define HAVE_RAW_DECL_WCRTOMB 1 |
---|
22452 | #define HAVE_RAW_DECL_WCSRTOMBS 1 |
---|
22453 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 |
---|
22454 | #define HAVE_RAW_DECL_WCWIDTH 1 |
---|
22455 | #define HAVE_DECL_WCWIDTH 1 |
---|
22456 | #define GNULIB_TEST_WCWIDTH 1 |
---|
22457 | #define HAVE_SETLOCALE 1 |
---|
22458 | |
---|
22459 | configure: exit 0 |
---|