Ticket #42060: config.log

File config.log, 36.2 KB (added by StanSanderson, 10 years ago)

config.log from work directory

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 OpenJPEG configure 1.5.0, which was
5generated by GNU Autoconf 2.65.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = Macintosh-6.local
14uname -m = i386
15uname -r = 10.8.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 10.8.0: Tue Jun  7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386
18
19/usr/bin/uname -p = i386
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 10.8.0: Tue Jun  7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386
27Kernel configured for up to 2 processors.
282 processors are physically available.
292 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1
32Primary memory available: 2.00 gigabytes
33Default processor set: 77 tasks, 379 threads, 2 processors
34Load average: 1.48, Mach factor: 1.09
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin
40PATH: /opt/local/sbin
41PATH: /bin
42PATH: /sbin
43PATH: /usr/bin
44PATH: /usr/sbin
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:2373: checking build system type
52configure:2387: result: i386-apple-darwin10.8.0
53configure:2407: checking host system type
54configure:2420: result: i386-apple-darwin10.8.0
55configure:2440: checking target system type
56configure:2453: result: i386-apple-darwin10.8.0
57configure:2498: checking for a BSD-compatible install
58configure:2566: result: /usr/bin/install -c
59configure:2577: checking whether build environment is sane
60configure:2627: result: yes
61configure:2768: checking for a thread-safe mkdir -p
62configure:2807: result: ./install-sh -c -d
63configure:2820: checking for gawk
64configure:2850: result: no
65configure:2820: checking for mawk
66configure:2850: result: no
67configure:2820: checking for nawk
68configure:2850: result: no
69configure:2820: checking for awk
70configure:2836: found /usr/bin/awk
71configure:2847: result: awk
72configure:2858: checking whether make sets $(MAKE)
73configure:2880: result: yes
74configure:3018: checking for style of include used by make
75configure:3046: result: GNU
76configure:3116: checking for gcc
77configure:3143: result: /usr/bin/gcc-4.2
78configure:3372: checking for C compiler version
79configure:3381: /usr/bin/gcc-4.2 --version >&5
80i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3)
81Copyright (C) 2007 Free Software Foundation, Inc.
82This is free software; see the source for copying conditions.  There is NO
83warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
84
85configure:3392: $? = 0
86configure:3381: /usr/bin/gcc-4.2 -v >&5
87Using built-in specs.
88Target: i686-apple-darwin10
89Configured with: /var/tmp/gcc/gcc-5666.3~6/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/usr/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --with-gxx-include-dir=/usr/include/c++/4.2.1 --host=i686-apple-darwin10 --target=i686-apple-darwin10
90Thread model: posix
91gcc version 4.2.1 (Apple Inc. build 5666) (dot 3)
92configure:3392: $? = 0
93configure:3381: /usr/bin/gcc-4.2 -V >&5
94gcc-4.2: argument to `-V' is missing
95configure:3392: $? = 1
96configure:3381: /usr/bin/gcc-4.2 -qversion >&5
97i686-apple-darwin10-gcc-4.2.1: no input files
98configure:3392: $? = 1
99configure:3412: checking whether the C compiler works
100configure:3434: /usr/bin/gcc-4.2 -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
101configure:3438: $? = 0
102configure:3487: result: yes
103configure:3490: checking for C compiler default output file name
104configure:3492: result: a.out
105configure:3498: checking for suffix of executables
106configure:3505: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
107configure:3509: $? = 0
108configure:3531: result:
109configure:3553: checking whether we are cross compiling
110configure:3561: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
111configure:3565: $? = 0
112configure:3572: ./conftest
113configure:3576: $? = 0
114configure:3591: result: no
115configure:3596: checking for suffix of object files
116configure:3618: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
117configure:3622: $? = 0
118configure:3643: result: o
119configure:3647: checking whether we are using the GNU C compiler
120configure:3666: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
121configure:3666: $? = 0
122configure:3675: result: yes
123configure:3684: checking whether /usr/bin/gcc-4.2 accepts -g
124configure:3704: /usr/bin/gcc-4.2 -c -g -I/opt/local/include conftest.c >&5
125configure:3704: $? = 0
126configure:3745: result: yes
127configure:3762: checking for /usr/bin/gcc-4.2 option to accept ISO C89
128configure:3826: /usr/bin/gcc-4.2  -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
129configure:3826: $? = 0
130configure:3839: result: none needed
131configure:3861: checking dependency style of /usr/bin/gcc-4.2
132configure:3971: result: gcc3
133configure:3986: checking for a sed that does not truncate output
134configure:4050: result: /usr/bin/sed
135configure:4068: checking for grep that handles long lines and -e
136configure:4126: result: /usr/bin/grep
137configure:4131: checking for egrep
138configure:4193: result: /usr/bin/grep -E
139configure:4198: checking for fgrep
140configure:4260: result: /usr/bin/grep -F
141configure:4295: checking for ld used by /usr/bin/gcc-4.2
142configure:4362: result: /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
143configure:4369: checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld
144configure:4384: result: no
145configure:4396: checking for BSD- or MS-compatible name lister (nm)
146configure:4445: result: /usr/bin/nm
147configure:4563: checking the name lister (/usr/bin/nm) interface
148configure:4570: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
149configure:4573: /usr/bin/nm "conftest.o"
150configure:4576: output
15100000000 D _some_variable
152configure:4583: result: BSD nm
153configure:4586: checking whether ln -s works
154configure:4590: result: yes
155configure:4598: checking the maximum length of command line arguments
156configure:4718: result: 196608
157configure:4735: checking whether the shell understands some XSI constructs
158configure:4745: result: yes
159configure:4749: checking whether the shell understands "+="
160configure:4755: result: yes
161configure:4790: checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files
162configure:4797: result: -r
163configure:4866: checking for objdump
164configure:4896: result: no
165configure:4922: checking how to recognize dependent libraries
166configure:5118: result: pass_all
167configure:5178: checking for ar
168configure:5194: found /usr/bin/ar
169configure:5205: result: ar
170configure:5283: checking for strip
171configure:5299: found /usr/bin/strip
172configure:5310: result: strip
173configure:5382: checking for ranlib
174configure:5398: found /usr/bin/ranlib
175configure:5409: result: ranlib
176configure:5499: checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2 object
177configure:5617: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
178configure:5620: $? = 0
179configure:5624: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[      ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
180configure:5627: $? = 0
181cannot find nm_test_var in conftest.nm
182configure:5617: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
183configure:5620: $? = 0
184configure:5624: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[      ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm
185configure:5627: $? = 0
186configure:5681: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c conftstm.o >&5
187configure:5684: $? = 0
188configure:5722: result: ok
189configure:5987: checking for dsymutil
190configure:6003: found /usr/bin/dsymutil
191configure:6014: result: dsymutil
192configure:6079: checking for nmedit
193configure:6095: found /usr/bin/nmedit
194configure:6106: result: nmedit
195configure:6171: checking for lipo
196configure:6187: found /usr/bin/lipo
197configure:6198: result: lipo
198configure:6263: checking for otool
199configure:6279: found /usr/bin/otool
200configure:6290: result: otool
201configure:6355: checking for otool64
202configure:6385: result: no
203configure:6430: checking for -single_module linker flag
204/usr/bin/gcc-4.2 -pipe -Os -arch i386 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
205configure:6457: result: yes
206configure:6459: checking for -exported_symbols_list linker flag
207configure:6479: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
208configure:6479: $? = 0
209configure:6489: result: yes
210configure:6531: checking how to run the C preprocessor
211configure:6562: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
212configure:6562: $? = 0
213configure:6576: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
214conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
215configure:6576: $? = 1
216configure: failed program was:
217| /* confdefs.h */
218| #define PACKAGE_NAME "OpenJPEG"
219| #define PACKAGE_TARNAME "openjpeg"
220| #define PACKAGE_VERSION "1.5.0"
221| #define PACKAGE_STRING "OpenJPEG 1.5.0"
222| #define PACKAGE_BUGREPORT "openjpeg@googlegroups.com"
223| #define PACKAGE_URL "http://www.openjpeg.org"
224| #define PACKAGE "openjpeg"
225| #define VERSION "1.5.0"
226| /* end confdefs.h.  */
227| #include <ac_nonexistent.h>
228configure:6601: result: /usr/bin/gcc-4.2 -E
229configure:6621: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
230configure:6621: $? = 0
231configure:6635: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
232conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
233configure:6635: $? = 1
234configure: failed program was:
235| /* confdefs.h */
236| #define PACKAGE_NAME "OpenJPEG"
237| #define PACKAGE_TARNAME "openjpeg"
238| #define PACKAGE_VERSION "1.5.0"
239| #define PACKAGE_STRING "OpenJPEG 1.5.0"
240| #define PACKAGE_BUGREPORT "openjpeg@googlegroups.com"
241| #define PACKAGE_URL "http://www.openjpeg.org"
242| #define PACKAGE "openjpeg"
243| #define VERSION "1.5.0"
244| /* end confdefs.h.  */
245| #include <ac_nonexistent.h>
246configure:6664: checking for ANSI C header files
247configure:6684: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
248configure:6684: $? = 0
249configure:6757: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
250configure:6757: $? = 0
251configure:6757: ./conftest
252configure:6757: $? = 0
253configure:6768: result: yes
254configure:6781: checking for sys/types.h
255configure:6781: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
256configure:6781: $? = 0
257configure:6781: result: yes
258configure:6781: checking for sys/stat.h
259configure:6781: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
260configure:6781: $? = 0
261configure:6781: result: yes
262configure:6781: checking for stdlib.h
263configure:6781: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
264configure:6781: $? = 0
265configure:6781: result: yes
266configure:6781: checking for string.h
267configure:6781: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
268configure:6781: $? = 0
269configure:6781: result: yes
270configure:6781: checking for memory.h
271configure:6781: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
272configure:6781: $? = 0
273configure:6781: result: yes
274configure:6781: checking for strings.h
275configure:6781: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
276configure:6781: $? = 0
277configure:6781: result: yes
278configure:6781: checking for inttypes.h
279configure:6781: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
280configure:6781: $? = 0
281configure:6781: result: yes
282configure:6781: checking for stdint.h
283configure:6781: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
284configure:6781: $? = 0
285configure:6781: result: yes
286configure:6781: checking for unistd.h
287configure:6781: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
288configure:6781: $? = 0
289configure:6781: result: yes
290configure:6796: checking for dlfcn.h
291configure:6796: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
292configure:6796: $? = 0
293configure:6796: result: yes
294configure:7278: checking for objdir
295configure:7293: result: .libs
296configure:7589: checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions
297configure:7607: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
298cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
299configure:7611: $? = 0
300configure:7624: result: no
301configure:7644: checking for /usr/bin/gcc-4.2 option to produce PIC
302configure:7916: result: -fno-common -DPIC
303configure:7928: checking if /usr/bin/gcc-4.2 PIC flag -fno-common -DPIC works
304configure:7946: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5
305configure:7950: $? = 0
306configure:7963: result: yes
307configure:7987: checking if /usr/bin/gcc-4.2 static flag -static works
308configure:8015: result: no
309configure:8030: checking if /usr/bin/gcc-4.2 supports -c -o file.o
310configure:8051: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include -o out/conftest2.o conftest.c >&5
311configure:8055: $? = 0
312configure:8077: result: yes
313configure:8085: checking if /usr/bin/gcc-4.2 supports -c -o file.o
314configure:8132: result: yes
315configure:8165: checking whether the /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries
316configure:9156: result: yes
317configure:9395: checking dynamic linker characteristics
318configure:10058: result: darwin10.8.0 dyld
319configure:10160: checking how to hardcode library paths into programs
320configure:10185: result: immediate
321configure:10705: checking whether stripping libraries is possible
322configure:10719: result: yes
323configure:10745: checking if libtool supports shared libraries
324configure:10747: result: yes
325configure:10750: checking whether to build shared libraries
326configure:10771: result: yes
327configure:10774: checking whether to build static libraries
328configure:10778: result: yes
329configure:10867: checking whether to build in debug mode
330configure:10869: result: no
331configure:10888: checking whether to build the MJ2 binaries
332configure:10890: result: no
333configure:10924: checking whether to build the JPWL library
334configure:10926: result: no
335configure:10954: checking whether to build the JPIP library
336configure:10956: result: no
337configure:10973: checking whether to build the JPIP server
338configure:10975: result: no
339configure:11029: checking for gcc
340configure:11056: result: /usr/bin/gcc-4.2
341configure:11285: checking for C compiler version
342configure:11294: /usr/bin/gcc-4.2 --version >&5
343i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3)
344Copyright (C) 2007 Free Software Foundation, Inc.
345This is free software; see the source for copying conditions.  There is NO
346warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
347
348configure:11305: $? = 0
349configure:11294: /usr/bin/gcc-4.2 -v >&5
350Using built-in specs.
351Target: i686-apple-darwin10
352Configured with: /var/tmp/gcc/gcc-5666.3~6/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/usr/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --with-gxx-include-dir=/usr/include/c++/4.2.1 --host=i686-apple-darwin10 --target=i686-apple-darwin10
353Thread model: posix
354gcc version 4.2.1 (Apple Inc. build 5666) (dot 3)
355configure:11305: $? = 0
356configure:11294: /usr/bin/gcc-4.2 -V >&5
357gcc-4.2: argument to `-V' is missing
358configure:11305: $? = 1
359configure:11294: /usr/bin/gcc-4.2 -qversion >&5
360i686-apple-darwin10-gcc-4.2.1: no input files
361configure:11305: $? = 1
362configure:11309: checking whether we are using the GNU C compiler
363configure:11337: result: yes
364configure:11346: checking whether /usr/bin/gcc-4.2 accepts -g
365configure:11407: result: yes
366configure:11424: checking for /usr/bin/gcc-4.2 option to accept ISO C89
367configure:11501: result: none needed
368configure:11523: checking dependency style of /usr/bin/gcc-4.2
369configure:11633: result: gcc3
370configure:11704: checking for pkg-config
371configure:11722: found /opt/local/bin/pkg-config
372configure:11734: result: /opt/local/bin/pkg-config
373configure:11759: checking pkg-config is at least version 0.9.0
374configure:11762: result: yes
375configure:11798: checking whether to build documentation
376configure:11800: result: yes
377configure:11864: checking for doxygen
378configure:11892: result: no
379configure:11909: WARNING: no doxygen detected. Documentation will not be built
380configure:11941: checking whether ln -s works
381configure:11945: result: yes
382configure:11974: checking whether to build with PNG support
383configure:11976: result: yes
384configure:11983: checking for PNG
385configure:11990: $PKG_CONFIG --exists --print-errors "libpng15 zlib"
386Package libpng15 was not found in the pkg-config search path.
387Perhaps you should add the directory containing `libpng15.pc'
388to the PKG_CONFIG_PATH environment variable
389No package 'libpng15' found
390configure:11993: $? = 1
391configure:12006: $PKG_CONFIG --exists --print-errors "libpng15 zlib"
392Package libpng15 was not found in the pkg-config search path.
393Perhaps you should add the directory containing `libpng15.pc'
394to the PKG_CONFIG_PATH environment variable
395No package 'libpng15' found
396configure:12009: $? = 1
397configure:12022: result: no
398No package 'libpng15' found
399configure:12041: checking for PNG
400configure:12048: $PKG_CONFIG --exists --print-errors "libpng14 zlib"
401Package libpng14 was not found in the pkg-config search path.
402Perhaps you should add the directory containing `libpng14.pc'
403to the PKG_CONFIG_PATH environment variable
404No package 'libpng14' found
405configure:12051: $? = 1
406configure:12064: $PKG_CONFIG --exists --print-errors "libpng14 zlib"
407Package libpng14 was not found in the pkg-config search path.
408Perhaps you should add the directory containing `libpng14.pc'
409to the PKG_CONFIG_PATH environment variable
410No package 'libpng14' found
411configure:12067: $? = 1
412configure:12080: result: no
413No package 'libpng14' found
414configure:12099: checking for PNG
415configure:12106: $PKG_CONFIG --exists --print-errors "libpng12 zlib"
416configure:12109: $? = 0
417configure:12122: $PKG_CONFIG --exists --print-errors "libpng12 zlib"
418configure:12125: $? = 0
419configure:12302: result: yes
420configure:13748: checking whether PNG is available
421configure:13750: result: yes
422configure:13786: checking whether to build with TIFF support
423configure:13788: result: yes
424configure:13838: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386  conftest.c  >&5
425Undefined symbols:
426  "_TIFFOpen", referenced from:
427      _main in cc94wcKO.o
428ld: symbol(s) not found
429collect2: ld returned 1 exit status
430configure:13838: $? = 1
431configure: failed program was:
432| /* confdefs.h */
433| #define PACKAGE_NAME "OpenJPEG"
434| #define PACKAGE_TARNAME "openjpeg"
435| #define PACKAGE_VERSION "1.5.0"
436| #define PACKAGE_STRING "OpenJPEG 1.5.0"
437| #define PACKAGE_BUGREPORT "openjpeg@googlegroups.com"
438| #define PACKAGE_URL "http://www.openjpeg.org"
439| #define PACKAGE "openjpeg"
440| #define VERSION "1.5.0"
441| #define STDC_HEADERS 1
442| #define HAVE_SYS_TYPES_H 1
443| #define HAVE_SYS_STAT_H 1
444| #define HAVE_STDLIB_H 1
445| #define HAVE_STRING_H 1
446| #define HAVE_MEMORY_H 1
447| #define HAVE_STRINGS_H 1
448| #define HAVE_INTTYPES_H 1
449| #define HAVE_STDINT_H 1
450| #define HAVE_UNISTD_H 1
451| #define HAVE_DLFCN_H 1
452| #define LT_OBJDIR ".libs/"
453| #define HAVE_LIBPNG 1
454| /* end confdefs.h.  */
455|
456| #include <tiff.h>
457|
458| int
459| main ()
460| {
461|
462| TIFFOpen();
463|
464|   ;
465|   return 0;
466| }
467configure:13851: checking whether TIFF library is available in standard or predefined directories
468configure:13857: result: no
469configure:13920: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -I/usr/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 -L/usr/lib conftest.c  -ltiff >&5
470configure:13920: $? = 0
471configure:13936: checking whether TIFF library is available in /usr
472configure:13939: result: yes
473configure:14150: checking whether TIFF is available
474configure:14152: result: yes
475configure:14189: checking whether to build with LCMS-2 support
476configure:14191: result: yes
477configure:14197: checking for LCMS2
478configure:14204: $PKG_CONFIG --exists --print-errors "lcms2"
479configure:14207: $? = 0
480configure:14220: $PKG_CONFIG --exists --print-errors "lcms2"
481configure:14223: $? = 0
482configure:14260: result: yes
483configure:14266: checking whether LCMS-2 is available
484configure:14268: result: yes
485configure:14294: checking whether to build with LCMS-1 support
486configure:14296: result: yes
487configure:15075: checking for dirent.h that defines DIR
488configure:15094: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
489configure:15094: $? = 0
490configure:15102: result: yes
491configure:15116: checking for library containing opendir
492configure:15147: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
493configure:15147: $? = 0
494configure:15164: result: none required
495configure:15242: checking whether /usr/bin/gcc-4.2 and cc understand -c and -o together
496configure:15273: /usr/bin/gcc-4.2 -c conftest.c -o conftest2.o >&5
497configure:15277: $? = 0
498configure:15283: /usr/bin/gcc-4.2 -c conftest.c -o conftest2.o >&5
499configure:15287: $? = 0
500configure:15298: cc -c conftest.c >&5
501configure:15302: $? = 0
502configure:15310: cc -c conftest.c -o conftest2.o >&5
503configure:15314: $? = 0
504configure:15320: cc -c conftest.c -o conftest2.o >&5
505configure:15324: $? = 0
506configure:15342: result: yes
507configure:15367: checking whether byte ordering is bigendian
508configure:15382: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
509configure:15382: $? = 0
510configure:15427: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
511configure:15427: $? = 0
512configure:15445: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
513conftest.c: In function 'main':
514conftest.c:34: error: 'not' undeclared (first use in this function)
515conftest.c:34: error: (Each undeclared identifier is reported only once
516conftest.c:34: error: for each function it appears in.)
517conftest.c:34: error: expected ';' before 'big'
518configure:15445: $? = 1
519configure: failed program was:
520| /* confdefs.h */
521| #define PACKAGE_NAME "OpenJPEG"
522| #define PACKAGE_TARNAME "openjpeg"
523| #define PACKAGE_VERSION "1.5.0"
524| #define PACKAGE_STRING "OpenJPEG 1.5.0"
525| #define PACKAGE_BUGREPORT "openjpeg@googlegroups.com"
526| #define PACKAGE_URL "http://www.openjpeg.org"
527| #define PACKAGE "openjpeg"
528| #define VERSION "1.5.0"
529| #define STDC_HEADERS 1
530| #define HAVE_SYS_TYPES_H 1
531| #define HAVE_SYS_STAT_H 1
532| #define HAVE_STDLIB_H 1
533| #define HAVE_STRING_H 1
534| #define HAVE_MEMORY_H 1
535| #define HAVE_STRINGS_H 1
536| #define HAVE_INTTYPES_H 1
537| #define HAVE_STDINT_H 1
538| #define HAVE_UNISTD_H 1
539| #define HAVE_DLFCN_H 1
540| #define LT_OBJDIR ".libs/"
541| #define HAVE_LIBPNG 1
542| #define HAVE_LIBTIFF 1
543| #define HAVE_LIBLCMS2 1
544| #define HAVE_DIRENT_H 1
545| /* end confdefs.h.  */
546| #include <sys/types.h>
547|               #include <sys/param.h>
548|
549| int
550| main ()
551| {
552| #if BYTE_ORDER != BIG_ENDIAN
553|                not big endian
554|               #endif
555|
556|   ;
557|   return 0;
558| }
559configure:15573: result: no
560configure:15607: checking whether the compiler supports -Wno-unused-result
561configure:15621: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -Wno-unused-result -I/opt/local/include conftest.c >&5
562cc1: error: unrecognized command line option "-Wno-unused-result"
563configure:15621: $? = 1
564configure: failed program was:
565| /* confdefs.h */
566| #define PACKAGE_NAME "OpenJPEG"
567| #define PACKAGE_TARNAME "openjpeg"
568| #define PACKAGE_VERSION "1.5.0"
569| #define PACKAGE_STRING "OpenJPEG 1.5.0"
570| #define PACKAGE_BUGREPORT "openjpeg@googlegroups.com"
571| #define PACKAGE_URL "http://www.openjpeg.org"
572| #define PACKAGE "openjpeg"
573| #define VERSION "1.5.0"
574| #define STDC_HEADERS 1
575| #define HAVE_SYS_TYPES_H 1
576| #define HAVE_SYS_STAT_H 1
577| #define HAVE_STDLIB_H 1
578| #define HAVE_STRING_H 1
579| #define HAVE_MEMORY_H 1
580| #define HAVE_STRINGS_H 1
581| #define HAVE_INTTYPES_H 1
582| #define HAVE_STDINT_H 1
583| #define HAVE_UNISTD_H 1
584| #define HAVE_DLFCN_H 1
585| #define LT_OBJDIR ".libs/"
586| #define HAVE_LIBPNG 1
587| #define HAVE_LIBTIFF 1
588| #define HAVE_LIBLCMS2 1
589| #define HAVE_DIRENT_H 1
590| /* end confdefs.h.  */
591|
592| int
593| main ()
594| {
595|
596|   ;
597|   return 0;
598| }
599configure:15627: result: no
600configure:15745: checking whether the compiler supports -O3
601configure:15759: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -O3 -I/opt/local/include conftest.c >&5
602configure:15759: $? = 0
603configure:15765: result: yes
604configure:15982: creating ./config.status
605
606## ---------------------- ##
607## Running config.status. ##
608## ---------------------- ##
609
610This file was extended by OpenJPEG config.status 1.5.0, which was
611generated by GNU Autoconf 2.65.  Invocation command line was
612
613  CONFIG_FILES    =
614  CONFIG_HEADERS  =
615  CONFIG_LINKS    =
616  CONFIG_COMMANDS =
617  $ ./config.status
618
619on Macintosh-6.local
620
621config.status:1143: creating Makefile
622config.status:1143: creating libopenjpeg1.pc
623config.status:1143: creating libopenjpeg-jpwl.pc
624config.status:1143: creating libopenjpeg/Makefile
625config.status:1143: creating libopenjpeg/jpwl/Makefile
626config.status:1143: creating applications/Makefile
627config.status:1143: creating applications/codec/Makefile
628config.status:1143: creating applications/mj2/Makefile
629config.status:1143: creating applications/jpip/Makefile
630config.status:1143: creating applications/jpip/libopenjpip/Makefile
631config.status:1143: creating applications/jpip/util/Makefile
632config.status:1143: creating doc/Makefile
633config.status:1143: creating opj_config.h
634config.status:1363: executing depfiles commands
635config.status:1363: executing libtool commands
636
637## ---------------- ##
638## Cache variables. ##
639## ---------------- ##
640
641ac_cv_build=i386-apple-darwin10.8.0
642ac_cv_c_bigendian=no
643ac_cv_c_compiler_gnu=yes
644ac_cv_env_CC_set=set
645ac_cv_env_CC_value=/usr/bin/gcc-4.2
646ac_cv_env_CFLAGS_set=set
647ac_cv_env_CFLAGS_value='-pipe -Os -arch i386'
648ac_cv_env_CPPFLAGS_set=set
649ac_cv_env_CPPFLAGS_value=-I/opt/local/include
650ac_cv_env_CPP_set=
651ac_cv_env_CPP_value=
652ac_cv_env_FCGI_CFLAGS_set=
653ac_cv_env_FCGI_CFLAGS_value=
654ac_cv_env_FCGI_LIBS_set=
655ac_cv_env_FCGI_LIBS_value=
656ac_cv_env_LCMS1_CFLAGS_set=
657ac_cv_env_LCMS1_CFLAGS_value=
658ac_cv_env_LCMS1_LIBS_set=
659ac_cv_env_LCMS1_LIBS_value=
660ac_cv_env_LCMS2_CFLAGS_set=
661ac_cv_env_LCMS2_CFLAGS_value=
662ac_cv_env_LCMS2_LIBS_set=
663ac_cv_env_LCMS2_LIBS_value=
664ac_cv_env_LDFLAGS_set=set
665ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386'
666ac_cv_env_LIBCURL_CFLAGS_set=
667ac_cv_env_LIBCURL_CFLAGS_value=
668ac_cv_env_LIBCURL_LIBS_set=
669ac_cv_env_LIBCURL_LIBS_value=
670ac_cv_env_LIBS_set=
671ac_cv_env_LIBS_value=
672ac_cv_env_PKG_CONFIG_LIBDIR_set=
673ac_cv_env_PKG_CONFIG_LIBDIR_value=
674ac_cv_env_PKG_CONFIG_PATH_set=
675ac_cv_env_PKG_CONFIG_PATH_value=
676ac_cv_env_PKG_CONFIG_set=
677ac_cv_env_PKG_CONFIG_value=
678ac_cv_env_PNG_CFLAGS_set=
679ac_cv_env_PNG_CFLAGS_value=
680ac_cv_env_PNG_LIBS_set=
681ac_cv_env_PNG_LIBS_value=
682ac_cv_env_THREAD_CFLAGS_set=
683ac_cv_env_THREAD_CFLAGS_value=
684ac_cv_env_THREAD_LIBS_set=
685ac_cv_env_THREAD_LIBS_value=
686ac_cv_env_TIFF_CFLAGS_set=
687ac_cv_env_TIFF_CFLAGS_value=
688ac_cv_env_TIFF_LIBS_set=
689ac_cv_env_TIFF_LIBS_value=
690ac_cv_env_Z_CFLAGS_set=
691ac_cv_env_Z_CFLAGS_value=
692ac_cv_env_Z_LIBS_set=
693ac_cv_env_Z_LIBS_value=
694ac_cv_env_build_alias_set=
695ac_cv_env_build_alias_value=
696ac_cv_env_host_alias_set=
697ac_cv_env_host_alias_value=
698ac_cv_env_target_alias_set=
699ac_cv_env_target_alias_value=
700ac_cv_header_dirent_dirent_h=yes
701ac_cv_header_dlfcn_h=yes
702ac_cv_header_inttypes_h=yes
703ac_cv_header_memory_h=yes
704ac_cv_header_stdc=yes
705ac_cv_header_stdint_h=yes
706ac_cv_header_stdlib_h=yes
707ac_cv_header_string_h=yes
708ac_cv_header_strings_h=yes
709ac_cv_header_sys_stat_h=yes
710ac_cv_header_sys_types_h=yes
711ac_cv_header_unistd_h=yes
712ac_cv_host=i386-apple-darwin10.8.0
713ac_cv_objext=o
714ac_cv_path_EGREP='/usr/bin/grep -E'
715ac_cv_path_FGREP='/usr/bin/grep -F'
716ac_cv_path_GREP=/usr/bin/grep
717ac_cv_path_SED=/usr/bin/sed
718ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
719ac_cv_prog_AWK=awk
720ac_cv_prog_CPP='/usr/bin/gcc-4.2 -E'
721ac_cv_prog_ac_ct_AR=ar
722ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.2
723ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
724ac_cv_prog_ac_ct_LIPO=lipo
725ac_cv_prog_ac_ct_NMEDIT=nmedit
726ac_cv_prog_ac_ct_OTOOL=otool
727ac_cv_prog_ac_ct_RANLIB=ranlib
728ac_cv_prog_ac_ct_STRIP=strip
729ac_cv_prog_cc__usr_bin_gcc_4_2_c_o=yes
730ac_cv_prog_cc_c89=
731ac_cv_prog_cc_g=yes
732ac_cv_prog_make_make_set=yes
733ac_cv_prog_opj_have_doxygen=no
734ac_cv_search_opendir='none required'
735ac_cv_target=i386-apple-darwin10.8.0
736am_cv_CC_dependencies_compiler_type=gcc3
737lt_cv_apple_cc_single_mod=yes
738lt_cv_deplibs_check_method=pass_all
739lt_cv_file_magic_cmd='$MAGIC_CMD'
740lt_cv_file_magic_test_file=
741lt_cv_ld_exported_symbols_list=yes
742lt_cv_ld_reload_flag=-r
743lt_cv_nm_interface='BSD nm'
744lt_cv_objdir=.libs
745lt_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
746lt_cv_path_NM=/usr/bin/nm
747lt_cv_prog_compiler_c_o=yes
748lt_cv_prog_compiler_pic_works=yes
749lt_cv_prog_compiler_rtti_exceptions=no
750lt_cv_prog_compiler_static_works=no
751lt_cv_prog_gnu_ld=no
752lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'''
753lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
754lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
755lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
756lt_cv_sys_max_cmd_len=196608
757pkg_cv_LCMS2_CFLAGS='-I/opt/local/include '
758pkg_cv_LCMS2_LIBS='-L/opt/local/lib -llcms2 '
759pkg_cv_PNG_CFLAGS='-I/opt/local/include/libpng12 -I/opt/local/include '
760pkg_cv_PNG_LIBS='-L/opt/local/lib -lpng12 -lz '
761
762## ----------------- ##
763## Output variables. ##
764## ----------------- ##
765
766ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_openjpeg15/openjpeg15/work/openjpeg-1.5.0/missing --run aclocal-1.11'
767AMDEPBACKSLASH='\'
768AMDEP_FALSE='#'
769AMDEP_TRUE=''
770AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_openjpeg15/openjpeg15/work/openjpeg-1.5.0/missing --run tar'
771AM_BACKSLASH='\'
772AM_DEFAULT_VERBOSITY='0'
773AR='ar'
774AS='as'
775AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_openjpeg15/openjpeg15/work/openjpeg-1.5.0/missing --run autoconf'
776AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_openjpeg15/openjpeg15/work/openjpeg-1.5.0/missing --run autoheader'
777AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_openjpeg15/openjpeg15/work/openjpeg-1.5.0/missing --run automake-1.11'
778AWK='awk'
779BUILD_SHARED_FALSE='#'
780BUILD_SHARED_TRUE=''
781BUILD_STATIC_FALSE='#'
782BUILD_STATIC_TRUE=''
783CC='/usr/bin/gcc-4.2'
784CCDEPMODE='depmode=gcc3'
785CFLAGS='-pipe -Os -arch i386 -O3'
786CPP='/usr/bin/gcc-4.2 -E'
787CPPFLAGS='-I/opt/local/include'
788CYGPATH_W='echo'
789DEFS='-DHAVE_CONFIG_H'
790DEPDIR='.deps'
791DLLTOOL='dlltool'
792DSYMUTIL='dsymutil'
793DUMPBIN=''
794ECHO_C='\c'
795ECHO_N=''
796ECHO_T=''
797EGREP='/usr/bin/grep -E'
798EXEEXT=''
799FCGI_CFLAGS=''
800FCGI_LIBS=''
801FGREP='/usr/bin/grep -F'
802GREP='/usr/bin/grep'
803HAVE_DARWIN_FALSE='#'
804HAVE_DARWIN_TRUE=''
805HAVE_WIN32_FALSE=''
806HAVE_WIN32_TRUE='#'
807INSTALL_DATA='${INSTALL} -m 644'
808INSTALL_PROGRAM='${INSTALL}'
809INSTALL_SCRIPT='${INSTALL}'
810INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
811LCMS1_CFLAGS=''
812LCMS1_LIBS=''
813LCMS2_CFLAGS='-I/opt/local/include '
814LCMS2_LIBS='-L/opt/local/lib -llcms2 '
815LD='/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld'
816LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386'
817LIBCURL_CFLAGS=''
818LIBCURL_LIBS=''
819LIBOBJS=''
820LIBS=''
821LIBTOOL='$(SHELL) $(top_builddir)/libtool'
822LIPO='lipo'
823LN_S='ln -s'
824LTLIBOBJS=''
825MAJOR_NR='1'
826MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_openjpeg15/openjpeg15/work/openjpeg-1.5.0/missing --run makeinfo'
827MICRO_NR='0'
828MINOR_NR='5'
829MKDIR_P='./install-sh -c -d'
830NM='/usr/bin/nm'
831NMEDIT='nmedit'
832OBJDUMP='false'
833OBJEXT='o'
834OPJ_BUILD_DOC_FALSE=''
835OPJ_BUILD_DOC_TRUE='#'
836OTOOL64=':'
837OTOOL='otool'
838PACKAGE='openjpeg'
839PACKAGE_BUGREPORT='openjpeg@googlegroups.com'
840PACKAGE_NAME='OpenJPEG'
841PACKAGE_STRING='OpenJPEG 1.5.0'
842PACKAGE_TARNAME='openjpeg'
843PACKAGE_URL='http://www.openjpeg.org'
844PACKAGE_VERSION='1.5.0'
845PATH_SEPARATOR=':'
846PKG_CONFIG='/opt/local/bin/pkg-config'
847PKG_CONFIG_LIBDIR=''
848PKG_CONFIG_PATH=''
849PNG_CFLAGS='-I/opt/local/include/libpng12 -I/opt/local/include '
850PNG_LIBS='-L/opt/local/lib -lpng12 -lz '
851RANLIB='ranlib'
852SED='/usr/bin/sed'
853SET_MAKE=''
854SHELL='/bin/sh'
855STRIP='strip'
856THREAD_CFLAGS=''
857THREAD_LIBS=''
858TIFF_CFLAGS='-I/usr/include'
859TIFF_LIBS='-L/usr/lib -ltiff'
860VERSION='1.5.0'
861WANT_JPIP_CODE_FALSE=''
862WANT_JPIP_CODE_TRUE='#'
863WANT_JPIP_FALSE=''
864WANT_JPIP_SERVER_FALSE=''
865WANT_JPIP_SERVER_TRUE='#'
866WANT_JPIP_TRUE='#'
867WANT_JPWL_FALSE=''
868WANT_JPWL_TRUE='#'
869WANT_MJ2_FALSE=''
870WANT_MJ2_TRUE='#'
871Z_CFLAGS=''
872Z_LIBS=''
873ac_ct_CC='/usr/bin/gcc-4.2'
874ac_ct_DUMPBIN=''
875am__EXEEXT_FALSE=''
876am__EXEEXT_TRUE='#'
877am__fastdepCC_FALSE='#'
878am__fastdepCC_TRUE=''
879am__include='include'
880am__isrc=''
881am__leading_dot='.'
882am__quote=''
883am__tar='${AMTAR} chof - "$$tardir"'
884am__untar='${AMTAR} xf -'
885bindir='${exec_prefix}/bin'
886build='i386-apple-darwin10.8.0'
887build_alias=''
888build_cpu='i386'
889build_os='darwin10.8.0'
890build_vendor='apple'
891datadir='${datarootdir}'
892datarootdir='${prefix}/share'
893docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
894dvidir='${docdir}'
895exec_prefix='${prefix}'
896host='i386-apple-darwin10.8.0'
897host_alias=''
898host_cpu='i386'
899host_os='darwin10.8.0'
900host_vendor='apple'
901htmldir='${docdir}'
902includedir='${prefix}/include'
903infodir='${datarootdir}/info'
904install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_openjpeg15/openjpeg15/work/openjpeg-1.5.0/install-sh'
905libdir='${exec_prefix}/lib'
906libexecdir='${exec_prefix}/libexec'
907localedir='${datarootdir}/locale'
908localstatedir='${prefix}/var'
909lt_ECHO='/bin/echo'
910lt_version='6:0:5'
911mandir='${datarootdir}/man'
912mkdir_p='$(top_builddir)/./install-sh -c -d'
913oldincludedir='/usr/include'
914opj_doxygen='doxygen'
915opj_have_doxygen='no'
916pdfdir='${docdir}'
917pkgconfig_requires_private='Requires.private'
918prefix='/opt/local'
919program_transform_name='s,x,x,'
920psdir='${docdir}'
921requirements=''
922sbindir='${exec_prefix}/sbin'
923sharedstatedir='${prefix}/com'
924sysconfdir='${prefix}/etc'
925target='i386-apple-darwin10.8.0'
926target_alias=''
927target_cpu='i386'
928target_os='darwin10.8.0'
929target_vendor='apple'
930with_libpng_FALSE='#'
931with_libpng_TRUE=''
932with_libtiff_FALSE='#'
933with_libtiff_TRUE=''
934
935## ----------- ##
936## confdefs.h. ##
937## ----------- ##
938
939/* confdefs.h */
940#define PACKAGE_NAME "OpenJPEG"
941#define PACKAGE_TARNAME "openjpeg"
942#define PACKAGE_VERSION "1.5.0"
943#define PACKAGE_STRING "OpenJPEG 1.5.0"
944#define PACKAGE_BUGREPORT "openjpeg@googlegroups.com"
945#define PACKAGE_URL "http://www.openjpeg.org"
946#define PACKAGE "openjpeg"
947#define VERSION "1.5.0"
948#define STDC_HEADERS 1
949#define HAVE_SYS_TYPES_H 1
950#define HAVE_SYS_STAT_H 1
951#define HAVE_STDLIB_H 1
952#define HAVE_STRING_H 1
953#define HAVE_MEMORY_H 1
954#define HAVE_STRINGS_H 1
955#define HAVE_INTTYPES_H 1
956#define HAVE_STDINT_H 1
957#define HAVE_UNISTD_H 1
958#define HAVE_DLFCN_H 1
959#define LT_OBJDIR ".libs/"
960#define HAVE_LIBPNG 1
961#define HAVE_LIBTIFF 1
962#define HAVE_LIBLCMS2 1
963#define HAVE_DIRENT_H 1
964
965configure: exit 0