blob: fc3e86130be8f783315adbd7452ca2c9df20b594 [file] [log] [blame]
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by uncrustify configure 0.61, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = tuvok.local
uname -m = x86_64
uname -r = 17.3.0
uname -s = Darwin
uname -v = Darwin Kernel Version 17.3.0: Thu Nov 9 18:09:22 PST 2017; root:xnu-4570.31.3~1/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 17.3.0: Thu Nov 9 18:09:22 PST 2017; root:xnu-4570.31.3~1/RELEASE_X86_64
Kernel configured for up to 8 processors.
4 processors are physically available.
8 processors are logically available.
Processor type: x86_64h (Intel x86-64h Haswell)
Processors active: 0 1 2 3 4 5 6 7
Primary memory available: 16.00 gigabytes
Default processor set: 514 tasks, 3462 threads, 8 processors
Load average: 5.54, Mach factor: 2.99
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /data/nvm/versions/node/v8.5.0/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin
PATH: /Users/tripod/codez/cordova/cordova-osx/node_modules/uncrustify/node_modules/.bin
PATH: /Users/tripod/codez/cordova/cordova-osx/node_modules/.bin
PATH: /Users/tripod/src/google-cloud-sdk/bin
PATH: /Users/tripod/anaconda2/bin
PATH: /Users/tripod/.yarn/bin
PATH: /data/nvm/versions/node/v8.5.0/bin
PATH: /usr/share/ImageMagick-6.8.9/bin
PATH: /usr/local/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/MacGPG2/bin
PATH: /Users/tripod/bin
PATH: /bin
PATH: /Users/tripod/Library/Android/sdk/tools
PATH: /Users/tripod/Library/Android/sdk/platform-tools
PATH: /Users/tripod/Library/Android/NVPACK/android-sdk-macosx/tools
PATH: /Users/tripod/Library/Android/NVPACK/android-sdk-macosx/platform-tools
PATH: /Users/tripod/Library/Android/NVPACK/android-sdk-macosx/build-tools
PATH: /Users/tripod/Library/Android/NVPACK/android-sdk-macosx/extras/android/support
PATH: /Users/tripod/Library/Android/NVPACK/android-ndk-r12b
PATH: /Users/tripod/Library/Android/NVPACK/apache-ant-1.8.2/bin
PATH: /Users/tripod/Library/Android/NVPACK/gradle-2.9/bin
PATH: /Users/tripod/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2293: checking for a BSD-compatible install
configure:2361: result: /usr/bin/install -c
configure:2372: checking whether build environment is sane
configure:2427: result: yes
configure:2578: checking for a thread-safe mkdir -p
configure:2617: result: ./install-sh -c -d
configure:2624: checking for gawk
configure:2654: result: no
configure:2624: checking for mawk
configure:2654: result: no
configure:2624: checking for nawk
configure:2654: result: no
configure:2624: checking for awk
configure:2640: found /usr/bin/awk
configure:2651: result: awk
configure:2662: checking whether make sets $(MAKE)
configure:2684: result: yes
configure:2713: checking whether make supports nested variables
configure:2730: result: yes
configure:2856: checking whether to enable maintainer-specific portions of Makefiles
configure:2865: result: no
configure:2941: checking for g++
configure:2957: found /usr/bin/g++
configure:2968: result: g++
configure:2995: checking for C++ compiler version
configure:3004: g++ --version >&5
Apple LLVM version 9.0.0 (clang-900.0.37)
Target: x86_64-apple-darwin17.3.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/c++/4.2.1
configure:3015: $? = 0
configure:3004: g++ -v >&5
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/c++/4.2.1
Apple LLVM version 9.0.0 (clang-900.0.37)
Target: x86_64-apple-darwin17.3.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
configure:3015: $? = 0
configure:3004: g++ -V >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:3015: $? = 1
configure:3004: g++ -qversion >&5
clang: error: unknown argument: '-qversion'
clang: error: no input files
configure:3015: $? = 1
configure:3035: checking whether the C++ compiler works
configure:3057: g++ conftest.cpp >&5
configure:3061: $? = 0
configure:3109: result: yes
configure:3112: checking for C++ compiler default output file name
configure:3114: result: a.out
configure:3120: checking for suffix of executables
configure:3127: g++ -o conftest conftest.cpp >&5
configure:3131: $? = 0
configure:3153: result:
configure:3175: checking whether we are cross compiling
configure:3183: g++ -o conftest conftest.cpp >&5
configure:3187: $? = 0
configure:3194: ./conftest
configure:3198: $? = 0
configure:3213: result: no
configure:3218: checking for suffix of object files
configure:3240: g++ -c conftest.cpp >&5
configure:3244: $? = 0
configure:3265: result: o
configure:3269: checking whether we are using the GNU C++ compiler
configure:3288: g++ -c conftest.cpp >&5
configure:3288: $? = 0
configure:3297: result: yes
configure:3306: checking whether g++ accepts -g
configure:3326: g++ -c -g conftest.cpp >&5
configure:3326: $? = 0
configure:3367: result: yes
configure:3401: checking for style of include used by make
configure:3429: result: GNU
configure:3455: checking dependency style of g++
configure:3566: result: none
configure:3629: checking for gcc
configure:3645: found /usr/bin/gcc
configure:3656: result: gcc
configure:3885: checking for C compiler version
configure:3894: gcc --version >&5
Apple LLVM version 9.0.0 (clang-900.0.37)
Target: x86_64-apple-darwin17.3.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/c++/4.2.1
configure:3905: $? = 0
configure:3894: gcc -v >&5
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/c++/4.2.1
Apple LLVM version 9.0.0 (clang-900.0.37)
Target: x86_64-apple-darwin17.3.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
configure:3905: $? = 0
configure:3894: gcc -V >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:3905: $? = 1
configure:3894: gcc -qversion >&5
clang: error: unknown argument: '-qversion'
clang: error: no input files
configure:3905: $? = 1
configure:3909: checking whether we are using the GNU C compiler
configure:3928: gcc -c conftest.c >&5
configure:3928: $? = 0
configure:3937: result: yes
configure:3946: checking whether gcc accepts -g
configure:3966: gcc -c -g conftest.c >&5
configure:3966: $? = 0
configure:4007: result: yes
configure:4024: checking for gcc option to accept ISO C89
configure:4087: gcc -c -g -O2 conftest.c >&5
configure:4087: $? = 0
configure:4100: result: none needed
configure:4125: checking whether gcc understands -c and -o together
configure:4147: gcc -c conftest.c -o conftest2.o
configure:4150: $? = 0
configure:4147: gcc -c conftest.c -o conftest2.o
configure:4150: $? = 0
configure:4162: result: yes
configure:4181: checking dependency style of gcc
configure:4292: result: none
configure:4317: checking how to run the C preprocessor
configure:4348: gcc -E conftest.c
configure:4348: $? = 0
configure:4362: gcc -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
1 error generated.
configure:4362: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "uncrustify"
| #define PACKAGE_TARNAME "uncrustify"
| #define PACKAGE_VERSION "0.61"
| #define PACKAGE_STRING "uncrustify 0.61"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://uncrustify.sourceforge.net/"
| #define PACKAGE "uncrustify"
| #define VERSION "0.61"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4387: result: gcc -E
configure:4407: gcc -E conftest.c
configure:4407: $? = 0
configure:4421: gcc -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
1 error generated.
configure:4421: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "uncrustify"
| #define PACKAGE_TARNAME "uncrustify"
| #define PACKAGE_VERSION "0.61"
| #define PACKAGE_STRING "uncrustify 0.61"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://uncrustify.sourceforge.net/"
| #define PACKAGE "uncrustify"
| #define VERSION "0.61"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4450: checking for grep that handles long lines and -e
configure:4508: result: /usr/bin/grep
configure:4513: checking for egrep
configure:4575: result: /usr/bin/grep -E
configure:4580: checking for ANSI C header files
configure:4600: gcc -c -g -O2 conftest.c >&5
configure:4600: $? = 0
configure:4673: gcc -o conftest -g -O2 conftest.c >&5
configure:4673: $? = 0
configure:4673: ./conftest
configure:4673: $? = 0
configure:4684: result: yes
configure:4697: checking for sys/types.h
configure:4697: gcc -c -g -O2 conftest.c >&5
configure:4697: $? = 0
configure:4697: result: yes
configure:4697: checking for sys/stat.h
configure:4697: gcc -c -g -O2 conftest.c >&5
configure:4697: $? = 0
configure:4697: result: yes
configure:4697: checking for stdlib.h
configure:4697: gcc -c -g -O2 conftest.c >&5
configure:4697: $? = 0
configure:4697: result: yes
configure:4697: checking for string.h
configure:4697: gcc -c -g -O2 conftest.c >&5
configure:4697: $? = 0
configure:4697: result: yes
configure:4697: checking for memory.h
configure:4697: gcc -c -g -O2 conftest.c >&5
configure:4697: $? = 0
configure:4697: result: yes
configure:4697: checking for strings.h
configure:4697: gcc -c -g -O2 conftest.c >&5
configure:4697: $? = 0
configure:4697: result: yes
configure:4697: checking for inttypes.h
configure:4697: gcc -c -g -O2 conftest.c >&5
configure:4697: $? = 0
configure:4697: result: yes
configure:4697: checking for stdint.h
configure:4697: gcc -c -g -O2 conftest.c >&5
configure:4697: $? = 0
configure:4697: result: yes
configure:4697: checking for unistd.h
configure:4697: gcc -c -g -O2 conftest.c >&5
configure:4697: $? = 0
configure:4697: result: yes
configure:4712: checking for inttypes.h
configure:4712: result: yes
configure:4712: checking for stdint.h
configure:4712: result: yes
configure:4725: checking utime.h usability
configure:4725: gcc -c -g -O2 conftest.c >&5
configure:4725: $? = 0
configure:4725: result: yes
configure:4725: checking utime.h presence
configure:4725: gcc -E conftest.c
configure:4725: $? = 0
configure:4725: result: yes
configure:4725: checking for utime.h
configure:4725: result: yes
configure:4737: checking for stdbool.h that conforms to C99
configure:4804: gcc -c -g -O2 conftest.c >&5
conftest.c:73:24: warning: address of 's' will always evaluate to 'true' [-Wpointer-bool-conversion]
bool e = &s;
~ ^
conftest.c:77:23: warning: address of array 'a' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:77:28: warning: address of array 'b' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:77:33: warning: address of array 'c' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:77:38: warning: address of array 'd' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:77:48: warning: address of array 'f' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:77:53: warning: address of array 'g' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:77:58: warning: address of array 'h' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:77:63: warning: address of array 'i' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:78:30: warning: address of array 'n' will always evaluate to 'true' [-Wpointer-bool-conversion]
~^
conftest.c:78:35: warning: address of array 'o' will always evaluate to 'true' [-Wpointer-bool-conversion]
~^
conftest.c:78:40: warning: address of array 'p' will always evaluate to 'true' [-Wpointer-bool-conversion]
~^
12 warnings generated.
configure:4804: $? = 0
configure:4811: result: yes
configure:4813: checking for _Bool
configure:4813: gcc -c -g -O2 conftest.c >&5
configure:4813: $? = 0
configure:4813: gcc -c -g -O2 conftest.c >&5
conftest.c:60:20: error: expected expression
if (sizeof ((_Bool)))
^
1 error generated.
configure:4813: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "uncrustify"
| #define PACKAGE_TARNAME "uncrustify"
| #define PACKAGE_VERSION "0.61"
| #define PACKAGE_STRING "uncrustify 0.61"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL "http://uncrustify.sourceforge.net/"
| #define PACKAGE "uncrustify"
| #define VERSION "0.61"
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UTIME_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((_Bool)))
| return 0;
| ;
| return 0;
| }
configure:4813: result: yes
configure:4830: checking for an ANSI C-conforming const
configure:4896: gcc -c -g -O2 conftest.c >&5
configure:4896: $? = 0
configure:4903: result: yes
configure:4911: checking for inline
configure:4927: gcc -c -g -O2 conftest.c >&5
configure:4927: $? = 0
configure:4935: result: inline
configure:4955: checking for working memcmp
configure:4998: gcc -o conftest -g -O2 conftest.c >&5
configure:4998: $? = 0
configure:4998: ./conftest
configure:4998: $? = 0
configure:5008: result: yes
configure:5020: checking for memset
configure:5020: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:49:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
char memset ();
^
conftest.c:49:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
1 warning generated.
configure:5020: $? = 0
configure:5020: result: yes
configure:5020: checking for strcasecmp
configure:5020: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:50:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
char strcasecmp ();
^
conftest.c:50:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
1 warning generated.
configure:5020: $? = 0
configure:5020: result: yes
configure:5020: checking for strchr
configure:5020: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:51:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]
char strchr ();
^
conftest.c:51:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
1 warning generated.
configure:5020: $? = 0
configure:5020: result: yes
configure:5020: checking for strdup
configure:5020: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:52:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
char strdup ();
^
conftest.c:52:6: note: 'strdup' is a builtin with type 'char *(const char *)'
1 warning generated.
configure:5020: $? = 0
configure:5020: result: yes
configure:5020: checking for strerror
configure:5020: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:53:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
char strerror ();
^
conftest.c:53:6: note: 'strerror' is a builtin with type 'char *(int)'
1 warning generated.
configure:5020: $? = 0
configure:5020: result: yes
configure:5020: checking for strtol
configure:5020: gcc -o conftest -g -O2 conftest.c >&5
configure:5020: $? = 0
configure:5020: result: yes
configure:5020: checking for strtoul
configure:5020: gcc -o conftest -g -O2 conftest.c >&5
configure:5020: $? = 0
configure:5020: result: yes
configure:5030: checking whether our compiler supports __func__
configure:5043: gcc -c -g -O2 conftest.c >&5
configure:5043: $? = 0
configure:5044: result: yes
configure:5190: checking that generated files are newer than configure
configure:5196: result: done
configure:5227: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by uncrustify config.status 0.61, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on tuvok.local
config.status:878: creating Makefile
config.status:878: creating src/Makefile
config.status:878: creating man/Makefile
config.status:878: creating man/uncrustify.1
config.status:878: creating src/uncrustify_version.h
config.status:878: creating src/config.h
config.status:1107: executing depfiles commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_cxx_compiler_gnu=yes
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_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_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_func_memcmp_working=yes
ac_cv_func_memset=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strchr=yes
ac_cv_func_strdup=yes
ac_cv_func_strerror=yes
ac_cv_func_strtol=yes
ac_cv_func_strtoul=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdbool_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_header_utime_h=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=awk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_type__Bool=yes
am_cv_CC_dependencies_compiler_type=none
am_cv_CXX_dependencies_compiler_type=none
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /Users/tripod/codez/cordova/cordova-osx/node_modules/uncrustify/missing aclocal-1.14'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_V='$(V)'
AUTOCONF='${SHELL} /Users/tripod/codez/cordova/cordova-osx/node_modules/uncrustify/missing autoconf'
AUTOHEADER='${SHELL} /Users/tripod/codez/cordova/cordova-osx/node_modules/uncrustify/missing autoheader'
AUTOMAKE='${SHELL} /Users/tripod/codez/cordova/cordova-osx/node_modules/uncrustify/missing automake-1.14'
AWK='awk'
CC='gcc'
CCDEPMODE='depmode=none'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXDEPMODE='depmode=none'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
GREP='/usr/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /Users/tripod/codez/cordova/cordova-osx/node_modules/uncrustify/missing makeinfo'
MKDIR_P='./install-sh -c -d'
OBJEXT='o'
PACKAGE='uncrustify'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='uncrustify'
PACKAGE_STRING='uncrustify 0.61'
PACKAGE_TARNAME='uncrustify'
PACKAGE_URL='http://uncrustify.sourceforge.net/'
PACKAGE_VERSION='0.61'
PATH_SEPARATOR=':'
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
VERSION='0.61'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
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__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /Users/tripod/codez/cordova/cordova-osx/node_modules/uncrustify/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "uncrustify"
#define PACKAGE_TARNAME "uncrustify"
#define PACKAGE_VERSION "0.61"
#define PACKAGE_STRING "uncrustify 0.61"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL "http://uncrustify.sourceforge.net/"
#define PACKAGE "uncrustify"
#define VERSION "0.61"
#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_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UTIME_H 1
#define HAVE__BOOL 1
#define HAVE_STDBOOL_H 1
#define HAVE_MEMSET 1
#define HAVE_STRCASECMP 1
#define HAVE_STRCHR 1
#define HAVE_STRDUP 1
#define HAVE_STRERROR 1
#define HAVE_STRTOL 1
#define HAVE_STRTOUL 1
configure: exit 0