Ticket #23621: xorg-libXaw_config.log

File xorg-libXaw_config.log, 39.1 KB (added by liampg72@…, 14 years ago)
Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by libXaw configure 1.0.7, which was
5generated by GNU Autoconf 2.63.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = pc148201.ph.liv.ac.uk
14uname -m = i386
15uname -r = 9.8.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 9.8.0: Wed Jul 15 16:55:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_I386
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 9.8.0: Wed Jul 15 16:55:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_I386
27Kernel configured for up to 2 processors.
282 processors are physically available.
292 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1
32Primary memory available: 2.00 gigabytes
33Default processor set: 92 tasks, 392 threads, 2 processors
34Load average: 4.13, Mach factor: 0.44
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin
40PATH: /opt/local/sbin
41PATH: /bin
42PATH: /sbin
43PATH: /usr/bin
44PATH: /usr/sbin
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:2146: checking for a BSD-compatible install
52configure:2214: result: /usr/bin/install -c
53configure:2225: checking whether build environment is sane
54configure:2285: result: yes
55configure:2426: checking for a thread-safe mkdir -p
56configure:2465: result: /opt/local/bin/gmkdir -p
57configure:2478: checking for gawk
58configure:2494: found /opt/local/bin/gawk
59configure:2505: result: gawk
60configure:2516: checking whether make sets $(MAKE)
61configure:2538: result: yes
62configure:2686: checking for gcc
63configure:2713: result: /usr/bin/gcc-4.0
64configure:2945: checking for C compiler version
65configure:2953: /usr/bin/gcc-4.0 --version >&5
66i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5493)
67Copyright (C) 2005 Free Software Foundation, Inc.
68This is free software; see the source for copying conditions.  There is NO
69warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
70
71configure:2957: $? = 0
72configure:2964: /usr/bin/gcc-4.0 -v >&5
73Using built-in specs.
74Target: i686-apple-darwin9
75Configured with: /var/tmp/gcc/gcc-5493~1/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9
76Thread model: posix
77gcc version 4.0.1 (Apple Inc. build 5493)
78configure:2968: $? = 0
79configure:2975: /usr/bin/gcc-4.0 -V >&5
80gcc-4.0: argument to `-V' is missing
81configure:2979: $? = 1
82configure:3002: checking for C compiler default output file name
83configure:3024: /usr/bin/gcc-4.0 -O2 -arch i386  -L/opt/local/lib conftest.c  >&5
84configure:3028: $? = 0
85configure:3066: result: a.out
86configure:3085: checking whether the C compiler works
87configure:3095: ./a.out
88configure:3099: $? = 0
89configure:3118: result: yes
90configure:3125: checking whether we are cross compiling
91configure:3127: result: no
92configure:3130: checking for suffix of executables
93configure:3137: /usr/bin/gcc-4.0 -o conftest -O2 -arch i386  -L/opt/local/lib conftest.c  >&5
94configure:3141: $? = 0
95configure:3167: result:
96configure:3173: checking for suffix of object files
97configure:3199: /usr/bin/gcc-4.0 -c -O2 -arch i386  conftest.c >&5
98configure:3203: $? = 0
99configure:3228: result: o
100configure:3232: checking whether we are using the GNU C compiler
101configure:3261: /usr/bin/gcc-4.0 -c -O2 -arch i386  conftest.c >&5
102configure:3268: $? = 0
103configure:3285: result: yes
104configure:3294: checking whether /usr/bin/gcc-4.0 accepts -g
105configure:3324: /usr/bin/gcc-4.0 -c -g  conftest.c >&5
106configure:3331: $? = 0
107configure:3432: result: yes
108configure:3449: checking for /usr/bin/gcc-4.0 option to accept ISO C89
109configure:3523: /usr/bin/gcc-4.0  -c -O2 -arch i386  conftest.c >&5
110configure:3530: $? = 0
111configure:3553: result: none needed
112configure:3582: checking for style of include used by make
113configure:3610: result: GNU
114configure:3635: checking dependency style of /usr/bin/gcc-4.0
115configure:3745: result: gcc3
116configure:3838: checking build system type
117configure:3856: result: i386-apple-darwin9.8.0
118configure:3878: checking host system type
119configure:3893: result: i386-apple-darwin9.8.0
120configure:3915: checking for a sed that does not truncate output
121configure:3971: result: /opt/local/bin/gsed
122configure:3974: checking for grep that handles long lines and -e
123configure:4034: result: /usr/bin/grep
124configure:4039: checking for egrep
125configure:4103: result: /usr/bin/grep -E
126configure:4119: checking for ld used by /usr/bin/gcc-4.0
127configure:4186: result: /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
128configure:4195: checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld
129configure:4210: result: no
130configure:4215: checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files
131configure:4222: result: -r
132configure:4240: checking for BSD-compatible nm
133configure:4289: result: /usr/bin/nm -p
134configure:4293: checking whether ln -s works
135configure:4297: result: yes
136configure:4304: checking how to recognize dependent libraries
137configure:4490: result: pass_all
138configure:4739: checking how to run the C preprocessor
139configure:4779: /usr/bin/gcc-4.0 -E  conftest.c
140configure:4786: $? = 0
141configure:4817: /usr/bin/gcc-4.0 -E  conftest.c
142conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
143configure:4824: $? = 1
144configure: failed program was:
145| /* confdefs.h.  */
146| #define PACKAGE_NAME "libXaw"
147| #define PACKAGE_TARNAME "libXaw"
148| #define PACKAGE_VERSION "1.0.7"
149| #define PACKAGE_STRING "libXaw 1.0.7"
150| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
151| #define PACKAGE "libXaw"
152| #define VERSION "1.0.7"
153| /* end confdefs.h.  */
154| #include <ac_nonexistent.h>
155configure:4857: result: /usr/bin/gcc-4.0 -E
156configure:4886: /usr/bin/gcc-4.0 -E  conftest.c
157configure:4893: $? = 0
158configure:4924: /usr/bin/gcc-4.0 -E  conftest.c
159conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
160configure:4931: $? = 1
161configure: failed program was:
162| /* confdefs.h.  */
163| #define PACKAGE_NAME "libXaw"
164| #define PACKAGE_TARNAME "libXaw"
165| #define PACKAGE_VERSION "1.0.7"
166| #define PACKAGE_STRING "libXaw 1.0.7"
167| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
168| #define PACKAGE "libXaw"
169| #define VERSION "1.0.7"
170| /* end confdefs.h.  */
171| #include <ac_nonexistent.h>
172configure:4971: checking for ANSI C header files
173configure:5001: /usr/bin/gcc-4.0 -c -O2 -arch i386  conftest.c >&5
174configure:5008: $? = 0
175configure:5107: /usr/bin/gcc-4.0 -o conftest -O2 -arch i386  -L/opt/local/lib conftest.c  >&5
176configure:5111: $? = 0
177configure:5117: ./conftest
178configure:5121: $? = 0
179configure:5139: result: yes
180configure:5163: checking for sys/types.h
181configure:5184: /usr/bin/gcc-4.0 -c -O2 -arch i386  conftest.c >&5
182configure:5191: $? = 0
183configure:5208: result: yes
184configure:5163: checking for sys/stat.h
185configure:5184: /usr/bin/gcc-4.0 -c -O2 -arch i386  conftest.c >&5
186configure:5191: $? = 0
187configure:5208: result: yes
188configure:5163: checking for stdlib.h
189configure:5184: /usr/bin/gcc-4.0 -c -O2 -arch i386  conftest.c >&5
190configure:5191: $? = 0
191configure:5208: result: yes
192configure:5163: checking for string.h
193configure:5184: /usr/bin/gcc-4.0 -c -O2 -arch i386  conftest.c >&5
194configure:5191: $? = 0
195configure:5208: result: yes
196configure:5163: checking for memory.h
197configure:5184: /usr/bin/gcc-4.0 -c -O2 -arch i386  conftest.c >&5
198configure:5191: $? = 0
199configure:5208: result: yes
200configure:5163: checking for strings.h
201configure:5184: /usr/bin/gcc-4.0 -c -O2 -arch i386  conftest.c >&5
202configure:5191: $? = 0
203configure:5208: result: yes
204configure:5163: checking for inttypes.h
205configure:5184: /usr/bin/gcc-4.0 -c -O2 -arch i386  conftest.c >&5
206configure:5191: $? = 0
207configure:5208: result: yes
208configure:5163: checking for stdint.h
209configure:5184: /usr/bin/gcc-4.0 -c -O2 -arch i386  conftest.c >&5
210configure:5191: $? = 0
211configure:5208: result: yes
212configure:5163: checking for unistd.h
213configure:5184: /usr/bin/gcc-4.0 -c -O2 -arch i386  conftest.c >&5
214configure:5191: $? = 0
215configure:5208: result: yes
216configure:5238: checking dlfcn.h usability
217configure:5255: /usr/bin/gcc-4.0 -c -O2 -arch i386  conftest.c >&5
218configure:5262: $? = 0
219configure:5276: result: yes
220configure:5280: checking dlfcn.h presence
221configure:5295: /usr/bin/gcc-4.0 -E  conftest.c
222configure:5302: $? = 0
223configure:5316: result: yes
224configure:5349: checking for dlfcn.h
225configure:5358: result: yes
226configure:5485: checking for C++ compiler version
227configure:5493: /usr/bin/g++-4.0 --version >&5
228i686-apple-darwin9-g++-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5493)
229Copyright (C) 2005 Free Software Foundation, Inc.
230This is free software; see the source for copying conditions.  There is NO
231warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
232
233configure:5497: $? = 0
234configure:5504: /usr/bin/g++-4.0 -v >&5
235Using built-in specs.
236Target: i686-apple-darwin9
237Configured with: /var/tmp/gcc/gcc-5493~1/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9
238Thread model: posix
239gcc version 4.0.1 (Apple Inc. build 5493)
240configure:5508: $? = 0
241configure:5515: /usr/bin/g++-4.0 -V >&5
242g++-4.0: argument to `-V' is missing
243configure:5519: $? = 1
244configure:5522: checking whether we are using the GNU C++ compiler
245configure:5551: /usr/bin/g++-4.0 -c -O2 -arch i386  conftest.cpp >&5
246configure:5558: $? = 0
247configure:5575: result: yes
248configure:5584: checking whether /usr/bin/g++-4.0 accepts -g
249configure:5614: /usr/bin/g++-4.0 -c -g  conftest.cpp >&5
250configure:5621: $? = 0
251configure:5722: result: yes
252configure:5747: checking dependency style of /usr/bin/g++-4.0
253configure:5857: result: gcc3
254configure:5882: checking how to run the C++ preprocessor
255configure:5918: /usr/bin/g++-4.0 -E  conftest.cpp
256configure:5925: $? = 0
257configure:5956: /usr/bin/g++-4.0 -E  conftest.cpp
258conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
259configure:5963: $? = 1
260configure: failed program was:
261| /* confdefs.h.  */
262| #define PACKAGE_NAME "libXaw"
263| #define PACKAGE_TARNAME "libXaw"
264| #define PACKAGE_VERSION "1.0.7"
265| #define PACKAGE_STRING "libXaw 1.0.7"
266| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
267| #define PACKAGE "libXaw"
268| #define VERSION "1.0.7"
269| #define STDC_HEADERS 1
270| #define HAVE_SYS_TYPES_H 1
271| #define HAVE_SYS_STAT_H 1
272| #define HAVE_STDLIB_H 1
273| #define HAVE_STRING_H 1
274| #define HAVE_MEMORY_H 1
275| #define HAVE_STRINGS_H 1
276| #define HAVE_INTTYPES_H 1
277| #define HAVE_STDINT_H 1
278| #define HAVE_UNISTD_H 1
279| #define HAVE_DLFCN_H 1
280| /* end confdefs.h.  */
281| #include <ac_nonexistent.h>
282configure:5996: result: /usr/bin/g++-4.0 -E
283configure:6025: /usr/bin/g++-4.0 -E  conftest.cpp
284configure:6032: $? = 0
285configure:6063: /usr/bin/g++-4.0 -E  conftest.cpp
286conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
287configure:6070: $? = 1
288configure: failed program was:
289| /* confdefs.h.  */
290| #define PACKAGE_NAME "libXaw"
291| #define PACKAGE_TARNAME "libXaw"
292| #define PACKAGE_VERSION "1.0.7"
293| #define PACKAGE_STRING "libXaw 1.0.7"
294| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
295| #define PACKAGE "libXaw"
296| #define VERSION "1.0.7"
297| #define STDC_HEADERS 1
298| #define HAVE_SYS_TYPES_H 1
299| #define HAVE_SYS_STAT_H 1
300| #define HAVE_STDLIB_H 1
301| #define HAVE_STRING_H 1
302| #define HAVE_MEMORY_H 1
303| #define HAVE_STRINGS_H 1
304| #define HAVE_INTTYPES_H 1
305| #define HAVE_STDINT_H 1
306| #define HAVE_UNISTD_H 1
307| #define HAVE_DLFCN_H 1
308| /* end confdefs.h.  */
309| #include <ac_nonexistent.h>
310configure:6165: checking for g77
311configure:6195: result: no
312configure:6165: checking for xlf
313configure:6195: result: no
314configure:6165: checking for f77
315configure:6195: result: no
316configure:6165: checking for frt
317configure:6195: result: no
318configure:6165: checking for pgf77
319configure:6195: result: no
320configure:6165: checking for cf77
321configure:6195: result: no
322configure:6165: checking for fort77
323configure:6195: result: no
324configure:6165: checking for fl32
325configure:6195: result: no
326configure:6165: checking for af77
327configure:6195: result: no
328configure:6165: checking for xlf90
329configure:6195: result: no
330configure:6165: checking for f90
331configure:6195: result: no
332configure:6165: checking for pgf90
333configure:6195: result: no
334configure:6165: checking for pghpf
335configure:6195: result: no
336configure:6165: checking for epcf90
337configure:6195: result: no
338configure:6165: checking for gfortran
339configure:6195: result: no
340configure:6165: checking for g95
341configure:6195: result: no
342configure:6165: checking for xlf95
343configure:6195: result: no
344configure:6165: checking for f95
345configure:6195: result: no
346configure:6165: checking for fort
347configure:6195: result: no
348configure:6165: checking for ifort
349configure:6195: result: no
350configure:6165: checking for ifc
351configure:6195: result: no
352configure:6165: checking for efc
353configure:6195: result: no
354configure:6165: checking for pgf95
355configure:6195: result: no
356configure:6165: checking for lf95
357configure:6195: result: no
358configure:6165: checking for ftn
359configure:6195: result: no
360configure:6218: checking for Fortran 77 compiler version
361configure:6226:  --version >&5
362./configure: line 6228: --version: command not found
363configure:6230: $? = 127
364configure:6237:  -v >&5
365./configure: line 6239: -v: command not found
366configure:6241: $? = 127
367configure:6248:  -V >&5
368./configure: line 6250: -V: command not found
369configure:6252: $? = 127
370configure:6260: checking whether we are using the GNU Fortran 77 compiler
371configure:6279:  -c -O2 -m32 conftest.F >&5
372./configure: line 6281: -c: command not found
373configure:6286: $? = 127
374configure: failed program was:
375|       program main
376| #ifndef __GNUC__
377|        choke me
378| #endif
379|
380|       end
381configure:6303: result: no
382configure:6309: checking whether  accepts -g
383configure:6326:  -c -g conftest.f >&5
384./configure: line 6328: -c: command not found
385configure:6333: $? = 127
386configure: failed program was:
387|       program main
388|
389|       end
390configure:6349: result: no
391configure:6382: checking the maximum length of command line arguments
392configure:6494: result: 196608
393configure:6506: checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object
394configure:6611: /usr/bin/gcc-4.0 -c -O2 -arch i386  conftest.c >&5
395configure:6614: $? = 0
396configure:6618: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[  ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
397configure:6621: $? = 0
398cannot find nm_test_var in conftest.nm
399configure:6611: /usr/bin/gcc-4.0 -c -O2 -arch i386  conftest.c >&5
400configure:6614: $? = 0
401configure:6618: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[  ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm
402configure:6621: $? = 0
403configure:6673: /usr/bin/gcc-4.0 -o conftest -O2 -arch i386  -L/opt/local/lib conftest.c conftstm.o >&5
404configure:6676: $? = 0
405configure:6714: result: ok
406configure:6718: checking for objdir
407configure:6733: result: .libs
408configure:6825: checking for ar
409configure:6841: found /usr/bin/ar
410configure:6852: result: ar
411configure:6917: checking for ranlib
412configure:6933: found /usr/bin/ranlib
413configure:6944: result: ranlib
414configure:7009: checking for strip
415configure:7025: found /usr/bin/strip
416configure:7036: result: strip
417configure:7289: checking for dsymutil
418configure:7305: found /usr/bin/dsymutil
419configure:7316: result: dsymutil
420configure:7381: checking for nmedit
421configure:7397: found /usr/bin/nmedit
422configure:7408: result: nmedit
423configure:7431: checking for -single_module linker flag
424configure:7452: result: yes
425configure:7454: checking for -exported_symbols_list linker flag
426configure:7484: /usr/bin/gcc-4.0 -o conftest -O2 -arch i386  -L/opt/local/lib -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
427configure:7491: $? = 0
428configure:7513: result: yes
429configure:7626: checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions
430configure:7644: /usr/bin/gcc-4.0 -c -O2 -arch i386  -fno-rtti -fno-exceptions conftest.c >&5
431cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
432configure:7648: $? = 0
433configure:7661: result: no
434configure:7676: checking for /usr/bin/gcc-4.0 option to produce PIC
435configure:7908: result: -fno-common
436configure:7916: checking if /usr/bin/gcc-4.0 PIC flag -fno-common works
437configure:7934: /usr/bin/gcc-4.0 -c -O2 -arch i386  -fno-common -DPIC conftest.c >&5
438configure:7938: $? = 0
439configure:7951: result: yes
440configure:7979: checking if /usr/bin/gcc-4.0 static flag -static works
441configure:8007: result: no
442configure:8017: checking if /usr/bin/gcc-4.0 supports -c -o file.o
443configure:8038: /usr/bin/gcc-4.0 -c -O2 -arch i386  -o out/conftest2.o conftest.c >&5
444configure:8042: $? = 0
445configure:8064: result: yes
446configure:8090: checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries
447configure:9078: result: yes
448configure:9145: checking dynamic linker characteristics
449configure:9747: result: darwin9.8.0 dyld
450configure:9771: checking how to hardcode library paths into programs
451configure:9796: result: immediate
452configure:9810: checking whether stripping libraries is possible
453configure:9824: result: yes
454configure:10645: checking if libtool supports shared libraries
455configure:10647: result: yes
456configure:10650: checking whether to build shared libraries
457configure:10671: result: yes
458configure:10674: checking whether to build static libraries
459configure:10678: result: yes
460configure:10772: creating libtool
461configure:11365: checking for ld used by /usr/bin/g++-4.0
462configure:11432: result: /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
463configure:11441: checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld
464configure:11456: result: no
465configure:11507: checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries
466configure:12461: result: yes
467configure:12478: /usr/bin/g++-4.0 -c -O2 -arch i386  conftest.cpp >&5
468configure:12481: $? = 0
469configure:12637: checking for /usr/bin/g++-4.0 option to produce PIC
470configure:12921: result: -fno-common
471configure:12929: checking if /usr/bin/g++-4.0 PIC flag -fno-common works
472configure:12947: /usr/bin/g++-4.0 -c -O2 -arch i386  -fno-common -DPIC conftest.cpp >&5
473configure:12951: $? = 0
474configure:12964: result: yes
475configure:12992: checking if /usr/bin/g++-4.0 static flag -static works
476configure:13020: result: no
477configure:13030: checking if /usr/bin/g++-4.0 supports -c -o file.o
478configure:13051: /usr/bin/g++-4.0 -c -O2 -arch i386  -o out/conftest2.o conftest.cpp >&5
479configure:13055: $? = 0
480configure:13077: result: yes
481configure:13103: checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries
482configure:13129: result: yes
483configure:13196: checking dynamic linker characteristics
484configure:13746: result: darwin9.8.0 dyld
485configure:13770: checking how to hardcode library paths into programs
486configure:13795: result: immediate
487configure:20036: checking for gawk
488configure:20063: result: gawk
489configure:20074: checking for a sed that does not truncate output
490configure:20140: result: /opt/local/bin/gsed
491configure:20150: checking for groff
492configure:20169: found /usr/bin/groff
493configure:20181: result: /usr/bin/groff
494configure:20194: checking whether to build documentation
495configure:20211: result: yes
496configure:20279: checking for pkg-config
497configure:20297: found /opt/local/bin/pkg-config
498configure:20309: result: /opt/local/bin/pkg-config
499configure:20334: checking pkg-config is at least version 0.9.0
500configure:20337: result: yes
501configure:20347: checking for /usr/bin/gcc-4.0 option to accept ISO C99
502configure:20506: /usr/bin/gcc-4.0  -c -O2 -arch i386  conftest.c >&5
503conftest.c:71: error: syntax error before 'text'
504conftest.c: In function 'test_restrict':
505conftest.c:76: error: 'for' loop initial declaration used outside C99 mode
506conftest.c:76: error: 'text' undeclared (first use in this function)
507conftest.c:76: error: (Each undeclared identifier is reported only once
508conftest.c:76: error: for each function it appears in.)
509conftest.c: In function 'main':
510conftest.c:125: error: nested functions are disabled, use -fnested-functions to re-enable
511conftest.c:125: error: syntax error before 'newvar'
512conftest.c:135: error: 'for' loop initial declaration used outside C99 mode
513conftest.c:151: error: 'newvar' undeclared (first use in this function)
514configure:20513: $? = 1
515configure: failed program was:
516| /* confdefs.h.  */
517| #define PACKAGE_NAME "libXaw"
518| #define PACKAGE_TARNAME "libXaw"
519| #define PACKAGE_VERSION "1.0.7"
520| #define PACKAGE_STRING "libXaw 1.0.7"
521| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
522| #define PACKAGE "libXaw"
523| #define VERSION "1.0.7"
524| #define STDC_HEADERS 1
525| #define HAVE_SYS_TYPES_H 1
526| #define HAVE_SYS_STAT_H 1
527| #define HAVE_STDLIB_H 1
528| #define HAVE_STRING_H 1
529| #define HAVE_MEMORY_H 1
530| #define HAVE_STRINGS_H 1
531| #define HAVE_INTTYPES_H 1
532| #define HAVE_STDINT_H 1
533| #define HAVE_UNISTD_H 1
534| #define HAVE_DLFCN_H 1
535| /* end confdefs.h.  */
536| #include <stdarg.h>
537| #include <stdbool.h>
538| #include <stdlib.h>
539| #include <wchar.h>
540| #include <stdio.h>
541|
542| // Check varargs macros.  These examples are taken from C99 6.10.3.5.
543| #define debug(...) fprintf (stderr, __VA_ARGS__)
544| #define showlist(...) puts (#__VA_ARGS__)
545| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
546| static void
547| test_varargs_macros (void)
548| {
549|   int x = 1234;
550|   int y = 5678;
551|   debug ("Flag");
552|   debug ("X = %d\n", x);
553|   showlist (The first, second, and third items.);
554|   report (x>y, "x is %d but y is %d", x, y);
555| }
556|
557| // Check long long types.
558| #define BIG64 18446744073709551615ull
559| #define BIG32 4294967295ul
560| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
561| #if !BIG_OK
562|   your preprocessor is broken;
563| #endif
564| #if BIG_OK
565| #else
566|   your preprocessor is broken;
567| #endif
568| static long long int bignum = -9223372036854775807LL;
569| static unsigned long long int ubignum = BIG64;
570|
571| struct incomplete_array
572| {
573|   int datasize;
574|   double data[];
575| };
576|
577| struct named_init {
578|   int number;
579|   const wchar_t *name;
580|   double average;
581| };
582|
583| typedef const char *ccp;
584|
585| static inline int
586| test_restrict (ccp restrict text)
587| {
588|   // See if C++-style comments work.
589|   // Iterate through items via the restricted pointer.
590|   // Also check for declarations in for loops.
591|   for (unsigned int i = 0; *(text+i) != '\0'; ++i)
592|     continue;
593|   return 0;
594| }
595|
596| // Check varargs and va_copy.
597| static void
598| test_varargs (const char *format, ...)
599| {
600|   va_list args;
601|   va_start (args, format);
602|   va_list args_copy;
603|   va_copy (args_copy, args);
604|
605|   const char *str;
606|   int number;
607|   float fnumber;
608|
609|   while (*format)
610|     {
611|       switch (*format++)
612|       {
613|       case 's': // string
614|         str = va_arg (args_copy, const char *);
615|         break;
616|       case 'd': // int
617|         number = va_arg (args_copy, int);
618|         break;
619|       case 'f': // float
620|         fnumber = va_arg (args_copy, double);
621|         break;
622|       default:
623|         break;
624|       }
625|     }
626|   va_end (args_copy);
627|   va_end (args);
628| }
629|
630| int
631| main ()
632| {
633|
634|   // Check bool.
635|   _Bool success = false;
636|
637|   // Check restrict.
638|   if (test_restrict ("String literal") == 0)
639|     success = true;
640|   char *restrict newvar = "Another string";
641|
642|   // Check varargs.
643|   test_varargs ("s, d' f .", "string", 65, 34.234);
644|   test_varargs_macros ();
645|
646|   // Check flexible array members.
647|   struct incomplete_array *ia =
648|     malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
649|   ia->datasize = 10;
650|   for (int i = 0; i < ia->datasize; ++i)
651|     ia->data[i] = i * 1.234;
652|
653|   // Check named initializers.
654|   struct named_init ni = {
655|     .number = 34,
656|     .name = L"Test wide string",
657|     .average = 543.34343,
658|   };
659|
660|   ni.number = 58;
661|
662|   int dynamic_array[ni.number];
663|   dynamic_array[ni.number - 1] = 543;
664|
665|   // work around unused variable warnings
666|   return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
667|         || dynamic_array[ni.number - 1] != 543);
668|
669|   ;
670|   return 0;
671| }
672configure:20506: /usr/bin/gcc-4.0 -std=gnu99 -c -O2 -arch i386  conftest.c >&5
673configure:20513: $? = 0
674configure:20543: result: -std=gnu99
675configure:20951: checking for XAW6
676configure:20958: $PKG_CONFIG --exists --print-errors "xproto x11 xext xextproto xt xmu"
677configure:20961: $? = 0
678configure:20974: $PKG_CONFIG --exists --print-errors "xproto x11 xext xextproto xt xmu"
679configure:20977: $? = 0
680configure:21054: result: yes
681configure:21076: checking for XAW7
682configure:21083: $PKG_CONFIG --exists --print-errors "xproto x11 xext xextproto xt xmu xpm"
683configure:21086: $? = 0
684configure:21099: $PKG_CONFIG --exists --print-errors "xproto x11 xext xextproto xt xmu xpm"
685configure:21102: $? = 0
686configure:21179: result: yes
687configure:21206: checking for ANSI C header files
688configure:21374: result: yes
689configure:21394: checking wctype.h usability
690configure:21411: /usr/bin/gcc-4.0 -std=gnu99 -c -O2 -arch i386  conftest.c >&5
691configure:21418: $? = 0
692configure:21432: result: yes
693configure:21436: checking wctype.h presence
694configure:21451: /usr/bin/gcc-4.0 -E  conftest.c
695configure:21458: $? = 0
696configure:21472: result: yes
697configure:21505: checking for wctype.h
698configure:21512: result: yes
699configure:21535: checking wchar.h usability
700configure:21552: /usr/bin/gcc-4.0 -std=gnu99 -c -O2 -arch i386  conftest.c >&5
701configure:21559: $? = 0
702configure:21573: result: yes
703configure:21577: checking wchar.h presence
704configure:21592: /usr/bin/gcc-4.0 -E  conftest.c
705configure:21599: $? = 0
706configure:21613: result: yes
707configure:21646: checking for wchar.h
708configure:21653: result: yes
709configure:21676: checking widec.h usability
710configure:21693: /usr/bin/gcc-4.0 -std=gnu99 -c -O2 -arch i386  conftest.c >&5
711configure:21700: $? = 0
712configure:21714: result: yes
713configure:21718: checking widec.h presence
714configure:21733: /usr/bin/gcc-4.0 -E  conftest.c
715configure:21740: $? = 0
716configure:21754: result: yes
717configure:21787: checking for widec.h
718configure:21794: result: yes
719configure:21815: checking for iswalnum
720configure:21871: /usr/bin/gcc-4.0 -std=gnu99 -o conftest -O2 -arch i386  -L/opt/local/lib conftest.c  >&5
721conftest.c:50: warning: conflicting types for built-in function 'iswalnum'
722configure:21878: $? = 0
723configure:21900: result: yes
724configure:22081: creating ./config.status
725
726## ---------------------- ##
727## Running config.status. ##
728## ---------------------- ##
729
730This file was extended by libXaw config.status 1.0.7, which was
731generated by GNU Autoconf 2.63.  Invocation command line was
732
733  CONFIG_FILES    =
734  CONFIG_HEADERS  =
735  CONFIG_LINKS    =
736  CONFIG_COMMANDS =
737  $ ./config.status
738
739on pc148201.ph.liv.ac.uk
740
741config.status:853: creating Makefile
742config.status:853: creating include/Makefile
743config.status:853: creating man/Makefile
744config.status:853: creating spec/Makefile
745config.status:853: creating src/Makefile
746config.status:853: creating config.h
747config.status:1127: executing depfiles commands
748config.status:1127: executing libtool_hack commands
749configure:23610: creating ./config.status
750
751## ---------------------- ##
752## Running config.status. ##
753## ---------------------- ##
754
755This file was extended by libXaw config.status 1.0.7, which was
756generated by GNU Autoconf 2.63.  Invocation command line was
757
758  CONFIG_FILES    =
759  CONFIG_HEADERS  =
760  CONFIG_LINKS    =
761  CONFIG_COMMANDS =
762  $ ./config.status
763
764on pc148201.ph.liv.ac.uk
765
766config.status:854: creating Makefile
767config.status:854: creating include/Makefile
768config.status:854: creating man/Makefile
769config.status:854: creating spec/Makefile
770config.status:854: creating src/Makefile
771config.status:854: creating xaw6.pc
772config.status:854: creating config.h
773config.status:1076: config.h is unchanged
774config.status:1128: executing depfiles commands
775config.status:1128: executing libtool_hack commands
776configure:25148: creating ./config.status
777
778## ---------------------- ##
779## Running config.status. ##
780## ---------------------- ##
781
782This file was extended by libXaw config.status 1.0.7, which was
783generated by GNU Autoconf 2.63.  Invocation command line was
784
785  CONFIG_FILES    =
786  CONFIG_HEADERS  =
787  CONFIG_LINKS    =
788  CONFIG_COMMANDS =
789  $ ./config.status
790
791on pc148201.ph.liv.ac.uk
792
793config.status:855: creating Makefile
794config.status:855: creating include/Makefile
795config.status:855: creating man/Makefile
796config.status:855: creating spec/Makefile
797config.status:855: creating src/Makefile
798config.status:855: creating xaw6.pc
799config.status:855: creating xaw7.pc
800config.status:855: creating config.h
801config.status:1077: config.h is unchanged
802config.status:1129: executing depfiles commands
803config.status:1129: executing libtool_hack commands
804
805## ---------------- ##
806## Cache variables. ##
807## ---------------- ##
808
809ac_cv_build=i386-apple-darwin9.8.0
810ac_cv_c_compiler_gnu=yes
811ac_cv_cxx_compiler_gnu=yes
812ac_cv_env_CCC_set=
813ac_cv_env_CCC_value=
814ac_cv_env_CC_set=set
815ac_cv_env_CC_value=/usr/bin/gcc-4.0
816ac_cv_env_CFLAGS_set=set
817ac_cv_env_CFLAGS_value='-O2 -arch i386'
818ac_cv_env_CPPFLAGS_set=
819ac_cv_env_CPPFLAGS_value=
820ac_cv_env_CPP_set=
821ac_cv_env_CPP_value=
822ac_cv_env_CXXCPP_set=
823ac_cv_env_CXXCPP_value=
824ac_cv_env_CXXFLAGS_set=set
825ac_cv_env_CXXFLAGS_value='-O2 -arch i386'
826ac_cv_env_CXX_set=set
827ac_cv_env_CXX_value=/usr/bin/g++-4.0
828ac_cv_env_F77_set=
829ac_cv_env_F77_value=
830ac_cv_env_FFLAGS_set=set
831ac_cv_env_FFLAGS_value='-O2 -m32'
832ac_cv_env_LDFLAGS_set=set
833ac_cv_env_LDFLAGS_value=-L/opt/local/lib
834ac_cv_env_LIBS_set=
835ac_cv_env_LIBS_value=
836ac_cv_env_PKG_CONFIG_set=
837ac_cv_env_PKG_CONFIG_value=
838ac_cv_env_XAW6_CFLAGS_set=
839ac_cv_env_XAW6_CFLAGS_value=
840ac_cv_env_XAW6_LIBS_set=
841ac_cv_env_XAW6_LIBS_value=
842ac_cv_env_XAW7_CFLAGS_set=
843ac_cv_env_XAW7_CFLAGS_value=
844ac_cv_env_XAW7_LIBS_set=
845ac_cv_env_XAW7_LIBS_value=
846ac_cv_env_build_alias_set=
847ac_cv_env_build_alias_value=
848ac_cv_env_host_alias_set=
849ac_cv_env_host_alias_value=
850ac_cv_env_target_alias_set=
851ac_cv_env_target_alias_value=
852ac_cv_f77_compiler_gnu=no
853ac_cv_func_iswalnum=yes
854ac_cv_header_dlfcn_h=yes
855ac_cv_header_inttypes_h=yes
856ac_cv_header_memory_h=yes
857ac_cv_header_stdc=yes
858ac_cv_header_stdint_h=yes
859ac_cv_header_stdlib_h=yes
860ac_cv_header_string_h=yes
861ac_cv_header_strings_h=yes
862ac_cv_header_sys_stat_h=yes
863ac_cv_header_sys_types_h=yes
864ac_cv_header_unistd_h=yes
865ac_cv_header_wchar_h=yes
866ac_cv_header_wctype_h=yes
867ac_cv_header_widec_h=yes
868ac_cv_host=i386-apple-darwin9.8.0
869ac_cv_objext=o
870ac_cv_path_EGREP='/usr/bin/grep -E'
871ac_cv_path_GREP=/usr/bin/grep
872ac_cv_path_GROFF=/usr/bin/groff
873ac_cv_path_SED=/opt/local/bin/gsed
874ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
875ac_cv_path_mkdir=/opt/local/bin/gmkdir
876ac_cv_prog_AWK=gawk
877ac_cv_prog_CPP='/usr/bin/gcc-4.0 -E'
878ac_cv_prog_CXXCPP='/usr/bin/g++-4.0 -E'
879ac_cv_prog_ac_ct_AR=ar
880ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.0
881ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
882ac_cv_prog_ac_ct_NMEDIT=nmedit
883ac_cv_prog_ac_ct_RANLIB=ranlib
884ac_cv_prog_ac_ct_STRIP=strip
885ac_cv_prog_cc_c89=
886ac_cv_prog_cc_c99=-std=gnu99
887ac_cv_prog_cc_g=yes
888ac_cv_prog_cxx_g=yes
889ac_cv_prog_f77_g=no
890ac_cv_prog_make_make_set=yes
891am_cv_CC_dependencies_compiler_type=gcc3
892am_cv_CXX_dependencies_compiler_type=gcc3
893lt_cv_apple_cc_single_mod=yes
894lt_cv_deplibs_check_method=pass_all
895lt_cv_file_magic_cmd='$MAGIC_CMD'
896lt_cv_file_magic_test_file=
897lt_cv_ld_exported_symbols_list=yes
898lt_cv_ld_reload_flag=-r
899lt_cv_objdir=.libs
900lt_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
901lt_cv_path_LDCXX=/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
902lt_cv_path_NM='/usr/bin/nm -p'
903lt_cv_path_SED=/opt/local/bin/gsed
904lt_cv_prog_compiler_c_o=yes
905lt_cv_prog_compiler_c_o_CXX=yes
906lt_cv_prog_compiler_pic_works=yes
907lt_cv_prog_compiler_pic_works_CXX=yes
908lt_cv_prog_compiler_rtti_exceptions=no
909lt_cv_prog_compiler_static_works=no
910lt_cv_prog_compiler_static_works_CXX=no
911lt_cv_prog_gnu_ld=no
912lt_cv_prog_gnu_ldcxx=no
913lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[      ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'''
914lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
915lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
916lt_cv_sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
917lt_cv_sys_lib_search_path_spec='/usr/lib/i686-apple-darwin9/4.0.1 /usr/lib /usr/lib/gcc/i686-apple-darwin9/4.0.1 /usr/local/lib'
918lt_cv_sys_max_cmd_len=196608
919lt_lt_cv_prog_compiler_c_o='"yes"'
920lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
921lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[  ]\\([BCDEGRST][BCDEGRST]*\\)[   ][      ]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 _\\2 \\2/p'\''"'
922lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
923lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
924pkg_cv_XAW6_CFLAGS='-I/opt/local/include  '
925pkg_cv_XAW6_LIBS='-L/opt/local/lib -lXmu -lXext -lXt -lX11 -lSM -lXau -lICE  '
926pkg_cv_XAW7_CFLAGS='-I/opt/local/include  '
927pkg_cv_XAW7_LIBS='-L/opt/local/lib -lXmu -lXext -lXt -lSM -lICE -lXpm -lX11 -lXau  '
928
929## ----------------- ##
930## Output variables. ##
931## ----------------- ##
932
933ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-libXaw/work/libXaw-1.0.7/missing --run aclocal-1.11'
934ADMIN_MAN_DIR='$(mandir)/man$(ADMIN_MAN_SUFFIX)'
935ADMIN_MAN_SUFFIX='8'
936AMDEPBACKSLASH='\'
937AMDEP_FALSE='#'
938AMDEP_TRUE=''
939AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-libXaw/work/libXaw-1.0.7/missing --run tar'
940AM_BACKSLASH='\'
941AM_DEFAULT_VERBOSITY='0'
942APP_MAN_DIR='$(mandir)/man$(APP_MAN_SUFFIX)'
943APP_MAN_SUFFIX='1'
944AR='ar'
945AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-libXaw/work/libXaw-1.0.7/missing --run autoconf'
946AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-libXaw/work/libXaw-1.0.7/missing --run autoheader'
947AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-libXaw/work/libXaw-1.0.7/missing --run automake-1.11'
948AWK='gawk'
949BUILD_DOCS_FALSE='#'
950BUILD_DOCS_TRUE=''
951BUILD_XAW6_FALSE='#'
952BUILD_XAW6_TRUE=''
953BUILD_XAW7_FALSE='#'
954BUILD_XAW7_TRUE=''
955CC='/usr/bin/gcc-4.0 -std=gnu99'
956CCDEPMODE='depmode=gcc3'
957CFLAGS='-O2 -arch i386'
958CHANGELOG_CMD='(GIT_DIR=$(top_srcdir)/.git git log > .changelog.tmp && mv .changelog.tmp ChangeLog) || (rm -f .changelog.tmp; touch ChangeLog; echo '\''git directory not found: installing possibly empty changelog.'\'' >&2)'
959CPP='/usr/bin/gcc-4.0 -E'
960CPPFLAGS=''
961CWARNFLAGS='-Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement '
962CXX='/usr/bin/g++-4.0'
963CXXCPP='/usr/bin/g++-4.0 -E'
964CXXDEPMODE='depmode=gcc3'
965CXXFLAGS='-O2 -arch i386'
966CYGPATH_W='echo'
967DEFS='-DHAVE_CONFIG_H'
968DEPDIR='.deps'
969DRIVER_MAN_DIR='$(mandir)/man$(DRIVER_MAN_SUFFIX)'
970DRIVER_MAN_SUFFIX='4'
971DSYMUTIL='dsymutil'
972ECHO='/bin/echo'
973ECHO_C='\c'
974ECHO_N=''
975ECHO_T=''
976EGREP='/usr/bin/grep -E'
977EXEEXT=''
978F77=''
979FFLAGS='-O2 -m32'
980FILE_MAN_DIR='$(mandir)/man$(FILE_MAN_SUFFIX)'
981FILE_MAN_SUFFIX='5'
982GREP='/usr/bin/grep'
983GROFF='/usr/bin/groff'
984INSTALL_DATA='${INSTALL} -m 644'
985INSTALL_PROGRAM='${INSTALL}'
986INSTALL_SCRIPT='${INSTALL}'
987INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
988LDFLAGS='-L/opt/local/lib'
989LIBEXT='dylib'
990LIBOBJS=''
991LIBS=''
992LIBTOOL='$(SHELL) $(top_builddir)/libtool'
993LIB_MAN_DIR='$(mandir)/man$(LIB_MAN_SUFFIX)'
994LIB_MAN_SUFFIX='3'
995LN_S='ln -s'
996LTLIBOBJS=''
997MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-libXaw/work/libXaw-1.0.7/missing --run makeinfo'
998MISC_MAN_DIR='$(mandir)/man$(MISC_MAN_SUFFIX)'
999MISC_MAN_SUFFIX='7'
1000MKDIR_P='/opt/local/bin/gmkdir -p'
1001NMEDIT='nmedit'
1002OBJEXT='o'
1003PACKAGE='libXaw'
1004PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=xorg'
1005PACKAGE_NAME='libXaw'
1006PACKAGE_STRING='libXaw 1.0.7'
1007PACKAGE_TARNAME='libXaw'
1008PACKAGE_VERSION='1.0.7'
1009PATH_SEPARATOR=':'
1010PKG_CONFIG='/opt/local/bin/pkg-config'
1011PLATFORM_DARWIN_FALSE='#'
1012PLATFORM_DARWIN_TRUE=''
1013PLATFORM_WIN32_FALSE=''
1014PLATFORM_WIN32_TRUE='#'
1015RANLIB='ranlib'
1016SED='/opt/local/bin/gsed'
1017SET_MAKE=''
1018SHELL='/bin/sh'
1019STRIP='strip'
1020VERSION='1.0.7'
1021XAW6_CFLAGS='-I/opt/local/include  '
1022XAW6_LIBS='-L/opt/local/lib -lXmu -lXext -lXt -lX11 -lSM -lXau -lICE  '
1023XAW7_CFLAGS='-I/opt/local/include  '
1024XAW7_LIBS='-L/opt/local/lib -lXmu -lXext -lXt -lSM -lICE -lXpm -lX11 -lXau  '
1025ac_ct_CC='/usr/bin/gcc-4.0'
1026ac_ct_CXX=''
1027ac_ct_F77=''
1028am__EXEEXT_FALSE=''
1029am__EXEEXT_TRUE='#'
1030am__fastdepCC_FALSE='#'
1031am__fastdepCC_TRUE=''
1032am__fastdepCXX_FALSE='#'
1033am__fastdepCXX_TRUE=''
1034am__include='include'
1035am__isrc=''
1036am__leading_dot='.'
1037am__quote=''
1038am__tar='${AMTAR} chof - "$$tardir"'
1039am__untar='${AMTAR} xf -'
1040bindir='${exec_prefix}/bin'
1041build='i386-apple-darwin9.8.0'
1042build_alias=''
1043build_cpu='i386'
1044build_os='darwin9.8.0'
1045build_vendor='apple'
1046datadir='${datarootdir}'
1047datarootdir='${prefix}/share'
1048distcleancheck_listfiles='find . -type f ! -name ChangeLog -print'
1049docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1050dvidir='${docdir}'
1051exec_prefix='${prefix}'
1052host='i386-apple-darwin9.8.0'
1053host_alias=''
1054host_cpu='i386'
1055host_os='darwin9.8.0'
1056host_vendor='apple'
1057htmldir='${docdir}'
1058includedir='${prefix}/include'
1059infodir='${datarootdir}/info'
1060install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-libXaw/work/libXaw-1.0.7/install-sh'
1061libdir='${exec_prefix}/lib'
1062libexecdir='${exec_prefix}/libexec'
1063localedir='${datarootdir}/locale'
1064localstatedir='${prefix}/var'
1065mandir='${datarootdir}/man'
1066mkdir_p='/opt/local/bin/gmkdir -p'
1067oldincludedir='/usr/include'
1068pdfdir='${docdir}'
1069prefix='/opt/local'
1070program_transform_name='s,x,x,'
1071psdir='${docdir}'
1072sbindir='${exec_prefix}/sbin'
1073sharedstatedir='${prefix}/com'
1074sysconfdir='${prefix}/etc'
1075target_alias=''
1076
1077## ----------- ##
1078## confdefs.h. ##
1079## ----------- ##
1080
1081#define PACKAGE_NAME "libXaw"
1082#define PACKAGE_TARNAME "libXaw"
1083#define PACKAGE_VERSION "1.0.7"
1084#define PACKAGE_STRING "libXaw 1.0.7"
1085#define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
1086#define PACKAGE "libXaw"
1087#define VERSION "1.0.7"
1088#define STDC_HEADERS 1
1089#define HAVE_SYS_TYPES_H 1
1090#define HAVE_SYS_STAT_H 1
1091#define HAVE_STDLIB_H 1
1092#define HAVE_STRING_H 1
1093#define HAVE_MEMORY_H 1
1094#define HAVE_STRINGS_H 1
1095#define HAVE_INTTYPES_H 1
1096#define HAVE_STDINT_H 1
1097#define HAVE_UNISTD_H 1
1098#define HAVE_DLFCN_H 1
1099#define PACKAGE_VERSION_MAJOR 1
1100#define PACKAGE_VERSION_MINOR 0
1101#define PACKAGE_VERSION_PATCHLEVEL 7
1102#define STDC_HEADERS 1
1103#define HAS_WCTYPE_H 1
1104#define HAS_WCHAR_H 1
1105#define HAVE_ISWALNUM 1
1106
1107configure: exit 0