Skip to content

Instantly share code, notes, and snippets.

@yoshikaw
Forked from saitoha/config.log
Created April 23, 2014 22:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yoshikaw/11234499 to your computer and use it in GitHub Desktop.
Save yoshikaw/11234499 to your computer and use it in GitHub Desktop.
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.65. Invocation command line was
$ ./configure --with-type-engines=cairo
## --------- ##
## Platform. ##
## --------- ##
hostname = hsaito-mac.local
uname -m = x86_64
uname -r = 13.1.0
uname -s = Darwin
uname -v = Darwin Kernel Version 13.1.0: Thu Jan 16 19:40:37 PST 2014; root:xnu-2422.90.20~2/RELEASE_X86_64
/usr/bin/uname -p = i386
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = Mach kernel version:
Darwin Kernel Version 13.1.0: Thu Jan 16 19:40:37 PST 2014; root:xnu-2422.90.20~2/RELEASE_X86_64
Kernel configured for up to 4 processors.
2 processors are physically available.
4 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1 2 3
Primary memory available: 8.00 gigabytes
Default processor set: 313 tasks, 1313 threads, 4 processors
Load average: 1.27, Mach factor: 2.71
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /Users/hsaito/.pythonz/bin
PATH: /Users/hsaito/.rbenv/shims
PATH: /Users/hsaito/.rbenv/bin
PATH: /bin
PATH: /sbin
PATH: /usr/sbin
PATH: /opt/local/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /usr/X11/bin
PATH: /usr/X11/libexec
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/bin
PATH: /opt/X11/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2800: checking build system type
configure:2814: result: x86_64-apple-darwin13.1.0
configure:2834: checking host system type
configure:2847: result: x86_64-apple-darwin13.1.0
configure:2943: checking for pkg-config
configure:2961: found /opt/local/bin/pkg-config
configure:2973: result: /opt/local/bin/pkg-config
configure:3044: checking for gcc
configure:3060: found /usr/bin/gcc
configure:3071: result: gcc
configure:3300: checking for C compiler version
configure:3309: gcc --version >&5
Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
Target: x86_64-apple-darwin13.1.0
Thread model: posix
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
configure:3320: $? = 0
configure:3309: gcc -v >&5
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
Target: x86_64-apple-darwin13.1.0
Thread model: posix
configure:3320: $? = 0
configure:3309: gcc -V >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:3320: $? = 1
configure:3309: gcc -qversion >&5
clang: error: unknown argument: '-qversion' [-Wunused-command-line-argument-hard-error-in-future]
clang: note: this will be a hard error (cannot be downgraded to a warning) in the future
clang: error: no input files
configure:3320: $? = 1
configure:3340: checking whether the C compiler works
configure:3362: gcc conftest.c >&5
configure:3366: $? = 0
configure:3415: result: yes
configure:3418: checking for C compiler default output file name
configure:3420: result: a.out
configure:3426: checking for suffix of executables
configure:3433: gcc -o conftest conftest.c >&5
configure:3437: $? = 0
configure:3459: result:
configure:3481: checking whether we are cross compiling
configure:3489: gcc -o conftest conftest.c >&5
configure:3493: $? = 0
configure:3500: ./conftest
configure:3504: $? = 0
configure:3519: result: no
configure:3524: checking for suffix of object files
configure:3546: gcc -c conftest.c >&5
configure:3550: $? = 0
configure:3571: result: o
configure:3575: checking whether we are using the GNU C compiler
configure:3594: gcc -c conftest.c >&5
configure:3594: $? = 0
configure:3603: result: yes
configure:3612: checking whether gcc accepts -g
configure:3632: gcc -c -g conftest.c >&5
configure:3632: $? = 0
configure:3673: result: yes
configure:3690: checking for gcc option to accept ISO C89
configure:3754: gcc -c -g -O2 conftest.c >&5
configure:3754: $? = 0
configure:3767: result: none needed
configure:3801: checking for a BSD-compatible install
configure:3869: result: /opt/local/bin/ginstall -c
configure:3882: checking for inline
configure:3898: gcc -c -g -O2 conftest.c >&5
configure:3898: $? = 0
configure:3906: result: inline
configure:4010: checking for a sed that does not truncate output
configure:4066: result: /usr/bin/sed
configure:4069: checking for grep that handles long lines and -e
configure:4127: result: /usr/bin/grep
configure:4132: checking for egrep
configure:4194: result: /usr/bin/grep -E
configure:4210: checking for ld used by gcc
configure:4277: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
configure:4284: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
configure:4299: result: no
configure:4304: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files
configure:4311: result: -r
configure:4329: checking for BSD-compatible nm
configure:4378: result: /opt/local/bin/nm
configure:4382: checking whether ln -s works
configure:4386: result: yes
configure:4393: checking how to recognize dependent libraries
configure:4579: result: pass_all
configure:5076: checking how to run the C preprocessor
configure:5107: gcc -E conftest.c
configure:5107: $? = 0
configure:5121: gcc -E conftest.c
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:5121: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5146: result: gcc -E
configure:5166: gcc -E conftest.c
configure:5166: $? = 0
configure:5180: gcc -E conftest.c
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:5180: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5209: checking for ANSI C header files
configure:5229: gcc -c -g -O2 conftest.c >&5
configure:5229: $? = 0
configure:5302: gcc -o conftest -g -O2 conftest.c >&5
configure:5302: $? = 0
configure:5302: ./conftest
configure:5302: $? = 0
configure:5313: result: yes
configure:5326: checking for sys/types.h
configure:5326: gcc -c -g -O2 conftest.c >&5
configure:5326: $? = 0
configure:5326: result: yes
configure:5326: checking for sys/stat.h
configure:5326: gcc -c -g -O2 conftest.c >&5
configure:5326: $? = 0
configure:5326: result: yes
configure:5326: checking for stdlib.h
configure:5326: gcc -c -g -O2 conftest.c >&5
configure:5326: $? = 0
configure:5326: result: yes
configure:5326: checking for string.h
configure:5326: gcc -c -g -O2 conftest.c >&5
configure:5326: $? = 0
configure:5326: result: yes
configure:5326: checking for memory.h
configure:5326: gcc -c -g -O2 conftest.c >&5
configure:5326: $? = 0
configure:5326: result: yes
configure:5326: checking for strings.h
configure:5326: gcc -c -g -O2 conftest.c >&5
configure:5326: $? = 0
configure:5326: result: yes
configure:5326: checking for inttypes.h
configure:5326: gcc -c -g -O2 conftest.c >&5
configure:5326: $? = 0
configure:5326: result: yes
configure:5326: checking for stdint.h
configure:5326: gcc -c -g -O2 conftest.c >&5
configure:5326: $? = 0
configure:5326: result: yes
configure:5326: checking for unistd.h
configure:5326: gcc -c -g -O2 conftest.c >&5
configure:5326: $? = 0
configure:5326: result: yes
configure:5341: checking dlfcn.h usability
configure:5341: gcc -c -g -O2 conftest.c >&5
configure:5341: $? = 0
configure:5341: result: yes
configure:5341: checking dlfcn.h presence
configure:5341: gcc -E conftest.c
configure:5341: $? = 0
configure:5341: result: yes
configure:5341: checking for dlfcn.h
configure:5341: result: yes
configure:5409: checking for g++
configure:5425: found /usr/bin/g++
configure:5436: result: g++
configure:5463: checking for C++ compiler version
configure:5472: g++ --version >&5
Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
Target: x86_64-apple-darwin13.1.0
Thread model: posix
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
configure:5483: $? = 0
configure:5472: g++ -v >&5
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
Target: x86_64-apple-darwin13.1.0
Thread model: posix
configure:5483: $? = 0
configure:5472: g++ -V >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:5483: $? = 1
configure:5472: g++ -qversion >&5
clang: error: unknown argument: '-qversion' [-Wunused-command-line-argument-hard-error-in-future]
clang: note: this will be a hard error (cannot be downgraded to a warning) in the future
clang: error: no input files
configure:5483: $? = 1
configure:5487: checking whether we are using the GNU C++ compiler
configure:5506: g++ -c conftest.cpp >&5
configure:5506: $? = 0
configure:5515: result: yes
configure:5524: checking whether g++ accepts -g
configure:5544: g++ -c -g conftest.cpp >&5
configure:5544: $? = 0
configure:5585: result: yes
configure:5618: checking how to run the C++ preprocessor
configure:5645: g++ -E conftest.cpp
configure:5645: $? = 0
configure:5659: g++ -E conftest.cpp
conftest.cpp:20:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:5659: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5684: result: g++ -E
configure:5704: g++ -E conftest.cpp
configure:5704: $? = 0
configure:5718: g++ -E conftest.cpp
conftest.cpp:20:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:5718: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5802: checking for g77
configure:5818: found /usr/local/bin/g77
configure:5829: result: g77
configure:5855: checking for Fortran 77 compiler version
configure:5864: g77 --version >&5
GNU Fortran (GCC) 3.4.0
Copyright (C) 2004 Free Software Foundation, Inc.
GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
or type the command `info -f g77 Copying'.
configure:5875: $? = 0
configure:5864: g77 -v >&5
Reading specs from /usr/local/lib/gcc/i686-apple-darwin8.8.1/3.4.0/specs
Configured with: ../gcc-3.4.0/configure --enable-languages=f77
Thread model: posix
gcc version 3.4.0
configure:5875: $? = 0
configure:5864: g77 -V >&5
g77: `-V' option must have argument
configure:5875: $? = 1
configure:5864: g77 -qversion >&5
g77: unrecognized option `-qversion'
g77: no input files
configure:5875: $? = 1
configure:5884: checking whether we are using the GNU Fortran 77 compiler
configure:5897: g77 -c conftest.F >&5
configure:5897: $? = 0
configure:5906: result: yes
configure:5912: checking whether g77 accepts -g
configure:5923: g77 -c -g conftest.f >&5
configure:5923: $? = 0
configure:5931: result: yes
configure:5964: checking the maximum length of command line arguments
configure:6076: result: 196608
configure:6088: checking command to parse /opt/local/bin/nm output from gcc object
configure:6193: gcc -c -g -O2 conftest.c >&5
configure:6196: $? = 0
configure:6200: /opt/local/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:6203: $? = 0
cannot find nm_test_var in conftest.nm
configure:6193: gcc -c -g -O2 conftest.c >&5
configure:6196: $? = 0
configure:6200: /opt/local/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm
configure:6203: $? = 0
configure:6255: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:6258: $? = 0
configure:6296: result: ok
configure:6300: checking for objdir
configure:6315: result: .libs
configure:6407: checking for ar
configure:6423: found /opt/local/bin/ar
configure:6434: result: ar
configure:6499: checking for ranlib
configure:6515: found /opt/local/bin/ranlib
configure:6526: result: ranlib
configure:6591: checking for strip
configure:6607: found /opt/local/bin/strip
configure:6618: result: strip
configure:6871: checking for dsymutil
configure:6887: found /usr/bin/dsymutil
configure:6898: result: dsymutil
configure:6963: checking for nmedit
configure:6979: found /opt/local/bin/nmedit
configure:6990: result: nmedit
configure:7013: checking for -single_module linker flag
configure:7034: result: yes
configure:7036: checking for -exported_symbols_list linker flag
configure:7056: gcc -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
configure:7056: $? = 0
configure:7066: result: yes
configure:7179: checking if gcc supports -fno-rtti -fno-exceptions
configure:7197: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
configure:7201: $? = 0
configure:7214: result: yes
configure:7229: checking for gcc option to produce PIC
configure:7461: result: -fno-common
configure:7469: checking if gcc PIC flag -fno-common works
configure:7487: gcc -c -g -O2 -fno-common -DPIC conftest.c >&5
configure:7491: $? = 0
configure:7504: result: yes
configure:7532: checking if gcc static flag -static works
configure:7560: result: no
configure:7570: checking if gcc supports -c -o file.o
configure:7591: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:7595: $? = 0
configure:7617: result: yes
configure:7643: checking whether the gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
configure:8569: result: yes
configure:8636: checking dynamic linker characteristics
configure:9238: result: darwin13.1.0 dyld
configure:9262: checking how to hardcode library paths into programs
configure:9287: result: immediate
configure:9301: checking whether stripping libraries is possible
configure:9315: result: yes
configure:9356: checking for dlopen in -ldl
configure:9381: gcc -o conftest -g -O2 conftest.c -ldl >&5
configure:9381: $? = 0
configure:9390: result: yes
configure:9605: checking whether a program can dlopen itself
configure:9679: gcc -o conftest -g -O2 -DHAVE_DLFCN_H conftest.c -ldl >&5
configure:9675:5: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))'
exit (status);
^
configure:9675:5: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit'
1 warning generated.
configure:9682: $? = 0
configure:9700: result: yes
configure:9705: checking whether a statically linked program can dlopen itself
configure:9779: gcc -o conftest -g -O2 -DHAVE_DLFCN_H conftest.c -ldl >&5
configure:9775:5: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))'
exit (status);
^
configure:9775:5: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit'
1 warning generated.
configure:9782: $? = 0
configure:9800: result: yes
configure:9823: checking if libtool supports shared libraries
configure:9825: result: yes
configure:9828: checking whether to build shared libraries
configure:9849: result: yes
configure:9852: checking whether to build static libraries
configure:9856: result: yes
configure:9950: creating libtool
configure:10539: checking for ld used by g++
configure:10606: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
configure:10613: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
configure:10628: result: no
configure:10679: checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
configure:11571: result: yes
configure:11588: g++ -c -g -O2 conftest.cpp >&5
configure:11591: $? = 0
configure:11747: checking for g++ option to produce PIC
configure:12031: result: -fno-common
configure:12039: checking if g++ PIC flag -fno-common works
configure:12057: g++ -c -g -O2 -fno-common -DPIC conftest.cpp >&5
configure:12061: $? = 0
configure:12074: result: yes
configure:12102: checking if g++ static flag -static works
configure:12130: result: no
configure:12140: checking if g++ supports -c -o file.o
configure:12161: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
configure:12165: $? = 0
configure:12187: result: yes
configure:12213: checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
configure:12239: result: yes
configure:12306: checking dynamic linker characteristics
configure:12856: result: darwin13.1.0 dyld
configure:12880: checking how to hardcode library paths into programs
configure:12905: result: immediate
configure:13444: checking if libtool supports shared libraries
configure:13446: result: yes
configure:13449: checking whether to build shared libraries
configure:13469: result: yes
configure:13472: checking whether to build static libraries
configure:13476: result: yes
configure:13486: checking for g77 option to produce PIC
configure:13718: result: -fno-common
configure:13726: checking if g77 PIC flag -fno-common works
configure:13744: g77 -c -g -O2 -fno-common conftest.f >&5
configure:13748: $? = 0
configure:13761: result: yes
configure:13789: checking if g77 static flag -static works
configure:13817: result: no
configure:13827: checking if g77 supports -c -o file.o
configure:13848: g77 -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:13852: $? = 0
configure:13874: result: yes
configure:13900: checking whether the g77 linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
configure:14814: result: yes
configure:14881: checking dynamic linker characteristics
configure:15431: result: darwin13.1.0 dyld
configure:15455: checking how to hardcode library paths into programs
configure:15480: result: immediate
configure:19026: checking for connect in -lsocket
configure:19051: gcc -o conftest -g -O2 conftest.c -lsocket >&5
ld: library not found for -lsocket
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:19051: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char connect ();
| int
| main ()
| {
| return connect ();
| ;
| return 0;
| }
configure:19060: result: no
configure:19068: checking for X
configure:19176: gcc -E conftest.c
conftest.c:20:10: fatal error: 'X11/Xlib.h' file not found
#include <X11/Xlib.h>
^
1 error generated.
configure:19176: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #include <X11/Xlib.h>
configure:19207: gcc -o conftest -g -O2 conftest.c -lX11 >&5
conftest.c:20:10: fatal error: 'X11/Xlib.h' file not found
#include <X11/Xlib.h>
^
1 error generated.
configure:19207: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #include <X11/Xlib.h>
| int
| main ()
| {
| XrmInitialize ()
| ;
| return 0;
| }
configure:19257: result: libraries /usr/X11/lib, headers /usr/X11/include
configure:19277: checking whether -R must be followed by a space
configure:19293: gcc -o conftest -g -O2 conftest.c -R/usr/X11/lib >&5
clang: error: unknown argument: '-R/usr/X11/lib' [-Wunused-command-line-argument-hard-error-in-future]
clang: note: this will be a hard error (cannot be downgraded to a warning) in the future
configure:19293: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:19310: gcc -o conftest -g -O2 conftest.c -R /usr/X11/lib >&5
clang: warning: argument unused during compilation: '-R'
ld: can't map file, errno=22 file '/usr/X11/lib' for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:19310: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:19315: result: neither works
configure:19356: gcc -o conftest -g -O2 conftest.c -L/usr/X11/lib -lX11 >&5
configure:19356: $? = 0
configure:19454: checking for gethostbyname
configure:19454: gcc -o conftest -g -O2 conftest.c >&5
configure:19454: $? = 0
configure:19454: result: yes
configure:19551: checking for connect
configure:19551: gcc -o conftest -g -O2 conftest.c >&5
configure:19551: $? = 0
configure:19551: result: yes
configure:19600: checking for remove
configure:19600: gcc -o conftest -g -O2 conftest.c >&5
configure:19600: $? = 0
configure:19600: result: yes
configure:19649: checking for shmat
configure:19649: gcc -o conftest -g -O2 conftest.c >&5
configure:19649: $? = 0
configure:19649: result: yes
configure:19707: checking for IceConnectionNumber in -lICE
configure:19732: gcc -o conftest -g -O2 -L/usr/X11/lib conftest.c -lICE >&5
configure:19732: $? = 0
configure:19741: result: yes
configure:19970: checking for pkg-config
configure:20000: result: /opt/local/bin/pkg-config
configure:20025: checking pkg-config is at least version 0.9.0
configure:20028: result: yes
configure:20039: checking for GTK
configure:20046: $PKG_CONFIG --exists --print-errors "gtk+-$gtk_version"
configure:20049: $? = 0
configure:20062: $PKG_CONFIG --exists --print-errors "gtk+-$gtk_version"
configure:20065: $? = 0
configure:20100: result: yes
configure:20112: checking for GDK_PIXBUF
configure:20119: $PKG_CONFIG --exists --print-errors "gdk-pixbuf-2.0"
configure:20122: $? = 0
configure:20135: $PKG_CONFIG --exists --print-errors "gdk-pixbuf-2.0"
configure:20138: $? = 0
configure:20173: result: yes
configure:20179: $PKG_CONFIG --exists --print-errors "gdk-pixbuf-2.0 >= 2.14"
configure:20182: $? = 0
configure:20186: checking for GIO
configure:20193: $PKG_CONFIG --exists --print-errors "gio-2.0"
configure:20196: $? = 0
configure:20209: $PKG_CONFIG --exists --print-errors "gio-2.0"
configure:20212: $? = 0
configure:20266: result: yes
configure:20276: checking for gdk-pixbuf-config
configure:20306: result: no
configure:20513: checking for pow in -lm
configure:20538: gcc -o conftest -g -O2 conftest.c -lm >&5
conftest.c:27:6: warning: incompatible redeclaration of library function 'pow' [-Wincompatible-library-redeclaration]
char pow ();
^
conftest.c:27:6: note: 'pow' is a builtin with type 'double (double, double)'
1 warning generated.
configure:20538: $? = 0
configure:20547: result: yes
configure:20622: checking for Xutf8LookupString in -lX11
configure:20647: gcc -o conftest -I/usr/X11/include -g -O2 -lSM -lICE -L/usr/X11/lib conftest.c -lX11 >&5
configure:20647: $? = 0
configure:20656: result: yes
configure:20677: checking regex.h usability
configure:20677: gcc -c -g -O2 conftest.c >&5
configure:20677: $? = 0
configure:20677: result: yes
configure:20677: checking regex.h presence
configure:20677: gcc -E conftest.c
configure:20677: $? = 0
configure:20677: result: yes
configure:20677: checking for regex.h
configure:20677: result: yes
configure:21080: checking for CAIRO
configure:21087: $PKG_CONFIG --exists --print-errors "cairo"
configure:21090: $? = 0
configure:21103: $PKG_CONFIG --exists --print-errors "cairo"
configure:21106: $? = 0
configure:21141: result: yes
configure:21460: checking for VTE
configure:21467: $PKG_CONFIG --exists --print-errors "vte"
Package vte was not found in the pkg-config search path.
Perhaps you should add the directory containing `vte.pc'
to the PKG_CONFIG_PATH environment variable
No package 'vte' found
configure:21470: $? = 1
configure:21483: $PKG_CONFIG --exists --print-errors "vte"
Package vte was not found in the pkg-config search path.
Perhaps you should add the directory containing `vte.pc'
to the PKG_CONFIG_PATH environment variable
No package 'vte' found
configure:21486: $? = 1
No package 'vte' found
configure:21513: result: no
configure:21695: gcc -c -g -O2 conftest.c >&5
conftest.c:21:13: fatal error: 'windows.h' file not found
#include <windows.h>
^
1 error generated.
configure:21695: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
|
| #include <windows.h>
| #include <gdiplus.h>
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:21713: checking for SDLTTF
configure:21720: $PKG_CONFIG --exists --print-errors "SDL_ttf"
Package SDL_ttf was not found in the pkg-config search path.
Perhaps you should add the directory containing `SDL_ttf.pc'
to the PKG_CONFIG_PATH environment variable
No package 'SDL_ttf' found
configure:21723: $? = 1
configure:21736: $PKG_CONFIG --exists --print-errors "SDL_ttf"
Package SDL_ttf was not found in the pkg-config search path.
Perhaps you should add the directory containing `SDL_ttf.pc'
to the PKG_CONFIG_PATH environment variable
No package 'SDL_ttf' found
configure:21739: $? = 1
No package 'SDL_ttf' found
configure:21766: result: no
configure:21825: checking for SDLTTF
configure:21832: $PKG_CONFIG --exists --print-errors "SDL2_ttf"
configure:21835: $? = 0
configure:21848: $PKG_CONFIG --exists --print-errors "SDL2_ttf"
configure:21851: $? = 0
configure:21886: result: yes
configure:21893: checking for sdl2-config
configure:21909: found /opt/local/bin/sdl2-config
configure:21920: result: yes
configure:21946: checking for FONTCONFIG
configure:21953: $PKG_CONFIG --exists --print-errors "fontconfig"
configure:21956: $? = 0
configure:21969: $PKG_CONFIG --exists --print-errors "fontconfig"
configure:21972: $? = 0
configure:22007: result: yes
configure:23099: checking for undefined symbol
configure:23108: result: supported
configure:23150: checking whether build environment is sane
configure:23200: result: yes
configure:23341: checking for a thread-safe mkdir -p
configure:23380: result: /opt/local/bin/gmkdir -p
configure:23393: checking for gawk
configure:23409: found /opt/local/bin/gawk
configure:23420: result: gawk
configure:23431: checking whether make sets $(MAKE)
configure:23453: result: yes
configure:23483: checking for style of include used by make
configure:23511: result: GNU
configure:23596: checking dependency style of gcc
configure:23706: result: none
configure:23723: checking dependency style of g++
configure:23833: result: none
configure:23864: checking whether NLS is requested
configure:23873: result: yes
configure:23911: checking for msgfmt
configure: trying /opt/local/bin/msgfmt...
0 translated messages.
configure:23943: result: /opt/local/bin/msgfmt
configure:23952: checking for gmsgfmt
configure:23983: result: /opt/local/bin/msgfmt
configure:24023: checking for xgettext
configure: trying /opt/local/bin/xgettext...
/opt/local/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
configure:24055: result: /opt/local/bin/xgettext
configure:24095: checking for msgmerge
configure: trying /opt/local/bin/msgmerge...
configure:24126: result: /opt/local/bin/msgmerge
configure:24201: checking for ld used by GCC
configure:24265: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
configure:24272: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
configure:24285: result: no
configure:24292: checking for shared library run path origin
configure:24305: result: done
configure:24721: checking for CFPreferencesCopyAppValue
configure:24741: gcc -o conftest -g -O2 -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c -framework CoreFoundation >&5
configure:24741: $? = 0
configure:24751: result: yes
configure:24758: checking for CFLocaleCopyCurrent
configure:24778: gcc -o conftest -g -O2 -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c -framework CoreFoundation >&5
configure:24778: $? = 0
configure:24788: result: yes
configure:24803: checking whether NLS is requested
configure:24812: result: yes
configure:24830: checking for GNU gettext in libc
configure:24849: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:24:10: fatal error: 'libintl.h' file not found
#include <libintl.h>
^
1 error generated.
configure:24849: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define PACKAGE "mlterm"
| #define VERSION "3.3.4"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| /* end confdefs.h. */
| #include <libintl.h>
| extern int _nl_msg_cat_cntr;
| extern int *_nl_domain_bindings;
| int
| main ()
| {
| bindtextdomain ("", "");
| return * gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings
| ;
| return 0;
| }
configure:24857: result: no
configure:24891: checking for iconv
configure:24913: gcc -o conftest -g -O2 conftest.c >&5
Undefined symbols for architecture x86_64:
"_iconv", referenced from:
_main in conftest-c20e59.o
"_iconv_close", referenced from:
_main in conftest-c20e59.o
"_iconv_open", referenced from:
_main in conftest-c20e59.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:24913: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define PACKAGE "mlterm"
| #define VERSION "3.3.4"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| /* end confdefs.h. */
| #include <stdlib.h>
| #include <iconv.h>
| int
| main ()
| {
| iconv_t cd = iconv_open("","");
| iconv(cd,NULL,NULL,NULL,NULL);
| iconv_close(cd);
| ;
| return 0;
| }
configure:24935: gcc -o conftest -g -O2 conftest.c -liconv >&5
configure:24935: $? = 0
configure:24945: result: yes
configure:24953: checking how to link with libiconv
configure:24955: result: -liconv
configure:25344: checking for GNU gettext in libintl
configure:25371: gcc -o conftest -g -O2 conftest.c -lintl >&5
conftest.c:25:10: fatal error: 'libintl.h' file not found
#include <libintl.h>
^
1 error generated.
configure:25371: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define PACKAGE "mlterm"
| #define VERSION "3.3.4"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| /* end confdefs.h. */
| #include <libintl.h>
| extern int _nl_msg_cat_cntr;
| extern
| #ifdef __cplusplus
| "C"
| #endif
| const char *_nl_expand_alias (const char *);
| int
| main ()
| {
| bindtextdomain ("", "");
| return * gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias ("")
| ;
| return 0;
| }
configure:25398: gcc -o conftest -g -O2 conftest.c -lintl -liconv >&5
conftest.c:25:10: fatal error: 'libintl.h' file not found
#include <libintl.h>
^
1 error generated.
configure:25398: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define PACKAGE "mlterm"
| #define VERSION "3.3.4"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| /* end confdefs.h. */
| #include <libintl.h>
| extern int _nl_msg_cat_cntr;
| extern
| #ifdef __cplusplus
| "C"
| #endif
| const char *_nl_expand_alias (const char *);
| int
| main ()
| {
| bindtextdomain ("", "");
| return * gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias ("")
| ;
| return 0;
| }
configure:25410: result: no
configure:25445: checking whether to use NLS
configure:25447: result: no
configure:25751: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.65. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on hsaito-mac.local
config.status:1017: creating Makefile
config.status:1017: creating mlterm/Makefile
config.status:1017: creating mlterm/libctl/Makefile
config.status:1017: creating xwindow/libtype/Makefile
config.status:1125: WARNING: 'xwindow/libtype/Makefile.in' seems to ignore the --datarootdir setting
config.status:1017: creating xwindow/Makefile
config.status:1125: WARNING: 'xwindow/Makefile.in' seems to ignore the --datarootdir setting
config.status:1017: creating main/Makefile
config.status:1125: WARNING: 'main/Makefile.in' seems to ignore the --datarootdir setting
config.status:1017: creating man/Makefile
config.status:1125: WARNING: 'man/Makefile.in' seems to ignore the --datarootdir setting
config.status:1017: creating etc/Makefile
config.status:1017: creating java/Makefile
config.status:1017: creating main/version.h
config.status:1017: creating contrib/scrollbar/extra/Makefile
config.status:1017: creating scrollbar/sample/Makefile
config.status:1017: creating inputmethod/kbd/Makefile
config.status:1017: creating tool/registobmp/Makefile
config.status:1017: creating tool/mlimgloader/Makefile
config.status:1125: WARNING: 'tool/mlimgloader/Makefile.in' seems to ignore the --datarootdir setting
config.status:1017: creating contrib/tool/mlterm-menu/Makefile
config.status:1125: WARNING: 'contrib/tool/mlterm-menu/Makefile.in' seems to ignore the --datarootdir setting
config.status:1017: creating contrib/tool/mlcc/Makefile
config.status:1017: creating tool/mlconfig/Makefile
config.status:1125: WARNING: 'tool/mlconfig/Makefile.in' seems to ignore the --datarootdir setting
config.status:1017: creating tool/mlconfig/po/Makefile.in
config.status:1125: WARNING: 'tool/mlconfig/po/Makefile.in.in' seems to ignore the --datarootdir setting
config.status:1017: creating tool/mlclient/Makefile
config.status:1017: creating common/c_config.h
config.status:1237: executing depfiles commands
config.status:1237: executing default-1 commands
configure:27249: === configuring in kiklib (/Users/hsaito/mlterm/kiklib)
configure:27312: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--with-type-engines=cairo' '--without-funcs-mlterm-unuse' '--with-gui=fb' '--disable-ind' '--disable-fribidi' '--with-type-engines=xcore' '--without-tools' --cache-file=/dev/null --srcdir=.
configure:27249: === configuring in mkf (/Users/hsaito/mlterm/mkf)
configure:27312: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--with-type-engines=cairo' '--without-funcs-mlterm-unuse' '--with-gui=fb' '--disable-ind' '--disable-fribidi' '--with-type-engines=xcore' '--without-tools' --cache-file=/dev/null --srcdir=.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-apple-darwin13.1.0
ac_cv_c_compiler_gnu=yes
ac_cv_c_inline=inline
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CAIRO_CFLAGS_set=
ac_cv_env_CAIRO_CFLAGS_value=
ac_cv_env_CAIRO_LIBS_set=
ac_cv_env_CAIRO_LIBS_value=
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_FONTCONFIG_CFLAGS_set=
ac_cv_env_FONTCONFIG_CFLAGS_value=
ac_cv_env_FONTCONFIG_LIBS_set=
ac_cv_env_FONTCONFIG_LIBS_value=
ac_cv_env_FRIBIDI_CFLAGS_set=
ac_cv_env_FRIBIDI_CFLAGS_value=
ac_cv_env_FRIBIDI_LIBS_set=
ac_cv_env_FRIBIDI_LIBS_value=
ac_cv_env_GDK_PIXBUF_CFLAGS_set=
ac_cv_env_GDK_PIXBUF_CFLAGS_value=
ac_cv_env_GDK_PIXBUF_LIBS_set=
ac_cv_env_GDK_PIXBUF_LIBS_value=
ac_cv_env_GIO_CFLAGS_set=
ac_cv_env_GIO_CFLAGS_value=
ac_cv_env_GIO_LIBS_set=
ac_cv_env_GIO_LIBS_value=
ac_cv_env_GTK_CFLAGS_set=
ac_cv_env_GTK_CFLAGS_value=
ac_cv_env_GTK_LIBS_set=
ac_cv_env_GTK_LIBS_value=
ac_cv_env_IBUS_CFLAGS_set=
ac_cv_env_IBUS_CFLAGS_value=
ac_cv_env_IBUS_LIBS_set=
ac_cv_env_IBUS_LIBS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_SCIM_CFLAGS_set=
ac_cv_env_SCIM_CFLAGS_value=
ac_cv_env_SCIM_LIBS_set=
ac_cv_env_SCIM_LIBS_value=
ac_cv_env_SDLTTF_CFLAGS_set=
ac_cv_env_SDLTTF_CFLAGS_value=
ac_cv_env_SDLTTF_LIBS_set=
ac_cv_env_SDLTTF_LIBS_value=
ac_cv_env_UIM_CFLAGS_set=
ac_cv_env_UIM_CFLAGS_value=
ac_cv_env_UIM_LIBS_set=
ac_cv_env_UIM_LIBS_value=
ac_cv_env_VTE_CFLAGS_set=
ac_cv_env_VTE_CFLAGS_value=
ac_cv_env_VTE_LIBS_set=
ac_cv_env_VTE_LIBS_value=
ac_cv_env_XFT_CFLAGS_set=
ac_cv_env_XFT_CFLAGS_value=
ac_cv_env_XFT_LIBS_set=
ac_cv_env_XFT_LIBS_value=
ac_cv_env_XMKMF_set=
ac_cv_env_XMKMF_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_f77_compiler_gnu=yes
ac_cv_func_connect=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_remove=yes
ac_cv_func_shmat=yes
ac_cv_have_x='have_x=yes ac_x_includes='\''/usr/X11/include'\'' ac_x_libraries='\''/usr/X11/lib'\'''
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_regex_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-apple-darwin13.1.0
ac_cv_lib_ICE_IceConnectionNumber=yes
ac_cv_lib_X11_Xutf8LookupString=yes
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_m_pow=yes
ac_cv_lib_socket_connect=no
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GMSGFMT=/opt/local/bin/msgfmt
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_MSGFMT=/opt/local/bin/msgfmt
ac_cv_path_MSGMERGE=/opt/local/bin/msgmerge
ac_cv_path_XGETTEXT=/opt/local/bin/xgettext
ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
ac_cv_path_install='/opt/local/bin/ginstall -c'
ac_cv_path_mkdir=/opt/local/bin/gmkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
ac_cv_prog_ac_ct_F77=g77
ac_cv_prog_ac_ct_NMEDIT=nmedit
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_f77_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_prog_sdl2_config=yes
acl_cv_hardcode_direct=yes
acl_cv_hardcode_libdir_flag_spec=
acl_cv_hardcode_libdir_separator=
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
acl_cv_prog_gnu_ld=no
acl_cv_rpath=done
acl_cv_shlibext=dylib
acl_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib'
acl_cv_sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib'
acl_cv_wl=-Wl,
am_cv_CC_dependencies_compiler_type=none
am_cv_CXX_dependencies_compiler_type=none
am_cv_func_iconv=yes
am_cv_lib_iconv=yes
gt_cv_func_CFLocaleCopyCurrent=yes
gt_cv_func_CFPreferencesCopyAppValue=yes
gt_cv_func_gnugettext1_libc=no
gt_cv_func_gnugettext1_libintl=no
lt_cv_apple_cc_single_mod=yes
lt_cv_deplibs_check_method=pass_all
lt_cv_dlopen=dlopen
lt_cv_dlopen_libs=-ldl
lt_cv_dlopen_self=yes
lt_cv_dlopen_self_static=yes
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_exported_symbols_list=yes
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
lt_cv_path_LDCXX=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
lt_cv_path_NM=/opt/local/bin/nm
lt_cv_path_SED=/usr/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_c_o_F77=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_pic_works_F77=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=no
lt_cv_prog_compiler_static_works_CXX=no
lt_cv_prog_compiler_static_works_F77=no
lt_cv_prog_gnu_ld=no
lt_cv_prog_gnu_ldcxx=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
lt_cv_sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
lt_cv_sys_lib_search_path_spec='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/5.1 /usr/local/lib'
lt_cv_sys_max_cmd_len=196608
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_prog_compiler_c_o_F77='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([BCDEGRST][BCDEGRST]*\\)[ ][ ]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 _\\2 \\2/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
ml_cv_is_posix=yes
ml_cv_lib_path=/lib/cpp
pkg_cv_CAIRO_CFLAGS='-I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/pixman-1 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include '
pkg_cv_CAIRO_LIBS='-L/opt/local/lib -lcairo '
pkg_cv_FONTCONFIG_CFLAGS='-I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 '
pkg_cv_FONTCONFIG_LIBS='-L/opt/local/lib -lfontconfig -lfreetype '
pkg_cv_GDK_PIXBUF_CFLAGS='-D_REENTRANT -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include '
pkg_cv_GDK_PIXBUF_LIBS='-L/opt/local/lib -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl '
pkg_cv_GIO_CFLAGS='-D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include '
pkg_cv_GIO_LIBS='-L/opt/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl '
pkg_cv_GTK_CFLAGS='-D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 '
pkg_cv_GTK_LIBS='-L/opt/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lgio-2.0 -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lX11 -lXext -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lm -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype '
pkg_cv_SDLTTF_CFLAGS='-D_THREAD_SAFE -I/opt/local/include/SDL2 '
pkg_cv_SDLTTF_LIBS='-L/opt/local/lib -lSDL2_ttf -lSDL2 '
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /Users/hsaito/mlterm/script/missing --run aclocal-1.11'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /Users/hsaito/mlterm/script/missing --run tar'
AR='ar'
AS='as'
AUTOCONF='${SHELL} /Users/hsaito/mlterm/script/missing --run autoconf'
AUTOHEADER='${SHELL} /Users/hsaito/mlterm/script/missing --run autoheader'
AUTOMAKE='${SHELL} /Users/hsaito/mlterm/script/missing --run automake-1.11'
AWK='gawk'
CAIRO_CFLAGS='-I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/pixman-1 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include '
CAIRO_LIBS='-L/opt/local/lib -lcairo '
CC='gcc'
CCDEPMODE='depmode=none'
CFLAGS='-g -O2'
CHANGE_DATE='2014-04-23'
CPP='gcc -E'
CPPFLAGS=''
CTL_CFLAGS=''
CTL_LIBS=''
CTL_LIBS_FOR_PROG=''
CTL_LIBS_FOR_VTE=''
CTL_LOADER_OBJ='ml_ctl_loader.o'
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=none'
CXXFLAGS='-g -O2'
CYGPATHW='echo'
CYGPATH_W='echo'
DEB_CFLAGS=''
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DEXPORT=''
DLLTOOL='dlltool'
DL_LIBS_IM=''
DL_LIBS_SB=''
DL_SELF=''
DND_CFLAGS=''
DSYMUTIL='dsymutil'
ECHO='/bin/echo'
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
F77='g77'
FFLAGS='-g -O2'
FONTCONFIG_CFLAGS='-I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -DUSE_FONTCONFIG'
FONTCONFIG_LIBS='-L/opt/local/lib -lfontconfig -lfreetype'
FRIBIDI_CFLAGS=''
FRIBIDI_LIBS=''
GDK_PIXBUF_CFLAGS='-D_REENTRANT -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include'
GDK_PIXBUF_LIBS='-L/opt/local/lib -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl -L/opt/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl'
GIO_CFLAGS='-D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include '
GIO_LIBS='-L/opt/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl '
GMSGFMT='/opt/local/bin/msgfmt'
GREP='/usr/bin/grep'
GTK_CFLAGS='-D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2'
GTK_LIBS='-L/opt/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lgio-2.0 -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lX11 -lXext -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lm -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype'
GUI='xlib'
GUI_CFLAGS=''
IBUS_CFLAGS=''
IBUS_LIBS=''
IMAGELIB_CFLAGS=''
IMAGELIB_LIBS=''
IMAGE_CFLAGS=''
IM_CFLAGS='-DUSE_IM_PLUGIN'
IND_CFLAGS=''
IND_LIBS=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_OPT='-m 755'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INTLLIBS=''
INTL_LIBS=''
INTL_MACOSX_LIBS='-Wl,-framework -Wl,CoreFoundation'
KIK_CFLAGS='-I${top_builddir}/kiklib/include'
KIK_LIBS_FOR_MODULE=''
LDFLAGS=''
LIBICONV='-liconv'
LIBINTL=''
LIBOBJS=''
LIBS=''
LIBTOOL='${top_builddir}/libtool'
LIBVTE_SUFFIX=''
LKIK='${top_builddir}/kiklib/src/libkik.la'
LMKF='${top_builddir}/mkf/lib/libmkf.la'
LMLTERM_CORE='libmlterm_core.la'
LN_S='ln -s'
LTLIBICONV='-liconv'
LTLIBINTL=''
LTLIBOBJS=''
M17NLIB_CFLAGS=''
M17NLIB_LIBS=''
MAKEINFO='${SHELL} /Users/hsaito/mlterm/script/missing --run makeinfo'
MAKE_DIRS='mlterm mlterm/libctl xwindow/libtype xwindow main man etc contrib/scrollbar/extra scrollbar/sample inputmethod/kbd tool/registobmp tool/mlimgloader contrib/tool/mlterm-menu contrib/tool/mlcc tool/mlconfig tool/mlclient '
MATH_CFLAGS=''
MATH_LIBS='-lm'
MKDIR_P='/opt/local/bin/gmkdir -p'
MKF_CFLAGS='-I${top_builddir}/mkf/include'
MKF_LIBS_FOR_MODULE=''
MKINSTALLDIRS='$(top_builddir)/script/mkinstalldirs'
MLIMGLOADER_LIB='gdk-pixbuf'
ML_PTY_OBJ='ml_pty_unix.o'
MSGFMT='/opt/local/bin/msgfmt'
MSGMERGE='/opt/local/bin/msgmerge'
NMEDIT='nmedit'
NODL_OBJ=''
NO_UNDEFINED_FLAG=''
OBJDUMP='objdump'
OBJEXT='o'
OPT_CFLAGS=''
PACKAGE='mlterm'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PERL=''
PKG_CONFIG='/opt/local/bin/pkg-config'
POSUB=''
PROG=''
PTHREAD_LIB=''
RANLIB='ranlib'
REGEX_CFLAGS='-DHAVE_REGEX'
SB_CFLAGS=''
SCIM_CFLAGS=''
SCIM_LIBS=''
SDLTTF_CFLAGS='-D_THREAD_SAFE -I/opt/local/include/SDL2 '
SDLTTF_LIBS='-L/opt/local/lib -lSDL2_ttf -lSDL2 '
SDL_CFLAGS='-I/opt/local/include/SDL2 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/SDL2'
SDL_LIBS='-L/opt/local/lib -lSDL2 -L/opt/local/lib -lSDL2_ttf -lSDL2'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
SOCK_LIBS=''
SSH2_CFLAGS=''
SSH2_LIBS=''
SSH2_LIBS_FOR_PROG=''
STRIP='strip'
SUBSYSTEM='-Wl,--subsystem,console'
TOOLS_CFLAGS=''
TYPE_CFLAGS='-DUSE_TYPE_CAIRO '
TYPE_LIBS='libtype_cairo.la '
TYPE_LIBS_FOR_PROG=''
TYPE_LIBS_FOR_VTE=''
TYPE_LOADER_OBJ='x_type_loader.o'
UIM_CFLAGS=''
UIM_LIBS=''
USE_NLS='no'
UTMP_CFLAGS=''
VERSION='3.3.4'
VT52_CFLAGS=''
VTE_CFLAGS=''
VTE_LIBS=''
WIN32TAG=''
XFT_CFLAGS=''
XFT_LIBS=''
XGETTEXT='/opt/local/bin/xgettext'
XLFDSEL_OBJ='gtkxlfdsel.o'
XMKMF=''
XUTF8_CFLAGS='-DHAVE_XUTF8_LOOKUP_STRING'
XWINDOW_OBJ_SUFFIX=''
X_CFLAGS=' -I/usr/X11/include'
X_EXTRA_LIBS=''
X_LIBS=' -L/usr/X11/lib'
X_PRE_LIBS=' -lSM -lICE'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_F77='g77'
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-apple-darwin13.1.0'
build_alias=''
build_cpu='x86_64'
build_os='darwin13.1.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='${prefix}'
fribidi_config=''
have_gdk_pixbuf1=''
host='x86_64-apple-darwin13.1.0'
host_alias=''
host_cpu='x86_64'
host_os='darwin13.1.0'
host_vendor='apple'
htmldir='${docdir}'
imlib2_config=''
imlib_config=''
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /Users/hsaito/mlterm/script/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
m17nlib=''
mandir='${datarootdir}/man'
mkdir_p='/opt/local/bin/gmkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sdl2_config='yes'
sdl_config=''
sharedstatedir='${prefix}/com'
subdirs=' kiklib mkf'
sysconfdir='${prefix}/etc'
target_alias=''
xft_config=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define PACKAGE "mlterm"
#define VERSION "3.3.4"
#define HAVE_CFPREFERENCESCOPYAPPVALUE 1
#define HAVE_CFLOCALECOPYCURRENT 1
#define HAVE_ICONV 1
configure: exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment