Ticket #19983: config.log

File config.log, 102.0 KB (added by macports@…, 15 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 configure, which was
5generated by GNU Autoconf 2.59.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = nasmobil-3.local
14uname -m = i386
15uname -r = 9.7.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 9.7.0: Tue Mar 31 22:52:17 PDT 2009; root:xnu-1228.12.14~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
25hostinfo               = Mach kernel version:
26         Darwin Kernel Version 9.7.0: Tue Mar 31 22:52:17 PDT 2009; root:xnu-1228.12.14~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: 3.00 gigabytes
33Default processor set: 99 tasks, 418 threads, 2 processors
34Load average: 2.53, Mach factor: 0.79
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
45PATH: /usr/X11R6/bin
46
47
48## ----------- ##
49## Core tests. ##
50## ----------- ##
51
52configure:1363: checking whether GTK+-2.0 is requested
53configure:1372: result: yes
54configure:1375: checking whether GIMP plugin is requested
55configure:1384: result: yes
56configure:1388: checking whether GIMP-2.0 is requested
57configure:1397: result: yes
58configure:1401: checking whether JPEG support is requested
59configure:1410: result: yes
60configure:1413: checking whether PNG support is requested
61configure:1422: result: yes
62configure:1425: checking whether TIFF support is requested
63configure:1434: result: yes
64configure:1437: checking whether LCMS (color management) support is requested
65configure:1446: result: yes
66configure:1499: checking for gcc
67configure:1525: result: /usr/bin/gcc-4.0
68configure:1769: checking for C compiler version
69configure:1772: /usr/bin/gcc-4.0 --version </dev/null >&5
70i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5488)
71Copyright (C) 2005 Free Software Foundation, Inc.
72This is free software; see the source for copying conditions.  There is NO
73warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
74
75configure:1775: $? = 0
76configure:1777: /usr/bin/gcc-4.0 -v </dev/null >&5
77Using built-in specs.
78Target: i686-apple-darwin9
79Configured with: /var/tmp/gcc/gcc-5488~2/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
80Thread model: posix
81gcc version 4.0.1 (Apple Inc. build 5488)
82configure:1780: $? = 0
83configure:1782: /usr/bin/gcc-4.0 -V </dev/null >&5
84gcc-4.0: argument to `-V' is missing
85configure:1785: $? = 1
86configure:1808: checking for C compiler default output file name
87configure:1811: /usr/bin/gcc-4.0 -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c  >&5
88configure:1814: $? = 0
89configure:1860: result: a.out
90configure:1865: checking whether the C compiler works
91configure:1871: ./a.out
92configure:1874: $? = 0
93configure:1891: result: yes
94configure:1898: checking whether we are cross compiling
95configure:1900: result: no
96configure:1903: checking for suffix of executables
97configure:1905: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c  >&5
98configure:1908: $? = 0
99configure:1933: result:
100configure:1939: checking for suffix of object files
101configure:1960: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp conftest.c >&5
102configure:1963: $? = 0
103configure:1985: result: o
104configure:1989: checking whether we are using the GNU C compiler
105configure:2013: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp conftest.c >&5
106configure:2019: $? = 0
107configure:2023: test -z
108                         || test ! -s conftest.err
109configure:2026: $? = 0
110configure:2029: test -s conftest.o
111configure:2032: $? = 0
112configure:2045: result: yes
113configure:2051: checking whether /usr/bin/gcc-4.0 accepts -g
114configure:2072: /usr/bin/gcc-4.0 -c -g -I/opt/local/include -no-cpp-precomp conftest.c >&5
115configure:2078: $? = 0
116configure:2082: test -z
117                         || test ! -s conftest.err
118configure:2085: $? = 0
119configure:2088: test -s conftest.o
120configure:2091: $? = 0
121configure:2102: result: yes
122configure:2119: checking for /usr/bin/gcc-4.0 option to accept ANSI C
123configure:2189: /usr/bin/gcc-4.0  -c -O2 -I/opt/local/include -no-cpp-precomp conftest.c >&5
124configure:2195: $? = 0
125configure:2199: test -z
126                         || test ! -s conftest.err
127configure:2202: $? = 0
128configure:2205: test -s conftest.o
129configure:2208: $? = 0
130configure:2226: result: none needed
131configure:2244: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp conftest.c >&5
132conftest.c:2: error: syntax error before 'me'
133configure:2250: $? = 1
134configure: failed program was:
135| #ifndef __cplusplus
136|   choke me
137| #endif
138configure:2389: checking how to run the C preprocessor
139configure:2507: result: /usr/bin/cpp-4.0
140configure:2531: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp conftest.c
141configure:2537: $? = 0
142configure:2569: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp conftest.c
143conftest.c:12:28: error: ac_nonexistent.h: No such file or directory
144configure:2575: $? = 1
145configure: failed program was:
146| /* confdefs.h.  */
147|
148| #define PACKAGE_NAME ""
149| #define PACKAGE_TARNAME ""
150| #define PACKAGE_VERSION ""
151| #define PACKAGE_STRING ""
152| #define PACKAGE_BUGREPORT ""
153| #define PACKAGE "xsane"
154| #define VERSION "0.996"
155| #define XSANE_PACKAGE_VERSION "xsane-0.996"
156| /* end confdefs.h.  */
157| #include <ac_nonexistent.h>
158configure:2619: checking for egrep
159configure:2629: result: grep -E
160configure:2635: checking for AIX
161configure:2657: result: no
162configure:2663: checking for ANSI C header files
163configure:2688: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp conftest.c >&5
164configure:2694: $? = 0
165configure:2698: test -z
166                         || test ! -s conftest.err
167configure:2701: $? = 0
168configure:2704: test -s conftest.o
169configure:2707: $? = 0
170configure:2796: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c  >&5
171conftest.c: In function 'main':
172conftest.c:29: warning: incompatible implicit declaration of built-in function 'exit'
173configure:2799: $? = 0
174configure:2801: ./conftest
175configure:2804: $? = 0
176configure:2819: result: yes
177configure:2843: checking for sys/types.h
178configure:2859: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp conftest.c >&5
179configure:2865: $? = 0
180configure:2869: test -z
181                         || test ! -s conftest.err
182configure:2872: $? = 0
183configure:2875: test -s conftest.o
184configure:2878: $? = 0
185configure:2889: result: yes
186configure:2843: checking for sys/stat.h
187configure:2859: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp conftest.c >&5
188configure:2865: $? = 0
189configure:2869: test -z
190                         || test ! -s conftest.err
191configure:2872: $? = 0
192configure:2875: test -s conftest.o
193configure:2878: $? = 0
194configure:2889: result: yes
195configure:2843: checking for stdlib.h
196configure:2859: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp conftest.c >&5
197configure:2865: $? = 0
198configure:2869: test -z
199                         || test ! -s conftest.err
200configure:2872: $? = 0
201configure:2875: test -s conftest.o
202configure:2878: $? = 0
203configure:2889: result: yes
204configure:2843: checking for string.h
205configure:2859: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp conftest.c >&5
206configure:2865: $? = 0
207configure:2869: test -z
208                         || test ! -s conftest.err
209configure:2872: $? = 0
210configure:2875: test -s conftest.o
211configure:2878: $? = 0
212configure:2889: result: yes
213configure:2843: checking for memory.h
214configure:2859: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp conftest.c >&5
215configure:2865: $? = 0
216configure:2869: test -z
217                         || test ! -s conftest.err
218configure:2872: $? = 0
219configure:2875: test -s conftest.o
220configure:2878: $? = 0
221configure:2889: result: yes
222configure:2843: checking for strings.h
223configure:2859: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp conftest.c >&5
224configure:2865: $? = 0
225configure:2869: test -z
226                         || test ! -s conftest.err
227configure:2872: $? = 0
228configure:2875: test -s conftest.o
229configure:2878: $? = 0
230configure:2889: result: yes
231configure:2843: checking for inttypes.h
232configure:2859: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp conftest.c >&5
233configure:2865: $? = 0
234configure:2869: test -z
235                         || test ! -s conftest.err
236configure:2872: $? = 0
237configure:2875: test -s conftest.o
238configure:2878: $? = 0
239configure:2889: result: yes
240configure:2843: checking for stdint.h
241configure:2859: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp conftest.c >&5
242configure:2865: $? = 0
243configure:2869: test -z
244                         || test ! -s conftest.err
245configure:2872: $? = 0
246configure:2875: test -s conftest.o
247configure:2878: $? = 0
248configure:2889: result: yes
249configure:2843: checking for unistd.h
250configure:2859: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp conftest.c >&5
251configure:2865: $? = 0
252configure:2869: test -z
253                         || test ! -s conftest.err
254configure:2872: $? = 0
255configure:2875: test -s conftest.o
256configure:2878: $? = 0
257configure:2889: result: yes
258configure:2911: checking minix/config.h usability
259configure:2923: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp conftest.c >&5
260conftest.c:56:26: error: minix/config.h: No such file or directory
261configure:2929: $? = 1
262configure: failed program was:
263| /* confdefs.h.  */
264|
265| #define PACKAGE_NAME ""
266| #define PACKAGE_TARNAME ""
267| #define PACKAGE_VERSION ""
268| #define PACKAGE_STRING ""
269| #define PACKAGE_BUGREPORT ""
270| #define PACKAGE "xsane"
271| #define VERSION "0.996"
272| #define XSANE_PACKAGE_VERSION "xsane-0.996"
273| #define STDC_HEADERS 1
274| #define HAVE_SYS_TYPES_H 1
275| #define HAVE_SYS_STAT_H 1
276| #define HAVE_STDLIB_H 1
277| #define HAVE_STRING_H 1
278| #define HAVE_MEMORY_H 1
279| #define HAVE_STRINGS_H 1
280| #define HAVE_INTTYPES_H 1
281| #define HAVE_STDINT_H 1
282| #define HAVE_UNISTD_H 1
283| /* end confdefs.h.  */
284| #include <stdio.h>
285| #if HAVE_SYS_TYPES_H
286| # include <sys/types.h>
287| #endif
288| #if HAVE_SYS_STAT_H
289| # include <sys/stat.h>
290| #endif
291| #if STDC_HEADERS
292| # include <stdlib.h>
293| # include <stddef.h>
294| #else
295| # if HAVE_STDLIB_H
296| #  include <stdlib.h>
297| # endif
298| #endif
299| #if HAVE_STRING_H
300| # if !STDC_HEADERS && HAVE_MEMORY_H
301| #  include <memory.h>
302| # endif
303| # include <string.h>
304| #endif
305| #if HAVE_STRINGS_H
306| # include <strings.h>
307| #endif
308| #if HAVE_INTTYPES_H
309| # include <inttypes.h>
310| #else
311| # if HAVE_STDINT_H
312| #  include <stdint.h>
313| # endif
314| #endif
315| #if HAVE_UNISTD_H
316| # include <unistd.h>
317| #endif
318| #include <minix/config.h>
319configure:2952: result: no
320configure:2956: checking minix/config.h presence
321configure:2966: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp conftest.c
322conftest.c:22:26: error: minix/config.h: No such file or directory
323configure:2972: $? = 1
324configure: failed program was:
325| /* confdefs.h.  */
326|
327| #define PACKAGE_NAME ""
328| #define PACKAGE_TARNAME ""
329| #define PACKAGE_VERSION ""
330| #define PACKAGE_STRING ""
331| #define PACKAGE_BUGREPORT ""
332| #define PACKAGE "xsane"
333| #define VERSION "0.996"
334| #define XSANE_PACKAGE_VERSION "xsane-0.996"
335| #define STDC_HEADERS 1
336| #define HAVE_SYS_TYPES_H 1
337| #define HAVE_SYS_STAT_H 1
338| #define HAVE_STDLIB_H 1
339| #define HAVE_STRING_H 1
340| #define HAVE_MEMORY_H 1
341| #define HAVE_STRINGS_H 1
342| #define HAVE_INTTYPES_H 1
343| #define HAVE_STDINT_H 1
344| #define HAVE_UNISTD_H 1
345| /* end confdefs.h.  */
346| #include <minix/config.h>
347configure:2992: result: no
348configure:3027: checking for minix/config.h
349configure:3034: result: no
350configure:3063: checking for library containing strerror
351configure:3093: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c  >&5
352configure:3099: $? = 0
353configure:3103: test -z
354                         || test ! -s conftest.err
355configure:3106: $? = 0
356configure:3109: test -s conftest
357configure:3112: $? = 0
358configure:3182: result: none required
359configure:3235: checking for gcc
360configure:3261: result: /usr/bin/gcc-4.0
361configure:3505: checking for C compiler version
362configure:3508: /usr/bin/gcc-4.0 --version </dev/null >&5
363i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5488)
364Copyright (C) 2005 Free Software Foundation, Inc.
365This is free software; see the source for copying conditions.  There is NO
366warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
367
368configure:3511: $? = 0
369configure:3513: /usr/bin/gcc-4.0 -v </dev/null >&5
370Using built-in specs.
371Target: i686-apple-darwin9
372Configured with: /var/tmp/gcc/gcc-5488~2/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
373Thread model: posix
374gcc version 4.0.1 (Apple Inc. build 5488)
375configure:3516: $? = 0
376configure:3518: /usr/bin/gcc-4.0 -V </dev/null >&5
377gcc-4.0: argument to `-V' is missing
378configure:3521: $? = 1
379configure:3524: checking whether we are using the GNU C compiler
380configure:3580: result: yes
381configure:3586: checking whether /usr/bin/gcc-4.0 accepts -g
382configure:3637: result: yes
383configure:3654: checking for /usr/bin/gcc-4.0 option to accept ANSI C
384configure:3761: result: none needed
385configure:3779: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp conftest.c >&5
386conftest.c:2: error: syntax error before 'me'
387configure:3785: $? = 1
388configure: failed program was:
389| #ifndef __cplusplus
390|   choke me
391| #endif
392configure:3959: checking for a BSD-compatible install
393configure:4014: result: /usr/bin/install -c
394configure:4025: checking whether make sets $(MAKE)
395configure:4045: result: yes
396configure:4059: checking how to run the C preprocessor
397configure:4177: result: /usr/bin/cpp-4.0
398configure:4201: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp conftest.c
399configure:4207: $? = 0
400configure:4239: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp conftest.c
401conftest.c:22:28: error: ac_nonexistent.h: No such file or directory
402configure:4245: $? = 1
403configure: failed program was:
404| /* confdefs.h.  */
405|
406| #define PACKAGE_NAME ""
407| #define PACKAGE_TARNAME ""
408| #define PACKAGE_VERSION ""
409| #define PACKAGE_STRING ""
410| #define PACKAGE_BUGREPORT ""
411| #define PACKAGE "xsane"
412| #define VERSION "0.996"
413| #define XSANE_PACKAGE_VERSION "xsane-0.996"
414| #define STDC_HEADERS 1
415| #define HAVE_SYS_TYPES_H 1
416| #define HAVE_SYS_STAT_H 1
417| #define HAVE_STDLIB_H 1
418| #define HAVE_STRING_H 1
419| #define HAVE_MEMORY_H 1
420| #define HAVE_STRINGS_H 1
421| #define HAVE_INTTYPES_H 1
422| #define HAVE_STDINT_H 1
423| #define HAVE_UNISTD_H 1
424| /* end confdefs.h.  */
425| #include <ac_nonexistent.h>
426configure:4289: checking whether /usr/bin/gcc-4.0 needs -traditional
427conftest.c:22:20: error: termio.h: No such file or directory
428configure:4331: result: no
429configure:4359: checking windows.h usability
430configure:4371: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c >&5
431conftest.c:56:21: error: windows.h: No such file or directory
432configure:4377: $? = 1
433configure: failed program was:
434| /* confdefs.h.  */
435|
436| #define PACKAGE_NAME ""
437| #define PACKAGE_TARNAME ""
438| #define PACKAGE_VERSION ""
439| #define PACKAGE_STRING ""
440| #define PACKAGE_BUGREPORT ""
441| #define PACKAGE "xsane"
442| #define VERSION "0.996"
443| #define XSANE_PACKAGE_VERSION "xsane-0.996"
444| #define STDC_HEADERS 1
445| #define HAVE_SYS_TYPES_H 1
446| #define HAVE_SYS_STAT_H 1
447| #define HAVE_STDLIB_H 1
448| #define HAVE_STRING_H 1
449| #define HAVE_MEMORY_H 1
450| #define HAVE_STRINGS_H 1
451| #define HAVE_INTTYPES_H 1
452| #define HAVE_STDINT_H 1
453| #define HAVE_UNISTD_H 1
454| /* end confdefs.h.  */
455| #include <stdio.h>
456| #if HAVE_SYS_TYPES_H
457| # include <sys/types.h>
458| #endif
459| #if HAVE_SYS_STAT_H
460| # include <sys/stat.h>
461| #endif
462| #if STDC_HEADERS
463| # include <stdlib.h>
464| # include <stddef.h>
465| #else
466| # if HAVE_STDLIB_H
467| #  include <stdlib.h>
468| # endif
469| #endif
470| #if HAVE_STRING_H
471| # if !STDC_HEADERS && HAVE_MEMORY_H
472| #  include <memory.h>
473| # endif
474| # include <string.h>
475| #endif
476| #if HAVE_STRINGS_H
477| # include <strings.h>
478| #endif
479| #if HAVE_INTTYPES_H
480| # include <inttypes.h>
481| #else
482| # if HAVE_STDINT_H
483| #  include <stdint.h>
484| # endif
485| #endif
486| #if HAVE_UNISTD_H
487| # include <unistd.h>
488| #endif
489| #include <windows.h>
490configure:4400: result: no
491configure:4404: checking windows.h presence
492configure:4414: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c
493conftest.c:22:21: error: windows.h: No such file or directory
494configure:4420: $? = 1
495configure: failed program was:
496| /* confdefs.h.  */
497|
498| #define PACKAGE_NAME ""
499| #define PACKAGE_TARNAME ""
500| #define PACKAGE_VERSION ""
501| #define PACKAGE_STRING ""
502| #define PACKAGE_BUGREPORT ""
503| #define PACKAGE "xsane"
504| #define VERSION "0.996"
505| #define XSANE_PACKAGE_VERSION "xsane-0.996"
506| #define STDC_HEADERS 1
507| #define HAVE_SYS_TYPES_H 1
508| #define HAVE_SYS_STAT_H 1
509| #define HAVE_STDLIB_H 1
510| #define HAVE_STRING_H 1
511| #define HAVE_MEMORY_H 1
512| #define HAVE_STRINGS_H 1
513| #define HAVE_INTTYPES_H 1
514| #define HAVE_STDINT_H 1
515| #define HAVE_UNISTD_H 1
516| /* end confdefs.h.  */
517| #include <windows.h>
518configure:4440: result: no
519configure:4475: checking for windows.h
520configure:4482: result: no
521configure:4534: checking for ANSI C header files
522configure:4690: result: yes
523configure:4712: checking for windows.h
524configure:4717: result: no
525configure:4721: checking os2.h usability
526configure:4733: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c >&5
527conftest.c:57:17: error: os2.h: No such file or directory
528configure:4739: $? = 1
529configure: failed program was:
530| /* confdefs.h.  */
531|
532| #define PACKAGE_NAME ""
533| #define PACKAGE_TARNAME ""
534| #define PACKAGE_VERSION ""
535| #define PACKAGE_STRING ""
536| #define PACKAGE_BUGREPORT ""
537| #define PACKAGE "xsane"
538| #define VERSION "0.996"
539| #define XSANE_PACKAGE_VERSION "xsane-0.996"
540| #define STDC_HEADERS 1
541| #define HAVE_SYS_TYPES_H 1
542| #define HAVE_SYS_STAT_H 1
543| #define HAVE_STDLIB_H 1
544| #define HAVE_STRING_H 1
545| #define HAVE_MEMORY_H 1
546| #define HAVE_STRINGS_H 1
547| #define HAVE_INTTYPES_H 1
548| #define HAVE_STDINT_H 1
549| #define HAVE_UNISTD_H 1
550| #define STDC_HEADERS 1
551| /* end confdefs.h.  */
552| #include <stdio.h>
553| #if HAVE_SYS_TYPES_H
554| # include <sys/types.h>
555| #endif
556| #if HAVE_SYS_STAT_H
557| # include <sys/stat.h>
558| #endif
559| #if STDC_HEADERS
560| # include <stdlib.h>
561| # include <stddef.h>
562| #else
563| # if HAVE_STDLIB_H
564| #  include <stdlib.h>
565| # endif
566| #endif
567| #if HAVE_STRING_H
568| # if !STDC_HEADERS && HAVE_MEMORY_H
569| #  include <memory.h>
570| # endif
571| # include <string.h>
572| #endif
573| #if HAVE_STRINGS_H
574| # include <strings.h>
575| #endif
576| #if HAVE_INTTYPES_H
577| # include <inttypes.h>
578| #else
579| # if HAVE_STDINT_H
580| #  include <stdint.h>
581| # endif
582| #endif
583| #if HAVE_UNISTD_H
584| # include <unistd.h>
585| #endif
586| #include <os2.h>
587configure:4762: result: no
588configure:4766: checking os2.h presence
589configure:4776: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c
590conftest.c:23:17: error: os2.h: No such file or directory
591configure:4782: $? = 1
592configure: failed program was:
593| /* confdefs.h.  */
594|
595| #define PACKAGE_NAME ""
596| #define PACKAGE_TARNAME ""
597| #define PACKAGE_VERSION ""
598| #define PACKAGE_STRING ""
599| #define PACKAGE_BUGREPORT ""
600| #define PACKAGE "xsane"
601| #define VERSION "0.996"
602| #define XSANE_PACKAGE_VERSION "xsane-0.996"
603| #define STDC_HEADERS 1
604| #define HAVE_SYS_TYPES_H 1
605| #define HAVE_SYS_STAT_H 1
606| #define HAVE_STDLIB_H 1
607| #define HAVE_STRING_H 1
608| #define HAVE_MEMORY_H 1
609| #define HAVE_STRINGS_H 1
610| #define HAVE_INTTYPES_H 1
611| #define HAVE_STDINT_H 1
612| #define HAVE_UNISTD_H 1
613| #define STDC_HEADERS 1
614| /* end confdefs.h.  */
615| #include <os2.h>
616configure:4802: result: no
617configure:4837: checking for os2.h
618configure:4844: result: no
619configure:4721: checking fcntl.h usability
620configure:4733: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c >&5
621configure:4739: $? = 0
622configure:4743: test -z
623                         || test ! -s conftest.err
624configure:4746: $? = 0
625configure:4749: test -s conftest.o
626configure:4752: $? = 0
627configure:4762: result: yes
628configure:4766: checking fcntl.h presence
629configure:4776: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c
630configure:4782: $? = 0
631configure:4802: result: yes
632configure:4837: checking for fcntl.h
633configure:4844: result: yes
634configure:4712: checking for unistd.h
635configure:4717: result: yes
636configure:4721: checking libc.h usability
637configure:4733: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c >&5
638configure:4739: $? = 0
639configure:4743: test -z
640                         || test ! -s conftest.err
641configure:4746: $? = 0
642configure:4749: test -s conftest.o
643configure:4752: $? = 0
644configure:4762: result: yes
645configure:4766: checking libc.h presence
646configure:4776: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c
647configure:4782: $? = 0
648configure:4802: result: yes
649configure:4837: checking for libc.h
650configure:4844: result: yes
651configure:4721: checking sys/time.h usability
652configure:4733: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c >&5
653configure:4739: $? = 0
654configure:4743: test -z
655                         || test ! -s conftest.err
656configure:4746: $? = 0
657configure:4749: test -s conftest.o
658configure:4752: $? = 0
659configure:4762: result: yes
660configure:4766: checking sys/time.h presence
661configure:4776: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c
662configure:4782: $? = 0
663configure:4802: result: yes
664configure:4837: checking for sys/time.h
665configure:4844: result: yes
666configure:4712: checking for sys/types.h
667configure:4717: result: yes
668configure:4721: checking zlib.h usability
669configure:4733: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c >&5
670configure:4739: $? = 0
671configure:4743: test -z
672                         || test ! -s conftest.err
673configure:4746: $? = 0
674configure:4749: test -s conftest.o
675configure:4752: $? = 0
676configure:4762: result: yes
677configure:4766: checking zlib.h presence
678configure:4776: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c
679configure:4782: $? = 0
680configure:4802: result: yes
681configure:4837: checking for zlib.h
682configure:4844: result: yes
683configure:4858: checking for an ANSI C-conforming const
684configure:4925: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c >&5
685conftest.c: In function 'main':
686conftest.c:56: warning: unused variable 's'
687conftest.c:76: warning: unused variable 'foo'
688conftest.c:43: warning: unused variable 'zero'
689conftest.c:37: warning: unused variable 'x'
690conftest.c:58: warning: 't' is used uninitialized in this function
691conftest.c:73: warning: 'b' is used uninitialized in this function
692configure:4931: $? = 0
693configure:4935: test -z
694                         || test ! -s conftest.err
695configure:4938: $? = 0
696configure:4941: test -s conftest.o
697configure:4944: $? = 0
698configure:4955: result: yes
699configure:4965: checking for inline
700configure:4986: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c >&5
701configure:4992: $? = 0
702configure:4996: test -z
703                         || test ! -s conftest.err
704configure:4999: $? = 0
705configure:5002: test -s conftest.o
706configure:5005: $? = 0
707configure:5017: result: inline
708configure:5036: checking return type of signal handlers
709configure:5067: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c >&5
710conftest.c: In function 'main':
711conftest.c:43: warning: unused variable 'i'
712configure:5073: $? = 0
713configure:5077: test -z
714                         || test ! -s conftest.err
715configure:5080: $? = 0
716configure:5083: test -s conftest.o
717configure:5086: $? = 0
718configure:5097: result: void
719configure:5105: checking for size_t
720configure:5129: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c >&5
721configure:5135: $? = 0
722configure:5139: test -z
723                         || test ! -s conftest.err
724configure:5142: $? = 0
725configure:5145: test -s conftest.o
726configure:5148: $? = 0
727configure:5159: result: yes
728configure:5171: checking for pid_t
729configure:5195: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c >&5
730configure:5201: $? = 0
731configure:5205: test -z
732                         || test ! -s conftest.err
733configure:5208: $? = 0
734configure:5211: test -s conftest.o
735configure:5214: $? = 0
736configure:5225: result: yes
737configure:5237: checking for ssize_t
738configure:5261: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c >&5
739configure:5267: $? = 0
740configure:5271: test -z
741                         || test ! -s conftest.err
742configure:5274: $? = 0
743configure:5277: test -s conftest.o
744configure:5280: $? = 0
745configure:5291: result: yes
746configure:5303: checking for u_char
747configure:5327: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c >&5
748configure:5333: $? = 0
749configure:5337: test -z
750                         || test ! -s conftest.err
751configure:5340: $? = 0
752configure:5343: test -s conftest.o
753configure:5346: $? = 0
754configure:5357: result: yes
755configure:5369: checking for u_int
756configure:5393: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c >&5
757configure:5399: $? = 0
758configure:5403: test -z
759                         || test ! -s conftest.err
760configure:5406: $? = 0
761configure:5409: test -s conftest.o
762configure:5412: $? = 0
763configure:5423: result: yes
764configure:5435: checking for u_long
765configure:5459: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c >&5
766configure:5465: $? = 0
767configure:5469: test -z
768                         || test ! -s conftest.err
769configure:5472: $? = 0
770configure:5475: test -s conftest.o
771configure:5478: $? = 0
772configure:5489: result: yes
773configure:5503: checking for sqrt in -lm
774configure:5533: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -lm   >&5
775conftest.c:37: warning: conflicting types for built-in function 'sqrt'
776configure:5539: $? = 0
777configure:5543: test -z
778                         || test ! -s conftest.err
779configure:5546: $? = 0
780configure:5549: test -s conftest
781configure:5552: $? = 0
782configure:5565: result: yes
783configure:5577: checking for deflateInit_ in -lz
784configure:5607: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -lz  -lm  >&5
785configure:5613: $? = 0
786configure:5617: test -z
787                         || test ! -s conftest.err
788configure:5620: $? = 0
789configure:5623: test -s conftest
790configure:5626: $? = 0
791configure:5639: result: yes
792configure:5653: checking for jpeg_start_decompress in -ljpeg
793configure:5683: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -ljpeg  -lz -lm  >&5
794configure:5689: $? = 0
795configure:5693: test -z
796                         || test ! -s conftest.err
797configure:5696: $? = 0
798configure:5699: test -s conftest
799configure:5702: $? = 0
800configure:5715: result: yes
801configure:5731: checking for TIFFOpen in -ltiff
802configure:5761: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -ltiff  -ljpeg -lz -lm  >&5
803configure:5767: $? = 0
804configure:5771: test -z
805                         || test ! -s conftest.err
806configure:5774: $? = 0
807configure:5777: test -s conftest
808configure:5780: $? = 0
809configure:5793: result: yes
810configure:5808: checking for cmsOpenProfileFromFile in -llcms
811configure:5838: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -llcms  -ltiff -ljpeg -lz -lm  >&5
812configure:5844: $? = 0
813configure:5848: test -z
814                         || test ! -s conftest.err
815configure:5851: $? = 0
816configure:5854: test -s conftest
817configure:5857: $? = 0
818configure:5870: result: yes
819configure:5885: checking for working alloca.h
820configure:5906: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -llcms -ltiff -ljpeg -lz -lm  >&5
821conftest.c: In function 'main':
822conftest.c:39: warning: unused variable 'p'
823configure:5912: $? = 0
824configure:5916: test -z
825                         || test ! -s conftest.err
826configure:5919: $? = 0
827configure:5922: test -s conftest
828configure:5925: $? = 0
829configure:5937: result: yes
830configure:5947: checking for alloca
831configure:5988: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -llcms -ltiff -ljpeg -lz -lm  >&5
832conftest.c: In function 'main':
833conftest.c:60: warning: unused variable 'p'
834configure:5994: $? = 0
835configure:5998: test -z
836                         || test ! -s conftest.err
837configure:6001: $? = 0
838configure:6004: test -s conftest
839configure:6007: $? = 0
840configure:6019: result: yes
841configure:6248: checking for stdlib.h
842configure:6253: result: yes
843configure:6248: checking for unistd.h
844configure:6253: result: yes
845configure:6397: checking for getpagesize
846configure:6454: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -llcms -ltiff -ljpeg -lz -lm  >&5
847configure:6460: $? = 0
848configure:6464: test -z
849                         || test ! -s conftest.err
850configure:6467: $? = 0
851configure:6470: test -s conftest
852configure:6473: $? = 0
853configure:6485: result: yes
854configure:6495: checking for working mmap
855configure:6637: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -llcms -ltiff -ljpeg -lz -lm  >&5
856configure:6640: $? = 0
857configure:6642: ./conftest
858configure:6645: $? = 0
859configure:6659: result: yes
860configure:6687: checking for atexit
861configure:6744: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -llcms -ltiff -ljpeg -lz -lm  >&5
862configure:6750: $? = 0
863configure:6754: test -z
864                         || test ! -s conftest.err
865configure:6757: $? = 0
866configure:6760: test -s conftest
867configure:6763: $? = 0
868configure:6775: result: yes
869configure:6687: checking for mkdir
870configure:6744: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -llcms -ltiff -ljpeg -lz -lm  >&5
871configure:6750: $? = 0
872configure:6754: test -z
873                         || test ! -s conftest.err
874configure:6757: $? = 0
875configure:6760: test -s conftest
876configure:6763: $? = 0
877configure:6775: result: yes
878configure:6687: checking for sigprocmask
879configure:6744: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -llcms -ltiff -ljpeg -lz -lm  >&5
880configure:6750: $? = 0
881configure:6754: test -z
882                         || test ! -s conftest.err
883configure:6757: $? = 0
884configure:6760: test -s conftest
885configure:6763: $? = 0
886configure:6775: result: yes
887configure:6687: checking for strdup
888configure:6744: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -llcms -ltiff -ljpeg -lz -lm  >&5
889conftest.c:68: warning: conflicting types for built-in function 'strdup'
890configure:6750: $? = 0
891configure:6754: test -z
892                         || test ! -s conftest.err
893configure:6757: $? = 0
894configure:6760: test -s conftest
895configure:6763: $? = 0
896configure:6775: result: yes
897configure:6687: checking for strndup
898configure:6744: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -llcms -ltiff -ljpeg -lz -lm  >&5
899Undefined symbols:
900  "_strndup", referenced from:
901      _f in ccoaFu3K.o
902      _strndup$non_lazy_ptr in ccoaFu3K.o
903ld: symbol(s) not found
904collect2: ld returned 1 exit status
905configure:6750: $? = 1
906configure: failed program was:
907| /* confdefs.h.  */
908|
909| #define PACKAGE_NAME ""
910| #define PACKAGE_TARNAME ""
911| #define PACKAGE_VERSION ""
912| #define PACKAGE_STRING ""
913| #define PACKAGE_BUGREPORT ""
914| #define PACKAGE "xsane"
915| #define VERSION "0.996"
916| #define XSANE_PACKAGE_VERSION "xsane-0.996"
917| #define STDC_HEADERS 1
918| #define HAVE_SYS_TYPES_H 1
919| #define HAVE_SYS_STAT_H 1
920| #define HAVE_STDLIB_H 1
921| #define HAVE_STRING_H 1
922| #define HAVE_MEMORY_H 1
923| #define HAVE_STRINGS_H 1
924| #define HAVE_INTTYPES_H 1
925| #define HAVE_STDINT_H 1
926| #define HAVE_UNISTD_H 1
927| #define STDC_HEADERS 1
928| #define HAVE_FCNTL_H 1
929| #define HAVE_UNISTD_H 1
930| #define HAVE_LIBC_H 1
931| #define HAVE_SYS_TIME_H 1
932| #define HAVE_SYS_TYPES_H 1
933| #define HAVE_ZLIB_H 1
934| #define RETSIGTYPE void
935| #define HAVE_LIBM 1
936| #define HAVE_LIBZ 1
937| #define HAVE_LIBJPEG 1
938| #define HAVE_LIBTIFF 1
939| #define HAVE_LIBLCMS 1
940| #define HAVE_ALLOCA_H 1
941| #define HAVE_ALLOCA 1
942| #define HAVE_STDLIB_H 1
943| #define HAVE_UNISTD_H 1
944| #define HAVE_GETPAGESIZE 1
945| #define HAVE_MMAP 1
946| #define HAVE_ATEXIT 1
947| #define HAVE_MKDIR 1
948| #define HAVE_SIGPROCMASK 1
949| #define HAVE_STRDUP 1
950| /* end confdefs.h.  */
951| /* Define strndup to an innocuous variant, in case <limits.h> declares strndup.
952|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
953| #define strndup innocuous_strndup
954|
955| /* System header to define __stub macros and hopefully few prototypes,
956|     which can conflict with char strndup (); below.
957|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
958|     <limits.h> exists even on freestanding compilers.  */
959|
960| #ifdef __STDC__
961| # include <limits.h>
962| #else
963| # include <assert.h>
964| #endif
965|
966| #undef strndup
967|
968| /* Override any gcc2 internal prototype to avoid an error.  */
969| #ifdef __cplusplus
970| extern "C"
971| {
972| #endif
973| /* We use char because int might match the return type of a gcc2
974|    builtin and then its argument prototype would still apply.  */
975| char strndup ();
976| /* The GNU C library defines this for functions which it implements
977|     to always fail with ENOSYS.  Some functions are actually named
978|     something starting with __ and the normal name is an alias.  */
979| #if defined (__stub_strndup) || defined (__stub___strndup)
980| choke me
981| #else
982| char (*f) () = strndup;
983| #endif
984| #ifdef __cplusplus
985| }
986| #endif
987|
988| int
989| main ()
990| {
991| return f != strndup;
992|   ;
993|   return 0;
994| }
995configure:6775: result: no
996configure:6687: checking for strftime
997configure:6744: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -llcms -ltiff -ljpeg -lz -lm  >&5
998conftest.c:69: warning: conflicting types for built-in function 'strftime'
999configure:6750: $? = 0
1000configure:6754: test -z
1001                         || test ! -s conftest.err
1002configure:6757: $? = 0
1003configure:6760: test -s conftest
1004configure:6763: $? = 0
1005configure:6775: result: yes
1006configure:6687: checking for strstr
1007configure:6744: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -llcms -ltiff -ljpeg -lz -lm  >&5
1008conftest.c:70: warning: conflicting types for built-in function 'strstr'
1009configure:6750: $? = 0
1010configure:6754: test -z
1011                         || test ! -s conftest.err
1012configure:6757: $? = 0
1013configure:6760: test -s conftest
1014configure:6763: $? = 0
1015configure:6775: result: yes
1016configure:6687: checking for strsep
1017configure:6744: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -llcms -ltiff -ljpeg -lz -lm  >&5
1018configure:6750: $? = 0
1019configure:6754: test -z
1020                         || test ! -s conftest.err
1021configure:6757: $? = 0
1022configure:6760: test -s conftest
1023configure:6763: $? = 0
1024configure:6775: result: yes
1025configure:6687: checking for strtod
1026configure:6744: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -llcms -ltiff -ljpeg -lz -lm  >&5
1027configure:6750: $? = 0
1028configure:6754: test -z
1029                         || test ! -s conftest.err
1030configure:6757: $? = 0
1031configure:6760: test -s conftest
1032configure:6763: $? = 0
1033configure:6775: result: yes
1034configure:6687: checking for snprintf
1035configure:6744: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -llcms -ltiff -ljpeg -lz -lm  >&5
1036conftest.c:73: warning: conflicting types for built-in function 'snprintf'
1037configure:6750: $? = 0
1038configure:6754: test -z
1039                         || test ! -s conftest.err
1040configure:6757: $? = 0
1041configure:6760: test -s conftest
1042configure:6763: $? = 0
1043configure:6775: result: yes
1044configure:6687: checking for usleep
1045configure:6744: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -llcms -ltiff -ljpeg -lz -lm  >&5
1046configure:6750: $? = 0
1047configure:6754: test -z
1048                         || test ! -s conftest.err
1049configure:6757: $? = 0
1050configure:6760: test -s conftest
1051configure:6763: $? = 0
1052configure:6775: result: yes
1053configure:6687: checking for strcasecmp
1054configure:6744: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -llcms -ltiff -ljpeg -lz -lm  >&5
1055configure:6750: $? = 0
1056configure:6754: test -z
1057                         || test ! -s conftest.err
1058configure:6757: $? = 0
1059configure:6760: test -s conftest
1060configure:6763: $? = 0
1061configure:6775: result: yes
1062configure:6687: checking for strncasecmp
1063configure:6744: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -llcms -ltiff -ljpeg -lz -lm  >&5
1064configure:6750: $? = 0
1065configure:6754: test -z
1066                         || test ! -s conftest.err
1067configure:6757: $? = 0
1068configure:6760: test -s conftest
1069configure:6763: $? = 0
1070configure:6775: result: yes
1071configure:6687: checking for lstat
1072configure:6744: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -llcms -ltiff -ljpeg -lz -lm  >&5
1073configure:6750: $? = 0
1074configure:6754: test -z
1075                         || test ! -s conftest.err
1076configure:6757: $? = 0
1077configure:6760: test -s conftest
1078configure:6763: $? = 0
1079configure:6775: result: yes
1080configure:6827: checking for ranlib
1081configure:6843: found /usr/bin/ranlib
1082configure:6854: result: ranlib
1083configure:6866: checking for off_t
1084configure:6890: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c >&5
1085configure:6896: $? = 0
1086configure:6900: test -z
1087                         || test ! -s conftest.err
1088configure:6903: $? = 0
1089configure:6906: test -s conftest.o
1090configure:6909: $? = 0
1091configure:6920: result: yes
1092configure:6956: checking argz.h usability
1093configure:6968: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c >&5
1094conftest.c:88:18: error: argz.h: No such file or directory
1095configure:6974: $? = 1
1096configure: failed program was:
1097| /* confdefs.h.  */
1098|
1099| #define PACKAGE_NAME ""
1100| #define PACKAGE_TARNAME ""
1101| #define PACKAGE_VERSION ""
1102| #define PACKAGE_STRING ""
1103| #define PACKAGE_BUGREPORT ""
1104| #define PACKAGE "xsane"
1105| #define VERSION "0.996"
1106| #define XSANE_PACKAGE_VERSION "xsane-0.996"
1107| #define STDC_HEADERS 1
1108| #define HAVE_SYS_TYPES_H 1
1109| #define HAVE_SYS_STAT_H 1
1110| #define HAVE_STDLIB_H 1
1111| #define HAVE_STRING_H 1
1112| #define HAVE_MEMORY_H 1
1113| #define HAVE_STRINGS_H 1
1114| #define HAVE_INTTYPES_H 1
1115| #define HAVE_STDINT_H 1
1116| #define HAVE_UNISTD_H 1
1117| #define STDC_HEADERS 1
1118| #define HAVE_FCNTL_H 1
1119| #define HAVE_UNISTD_H 1
1120| #define HAVE_LIBC_H 1
1121| #define HAVE_SYS_TIME_H 1
1122| #define HAVE_SYS_TYPES_H 1
1123| #define HAVE_ZLIB_H 1
1124| #define RETSIGTYPE void
1125| #define HAVE_LIBM 1
1126| #define HAVE_LIBZ 1
1127| #define HAVE_LIBJPEG 1
1128| #define HAVE_LIBTIFF 1
1129| #define HAVE_LIBLCMS 1
1130| #define HAVE_ALLOCA_H 1
1131| #define HAVE_ALLOCA 1
1132| #define HAVE_STDLIB_H 1
1133| #define HAVE_UNISTD_H 1
1134| #define HAVE_GETPAGESIZE 1
1135| #define HAVE_MMAP 1
1136| #define HAVE_ATEXIT 1
1137| #define HAVE_MKDIR 1
1138| #define HAVE_SIGPROCMASK 1
1139| #define HAVE_STRDUP 1
1140| #define HAVE_STRFTIME 1
1141| #define HAVE_STRSTR 1
1142| #define HAVE_STRSEP 1
1143| #define HAVE_STRTOD 1
1144| #define HAVE_SNPRINTF 1
1145| #define HAVE_USLEEP 1
1146| #define HAVE_STRCASECMP 1
1147| #define HAVE_STRNCASECMP 1
1148| #define HAVE_LSTAT 1
1149| /* end confdefs.h.  */
1150| #include <stdio.h>
1151| #if HAVE_SYS_TYPES_H
1152| # include <sys/types.h>
1153| #endif
1154| #if HAVE_SYS_STAT_H
1155| # include <sys/stat.h>
1156| #endif
1157| #if STDC_HEADERS
1158| # include <stdlib.h>
1159| # include <stddef.h>
1160| #else
1161| # if HAVE_STDLIB_H
1162| #  include <stdlib.h>
1163| # endif
1164| #endif
1165| #if HAVE_STRING_H
1166| # if !STDC_HEADERS && HAVE_MEMORY_H
1167| #  include <memory.h>
1168| # endif
1169| # include <string.h>
1170| #endif
1171| #if HAVE_STRINGS_H
1172| # include <strings.h>
1173| #endif
1174| #if HAVE_INTTYPES_H
1175| # include <inttypes.h>
1176| #else
1177| # if HAVE_STDINT_H
1178| #  include <stdint.h>
1179| # endif
1180| #endif
1181| #if HAVE_UNISTD_H
1182| # include <unistd.h>
1183| #endif
1184| #include <argz.h>
1185configure:6997: result: no
1186configure:7001: checking argz.h presence
1187configure:7011: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c
1188conftest.c:54:18: error: argz.h: No such file or directory
1189configure:7017: $? = 1
1190configure: failed program was:
1191| /* confdefs.h.  */
1192|
1193| #define PACKAGE_NAME ""
1194| #define PACKAGE_TARNAME ""
1195| #define PACKAGE_VERSION ""
1196| #define PACKAGE_STRING ""
1197| #define PACKAGE_BUGREPORT ""
1198| #define PACKAGE "xsane"
1199| #define VERSION "0.996"
1200| #define XSANE_PACKAGE_VERSION "xsane-0.996"
1201| #define STDC_HEADERS 1
1202| #define HAVE_SYS_TYPES_H 1
1203| #define HAVE_SYS_STAT_H 1
1204| #define HAVE_STDLIB_H 1
1205| #define HAVE_STRING_H 1
1206| #define HAVE_MEMORY_H 1
1207| #define HAVE_STRINGS_H 1
1208| #define HAVE_INTTYPES_H 1
1209| #define HAVE_STDINT_H 1
1210| #define HAVE_UNISTD_H 1
1211| #define STDC_HEADERS 1
1212| #define HAVE_FCNTL_H 1
1213| #define HAVE_UNISTD_H 1
1214| #define HAVE_LIBC_H 1
1215| #define HAVE_SYS_TIME_H 1
1216| #define HAVE_SYS_TYPES_H 1
1217| #define HAVE_ZLIB_H 1
1218| #define RETSIGTYPE void
1219| #define HAVE_LIBM 1
1220| #define HAVE_LIBZ 1
1221| #define HAVE_LIBJPEG 1
1222| #define HAVE_LIBTIFF 1
1223| #define HAVE_LIBLCMS 1
1224| #define HAVE_ALLOCA_H 1
1225| #define HAVE_ALLOCA 1
1226| #define HAVE_STDLIB_H 1
1227| #define HAVE_UNISTD_H 1
1228| #define HAVE_GETPAGESIZE 1
1229| #define HAVE_MMAP 1
1230| #define HAVE_ATEXIT 1
1231| #define HAVE_MKDIR 1
1232| #define HAVE_SIGPROCMASK 1
1233| #define HAVE_STRDUP 1
1234| #define HAVE_STRFTIME 1
1235| #define HAVE_STRSTR 1
1236| #define HAVE_STRSEP 1
1237| #define HAVE_STRTOD 1
1238| #define HAVE_SNPRINTF 1
1239| #define HAVE_USLEEP 1
1240| #define HAVE_STRCASECMP 1
1241| #define HAVE_STRNCASECMP 1
1242| #define HAVE_LSTAT 1
1243| /* end confdefs.h.  */
1244| #include <argz.h>
1245configure:7037: result: no
1246configure:7072: checking for argz.h
1247configure:7079: result: no
1248configure:6956: checking limits.h usability
1249configure:6968: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c >&5
1250configure:6974: $? = 0
1251configure:6978: test -z
1252                         || test ! -s conftest.err
1253configure:6981: $? = 0
1254configure:6984: test -s conftest.o
1255configure:6987: $? = 0
1256configure:6997: result: yes
1257configure:7001: checking limits.h presence
1258configure:7011: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c
1259configure:7017: $? = 0
1260configure:7037: result: yes
1261configure:7072: checking for limits.h
1262configure:7079: result: yes
1263configure:6956: checking locale.h usability
1264configure:6968: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c >&5
1265configure:6974: $? = 0
1266configure:6978: test -z
1267                         || test ! -s conftest.err
1268configure:6981: $? = 0
1269configure:6984: test -s conftest.o
1270configure:6987: $? = 0
1271configure:6997: result: yes
1272configure:7001: checking locale.h presence
1273configure:7011: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c
1274configure:7017: $? = 0
1275configure:7037: result: yes
1276configure:7072: checking for locale.h
1277configure:7079: result: yes
1278configure:6956: checking nl_types.h usability
1279configure:6968: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c >&5
1280configure:6974: $? = 0
1281configure:6978: test -z
1282                         || test ! -s conftest.err
1283configure:6981: $? = 0
1284configure:6984: test -s conftest.o
1285configure:6987: $? = 0
1286configure:6997: result: yes
1287configure:7001: checking nl_types.h presence
1288configure:7011: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c
1289configure:7017: $? = 0
1290configure:7037: result: yes
1291configure:7072: checking for nl_types.h
1292configure:7079: result: yes
1293configure:6956: checking malloc.h usability
1294configure:6968: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c >&5
1295conftest.c:91:20: error: malloc.h: No such file or directory
1296configure:6974: $? = 1
1297configure: failed program was:
1298| /* confdefs.h.  */
1299|
1300| #define PACKAGE_NAME ""
1301| #define PACKAGE_TARNAME ""
1302| #define PACKAGE_VERSION ""
1303| #define PACKAGE_STRING ""
1304| #define PACKAGE_BUGREPORT ""
1305| #define PACKAGE "xsane"
1306| #define VERSION "0.996"
1307| #define XSANE_PACKAGE_VERSION "xsane-0.996"
1308| #define STDC_HEADERS 1
1309| #define HAVE_SYS_TYPES_H 1
1310| #define HAVE_SYS_STAT_H 1
1311| #define HAVE_STDLIB_H 1
1312| #define HAVE_STRING_H 1
1313| #define HAVE_MEMORY_H 1
1314| #define HAVE_STRINGS_H 1
1315| #define HAVE_INTTYPES_H 1
1316| #define HAVE_STDINT_H 1
1317| #define HAVE_UNISTD_H 1
1318| #define STDC_HEADERS 1
1319| #define HAVE_FCNTL_H 1
1320| #define HAVE_UNISTD_H 1
1321| #define HAVE_LIBC_H 1
1322| #define HAVE_SYS_TIME_H 1
1323| #define HAVE_SYS_TYPES_H 1
1324| #define HAVE_ZLIB_H 1
1325| #define RETSIGTYPE void
1326| #define HAVE_LIBM 1
1327| #define HAVE_LIBZ 1
1328| #define HAVE_LIBJPEG 1
1329| #define HAVE_LIBTIFF 1
1330| #define HAVE_LIBLCMS 1
1331| #define HAVE_ALLOCA_H 1
1332| #define HAVE_ALLOCA 1
1333| #define HAVE_STDLIB_H 1
1334| #define HAVE_UNISTD_H 1
1335| #define HAVE_GETPAGESIZE 1
1336| #define HAVE_MMAP 1
1337| #define HAVE_ATEXIT 1
1338| #define HAVE_MKDIR 1
1339| #define HAVE_SIGPROCMASK 1
1340| #define HAVE_STRDUP 1
1341| #define HAVE_STRFTIME 1
1342| #define HAVE_STRSTR 1
1343| #define HAVE_STRSEP 1
1344| #define HAVE_STRTOD 1
1345| #define HAVE_SNPRINTF 1
1346| #define HAVE_USLEEP 1
1347| #define HAVE_STRCASECMP 1
1348| #define HAVE_STRNCASECMP 1
1349| #define HAVE_LSTAT 1
1350| #define HAVE_LIMITS_H 1
1351| #define HAVE_LOCALE_H 1
1352| #define HAVE_NL_TYPES_H 1
1353| /* end confdefs.h.  */
1354| #include <stdio.h>
1355| #if HAVE_SYS_TYPES_H
1356| # include <sys/types.h>
1357| #endif
1358| #if HAVE_SYS_STAT_H
1359| # include <sys/stat.h>
1360| #endif
1361| #if STDC_HEADERS
1362| # include <stdlib.h>
1363| # include <stddef.h>
1364| #else
1365| # if HAVE_STDLIB_H
1366| #  include <stdlib.h>
1367| # endif
1368| #endif
1369| #if HAVE_STRING_H
1370| # if !STDC_HEADERS && HAVE_MEMORY_H
1371| #  include <memory.h>
1372| # endif
1373| # include <string.h>
1374| #endif
1375| #if HAVE_STRINGS_H
1376| # include <strings.h>
1377| #endif
1378| #if HAVE_INTTYPES_H
1379| # include <inttypes.h>
1380| #else
1381| # if HAVE_STDINT_H
1382| #  include <stdint.h>
1383| # endif
1384| #endif
1385| #if HAVE_UNISTD_H
1386| # include <unistd.h>
1387| #endif
1388| #include <malloc.h>
1389configure:6997: result: no
1390configure:7001: checking malloc.h presence
1391configure:7011: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c
1392conftest.c:57:20: error: malloc.h: No such file or directory
1393configure:7017: $? = 1
1394configure: failed program was:
1395| /* confdefs.h.  */
1396|
1397| #define PACKAGE_NAME ""
1398| #define PACKAGE_TARNAME ""
1399| #define PACKAGE_VERSION ""
1400| #define PACKAGE_STRING ""
1401| #define PACKAGE_BUGREPORT ""
1402| #define PACKAGE "xsane"
1403| #define VERSION "0.996"
1404| #define XSANE_PACKAGE_VERSION "xsane-0.996"
1405| #define STDC_HEADERS 1
1406| #define HAVE_SYS_TYPES_H 1
1407| #define HAVE_SYS_STAT_H 1
1408| #define HAVE_STDLIB_H 1
1409| #define HAVE_STRING_H 1
1410| #define HAVE_MEMORY_H 1
1411| #define HAVE_STRINGS_H 1
1412| #define HAVE_INTTYPES_H 1
1413| #define HAVE_STDINT_H 1
1414| #define HAVE_UNISTD_H 1
1415| #define STDC_HEADERS 1
1416| #define HAVE_FCNTL_H 1
1417| #define HAVE_UNISTD_H 1
1418| #define HAVE_LIBC_H 1
1419| #define HAVE_SYS_TIME_H 1
1420| #define HAVE_SYS_TYPES_H 1
1421| #define HAVE_ZLIB_H 1
1422| #define RETSIGTYPE void
1423| #define HAVE_LIBM 1
1424| #define HAVE_LIBZ 1
1425| #define HAVE_LIBJPEG 1
1426| #define HAVE_LIBTIFF 1
1427| #define HAVE_LIBLCMS 1
1428| #define HAVE_ALLOCA_H 1
1429| #define HAVE_ALLOCA 1
1430| #define HAVE_STDLIB_H 1
1431| #define HAVE_UNISTD_H 1
1432| #define HAVE_GETPAGESIZE 1
1433| #define HAVE_MMAP 1
1434| #define HAVE_ATEXIT 1
1435| #define HAVE_MKDIR 1
1436| #define HAVE_SIGPROCMASK 1
1437| #define HAVE_STRDUP 1
1438| #define HAVE_STRFTIME 1
1439| #define HAVE_STRSTR 1
1440| #define HAVE_STRSEP 1
1441| #define HAVE_STRTOD 1
1442| #define HAVE_SNPRINTF 1
1443| #define HAVE_USLEEP 1
1444| #define HAVE_STRCASECMP 1
1445| #define HAVE_STRNCASECMP 1
1446| #define HAVE_LSTAT 1
1447| #define HAVE_LIMITS_H 1
1448| #define HAVE_LOCALE_H 1
1449| #define HAVE_NL_TYPES_H 1
1450| /* end confdefs.h.  */
1451| #include <malloc.h>
1452configure:7037: result: no
1453configure:7072: checking for malloc.h
1454configure:7079: result: no
1455configure:6947: checking for string.h
1456configure:6952: result: yes
1457configure:6947: checking for unistd.h
1458configure:6952: result: yes
1459configure:6956: checking values.h usability
1460configure:6968: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c >&5
1461conftest.c:93:20: error: values.h: No such file or directory
1462configure:6974: $? = 1
1463configure: failed program was:
1464| /* confdefs.h.  */
1465|
1466| #define PACKAGE_NAME ""
1467| #define PACKAGE_TARNAME ""
1468| #define PACKAGE_VERSION ""
1469| #define PACKAGE_STRING ""
1470| #define PACKAGE_BUGREPORT ""
1471| #define PACKAGE "xsane"
1472| #define VERSION "0.996"
1473| #define XSANE_PACKAGE_VERSION "xsane-0.996"
1474| #define STDC_HEADERS 1
1475| #define HAVE_SYS_TYPES_H 1
1476| #define HAVE_SYS_STAT_H 1
1477| #define HAVE_STDLIB_H 1
1478| #define HAVE_STRING_H 1
1479| #define HAVE_MEMORY_H 1
1480| #define HAVE_STRINGS_H 1
1481| #define HAVE_INTTYPES_H 1
1482| #define HAVE_STDINT_H 1
1483| #define HAVE_UNISTD_H 1
1484| #define STDC_HEADERS 1
1485| #define HAVE_FCNTL_H 1
1486| #define HAVE_UNISTD_H 1
1487| #define HAVE_LIBC_H 1
1488| #define HAVE_SYS_TIME_H 1
1489| #define HAVE_SYS_TYPES_H 1
1490| #define HAVE_ZLIB_H 1
1491| #define RETSIGTYPE void
1492| #define HAVE_LIBM 1
1493| #define HAVE_LIBZ 1
1494| #define HAVE_LIBJPEG 1
1495| #define HAVE_LIBTIFF 1
1496| #define HAVE_LIBLCMS 1
1497| #define HAVE_ALLOCA_H 1
1498| #define HAVE_ALLOCA 1
1499| #define HAVE_STDLIB_H 1
1500| #define HAVE_UNISTD_H 1
1501| #define HAVE_GETPAGESIZE 1
1502| #define HAVE_MMAP 1
1503| #define HAVE_ATEXIT 1
1504| #define HAVE_MKDIR 1
1505| #define HAVE_SIGPROCMASK 1
1506| #define HAVE_STRDUP 1
1507| #define HAVE_STRFTIME 1
1508| #define HAVE_STRSTR 1
1509| #define HAVE_STRSEP 1
1510| #define HAVE_STRTOD 1
1511| #define HAVE_SNPRINTF 1
1512| #define HAVE_USLEEP 1
1513| #define HAVE_STRCASECMP 1
1514| #define HAVE_STRNCASECMP 1
1515| #define HAVE_LSTAT 1
1516| #define HAVE_LIMITS_H 1
1517| #define HAVE_LOCALE_H 1
1518| #define HAVE_NL_TYPES_H 1
1519| #define HAVE_STRING_H 1
1520| #define HAVE_UNISTD_H 1
1521| /* end confdefs.h.  */
1522| #include <stdio.h>
1523| #if HAVE_SYS_TYPES_H
1524| # include <sys/types.h>
1525| #endif
1526| #if HAVE_SYS_STAT_H
1527| # include <sys/stat.h>
1528| #endif
1529| #if STDC_HEADERS
1530| # include <stdlib.h>
1531| # include <stddef.h>
1532| #else
1533| # if HAVE_STDLIB_H
1534| #  include <stdlib.h>
1535| # endif
1536| #endif
1537| #if HAVE_STRING_H
1538| # if !STDC_HEADERS && HAVE_MEMORY_H
1539| #  include <memory.h>
1540| # endif
1541| # include <string.h>
1542| #endif
1543| #if HAVE_STRINGS_H
1544| # include <strings.h>
1545| #endif
1546| #if HAVE_INTTYPES_H
1547| # include <inttypes.h>
1548| #else
1549| # if HAVE_STDINT_H
1550| #  include <stdint.h>
1551| # endif
1552| #endif
1553| #if HAVE_UNISTD_H
1554| # include <unistd.h>
1555| #endif
1556| #include <values.h>
1557configure:6997: result: no
1558configure:7001: checking values.h presence
1559configure:7011: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c
1560conftest.c:59:20: error: values.h: No such file or directory
1561configure:7017: $? = 1
1562configure: failed program was:
1563| /* confdefs.h.  */
1564|
1565| #define PACKAGE_NAME ""
1566| #define PACKAGE_TARNAME ""
1567| #define PACKAGE_VERSION ""
1568| #define PACKAGE_STRING ""
1569| #define PACKAGE_BUGREPORT ""
1570| #define PACKAGE "xsane"
1571| #define VERSION "0.996"
1572| #define XSANE_PACKAGE_VERSION "xsane-0.996"
1573| #define STDC_HEADERS 1
1574| #define HAVE_SYS_TYPES_H 1
1575| #define HAVE_SYS_STAT_H 1
1576| #define HAVE_STDLIB_H 1
1577| #define HAVE_STRING_H 1
1578| #define HAVE_MEMORY_H 1
1579| #define HAVE_STRINGS_H 1
1580| #define HAVE_INTTYPES_H 1
1581| #define HAVE_STDINT_H 1
1582| #define HAVE_UNISTD_H 1
1583| #define STDC_HEADERS 1
1584| #define HAVE_FCNTL_H 1
1585| #define HAVE_UNISTD_H 1
1586| #define HAVE_LIBC_H 1
1587| #define HAVE_SYS_TIME_H 1
1588| #define HAVE_SYS_TYPES_H 1
1589| #define HAVE_ZLIB_H 1
1590| #define RETSIGTYPE void
1591| #define HAVE_LIBM 1
1592| #define HAVE_LIBZ 1
1593| #define HAVE_LIBJPEG 1
1594| #define HAVE_LIBTIFF 1
1595| #define HAVE_LIBLCMS 1
1596| #define HAVE_ALLOCA_H 1
1597| #define HAVE_ALLOCA 1
1598| #define HAVE_STDLIB_H 1
1599| #define HAVE_UNISTD_H 1
1600| #define HAVE_GETPAGESIZE 1
1601| #define HAVE_MMAP 1
1602| #define HAVE_ATEXIT 1
1603| #define HAVE_MKDIR 1
1604| #define HAVE_SIGPROCMASK 1
1605| #define HAVE_STRDUP 1
1606| #define HAVE_STRFTIME 1
1607| #define HAVE_STRSTR 1
1608| #define HAVE_STRSEP 1
1609| #define HAVE_STRTOD 1
1610| #define HAVE_SNPRINTF 1
1611| #define HAVE_USLEEP 1
1612| #define HAVE_STRCASECMP 1
1613| #define HAVE_STRNCASECMP 1
1614| #define HAVE_LSTAT 1
1615| #define HAVE_LIMITS_H 1
1616| #define HAVE_LOCALE_H 1
1617| #define HAVE_NL_TYPES_H 1
1618| #define HAVE_STRING_H 1
1619| #define HAVE_UNISTD_H 1
1620| /* end confdefs.h.  */
1621| #include <values.h>
1622configure:7037: result: no
1623configure:7072: checking for values.h
1624configure:7079: result: no
1625configure:6956: checking sys/param.h usability
1626configure:6968: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c >&5
1627configure:6974: $? = 0
1628configure:6978: test -z
1629                         || test ! -s conftest.err
1630configure:6981: $? = 0
1631configure:6984: test -s conftest.o
1632configure:6987: $? = 0
1633configure:6997: result: yes
1634configure:7001: checking sys/param.h presence
1635configure:7011: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c
1636configure:7017: $? = 0
1637configure:7037: result: yes
1638configure:7072: checking for sys/param.h
1639configure:7079: result: yes
1640configure:7106: checking for getcwd
1641configure:7163: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -llcms -ltiff -ljpeg -lz -lm  >&5
1642configure:7169: $? = 0
1643configure:7173: test -z
1644                         || test ! -s conftest.err
1645configure:7176: $? = 0
1646configure:7179: test -s conftest
1647configure:7182: $? = 0
1648configure:7194: result: yes
1649configure:7106: checking for munmap
1650configure:7163: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -llcms -ltiff -ljpeg -lz -lm  >&5
1651configure:7169: $? = 0
1652configure:7173: test -z
1653                         || test ! -s conftest.err
1654configure:7176: $? = 0
1655configure:7179: test -s conftest
1656configure:7182: $? = 0
1657configure:7194: result: yes
1658configure:7106: checking for putenv
1659configure:7163: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -llcms -ltiff -ljpeg -lz -lm  >&5
1660configure:7169: $? = 0
1661configure:7173: test -z
1662                         || test ! -s conftest.err
1663configure:7176: $? = 0
1664configure:7179: test -s conftest
1665configure:7182: $? = 0
1666configure:7194: result: yes
1667configure:7106: checking for setenv
1668configure:7163: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -llcms -ltiff -ljpeg -lz -lm  >&5
1669configure:7169: $? = 0
1670configure:7173: test -z
1671                         || test ! -s conftest.err
1672configure:7176: $? = 0
1673configure:7179: test -s conftest
1674configure:7182: $? = 0
1675configure:7194: result: yes
1676configure:7106: checking for setlocale
1677configure:7163: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -llcms -ltiff -ljpeg -lz -lm  >&5
1678configure:7169: $? = 0
1679configure:7173: test -z
1680                         || test ! -s conftest.err
1681configure:7176: $? = 0
1682configure:7179: test -s conftest
1683configure:7182: $? = 0
1684configure:7194: result: yes
1685configure:7106: checking for strchr
1686configure:7163: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -llcms -ltiff -ljpeg -lz -lm  >&5
1687conftest.c:89: warning: conflicting types for built-in function 'strchr'
1688configure:7169: $? = 0
1689configure:7173: test -z
1690                         || test ! -s conftest.err
1691configure:7176: $? = 0
1692configure:7179: test -s conftest
1693configure:7182: $? = 0
1694configure:7194: result: yes
1695configure:7106: checking for strcasecmp
1696configure:7194: result: yes
1697configure:7106: checking for __argz_count
1698configure:7163: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -llcms -ltiff -ljpeg -lz -lm  >&5
1699Undefined symbols:
1700  "___argz_count", referenced from:
1701      _f in ccyx7mRj.o
1702      ___argz_count$non_lazy_ptr in ccyx7mRj.o
1703ld: symbol(s) not found
1704collect2: ld returned 1 exit status
1705configure:7169: $? = 1
1706configure: failed program was:
1707| /* confdefs.h.  */
1708|
1709| #define PACKAGE_NAME ""
1710| #define PACKAGE_TARNAME ""
1711| #define PACKAGE_VERSION ""
1712| #define PACKAGE_STRING ""
1713| #define PACKAGE_BUGREPORT ""
1714| #define PACKAGE "xsane"
1715| #define VERSION "0.996"
1716| #define XSANE_PACKAGE_VERSION "xsane-0.996"
1717| #define STDC_HEADERS 1
1718| #define HAVE_SYS_TYPES_H 1
1719| #define HAVE_SYS_STAT_H 1
1720| #define HAVE_STDLIB_H 1
1721| #define HAVE_STRING_H 1
1722| #define HAVE_MEMORY_H 1
1723| #define HAVE_STRINGS_H 1
1724| #define HAVE_INTTYPES_H 1
1725| #define HAVE_STDINT_H 1
1726| #define HAVE_UNISTD_H 1
1727| #define STDC_HEADERS 1
1728| #define HAVE_FCNTL_H 1
1729| #define HAVE_UNISTD_H 1
1730| #define HAVE_LIBC_H 1
1731| #define HAVE_SYS_TIME_H 1
1732| #define HAVE_SYS_TYPES_H 1
1733| #define HAVE_ZLIB_H 1
1734| #define RETSIGTYPE void
1735| #define HAVE_LIBM 1
1736| #define HAVE_LIBZ 1
1737| #define HAVE_LIBJPEG 1
1738| #define HAVE_LIBTIFF 1
1739| #define HAVE_LIBLCMS 1
1740| #define HAVE_ALLOCA_H 1
1741| #define HAVE_ALLOCA 1
1742| #define HAVE_STDLIB_H 1
1743| #define HAVE_UNISTD_H 1
1744| #define HAVE_GETPAGESIZE 1
1745| #define HAVE_MMAP 1
1746| #define HAVE_ATEXIT 1
1747| #define HAVE_MKDIR 1
1748| #define HAVE_SIGPROCMASK 1
1749| #define HAVE_STRDUP 1
1750| #define HAVE_STRFTIME 1
1751| #define HAVE_STRSTR 1
1752| #define HAVE_STRSEP 1
1753| #define HAVE_STRTOD 1
1754| #define HAVE_SNPRINTF 1
1755| #define HAVE_USLEEP 1
1756| #define HAVE_STRCASECMP 1
1757| #define HAVE_STRNCASECMP 1
1758| #define HAVE_LSTAT 1
1759| #define HAVE_LIMITS_H 1
1760| #define HAVE_LOCALE_H 1
1761| #define HAVE_NL_TYPES_H 1
1762| #define HAVE_STRING_H 1
1763| #define HAVE_UNISTD_H 1
1764| #define HAVE_SYS_PARAM_H 1
1765| #define HAVE_GETCWD 1
1766| #define HAVE_MUNMAP 1
1767| #define HAVE_PUTENV 1
1768| #define HAVE_SETENV 1
1769| #define HAVE_SETLOCALE 1
1770| #define HAVE_STRCHR 1
1771| #define HAVE_STRCASECMP 1
1772| /* end confdefs.h.  */
1773| /* Define __argz_count to an innocuous variant, in case <limits.h> declares __argz_count.
1774|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1775| #define __argz_count innocuous___argz_count
1776|
1777| /* System header to define __stub macros and hopefully few prototypes,
1778|     which can conflict with char __argz_count (); below.
1779|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1780|     <limits.h> exists even on freestanding compilers.  */
1781|
1782| #ifdef __STDC__
1783| # include <limits.h>
1784| #else
1785| # include <assert.h>
1786| #endif
1787|
1788| #undef __argz_count
1789|
1790| /* Override any gcc2 internal prototype to avoid an error.  */
1791| #ifdef __cplusplus
1792| extern "C"
1793| {
1794| #endif
1795| /* We use char because int might match the return type of a gcc2
1796|    builtin and then its argument prototype would still apply.  */
1797| char __argz_count ();
1798| /* The GNU C library defines this for functions which it implements
1799|     to always fail with ENOSYS.  Some functions are actually named
1800|     something starting with __ and the normal name is an alias.  */
1801| #if defined (__stub___argz_count) || defined (__stub_____argz_count)
1802| choke me
1803| #else
1804| char (*f) () = __argz_count;
1805| #endif
1806| #ifdef __cplusplus
1807| }
1808| #endif
1809|
1810| int
1811| main ()
1812| {
1813| return f != __argz_count;
1814|   ;
1815|   return 0;
1816| }
1817configure:7194: result: no
1818configure:7106: checking for __argz_stringify
1819configure:7163: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -llcms -ltiff -ljpeg -lz -lm  >&5
1820Undefined symbols:
1821  "___argz_stringify", referenced from:
1822      _f in ccyXXgZG.o
1823      ___argz_stringify$non_lazy_ptr in ccyXXgZG.o
1824ld: symbol(s) not found
1825collect2: ld returned 1 exit status
1826configure:7169: $? = 1
1827configure: failed program was:
1828| /* confdefs.h.  */
1829|
1830| #define PACKAGE_NAME ""
1831| #define PACKAGE_TARNAME ""
1832| #define PACKAGE_VERSION ""
1833| #define PACKAGE_STRING ""
1834| #define PACKAGE_BUGREPORT ""
1835| #define PACKAGE "xsane"
1836| #define VERSION "0.996"
1837| #define XSANE_PACKAGE_VERSION "xsane-0.996"
1838| #define STDC_HEADERS 1
1839| #define HAVE_SYS_TYPES_H 1
1840| #define HAVE_SYS_STAT_H 1
1841| #define HAVE_STDLIB_H 1
1842| #define HAVE_STRING_H 1
1843| #define HAVE_MEMORY_H 1
1844| #define HAVE_STRINGS_H 1
1845| #define HAVE_INTTYPES_H 1
1846| #define HAVE_STDINT_H 1
1847| #define HAVE_UNISTD_H 1
1848| #define STDC_HEADERS 1
1849| #define HAVE_FCNTL_H 1
1850| #define HAVE_UNISTD_H 1
1851| #define HAVE_LIBC_H 1
1852| #define HAVE_SYS_TIME_H 1
1853| #define HAVE_SYS_TYPES_H 1
1854| #define HAVE_ZLIB_H 1
1855| #define RETSIGTYPE void
1856| #define HAVE_LIBM 1
1857| #define HAVE_LIBZ 1
1858| #define HAVE_LIBJPEG 1
1859| #define HAVE_LIBTIFF 1
1860| #define HAVE_LIBLCMS 1
1861| #define HAVE_ALLOCA_H 1
1862| #define HAVE_ALLOCA 1
1863| #define HAVE_STDLIB_H 1
1864| #define HAVE_UNISTD_H 1
1865| #define HAVE_GETPAGESIZE 1
1866| #define HAVE_MMAP 1
1867| #define HAVE_ATEXIT 1
1868| #define HAVE_MKDIR 1
1869| #define HAVE_SIGPROCMASK 1
1870| #define HAVE_STRDUP 1
1871| #define HAVE_STRFTIME 1
1872| #define HAVE_STRSTR 1
1873| #define HAVE_STRSEP 1
1874| #define HAVE_STRTOD 1
1875| #define HAVE_SNPRINTF 1
1876| #define HAVE_USLEEP 1
1877| #define HAVE_STRCASECMP 1
1878| #define HAVE_STRNCASECMP 1
1879| #define HAVE_LSTAT 1
1880| #define HAVE_LIMITS_H 1
1881| #define HAVE_LOCALE_H 1
1882| #define HAVE_NL_TYPES_H 1
1883| #define HAVE_STRING_H 1
1884| #define HAVE_UNISTD_H 1
1885| #define HAVE_SYS_PARAM_H 1
1886| #define HAVE_GETCWD 1
1887| #define HAVE_MUNMAP 1
1888| #define HAVE_PUTENV 1
1889| #define HAVE_SETENV 1
1890| #define HAVE_SETLOCALE 1
1891| #define HAVE_STRCHR 1
1892| #define HAVE_STRCASECMP 1
1893| /* end confdefs.h.  */
1894| /* Define __argz_stringify to an innocuous variant, in case <limits.h> declares __argz_stringify.
1895|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1896| #define __argz_stringify innocuous___argz_stringify
1897|
1898| /* System header to define __stub macros and hopefully few prototypes,
1899|     which can conflict with char __argz_stringify (); below.
1900|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1901|     <limits.h> exists even on freestanding compilers.  */
1902|
1903| #ifdef __STDC__
1904| # include <limits.h>
1905| #else
1906| # include <assert.h>
1907| #endif
1908|
1909| #undef __argz_stringify
1910|
1911| /* Override any gcc2 internal prototype to avoid an error.  */
1912| #ifdef __cplusplus
1913| extern "C"
1914| {
1915| #endif
1916| /* We use char because int might match the return type of a gcc2
1917|    builtin and then its argument prototype would still apply.  */
1918| char __argz_stringify ();
1919| /* The GNU C library defines this for functions which it implements
1920|     to always fail with ENOSYS.  Some functions are actually named
1921|     something starting with __ and the normal name is an alias.  */
1922| #if defined (__stub___argz_stringify) || defined (__stub_____argz_stringify)
1923| choke me
1924| #else
1925| char (*f) () = __argz_stringify;
1926| #endif
1927| #ifdef __cplusplus
1928| }
1929| #endif
1930|
1931| int
1932| main ()
1933| {
1934| return f != __argz_stringify;
1935|   ;
1936|   return 0;
1937| }
1938configure:7194: result: no
1939configure:7106: checking for __argz_next
1940configure:7163: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -llcms -ltiff -ljpeg -lz -lm  >&5
1941Undefined symbols:
1942  "___argz_next", referenced from:
1943      _f in ccamotjp.o
1944      ___argz_next$non_lazy_ptr in ccamotjp.o
1945ld: symbol(s) not found
1946collect2: ld returned 1 exit status
1947configure:7169: $? = 1
1948configure: failed program was:
1949| /* confdefs.h.  */
1950|
1951| #define PACKAGE_NAME ""
1952| #define PACKAGE_TARNAME ""
1953| #define PACKAGE_VERSION ""
1954| #define PACKAGE_STRING ""
1955| #define PACKAGE_BUGREPORT ""
1956| #define PACKAGE "xsane"
1957| #define VERSION "0.996"
1958| #define XSANE_PACKAGE_VERSION "xsane-0.996"
1959| #define STDC_HEADERS 1
1960| #define HAVE_SYS_TYPES_H 1
1961| #define HAVE_SYS_STAT_H 1
1962| #define HAVE_STDLIB_H 1
1963| #define HAVE_STRING_H 1
1964| #define HAVE_MEMORY_H 1
1965| #define HAVE_STRINGS_H 1
1966| #define HAVE_INTTYPES_H 1
1967| #define HAVE_STDINT_H 1
1968| #define HAVE_UNISTD_H 1
1969| #define STDC_HEADERS 1
1970| #define HAVE_FCNTL_H 1
1971| #define HAVE_UNISTD_H 1
1972| #define HAVE_LIBC_H 1
1973| #define HAVE_SYS_TIME_H 1
1974| #define HAVE_SYS_TYPES_H 1
1975| #define HAVE_ZLIB_H 1
1976| #define RETSIGTYPE void
1977| #define HAVE_LIBM 1
1978| #define HAVE_LIBZ 1
1979| #define HAVE_LIBJPEG 1
1980| #define HAVE_LIBTIFF 1
1981| #define HAVE_LIBLCMS 1
1982| #define HAVE_ALLOCA_H 1
1983| #define HAVE_ALLOCA 1
1984| #define HAVE_STDLIB_H 1
1985| #define HAVE_UNISTD_H 1
1986| #define HAVE_GETPAGESIZE 1
1987| #define HAVE_MMAP 1
1988| #define HAVE_ATEXIT 1
1989| #define HAVE_MKDIR 1
1990| #define HAVE_SIGPROCMASK 1
1991| #define HAVE_STRDUP 1
1992| #define HAVE_STRFTIME 1
1993| #define HAVE_STRSTR 1
1994| #define HAVE_STRSEP 1
1995| #define HAVE_STRTOD 1
1996| #define HAVE_SNPRINTF 1
1997| #define HAVE_USLEEP 1
1998| #define HAVE_STRCASECMP 1
1999| #define HAVE_STRNCASECMP 1
2000| #define HAVE_LSTAT 1
2001| #define HAVE_LIMITS_H 1
2002| #define HAVE_LOCALE_H 1
2003| #define HAVE_NL_TYPES_H 1
2004| #define HAVE_STRING_H 1
2005| #define HAVE_UNISTD_H 1
2006| #define HAVE_SYS_PARAM_H 1
2007| #define HAVE_GETCWD 1
2008| #define HAVE_MUNMAP 1
2009| #define HAVE_PUTENV 1
2010| #define HAVE_SETENV 1
2011| #define HAVE_SETLOCALE 1
2012| #define HAVE_STRCHR 1
2013| #define HAVE_STRCASECMP 1
2014| /* end confdefs.h.  */
2015| /* Define __argz_next to an innocuous variant, in case <limits.h> declares __argz_next.
2016|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2017| #define __argz_next innocuous___argz_next
2018|
2019| /* System header to define __stub macros and hopefully few prototypes,
2020|     which can conflict with char __argz_next (); below.
2021|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2022|     <limits.h> exists even on freestanding compilers.  */
2023|
2024| #ifdef __STDC__
2025| # include <limits.h>
2026| #else
2027| # include <assert.h>
2028| #endif
2029|
2030| #undef __argz_next
2031|
2032| /* Override any gcc2 internal prototype to avoid an error.  */
2033| #ifdef __cplusplus
2034| extern "C"
2035| {
2036| #endif
2037| /* We use char because int might match the return type of a gcc2
2038|    builtin and then its argument prototype would still apply.  */
2039| char __argz_next ();
2040| /* The GNU C library defines this for functions which it implements
2041|     to always fail with ENOSYS.  Some functions are actually named
2042|     something starting with __ and the normal name is an alias.  */
2043| #if defined (__stub___argz_next) || defined (__stub_____argz_next)
2044| choke me
2045| #else
2046| char (*f) () = __argz_next;
2047| #endif
2048| #ifdef __cplusplus
2049| }
2050| #endif
2051|
2052| int
2053| main ()
2054| {
2055| return f != __argz_next;
2056|   ;
2057|   return 0;
2058| }
2059configure:7194: result: no
2060configure:7210: checking for stpcpy
2061configure:7267: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -llcms -ltiff -ljpeg -lz -lm  >&5
2062conftest.c:91: warning: conflicting types for built-in function 'stpcpy'
2063configure:7273: $? = 0
2064configure:7277: test -z
2065                         || test ! -s conftest.err
2066configure:7280: $? = 0
2067configure:7283: test -s conftest
2068configure:7286: $? = 0
2069configure:7298: result: yes
2070configure:7317: checking for LC_MESSAGES
2071configure:7338: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -llcms -ltiff -ljpeg -lz -lm  >&5
2072configure:7344: $? = 0
2073configure:7348: test -z
2074                         || test ! -s conftest.err
2075configure:7351: $? = 0
2076configure:7354: test -s conftest
2077configure:7357: $? = 0
2078configure:7369: result: yes
2079configure:7378: checking whether NLS is requested
2080configure:7387: result: yes
2081configure:7398: checking whether included gettext is requested
2082configure:7408: result: no
2083configure:7427: checking libintl.h usability
2084configure:7439: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c >&5
2085configure:7445: $? = 0
2086configure:7449: test -z
2087                         || test ! -s conftest.err
2088configure:7452: $? = 0
2089configure:7455: test -s conftest.o
2090configure:7458: $? = 0
2091configure:7468: result: yes
2092configure:7472: checking libintl.h presence
2093configure:7482: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c
2094configure:7488: $? = 0
2095configure:7508: result: yes
2096configure:7543: checking for libintl.h
2097configure:7550: result: yes
2098configure:7555: checking for gettext in libc
2099configure:7576: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -llcms -ltiff -ljpeg -lz -lm  >&5
2100Undefined symbols:
2101  "_libintl_gettext", referenced from:
2102      _main in cc39ZBfd.o
2103ld: symbol(s) not found
2104collect2: ld returned 1 exit status
2105configure:7582: $? = 1
2106configure: failed program was:
2107| /* confdefs.h.  */
2108|
2109| #define PACKAGE_NAME ""
2110| #define PACKAGE_TARNAME ""
2111| #define PACKAGE_VERSION ""
2112| #define PACKAGE_STRING ""
2113| #define PACKAGE_BUGREPORT ""
2114| #define PACKAGE "xsane"
2115| #define VERSION "0.996"
2116| #define XSANE_PACKAGE_VERSION "xsane-0.996"
2117| #define STDC_HEADERS 1
2118| #define HAVE_SYS_TYPES_H 1
2119| #define HAVE_SYS_STAT_H 1
2120| #define HAVE_STDLIB_H 1
2121| #define HAVE_STRING_H 1
2122| #define HAVE_MEMORY_H 1
2123| #define HAVE_STRINGS_H 1
2124| #define HAVE_INTTYPES_H 1
2125| #define HAVE_STDINT_H 1
2126| #define HAVE_UNISTD_H 1
2127| #define STDC_HEADERS 1
2128| #define HAVE_FCNTL_H 1
2129| #define HAVE_UNISTD_H 1
2130| #define HAVE_LIBC_H 1
2131| #define HAVE_SYS_TIME_H 1
2132| #define HAVE_SYS_TYPES_H 1
2133| #define HAVE_ZLIB_H 1
2134| #define RETSIGTYPE void
2135| #define HAVE_LIBM 1
2136| #define HAVE_LIBZ 1
2137| #define HAVE_LIBJPEG 1
2138| #define HAVE_LIBTIFF 1
2139| #define HAVE_LIBLCMS 1
2140| #define HAVE_ALLOCA_H 1
2141| #define HAVE_ALLOCA 1
2142| #define HAVE_STDLIB_H 1
2143| #define HAVE_UNISTD_H 1
2144| #define HAVE_GETPAGESIZE 1
2145| #define HAVE_MMAP 1
2146| #define HAVE_ATEXIT 1
2147| #define HAVE_MKDIR 1
2148| #define HAVE_SIGPROCMASK 1
2149| #define HAVE_STRDUP 1
2150| #define HAVE_STRFTIME 1
2151| #define HAVE_STRSTR 1
2152| #define HAVE_STRSEP 1
2153| #define HAVE_STRTOD 1
2154| #define HAVE_SNPRINTF 1
2155| #define HAVE_USLEEP 1
2156| #define HAVE_STRCASECMP 1
2157| #define HAVE_STRNCASECMP 1
2158| #define HAVE_LSTAT 1
2159| #define HAVE_LIMITS_H 1
2160| #define HAVE_LOCALE_H 1
2161| #define HAVE_NL_TYPES_H 1
2162| #define HAVE_STRING_H 1
2163| #define HAVE_UNISTD_H 1
2164| #define HAVE_SYS_PARAM_H 1
2165| #define HAVE_GETCWD 1
2166| #define HAVE_MUNMAP 1
2167| #define HAVE_PUTENV 1
2168| #define HAVE_SETENV 1
2169| #define HAVE_SETLOCALE 1
2170| #define HAVE_STRCHR 1
2171| #define HAVE_STRCASECMP 1
2172| #define HAVE_STPCPY 1
2173| #define HAVE_STPCPY 1
2174| #define HAVE_LC_MESSAGES 1
2175| #define ENABLE_NLS 1
2176| /* end confdefs.h.  */
2177| #include <libintl.h>
2178| int
2179| main ()
2180| {
2181| return (int) gettext ("")
2182|   ;
2183|   return 0;
2184| }
2185configure:7607: result: no
2186configure:7611: checking for bindtextdomain in -lintl
2187configure:7641: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -lintl  -llcms -ltiff -ljpeg -lz -lm  >&5
2188configure:7647: $? = 0
2189configure:7651: test -z
2190                         || test ! -s conftest.err
2191configure:7654: $? = 0
2192configure:7657: test -s conftest
2193configure:7660: $? = 0
2194configure:7673: result: yes
2195configure:7676: checking for gettext in libintl
2196configure:7697: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -llcms -ltiff -ljpeg -lz -lm  >&5
2197conftest.c: In function 'main':
2198conftest.c:75: warning: implicit declaration of function 'gettext'
2199conftest.c:75: warning: incompatible implicit declaration of built-in function 'gettext'
2200Undefined symbols:
2201  "_gettext", referenced from:
2202      _main in cc7feZhz.o
2203ld: symbol(s) not found
2204collect2: ld returned 1 exit status
2205configure:7703: $? = 1
2206configure: failed program was:
2207| /* confdefs.h.  */
2208|
2209| #define PACKAGE_NAME ""
2210| #define PACKAGE_TARNAME ""
2211| #define PACKAGE_VERSION ""
2212| #define PACKAGE_STRING ""
2213| #define PACKAGE_BUGREPORT ""
2214| #define PACKAGE "xsane"
2215| #define VERSION "0.996"
2216| #define XSANE_PACKAGE_VERSION "xsane-0.996"
2217| #define STDC_HEADERS 1
2218| #define HAVE_SYS_TYPES_H 1
2219| #define HAVE_SYS_STAT_H 1
2220| #define HAVE_STDLIB_H 1
2221| #define HAVE_STRING_H 1
2222| #define HAVE_MEMORY_H 1
2223| #define HAVE_STRINGS_H 1
2224| #define HAVE_INTTYPES_H 1
2225| #define HAVE_STDINT_H 1
2226| #define HAVE_UNISTD_H 1
2227| #define STDC_HEADERS 1
2228| #define HAVE_FCNTL_H 1
2229| #define HAVE_UNISTD_H 1
2230| #define HAVE_LIBC_H 1
2231| #define HAVE_SYS_TIME_H 1
2232| #define HAVE_SYS_TYPES_H 1
2233| #define HAVE_ZLIB_H 1
2234| #define RETSIGTYPE void
2235| #define HAVE_LIBM 1
2236| #define HAVE_LIBZ 1
2237| #define HAVE_LIBJPEG 1
2238| #define HAVE_LIBTIFF 1
2239| #define HAVE_LIBLCMS 1
2240| #define HAVE_ALLOCA_H 1
2241| #define HAVE_ALLOCA 1
2242| #define HAVE_STDLIB_H 1
2243| #define HAVE_UNISTD_H 1
2244| #define HAVE_GETPAGESIZE 1
2245| #define HAVE_MMAP 1
2246| #define HAVE_ATEXIT 1
2247| #define HAVE_MKDIR 1
2248| #define HAVE_SIGPROCMASK 1
2249| #define HAVE_STRDUP 1
2250| #define HAVE_STRFTIME 1
2251| #define HAVE_STRSTR 1
2252| #define HAVE_STRSEP 1
2253| #define HAVE_STRTOD 1
2254| #define HAVE_SNPRINTF 1
2255| #define HAVE_USLEEP 1
2256| #define HAVE_STRCASECMP 1
2257| #define HAVE_STRNCASECMP 1
2258| #define HAVE_LSTAT 1
2259| #define HAVE_LIMITS_H 1
2260| #define HAVE_LOCALE_H 1
2261| #define HAVE_NL_TYPES_H 1
2262| #define HAVE_STRING_H 1
2263| #define HAVE_UNISTD_H 1
2264| #define HAVE_SYS_PARAM_H 1
2265| #define HAVE_GETCWD 1
2266| #define HAVE_MUNMAP 1
2267| #define HAVE_PUTENV 1
2268| #define HAVE_SETENV 1
2269| #define HAVE_SETLOCALE 1
2270| #define HAVE_STRCHR 1
2271| #define HAVE_STRCASECMP 1
2272| #define HAVE_STPCPY 1
2273| #define HAVE_STPCPY 1
2274| #define HAVE_LC_MESSAGES 1
2275| #define ENABLE_NLS 1
2276| /* end confdefs.h.  */
2277|
2278| int
2279| main ()
2280| {
2281| return (int) gettext ("")
2282|   ;
2283|   return 0;
2284| }
2285configure:7728: result: no
2286configure:8016: checking whether catgets can be used
2287configure:8026: result: no
2288configure:8372: checking for msgfmt
2289configure:8399: result: /opt/local/bin/msgfmt
2290configure:8408: checking for gmsgfmt
2291configure:8439: result: /opt/local/bin/msgfmt
2292configure:8448: checking for xgettext
2293configure:8475: result: /opt/local/bin/xgettext
2294configure:8541: checking for catalogs to be installed
2295configure:8550: result:  ca cs da de es fi fr hu it ja nl pa pl pt pt_BR ro ru sk sl sr sv vi tr zh zh_CN
2296configure:8767: checking for sane-config
2297configure:8785: found /opt/local/bin/sane-config
2298configure:8798: result: /opt/local/bin/sane-config
2299configure:8806: checking for SANE - version >= 1.0.0
2300configure:8891: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -I$(top_builddir)/intl -L/opt/local/lib -L/opt/local/lib  conftest.c -llcms -ltiff -ljpeg -lz -lm -lsane -lusb -lpthread -lm  -Wl,-framework,CoreFoundation -Wl,-framework,IOKit -ljpeg -ltiff -ldl >&5
2301conftest.c: In function 'main':
2302conftest.c:80: warning: implicit declaration of function 'system'
2303conftest.c:84: warning: implicit declaration of function 'exit'
2304conftest.c:84: warning: incompatible implicit declaration of built-in function 'exit'
2305configure:8894: $? = 0
2306configure:8896: ./conftest
2307configure:8899: $? = 0
2308configure:8918: result: yes
2309configure:9033: checking for pkg-config
2310configure:9051: found /opt/local/bin/pkg-config
2311configure:9064: result: /opt/local/bin/pkg-config
2312configure:9085: checking for GIMP - version >= 1.3.23
2313configure:9248: /usr/bin/gcc-4.0 -o conftest -O2 -Wall  -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -I$(top_builddir)/intl -L/opt/local/lib conftest.c -llcms -ltiff -ljpeg -lz -lm  >&5
2314conftest.c:73:26: error: libgimp/gimp.h: No such file or directory
2315conftest.c:75: error: syntax error before 'PLUG_IN_INFO'
2316conftest.c:75: warning: type defaults to 'int' in declaration of 'PLUG_IN_INFO'
2317conftest.c:77: warning: initialization makes integer from pointer without a cast
2318conftest.c:78: warning: excess elements in scalar initializer
2319conftest.c:78: warning: (near initialization for 'PLUG_IN_INFO')
2320conftest.c:79: warning: excess elements in scalar initializer
2321conftest.c:79: warning: (near initialization for 'PLUG_IN_INFO')
2322conftest.c:81: warning: excess elements in scalar initializer
2323conftest.c:81: warning: (near initialization for 'PLUG_IN_INFO')
2324conftest.c:81: warning: data definition has no type or storage class
2325configure:9254: $? = 1
2326configure: failed program was:
2327| /* confdefs.h.  */
2328|
2329| #define PACKAGE_NAME ""
2330| #define PACKAGE_TARNAME ""
2331| #define PACKAGE_VERSION ""
2332| #define PACKAGE_STRING ""
2333| #define PACKAGE_BUGREPORT ""
2334| #define PACKAGE "xsane"
2335| #define VERSION "0.996"
2336| #define XSANE_PACKAGE_VERSION "xsane-0.996"
2337| #define STDC_HEADERS 1
2338| #define HAVE_SYS_TYPES_H 1
2339| #define HAVE_SYS_STAT_H 1
2340| #define HAVE_STDLIB_H 1
2341| #define HAVE_STRING_H 1
2342| #define HAVE_MEMORY_H 1
2343| #define HAVE_STRINGS_H 1
2344| #define HAVE_INTTYPES_H 1
2345| #define HAVE_STDINT_H 1
2346| #define HAVE_UNISTD_H 1
2347| #define STDC_HEADERS 1
2348| #define HAVE_FCNTL_H 1
2349| #define HAVE_UNISTD_H 1
2350| #define HAVE_LIBC_H 1
2351| #define HAVE_SYS_TIME_H 1
2352| #define HAVE_SYS_TYPES_H 1
2353| #define HAVE_ZLIB_H 1
2354| #define RETSIGTYPE void
2355| #define HAVE_LIBM 1
2356| #define HAVE_LIBZ 1
2357| #define HAVE_LIBJPEG 1
2358| #define HAVE_LIBTIFF 1
2359| #define HAVE_LIBLCMS 1
2360| #define HAVE_ALLOCA_H 1
2361| #define HAVE_ALLOCA 1
2362| #define HAVE_STDLIB_H 1
2363| #define HAVE_UNISTD_H 1
2364| #define HAVE_GETPAGESIZE 1
2365| #define HAVE_MMAP 1
2366| #define HAVE_ATEXIT 1
2367| #define HAVE_MKDIR 1
2368| #define HAVE_SIGPROCMASK 1
2369| #define HAVE_STRDUP 1
2370| #define HAVE_STRFTIME 1
2371| #define HAVE_STRSTR 1
2372| #define HAVE_STRSEP 1
2373| #define HAVE_STRTOD 1
2374| #define HAVE_SNPRINTF 1
2375| #define HAVE_USLEEP 1
2376| #define HAVE_STRCASECMP 1
2377| #define HAVE_STRNCASECMP 1
2378| #define HAVE_LSTAT 1
2379| #define HAVE_LIMITS_H 1
2380| #define HAVE_LOCALE_H 1
2381| #define HAVE_NL_TYPES_H 1
2382| #define HAVE_STRING_H 1
2383| #define HAVE_UNISTD_H 1
2384| #define HAVE_SYS_PARAM_H 1
2385| #define HAVE_GETCWD 1
2386| #define HAVE_MUNMAP 1
2387| #define HAVE_PUTENV 1
2388| #define HAVE_SETENV 1
2389| #define HAVE_SETLOCALE 1
2390| #define HAVE_STRCHR 1
2391| #define HAVE_STRCASECMP 1
2392| #define HAVE_STPCPY 1
2393| #define HAVE_STPCPY 1
2394| #define HAVE_LC_MESSAGES 1
2395| #define ENABLE_NLS 1
2396| /* end confdefs.h.  */
2397|
2398| #include <stdio.h>
2399| #include <libgimp/gimp.h>
2400|
2401| GimpPlugInInfo PLUG_IN_INFO =
2402| {
2403|   NULL,  /* init_proc */
2404|   NULL,  /* quit_proc */
2405|   NULL,  /* query_proc */
2406|   NULL   /* run_proc */
2407| };
2408|
2409| int
2410| main ()
2411| {
2412|  return 0;
2413|   ;
2414|   return 0;
2415| }
2416configure:9342: checking for pkg-config
2417configure:9373: result: /opt/local/bin/pkg-config
2418configure:9394: checking for GTK+ - version >= 2.0.0
2419configure:9539: result: no
2420configure:9572: /usr/bin/gcc-4.0 -o conftest -O2 -Wall  -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -I$(top_builddir)/intl -L/opt/local/lib conftest.c -llcms -ltiff -ljpeg -lz -lm  >&5
2421conftest.c:72:21: error: gtk/gtk.h: No such file or directory
2422conftest.c: In function 'main':
2423conftest.c:78: error: 'gtk_major_version' undeclared (first use in this function)
2424conftest.c:78: error: (Each undeclared identifier is reported only once
2425conftest.c:78: error: for each function it appears in.)
2426conftest.c:78: error: 'gtk_minor_version' undeclared (first use in this function)
2427conftest.c:78: error: 'gtk_micro_version' undeclared (first use in this function)
2428configure:9578: $? = 1
2429configure: failed program was:
2430| /* confdefs.h.  */
2431|
2432| #define PACKAGE_NAME ""
2433| #define PACKAGE_TARNAME ""
2434| #define PACKAGE_VERSION ""
2435| #define PACKAGE_STRING ""
2436| #define PACKAGE_BUGREPORT ""
2437| #define PACKAGE "xsane"
2438| #define VERSION "0.996"
2439| #define XSANE_PACKAGE_VERSION "xsane-0.996"
2440| #define STDC_HEADERS 1
2441| #define HAVE_SYS_TYPES_H 1
2442| #define HAVE_SYS_STAT_H 1
2443| #define HAVE_STDLIB_H 1
2444| #define HAVE_STRING_H 1
2445| #define HAVE_MEMORY_H 1
2446| #define HAVE_STRINGS_H 1
2447| #define HAVE_INTTYPES_H 1
2448| #define HAVE_STDINT_H 1
2449| #define HAVE_UNISTD_H 1
2450| #define STDC_HEADERS 1
2451| #define HAVE_FCNTL_H 1
2452| #define HAVE_UNISTD_H 1
2453| #define HAVE_LIBC_H 1
2454| #define HAVE_SYS_TIME_H 1
2455| #define HAVE_SYS_TYPES_H 1
2456| #define HAVE_ZLIB_H 1
2457| #define RETSIGTYPE void
2458| #define HAVE_LIBM 1
2459| #define HAVE_LIBZ 1
2460| #define HAVE_LIBJPEG 1
2461| #define HAVE_LIBTIFF 1
2462| #define HAVE_LIBLCMS 1
2463| #define HAVE_ALLOCA_H 1
2464| #define HAVE_ALLOCA 1
2465| #define HAVE_STDLIB_H 1
2466| #define HAVE_UNISTD_H 1
2467| #define HAVE_GETPAGESIZE 1
2468| #define HAVE_MMAP 1
2469| #define HAVE_ATEXIT 1
2470| #define HAVE_MKDIR 1
2471| #define HAVE_SIGPROCMASK 1
2472| #define HAVE_STRDUP 1
2473| #define HAVE_STRFTIME 1
2474| #define HAVE_STRSTR 1
2475| #define HAVE_STRSEP 1
2476| #define HAVE_STRTOD 1
2477| #define HAVE_SNPRINTF 1
2478| #define HAVE_USLEEP 1
2479| #define HAVE_STRCASECMP 1
2480| #define HAVE_STRNCASECMP 1
2481| #define HAVE_LSTAT 1
2482| #define HAVE_LIMITS_H 1
2483| #define HAVE_LOCALE_H 1
2484| #define HAVE_NL_TYPES_H 1
2485| #define HAVE_STRING_H 1
2486| #define HAVE_UNISTD_H 1
2487| #define HAVE_SYS_PARAM_H 1
2488| #define HAVE_GETCWD 1
2489| #define HAVE_MUNMAP 1
2490| #define HAVE_PUTENV 1
2491| #define HAVE_SETENV 1
2492| #define HAVE_SETLOCALE 1
2493| #define HAVE_STRCHR 1
2494| #define HAVE_STRCASECMP 1
2495| #define HAVE_STPCPY 1
2496| #define HAVE_STPCPY 1
2497| #define HAVE_LC_MESSAGES 1
2498| #define ENABLE_NLS 1
2499| /* end confdefs.h.  */
2500|
2501| #include <gtk/gtk.h>
2502| #include <stdio.h>
2503|
2504| int
2505| main ()
2506| {
2507|  return ((gtk_major_version) || (gtk_minor_version) || (gtk_micro_version));
2508|   ;
2509|   return 0;
2510| }
2511configure:9674: checking for gtk-config
2512configure:9705: result: no
2513configure:9713: checking for GTK - version >= 1.2.0
2514configure:9849: result: no
2515configure:9988: checking for gimp-config
2516configure:10019: result: no
2517configure:10041: checking for gimptool
2518configure:10072: result: no
2519configure:10102: checking libgimp/gimp.h usability
2520configure:10114: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -I$(top_builddir)/intl  conftest.c >&5
2521conftest.c:105:26: error: libgimp/gimp.h: No such file or directory
2522configure:10120: $? = 1
2523configure: failed program was:
2524| /* confdefs.h.  */
2525|
2526| #define PACKAGE_NAME ""
2527| #define PACKAGE_TARNAME ""
2528| #define PACKAGE_VERSION ""
2529| #define PACKAGE_STRING ""
2530| #define PACKAGE_BUGREPORT ""
2531| #define PACKAGE "xsane"
2532| #define VERSION "0.996"
2533| #define XSANE_PACKAGE_VERSION "xsane-0.996"
2534| #define STDC_HEADERS 1
2535| #define HAVE_SYS_TYPES_H 1
2536| #define HAVE_SYS_STAT_H 1
2537| #define HAVE_STDLIB_H 1
2538| #define HAVE_STRING_H 1
2539| #define HAVE_MEMORY_H 1
2540| #define HAVE_STRINGS_H 1
2541| #define HAVE_INTTYPES_H 1
2542| #define HAVE_STDINT_H 1
2543| #define HAVE_UNISTD_H 1
2544| #define STDC_HEADERS 1
2545| #define HAVE_FCNTL_H 1
2546| #define HAVE_UNISTD_H 1
2547| #define HAVE_LIBC_H 1
2548| #define HAVE_SYS_TIME_H 1
2549| #define HAVE_SYS_TYPES_H 1
2550| #define HAVE_ZLIB_H 1
2551| #define RETSIGTYPE void
2552| #define HAVE_LIBM 1
2553| #define HAVE_LIBZ 1
2554| #define HAVE_LIBJPEG 1
2555| #define HAVE_LIBTIFF 1
2556| #define HAVE_LIBLCMS 1
2557| #define HAVE_ALLOCA_H 1
2558| #define HAVE_ALLOCA 1
2559| #define HAVE_STDLIB_H 1
2560| #define HAVE_UNISTD_H 1
2561| #define HAVE_GETPAGESIZE 1
2562| #define HAVE_MMAP 1
2563| #define HAVE_ATEXIT 1
2564| #define HAVE_MKDIR 1
2565| #define HAVE_SIGPROCMASK 1
2566| #define HAVE_STRDUP 1
2567| #define HAVE_STRFTIME 1
2568| #define HAVE_STRSTR 1
2569| #define HAVE_STRSEP 1
2570| #define HAVE_STRTOD 1
2571| #define HAVE_SNPRINTF 1
2572| #define HAVE_USLEEP 1
2573| #define HAVE_STRCASECMP 1
2574| #define HAVE_STRNCASECMP 1
2575| #define HAVE_LSTAT 1
2576| #define HAVE_LIMITS_H 1
2577| #define HAVE_LOCALE_H 1
2578| #define HAVE_NL_TYPES_H 1
2579| #define HAVE_STRING_H 1
2580| #define HAVE_UNISTD_H 1
2581| #define HAVE_SYS_PARAM_H 1
2582| #define HAVE_GETCWD 1
2583| #define HAVE_MUNMAP 1
2584| #define HAVE_PUTENV 1
2585| #define HAVE_SETENV 1
2586| #define HAVE_SETLOCALE 1
2587| #define HAVE_STRCHR 1
2588| #define HAVE_STRCASECMP 1
2589| #define HAVE_STPCPY 1
2590| #define HAVE_STPCPY 1
2591| #define HAVE_LC_MESSAGES 1
2592| #define ENABLE_NLS 1
2593| /* end confdefs.h.  */
2594| #include <stdio.h>
2595| #if HAVE_SYS_TYPES_H
2596| # include <sys/types.h>
2597| #endif
2598| #if HAVE_SYS_STAT_H
2599| # include <sys/stat.h>
2600| #endif
2601| #if STDC_HEADERS
2602| # include <stdlib.h>
2603| # include <stddef.h>
2604| #else
2605| # if HAVE_STDLIB_H
2606| #  include <stdlib.h>
2607| # endif
2608| #endif
2609| #if HAVE_STRING_H
2610| # if !STDC_HEADERS && HAVE_MEMORY_H
2611| #  include <memory.h>
2612| # endif
2613| # include <string.h>
2614| #endif
2615| #if HAVE_STRINGS_H
2616| # include <strings.h>
2617| #endif
2618| #if HAVE_INTTYPES_H
2619| # include <inttypes.h>
2620| #else
2621| # if HAVE_STDINT_H
2622| #  include <stdint.h>
2623| # endif
2624| #endif
2625| #if HAVE_UNISTD_H
2626| # include <unistd.h>
2627| #endif
2628| #include <libgimp/gimp.h>
2629configure:10143: result: no
2630configure:10147: checking libgimp/gimp.h presence
2631configure:10157: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -I$(top_builddir)/intl  conftest.c
2632conftest.c:71:26: error: libgimp/gimp.h: No such file or directory
2633configure:10163: $? = 1
2634configure: failed program was:
2635| /* confdefs.h.  */
2636|
2637| #define PACKAGE_NAME ""
2638| #define PACKAGE_TARNAME ""
2639| #define PACKAGE_VERSION ""
2640| #define PACKAGE_STRING ""
2641| #define PACKAGE_BUGREPORT ""
2642| #define PACKAGE "xsane"
2643| #define VERSION "0.996"
2644| #define XSANE_PACKAGE_VERSION "xsane-0.996"
2645| #define STDC_HEADERS 1
2646| #define HAVE_SYS_TYPES_H 1
2647| #define HAVE_SYS_STAT_H 1
2648| #define HAVE_STDLIB_H 1
2649| #define HAVE_STRING_H 1
2650| #define HAVE_MEMORY_H 1
2651| #define HAVE_STRINGS_H 1
2652| #define HAVE_INTTYPES_H 1
2653| #define HAVE_STDINT_H 1
2654| #define HAVE_UNISTD_H 1
2655| #define STDC_HEADERS 1
2656| #define HAVE_FCNTL_H 1
2657| #define HAVE_UNISTD_H 1
2658| #define HAVE_LIBC_H 1
2659| #define HAVE_SYS_TIME_H 1
2660| #define HAVE_SYS_TYPES_H 1
2661| #define HAVE_ZLIB_H 1
2662| #define RETSIGTYPE void
2663| #define HAVE_LIBM 1
2664| #define HAVE_LIBZ 1
2665| #define HAVE_LIBJPEG 1
2666| #define HAVE_LIBTIFF 1
2667| #define HAVE_LIBLCMS 1
2668| #define HAVE_ALLOCA_H 1
2669| #define HAVE_ALLOCA 1
2670| #define HAVE_STDLIB_H 1
2671| #define HAVE_UNISTD_H 1
2672| #define HAVE_GETPAGESIZE 1
2673| #define HAVE_MMAP 1
2674| #define HAVE_ATEXIT 1
2675| #define HAVE_MKDIR 1
2676| #define HAVE_SIGPROCMASK 1
2677| #define HAVE_STRDUP 1
2678| #define HAVE_STRFTIME 1
2679| #define HAVE_STRSTR 1
2680| #define HAVE_STRSEP 1
2681| #define HAVE_STRTOD 1
2682| #define HAVE_SNPRINTF 1
2683| #define HAVE_USLEEP 1
2684| #define HAVE_STRCASECMP 1
2685| #define HAVE_STRNCASECMP 1
2686| #define HAVE_LSTAT 1
2687| #define HAVE_LIMITS_H 1
2688| #define HAVE_LOCALE_H 1
2689| #define HAVE_NL_TYPES_H 1
2690| #define HAVE_STRING_H 1
2691| #define HAVE_UNISTD_H 1
2692| #define HAVE_SYS_PARAM_H 1
2693| #define HAVE_GETCWD 1
2694| #define HAVE_MUNMAP 1
2695| #define HAVE_PUTENV 1
2696| #define HAVE_SETENV 1
2697| #define HAVE_SETLOCALE 1
2698| #define HAVE_STRCHR 1
2699| #define HAVE_STRCASECMP 1
2700| #define HAVE_STPCPY 1
2701| #define HAVE_STPCPY 1
2702| #define HAVE_LC_MESSAGES 1
2703| #define ENABLE_NLS 1
2704| /* end confdefs.h.  */
2705| #include <libgimp/gimp.h>
2706configure:10183: result: no
2707configure:10218: checking for libgimp/gimp.h
2708configure:10225: result: no
2709configure:10254: checking libgimp/gimpfeatures.h usability
2710configure:10266: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -I$(top_builddir)/intl  conftest.c >&5
2711conftest.c:105:34: error: libgimp/gimpfeatures.h: No such file or directory
2712configure:10272: $? = 1
2713configure: failed program was:
2714| /* confdefs.h.  */
2715|
2716| #define PACKAGE_NAME ""
2717| #define PACKAGE_TARNAME ""
2718| #define PACKAGE_VERSION ""
2719| #define PACKAGE_STRING ""
2720| #define PACKAGE_BUGREPORT ""
2721| #define PACKAGE "xsane"
2722| #define VERSION "0.996"
2723| #define XSANE_PACKAGE_VERSION "xsane-0.996"
2724| #define STDC_HEADERS 1
2725| #define HAVE_SYS_TYPES_H 1
2726| #define HAVE_SYS_STAT_H 1
2727| #define HAVE_STDLIB_H 1
2728| #define HAVE_STRING_H 1
2729| #define HAVE_MEMORY_H 1
2730| #define HAVE_STRINGS_H 1
2731| #define HAVE_INTTYPES_H 1
2732| #define HAVE_STDINT_H 1
2733| #define HAVE_UNISTD_H 1
2734| #define STDC_HEADERS 1
2735| #define HAVE_FCNTL_H 1
2736| #define HAVE_UNISTD_H 1
2737| #define HAVE_LIBC_H 1
2738| #define HAVE_SYS_TIME_H 1
2739| #define HAVE_SYS_TYPES_H 1
2740| #define HAVE_ZLIB_H 1
2741| #define RETSIGTYPE void
2742| #define HAVE_LIBM 1
2743| #define HAVE_LIBZ 1
2744| #define HAVE_LIBJPEG 1
2745| #define HAVE_LIBTIFF 1
2746| #define HAVE_LIBLCMS 1
2747| #define HAVE_ALLOCA_H 1
2748| #define HAVE_ALLOCA 1
2749| #define HAVE_STDLIB_H 1
2750| #define HAVE_UNISTD_H 1
2751| #define HAVE_GETPAGESIZE 1
2752| #define HAVE_MMAP 1
2753| #define HAVE_ATEXIT 1
2754| #define HAVE_MKDIR 1
2755| #define HAVE_SIGPROCMASK 1
2756| #define HAVE_STRDUP 1
2757| #define HAVE_STRFTIME 1
2758| #define HAVE_STRSTR 1
2759| #define HAVE_STRSEP 1
2760| #define HAVE_STRTOD 1
2761| #define HAVE_SNPRINTF 1
2762| #define HAVE_USLEEP 1
2763| #define HAVE_STRCASECMP 1
2764| #define HAVE_STRNCASECMP 1
2765| #define HAVE_LSTAT 1
2766| #define HAVE_LIMITS_H 1
2767| #define HAVE_LOCALE_H 1
2768| #define HAVE_NL_TYPES_H 1
2769| #define HAVE_STRING_H 1
2770| #define HAVE_UNISTD_H 1
2771| #define HAVE_SYS_PARAM_H 1
2772| #define HAVE_GETCWD 1
2773| #define HAVE_MUNMAP 1
2774| #define HAVE_PUTENV 1
2775| #define HAVE_SETENV 1
2776| #define HAVE_SETLOCALE 1
2777| #define HAVE_STRCHR 1
2778| #define HAVE_STRCASECMP 1
2779| #define HAVE_STPCPY 1
2780| #define HAVE_STPCPY 1
2781| #define HAVE_LC_MESSAGES 1
2782| #define ENABLE_NLS 1
2783| /* end confdefs.h.  */
2784| #include <stdio.h>
2785| #if HAVE_SYS_TYPES_H
2786| # include <sys/types.h>
2787| #endif
2788| #if HAVE_SYS_STAT_H
2789| # include <sys/stat.h>
2790| #endif
2791| #if STDC_HEADERS
2792| # include <stdlib.h>
2793| # include <stddef.h>
2794| #else
2795| # if HAVE_STDLIB_H
2796| #  include <stdlib.h>
2797| # endif
2798| #endif
2799| #if HAVE_STRING_H
2800| # if !STDC_HEADERS && HAVE_MEMORY_H
2801| #  include <memory.h>
2802| # endif
2803| # include <string.h>
2804| #endif
2805| #if HAVE_STRINGS_H
2806| # include <strings.h>
2807| #endif
2808| #if HAVE_INTTYPES_H
2809| # include <inttypes.h>
2810| #else
2811| # if HAVE_STDINT_H
2812| #  include <stdint.h>
2813| # endif
2814| #endif
2815| #if HAVE_UNISTD_H
2816| # include <unistd.h>
2817| #endif
2818| #include <libgimp/gimpfeatures.h>
2819configure:10295: result: no
2820configure:10299: checking libgimp/gimpfeatures.h presence
2821configure:10309: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -I$(top_builddir)/intl  conftest.c
2822conftest.c:71:34: error: libgimp/gimpfeatures.h: No such file or directory
2823configure:10315: $? = 1
2824configure: failed program was:
2825| /* confdefs.h.  */
2826|
2827| #define PACKAGE_NAME ""
2828| #define PACKAGE_TARNAME ""
2829| #define PACKAGE_VERSION ""
2830| #define PACKAGE_STRING ""
2831| #define PACKAGE_BUGREPORT ""
2832| #define PACKAGE "xsane"
2833| #define VERSION "0.996"
2834| #define XSANE_PACKAGE_VERSION "xsane-0.996"
2835| #define STDC_HEADERS 1
2836| #define HAVE_SYS_TYPES_H 1
2837| #define HAVE_SYS_STAT_H 1
2838| #define HAVE_STDLIB_H 1
2839| #define HAVE_STRING_H 1
2840| #define HAVE_MEMORY_H 1
2841| #define HAVE_STRINGS_H 1
2842| #define HAVE_INTTYPES_H 1
2843| #define HAVE_STDINT_H 1
2844| #define HAVE_UNISTD_H 1
2845| #define STDC_HEADERS 1
2846| #define HAVE_FCNTL_H 1
2847| #define HAVE_UNISTD_H 1
2848| #define HAVE_LIBC_H 1
2849| #define HAVE_SYS_TIME_H 1
2850| #define HAVE_SYS_TYPES_H 1
2851| #define HAVE_ZLIB_H 1
2852| #define RETSIGTYPE void
2853| #define HAVE_LIBM 1
2854| #define HAVE_LIBZ 1
2855| #define HAVE_LIBJPEG 1
2856| #define HAVE_LIBTIFF 1
2857| #define HAVE_LIBLCMS 1
2858| #define HAVE_ALLOCA_H 1
2859| #define HAVE_ALLOCA 1
2860| #define HAVE_STDLIB_H 1
2861| #define HAVE_UNISTD_H 1
2862| #define HAVE_GETPAGESIZE 1
2863| #define HAVE_MMAP 1
2864| #define HAVE_ATEXIT 1
2865| #define HAVE_MKDIR 1
2866| #define HAVE_SIGPROCMASK 1
2867| #define HAVE_STRDUP 1
2868| #define HAVE_STRFTIME 1
2869| #define HAVE_STRSTR 1
2870| #define HAVE_STRSEP 1
2871| #define HAVE_STRTOD 1
2872| #define HAVE_SNPRINTF 1
2873| #define HAVE_USLEEP 1
2874| #define HAVE_STRCASECMP 1
2875| #define HAVE_STRNCASECMP 1
2876| #define HAVE_LSTAT 1
2877| #define HAVE_LIMITS_H 1
2878| #define HAVE_LOCALE_H 1
2879| #define HAVE_NL_TYPES_H 1
2880| #define HAVE_STRING_H 1
2881| #define HAVE_UNISTD_H 1
2882| #define HAVE_SYS_PARAM_H 1
2883| #define HAVE_GETCWD 1
2884| #define HAVE_MUNMAP 1
2885| #define HAVE_PUTENV 1
2886| #define HAVE_SETENV 1
2887| #define HAVE_SETLOCALE 1
2888| #define HAVE_STRCHR 1
2889| #define HAVE_STRCASECMP 1
2890| #define HAVE_STPCPY 1
2891| #define HAVE_STPCPY 1
2892| #define HAVE_LC_MESSAGES 1
2893| #define ENABLE_NLS 1
2894| /* end confdefs.h.  */
2895| #include <libgimp/gimpfeatures.h>
2896configure:10335: result: no
2897configure:10370: checking for libgimp/gimpfeatures.h
2898configure:10377: result: no
2899configure:10850: result: no
2900configure:10888: /usr/bin/gcc-4.0 -o conftest -O2 -Wall   -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -I$(top_builddir)/intl -L/opt/local/lib conftest.c -llcms -ltiff -ljpeg -lz -lm    >&5
2901conftest.c:72:26: error: libgimp/gimp.h: No such file or directory
2902conftest.c:76:36: error: operator '>' has no left operand
2903conftest.c:79: error: syntax error before 'PLUG_IN_INFO'
2904conftest.c:79: warning: type defaults to 'int' in declaration of 'PLUG_IN_INFO'
2905conftest.c:79: warning: initialization makes integer from pointer without a cast
2906conftest.c:79: warning: excess elements in scalar initializer
2907conftest.c:79: warning: (near initialization for 'PLUG_IN_INFO')
2908conftest.c:79: warning: excess elements in scalar initializer
2909conftest.c:79: warning: (near initialization for 'PLUG_IN_INFO')
2910conftest.c:79: warning: excess elements in scalar initializer
2911conftest.c:79: warning: (near initialization for 'PLUG_IN_INFO')
2912conftest.c:79: warning: data definition has no type or storage class
2913conftest.c: In function 'main':
2914conftest.c:84: error: 'gimp_major_version' undeclared (first use in this function)
2915conftest.c:84: error: (Each undeclared identifier is reported only once
2916conftest.c:84: error: for each function it appears in.)
2917conftest.c:84: error: 'gimp_minor_version' undeclared (first use in this function)
2918conftest.c:84: error: 'gimp_micro_version' undeclared (first use in this function)
2919configure:10894: $? = 1
2920configure: failed program was:
2921| /* confdefs.h.  */
2922|
2923| #define PACKAGE_NAME ""
2924| #define PACKAGE_TARNAME ""
2925| #define PACKAGE_VERSION ""
2926| #define PACKAGE_STRING ""
2927| #define PACKAGE_BUGREPORT ""
2928| #define PACKAGE "xsane"
2929| #define VERSION "0.996"
2930| #define XSANE_PACKAGE_VERSION "xsane-0.996"
2931| #define STDC_HEADERS 1
2932| #define HAVE_SYS_TYPES_H 1
2933| #define HAVE_SYS_STAT_H 1
2934| #define HAVE_STDLIB_H 1
2935| #define HAVE_STRING_H 1
2936| #define HAVE_MEMORY_H 1
2937| #define HAVE_STRINGS_H 1
2938| #define HAVE_INTTYPES_H 1
2939| #define HAVE_STDINT_H 1
2940| #define HAVE_UNISTD_H 1
2941| #define STDC_HEADERS 1
2942| #define HAVE_FCNTL_H 1
2943| #define HAVE_UNISTD_H 1
2944| #define HAVE_LIBC_H 1
2945| #define HAVE_SYS_TIME_H 1
2946| #define HAVE_SYS_TYPES_H 1
2947| #define HAVE_ZLIB_H 1
2948| #define RETSIGTYPE void
2949| #define HAVE_LIBM 1
2950| #define HAVE_LIBZ 1
2951| #define HAVE_LIBJPEG 1
2952| #define HAVE_LIBTIFF 1
2953| #define HAVE_LIBLCMS 1
2954| #define HAVE_ALLOCA_H 1
2955| #define HAVE_ALLOCA 1
2956| #define HAVE_STDLIB_H 1
2957| #define HAVE_UNISTD_H 1
2958| #define HAVE_GETPAGESIZE 1
2959| #define HAVE_MMAP 1
2960| #define HAVE_ATEXIT 1
2961| #define HAVE_MKDIR 1
2962| #define HAVE_SIGPROCMASK 1
2963| #define HAVE_STRDUP 1
2964| #define HAVE_STRFTIME 1
2965| #define HAVE_STRSTR 1
2966| #define HAVE_STRSEP 1
2967| #define HAVE_STRTOD 1
2968| #define HAVE_SNPRINTF 1
2969| #define HAVE_USLEEP 1
2970| #define HAVE_STRCASECMP 1
2971| #define HAVE_STRNCASECMP 1
2972| #define HAVE_LSTAT 1
2973| #define HAVE_LIMITS_H 1
2974| #define HAVE_LOCALE_H 1
2975| #define HAVE_NL_TYPES_H 1
2976| #define HAVE_STRING_H 1
2977| #define HAVE_UNISTD_H 1
2978| #define HAVE_SYS_PARAM_H 1
2979| #define HAVE_GETCWD 1
2980| #define HAVE_MUNMAP 1
2981| #define HAVE_PUTENV 1
2982| #define HAVE_SETENV 1
2983| #define HAVE_SETLOCALE 1
2984| #define HAVE_STRCHR 1
2985| #define HAVE_STRCASECMP 1
2986| #define HAVE_STPCPY 1
2987| #define HAVE_STPCPY 1
2988| #define HAVE_LC_MESSAGES 1
2989| #define ENABLE_NLS 1
2990| /* end confdefs.h.  */
2991|
2992| #include <libgimp/gimp.h>
2993| #include <stdio.h>
2994| #define GIMP_TEST_CHECK_VERSION(major, minor, micro)     ( > (major) ||      ( == (major) &&  > (minor)) ||      ( == (major) &&  == (minor) &&        >= (micro)))
2995|
2996| #if !GIMP_TEST_CHECK_VERSION(1,1,25)
2997| #  define GimpPlugInInfo GPlugInInfo /* do test with gimp interface version 1.0 */
2998| #endif
2999| GimpPlugInInfo PLUG_IN_INFO = { NULL, NULL, NULL, NULL };
3000|
3001| int
3002| main ()
3003| {
3004|  return ((gimp_major_version) || (gimp_minor_version) || (gimp_micro_version));
3005|   ;
3006|   return 0;
3007| }
3008configure:10980: checking png.h usability
3009configure:10992: /usr/bin/gcc-4.0 -c -O2 -Wall  -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -I$(top_builddir)/intl conftest.c >&5
3010configure:10998: $? = 0
3011configure:11002: test -z
3012                         || test ! -s conftest.err
3013configure:11005: $? = 0
3014configure:11008: test -s conftest.o
3015configure:11011: $? = 0
3016configure:11021: result: yes
3017configure:11025: checking png.h presence
3018configure:11035: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -I$(top_builddir)/intl conftest.c
3019configure:11041: $? = 0
3020configure:11061: result: yes
3021configure:11096: checking for png.h
3022configure:11103: result: yes
3023configure:11112: checking for png_create_info_struct in -lpng
3024configure:11142: /usr/bin/gcc-4.0 -o conftest -O2 -Wall  -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -I$(top_builddir)/intl -L/opt/local/lib conftest.c -lpng  -llcms -ltiff -ljpeg -lz -lm  >&5
3025configure:11148: $? = 0
3026configure:11152: test -z
3027                         || test ! -s conftest.err
3028configure:11155: $? = 0
3029configure:11158: test -s conftest
3030configure:11161: $? = 0
3031configure:11174: result: yes
3032
3033## ---------------- ##
3034## Cache variables. ##
3035## ---------------- ##
3036
3037ac_cv_c_compiler_gnu=yes
3038ac_cv_c_const=yes
3039ac_cv_c_inline=inline
3040ac_cv_env_CC_set=set
3041ac_cv_env_CC_value=/usr/bin/gcc-4.0
3042ac_cv_env_CFLAGS_set=set
3043ac_cv_env_CFLAGS_value=-O2
3044ac_cv_env_CPPFLAGS_set=set
3045ac_cv_env_CPPFLAGS_value='-I/opt/local/include -no-cpp-precomp'
3046ac_cv_env_CPP_set=set
3047ac_cv_env_CPP_value=/usr/bin/cpp-4.0
3048ac_cv_env_LDFLAGS_set=set
3049ac_cv_env_LDFLAGS_value=-L/opt/local/lib
3050ac_cv_env_build_alias_set=
3051ac_cv_env_build_alias_value=
3052ac_cv_env_host_alias_set=
3053ac_cv_env_host_alias_value=
3054ac_cv_env_target_alias_set=
3055ac_cv_env_target_alias_value=
3056ac_cv_exeext=
3057ac_cv_func___argz_count=no
3058ac_cv_func___argz_next=no
3059ac_cv_func___argz_stringify=no
3060ac_cv_func_alloca_works=yes
3061ac_cv_func_atexit=yes
3062ac_cv_func_getcwd=yes
3063ac_cv_func_getpagesize=yes
3064ac_cv_func_lstat=yes
3065ac_cv_func_mkdir=yes
3066ac_cv_func_mmap_fixed_mapped=yes
3067ac_cv_func_munmap=yes
3068ac_cv_func_putenv=yes
3069ac_cv_func_setenv=yes
3070ac_cv_func_setlocale=yes
3071ac_cv_func_sigprocmask=yes
3072ac_cv_func_snprintf=yes
3073ac_cv_func_stpcpy=yes
3074ac_cv_func_strcasecmp=yes
3075ac_cv_func_strchr=yes
3076ac_cv_func_strdup=yes
3077ac_cv_func_strftime=yes
3078ac_cv_func_strncasecmp=yes
3079ac_cv_func_strndup=no
3080ac_cv_func_strsep=yes
3081ac_cv_func_strstr=yes
3082ac_cv_func_strtod=yes
3083ac_cv_func_usleep=yes
3084ac_cv_header_argz_h=no
3085ac_cv_header_fcntl_h=yes
3086ac_cv_header_inttypes_h=yes
3087ac_cv_header_libc_h=yes
3088ac_cv_header_libgimp_gimp_h=no
3089ac_cv_header_libgimp_gimpfeatures_h=no
3090ac_cv_header_libintl_h=yes
3091ac_cv_header_limits_h=yes
3092ac_cv_header_locale_h=yes
3093ac_cv_header_malloc_h=no
3094ac_cv_header_memory_h=yes
3095ac_cv_header_minix_config_h=no
3096ac_cv_header_nl_types_h=yes
3097ac_cv_header_os2_h=no
3098ac_cv_header_png_h=yes
3099ac_cv_header_stdc=yes
3100ac_cv_header_stdint_h=yes
3101ac_cv_header_stdlib_h=yes
3102ac_cv_header_string_h=yes
3103ac_cv_header_strings_h=yes
3104ac_cv_header_sys_param_h=yes
3105ac_cv_header_sys_stat_h=yes
3106ac_cv_header_sys_time_h=yes
3107ac_cv_header_sys_types_h=yes
3108ac_cv_header_unistd_h=yes
3109ac_cv_header_values_h=no
3110ac_cv_header_windows_h=no
3111ac_cv_header_zlib_h=yes
3112ac_cv_lib_intl_bindtextdomain=yes
3113ac_cv_lib_jpeg_jpeg_start_decompress=yes
3114ac_cv_lib_lcms_cmsOpenProfileFromFile=yes
3115ac_cv_lib_m_sqrt=yes
3116ac_cv_lib_png_png_create_info_struct=yes
3117ac_cv_lib_tiff_TIFFOpen=yes
3118ac_cv_lib_z_deflateInit_=yes
3119ac_cv_objext=o
3120ac_cv_path_GIMP_CONFIG=no
3121ac_cv_path_GIMP_TOOL=no
3122ac_cv_path_GMSGFMT=/opt/local/bin/msgfmt
3123ac_cv_path_GTK_CONFIG=no
3124ac_cv_path_MSGFMT=/opt/local/bin/msgfmt
3125ac_cv_path_PKG_CONFIG=/opt/local/bin/pkg-config
3126ac_cv_path_SANE_CONFIG=/opt/local/bin/sane-config
3127ac_cv_path_XGETTEXT=/opt/local/bin/xgettext
3128ac_cv_prog_CPP=/usr/bin/cpp-4.0
3129ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.0
3130ac_cv_prog_ac_ct_RANLIB=ranlib
3131ac_cv_prog_cc_g=yes
3132ac_cv_prog_cc_stdc=
3133ac_cv_prog_egrep='grep -E'
3134ac_cv_prog_gcc_traditional=no
3135ac_cv_prog_make_make_set=yes
3136ac_cv_search_strerror='none required'
3137ac_cv_type_off_t=yes
3138ac_cv_type_pid_t=yes
3139ac_cv_type_signal=void
3140ac_cv_type_size_t=yes
3141ac_cv_type_ssize_t=yes
3142ac_cv_type_u_char=yes
3143ac_cv_type_u_int=yes
3144ac_cv_type_u_long=yes
3145ac_cv_working_alloca_h=yes
3146am_cv_prog_cc_stdc=
3147am_cv_val_LC_MESSAGES=yes
3148gt_cv_func_gettext_libc=no
3149gt_cv_func_gettext_libintl=no
3150nls_cv_force_use_gnu_gettext=no
3151nls_cv_header_intl=intl/libintl.h
3152nls_cv_header_libgt=intl/libgettext.h
3153nls_cv_use_catgets=no
3154nls_cv_use_gnu_gettext=yes
3155
3156## ----------------- ##
3157## Output variables. ##
3158## ----------------- ##
3159
3160ALLOCA=''
3161BINPROGS='xsane'
3162CATALOGS=' ca.gmo cs.gmo da.gmo de.gmo es.gmo fi.gmo fr.gmo hu.gmo it.gmo ja.gmo nl.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sr.gmo sv.gmo vi.gmo tr.gmo zh.gmo zh_CN.gmo'
3163CATOBJEXT='.gmo'
3164CC='/usr/bin/gcc-4.0'
3165CFLAGS='-O2 -Wall '
3166CPP='/usr/bin/cpp-4.0'
3167CPPFLAGS='-I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -I$(top_builddir)/intl       -DV_MAJOR=0 -DV_MINOR=996 -DSANE_V_MAJOR=1'
3168DATADIRNAME='share'
3169DEFS=''
3170DLL_PRELOAD=''
3171ECHO_C='ECHO_N=''
3172ECHO_T=''
3173EGREP='grep -E'
3174EXEEXT=''
3175GENCAT=''
3176GIMP_CFLAGS=''
3177GIMP_CFLAGS_NOUI=''
3178GIMP_CONFIG='no'
3179GIMP_DATA_DIR=''
3180GIMP_LIBS=''
3181GIMP_LIBS_NOUI=''
3182GIMP_PLUGIN_DIR=''
3183GIMP_TOOL='no'
3184GMOFILES=' ca.gmo cs.gmo da.gmo de.gmo es.gmo fi.gmo fr.gmo hu.gmo it.gmo ja.gmo nl.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sr.gmo sv.gmo vi.gmo tr.gmo zh.gmo zh_CN.gmo'
3185GMSGFMT='/opt/local/bin/msgfmt'
3186GTK_CFLAGS=''
3187GTK_CONFIG='no'
3188GTK_LIBS=''
3189GT_NO=''
3190GT_YES='#YES#'
3191INCLUDES=' -I/usr/local/include'
3192INCLUDE_LOCALE_H='#include <locale.h>'
3193INSTALL_DATA='${INSTALL} -m 644'
3194INSTALL_PROGRAM='${INSTALL}'
3195INSTALL_SCRIPT='${INSTALL}'
3196INSTOBJEXT='.mo'
3197INTLDEPS='$(top_builddir)/intl/libintl.a'
3198INTLLIBS='$(top_builddir)/intl/libintl.a'
3199INTLOBJS='$(GETTOBJS)'
3200INTLSUB='intl'
3201LDFLAGS='-L/opt/local/lib'
3202LIBOBJS=''
3203LIBS='-lpng -llcms -ltiff -ljpeg -lz -lm '
3204LTLIBOBJS=''
3205MKINSTALLDIRS='$(top_srcdir)/mkinstalldirs'
3206MSGFMT='/opt/local/bin/msgfmt'
3207OBJEXT='o'
3208PACKAGE='xsane'
3209PACKAGE_BUGREPORT=''
3210PACKAGE_NAME=''
3211PACKAGE_STRING=''
3212PACKAGE_TARNAME=''
3213PACKAGE_VERSION=''
3214PATH_SEPARATOR=':'
3215PKG_CONFIG='/opt/local/bin/pkg-config'
3216POFILES=' ca.po cs.po da.po de.po es.po fi.po fr.po hu.po it.po ja.po nl.po pa.po pl.po pt.po pt_BR.po ro.po ru.po sk.po sl.po sr.po sv.po vi.po tr.po zh.po zh_CN.po'
3217POSUB='po'
3218RANLIB='ranlib'
3219SANE_CFLAGS='-I/opt/local/include'
3220SANE_CONFIG='/opt/local/bin/sane-config'
3221SANE_LDFLAGS='-L/opt/local/lib '
3222SANE_LIBS='-lsane -lusb -lpthread -lm  -Wl,-framework,CoreFoundation -Wl,-framework,IOKit -ljpeg -ltiff -ldl'
3223SANE_MAJOR=''
3224SANE_PREFIX='/opt/local'
3225SET_MAKE=''
3226SHELL='/bin/sh'
3227USE_INCLUDED_LIBINTL='yes'
3228USE_NLS='yes'
3229VERSION='0.996'
3230V_MAJOR='0'
3231V_MINOR='996'
3232XGETTEXT='/opt/local/bin/xgettext'
3233XSANE_ICON=''
3234XSANE_PACKAGE_VERSION='xsane-0.996'
3235ac_ct_CC='/usr/bin/gcc-4.0'
3236ac_ct_RANLIB='ranlib'
3237bindir='${exec_prefix}/bin'
3238build_alias=''
3239datadir='${prefix}/share'
3240exec_prefix='NONE'
3241host_alias=''
3242includedir='${prefix}/include'
3243infodir='${prefix}/info'
3244l=''
3245libdir='${exec_prefix}/lib'
3246libexecdir='${exec_prefix}/libexec'
3247localstatedir='${prefix}/var'
3248mandir='${prefix}/man'
3249oldincludedir='/usr/include'
3250prefix='/opt/local'
3251program_transform_name='s,x,x,'
3252sbindir='${exec_prefix}/sbin'
3253sharedstatedir='${prefix}/com'
3254sysconfdir='${prefix}/etc'
3255target_alias=''
3256
3257## ----------- ##
3258## confdefs.h. ##
3259## ----------- ##
3260
3261#define ENABLE_NLS 1
3262#define HAVE_ALLOCA 1
3263#define HAVE_ALLOCA_H 1
3264#define HAVE_ATEXIT 1
3265#define HAVE_FCNTL_H 1
3266#define HAVE_GETCWD 1
3267#define HAVE_GETPAGESIZE 1
3268#define HAVE_INTTYPES_H 1
3269#define HAVE_LC_MESSAGES 1
3270#define HAVE_LIBC_H 1
3271#define HAVE_LIBJPEG 1
3272#define HAVE_LIBLCMS 1
3273#define HAVE_LIBM 1
3274#define HAVE_LIBPNG 1
3275#define HAVE_LIBTIFF 1
3276#define HAVE_LIBZ 1
3277#define HAVE_LIMITS_H 1
3278#define HAVE_LOCALE_H 1
3279#define HAVE_LSTAT 1
3280#define HAVE_MEMORY_H 1
3281#define HAVE_MKDIR 1
3282#define HAVE_MMAP 1
3283#define HAVE_MUNMAP 1
3284#define HAVE_NL_TYPES_H 1
3285#define HAVE_PNG_H 1
3286#define HAVE_PUTENV 1
3287#define HAVE_SETENV 1
3288#define HAVE_SETLOCALE 1
3289#define HAVE_SIGPROCMASK 1
3290#define HAVE_SNPRINTF 1
3291#define HAVE_STDINT_H 1
3292#define HAVE_STDLIB_H 1
3293#define HAVE_STDLIB_H 1
3294#define HAVE_STPCPY 1
3295#define HAVE_STPCPY 1
3296#define HAVE_STRCASECMP 1
3297#define HAVE_STRCASECMP 1
3298#define HAVE_STRCHR 1
3299#define HAVE_STRDUP 1
3300#define HAVE_STRFTIME 1
3301#define HAVE_STRINGS_H 1
3302#define HAVE_STRING_H 1
3303#define HAVE_STRING_H 1
3304#define HAVE_STRNCASECMP 1
3305#define HAVE_STRSEP 1
3306#define HAVE_STRSTR 1
3307#define HAVE_STRTOD 1
3308#define HAVE_SYS_PARAM_H 1
3309#define HAVE_SYS_STAT_H 1
3310#define HAVE_SYS_TIME_H 1
3311#define HAVE_SYS_TYPES_H 1
3312#define HAVE_SYS_TYPES_H 1
3313#define HAVE_UNISTD_H 1
3314#define HAVE_UNISTD_H 1
3315#define HAVE_UNISTD_H 1
3316#define HAVE_UNISTD_H 1
3317#define HAVE_USLEEP 1
3318#define HAVE_ZLIB_H 1
3319#define PACKAGE "xsane"
3320#define PACKAGE_BUGREPORT ""
3321#define PACKAGE_NAME ""
3322#define PACKAGE_STRING ""
3323#define PACKAGE_TARNAME ""
3324#define PACKAGE_VERSION ""
3325#define RETSIGTYPE void
3326#define STDC_HEADERS 1
3327#define STDC_HEADERS 1
3328#define VERSION "0.996"
3329#define XSANE_PACKAGE_VERSION "xsane-0.996"
3330
3331configure: exit 0