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 --prefix=/usr/local/resin --with-resin-root=/var/www --with-resin-log=/var/log/resin --with-resin-conf=/etc/resin --enable-64bit --enable-jni --enable-ssl CFLAGS=-fPIC

## --------- ##
## Platform. ##
## --------- ##

hostname = adczlnxsahqa1
uname -m = s390x
uname -r = 2.6.16.60-0.59.1-default
uname -s = Linux
uname -v = #1 SMP Thu Jan 14 18:30:10 UTC 2010

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = s390x
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /sbin
PATH: /usr/sbin
PATH: /usr/local/sbin
PATH: /opt/gnome/sbin
PATH: /root/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /usr/X11R6/bin
PATH: /bin
PATH: /usr/games
PATH: /opt/gnome/bin
PATH: /usr/lib/mit/bin
PATH: /usr/lib/mit/sbin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2425: checking build system type
configure:2439: result: s390x-ibm-linux-gnu
configure:2459: checking host system type
configure:2472: result: s390x-ibm-linux-gnu
configure:2492: checking target system type
configure:2505: result: s390x-ibm-linux-gnu
configure:2550: checking for a BSD-compatible install
configure:2618: result: /usr/bin/install -c
configure:2629: checking whether build environment is sane
configure:2679: result: yes
configure:2820: checking for a thread-safe mkdir -p
configure:2859: result: /bin/mkdir -p
configure:2872: checking for gawk
configure:2888: found /usr/bin/gawk
configure:2899: result: gawk
configure:2910: checking whether make sets $(MAKE)
configure:2932: result: yes
configure:3061: checking for gcc
configure:3077: found /usr/bin/gcc
configure:3088: result: gcc
configure:3317: checking for C compiler version
configure:3326: gcc --version >&5
gcc (GCC) 4.1.2 20070115 (SUSE Linux)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3337: $? = 0
configure:3326: gcc -v >&5
Using built-in specs.
Target: s390x-suse-linux
Configured with: ../configure --enable-threads=posix --prefix=/usr --with-local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/lib64 --libexecdir=/usr/lib64 --enable-languages=c,c++,objc,fortran,obj-c++,java --enable-checking=release --with-gxx-include-dir=/usr/include/c++/4.1.2 --enable-ssp --disable-libssp --disable-libgcj --with-slibdir=/lib64 --with-system-zlib --enable-shared --enable-__cxa_atexit --enable-libstdcxx-allocator=new --program-suffix= --enable-version-specific-runtime-libs --without-system-libunwind --with-tune=z9-109 --with-arch=z900 --with-long-double-128 --host=s390x-suse-linux
Thread model: posix
gcc version 4.1.2 20070115 (SUSE Linux)
configure:3337: $? = 0
configure:3326: gcc -V >&5
gcc: '-V' option must have argument
configure:3337: $? = 1
configure:3326: gcc -qversion >&5
gcc: unrecognized option '-qversion'
gcc: no input files
configure:3337: $? = 1
configure:3357: checking whether the C compiler works
configure:3379: gcc -fPIC   conftest.c  >&5
configure:3383: $? = 0
configure:3432: result: yes
configure:3435: checking for C compiler default output file name
configure:3437: result: a.out
configure:3443: checking for suffix of executables
configure:3450: gcc -o conftest -fPIC   conftest.c  >&5
configure:3454: $? = 0
configure:3476: result: 
configure:3498: checking whether we are cross compiling
configure:3506: gcc -o conftest -fPIC   conftest.c  >&5
configure:3510: $? = 0
configure:3517: ./conftest
configure:3521: $? = 0
configure:3536: result: no
configure:3541: checking for suffix of object files
configure:3563: gcc -c -fPIC  conftest.c >&5
configure:3567: $? = 0
configure:3588: result: o
configure:3592: checking whether we are using the GNU C compiler
configure:3611: gcc -c -fPIC  conftest.c >&5
configure:3611: $? = 0
configure:3620: result: yes
configure:3629: checking whether gcc accepts -g
configure:3649: gcc -c -g  conftest.c >&5
configure:3649: $? = 0
configure:3690: result: yes
configure:3707: checking for gcc option to accept ISO C89
configure:3771: gcc  -c -fPIC  conftest.c >&5
configure:3771: $? = 0
configure:3784: result: none needed
configure:3815: checking for style of include used by make
configure:3843: result: GNU
configure:3868: checking dependency style of gcc
configure:3978: result: none
configure:3993: checking for a sed that does not truncate output
configure:4057: result: /usr/bin/sed
configure:4075: checking for grep that handles long lines and -e
configure:4133: result: /usr/bin/grep
configure:4138: checking for egrep
configure:4200: result: /usr/bin/grep -E
configure:4205: checking for fgrep
configure:4267: result: /usr/bin/grep -F
configure:4302: checking for ld used by gcc
configure:4369: result: /usr/s390x-suse-linux/bin/ld
configure:4376: checking if the linker (/usr/s390x-suse-linux/bin/ld) is GNU ld
configure:4391: result: yes
configure:4403: checking for egrep
configure:4465: result: /usr/bin/grep -E
configure:4477: checking how to run the C preprocessor
configure:4508: gcc -E  conftest.c
configure:4508: $? = 0
configure:4522: gcc -E  conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:4522: $? = 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 PACKAGE "resin"
| #define VERSION "4.0.11"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4547: result: gcc -E
configure:4567: gcc -E  conftest.c
configure:4567: $? = 0
configure:4581: gcc -E  conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:4581: $? = 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 PACKAGE "resin"
| #define VERSION "4.0.11"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4610: checking for ANSI C header files
configure:4630: gcc -c -fPIC  conftest.c >&5
configure:4630: $? = 0
configure:4703: gcc -o conftest -fPIC   conftest.c  >&5
configure:4703: $? = 0
configure:4703: ./conftest
configure:4703: $? = 0
configure:4714: result: yes
configure:4727: checking for sys/types.h
configure:4727: gcc -c -fPIC  conftest.c >&5
configure:4727: $? = 0
configure:4727: result: yes
configure:4727: checking for sys/stat.h
configure:4727: gcc -c -fPIC  conftest.c >&5
configure:4727: $? = 0
configure:4727: result: yes
configure:4727: checking for stdlib.h
configure:4727: gcc -c -fPIC  conftest.c >&5
configure:4727: $? = 0
configure:4727: result: yes
configure:4727: checking for string.h
configure:4727: gcc -c -fPIC  conftest.c >&5
configure:4727: $? = 0
configure:4727: result: yes
configure:4727: checking for memory.h
configure:4727: gcc -c -fPIC  conftest.c >&5
configure:4727: $? = 0
configure:4727: result: yes
configure:4727: checking for strings.h
configure:4727: gcc -c -fPIC  conftest.c >&5
configure:4727: $? = 0
configure:4727: result: yes
configure:4727: checking for inttypes.h
configure:4727: gcc -c -fPIC  conftest.c >&5
configure:4727: $? = 0
configure:4727: result: yes
configure:4727: checking for stdint.h
configure:4727: gcc -c -fPIC  conftest.c >&5
configure:4727: $? = 0
configure:4727: result: yes
configure:4727: checking for unistd.h
configure:4727: gcc -c -fPIC  conftest.c >&5
configure:4727: $? = 0
configure:4727: result: yes
configure:4740: checking sys/poll.h usability
configure:4740: gcc -c -fPIC  conftest.c >&5
configure:4740: $? = 0
configure:4740: result: yes
configure:4740: checking sys/poll.h presence
configure:4740: gcc -E  conftest.c
configure:4740: $? = 0
configure:4740: result: yes
configure:4740: checking for sys/poll.h
configure:4740: result: yes
configure:4746: checking sys/epoll.h usability
configure:4746: gcc -c -fPIC -DPOLL  conftest.c >&5
configure:4746: $? = 0
configure:4746: result: yes
configure:4746: checking sys/epoll.h presence
configure:4746: gcc -E  conftest.c
configure:4746: $? = 0
configure:4746: result: yes
configure:4746: checking for sys/epoll.h
configure:4746: result: yes
configure:4951: checking for BSD- or MS-compatible name lister (nm)
configure:5000: result: /usr/bin/nm -B
configure:5118: checking the name lister (/usr/bin/nm -B) interface
configure:5125: gcc -c -fPIC -DPOLL -DEPOLL  conftest.c >&5
configure:5128: /usr/bin/nm -B "conftest.o"
configure:5131: output
0000000000000000 B some_variable
configure:5138: result: BSD nm
configure:5141: checking whether ln -s works
configure:5145: result: yes
configure:5153: checking the maximum length of command line arguments
configure:5273: result: 98304
configure:5290: checking whether the shell understands some XSI constructs
configure:5300: result: yes
configure:5304: checking whether the shell understands "+="
configure:5310: result: yes
configure:5345: checking for /usr/s390x-suse-linux/bin/ld option to reload object files
configure:5352: result: -r
configure:5421: checking for objdump
configure:5437: found /usr/bin/objdump
configure:5448: result: objdump
configure:5480: checking how to recognize dependent libraries
configure:5676: result: pass_all
configure:5736: checking for ar
configure:5752: found /usr/bin/ar
configure:5763: result: ar
configure:5841: checking for strip
configure:5857: found /usr/bin/strip
configure:5868: result: strip
configure:5940: checking for ranlib
configure:5956: found /usr/bin/ranlib
configure:5967: result: ranlib
configure:6057: checking command to parse /usr/bin/nm -B output from gcc object
configure:6175: gcc -c -fPIC -DPOLL -DEPOLL  conftest.c >&5
configure:6178: $? = 0
configure:6182: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:6185: $? = 0
configure:6239: gcc -o conftest -fPIC -DPOLL -DEPOLL   conftest.c conftstm.o >&5
configure:6242: $? = 0
configure:6280: result: ok
configure:6375: gcc -c -fPIC -DPOLL -DEPOLL  conftest.c >&5
configure:6378: $? = 0
configure:7085: checking for dlfcn.h
configure:7085: gcc -c -fPIC -DPOLL -DEPOLL  conftest.c >&5
configure:7085: $? = 0
configure:7085: result: yes
configure:7269: checking for objdir
configure:7284: result: .libs
configure:7576: checking if gcc supports -fno-rtti -fno-exceptions
configure:7594: gcc -c -fPIC -DPOLL -DEPOLL  -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:7598: $? = 0
configure:7611: result: no
configure:7631: checking for gcc option to produce PIC
configure:7903: result: -fPIC -DPIC
configure:7915: checking if gcc PIC flag -fPIC -DPIC works
configure:7933: gcc -c -fPIC -DPOLL -DEPOLL  -fPIC -DPIC -DPIC conftest.c >&5
configure:7937: $? = 0
configure:7950: result: yes
configure:7974: checking if gcc static flag -static works
configure:8002: result: yes
configure:8017: checking if gcc supports -c -o file.o
configure:8038: gcc -c -fPIC -DPOLL -DEPOLL  -o out/conftest2.o conftest.c >&5
configure:8042: $? = 0
configure:8064: result: yes
configure:8072: checking if gcc supports -c -o file.o
configure:8119: result: yes
configure:8152: checking whether the gcc linker (/usr/s390x-suse-linux/bin/ld -m elf64_s390) supports shared libraries
configure:9143: result: yes
configure:9180: checking whether -lc should be explicitly linked in
configure:9185: gcc -c -fPIC -DPOLL -DEPOLL  conftest.c >&5
configure:9188: $? = 0
configure:9203: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep  -lc  \>/dev/null 2\>\&1
configure:9206: $? = 0
configure:9218: result: no
configure:9382: checking dynamic linker characteristics
configure:9815: gcc -o conftest -fPIC -DPOLL -DEPOLL   -Wl,-rpath -Wl,/foo conftest.c  >&5
configure:9815: $? = 0
configure:10045: result: GNU/Linux ld.so
configure:10147: checking how to hardcode library paths into programs
configure:10172: result: immediate
configure:10692: checking whether stripping libraries is possible
configure:10697: result: yes
configure:10732: checking if libtool supports shared libraries
configure:10734: result: yes
configure:10737: checking whether to build shared libraries
configure:10758: result: yes
configure:10761: checking whether to build static libraries
configure:10765: result: yes
configure:12204: 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 adczlnxsahqa1

config.status:1032: creating Makefile
config.status:1032: creating modules/c/src/Makefile
config.status:1032: creating modules/c/src/common/Makefile
config.status:1032: creating modules/c/src/apache2/Makefile
config.status:1032: creating modules/c/src/resin_os/Makefile
config.status:1032: creating init.d/resin
config.status:1195: executing depfiles commands
config.status:1195: executing libtool commands
configure:14387: 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 adczlnxsahqa1

config.status:1036: creating Makefile
config.status:1036: creating modules/c/src/Makefile
config.status:1036: creating modules/c/src/common/Makefile
config.status:1036: creating modules/c/src/apache2/Makefile
config.status:1036: creating modules/c/src/resin_os/Makefile
config.status:1036: creating init.d/resin
config.status:1036: creating ./modules/c/src/Makefile
config.status:1036: creating ./modules/c/src/resin/Makefile
config.status:1036: creating ./modules/c/src/resinssl/Makefile
config.status:1199: executing depfiles commands
config.status:1199: executing libtool commands

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=s390x-ibm-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=-fPIC
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_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_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_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_epoll_h=yes
ac_cv_header_sys_poll_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=s390x-ibm-linux-gnu
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_OBJDUMP=objdump
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_make_make_set=yes
ac_cv_target=s390x-ibm-linux-gnu
am_cv_CC_dependencies_compiler_type=none
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/s390x-suse-linux/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_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\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=98304

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='aclocal'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /opt/resin-pro-4.0.15/automake/missing --run tar'
APACHE_INC=''
AR='ar'
AUTOCONF='${SHELL} /opt/resin-pro-4.0.15/automake/missing --run autoconf'
AUTOHEADER='${SHELL} /opt/resin-pro-4.0.15/automake/missing --run autoheader'
AUTOMAKE='automake'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=none'
CFLAGS='-fPIC -DPOLL -DEPOLL -D_POSIX_PTHREAD_SEMANTICS -DB64 -m64 -fPIC -DHAS_SOCK_TIMEOUT -DHAS_JVMTI'
CFLAGS_JNI=' -m64 -fPIC'
CFLAGS_OPENSSL=' -DSSL_ENGINE'
CFLAGS_SHLIB='-fpic'
CPP='gcc -E'
CPPFLAGS=''
CPU='s390x'
CP_U_FLAG='-u'
CYGPATH_W='echo'
DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"resin\" -DVERSION=\"4.0.11\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\"'
DEPDIR='.deps'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
FGREP='/usr/bin/grep -F'
FULL_VERSION='Resin  -- Wed Feb  9 06:29:27 EST 2011'
GREP='/usr/bin/grep'
INCLUDES=' -I/usr/include'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
JAVA_EXE='/usr/lib/jvm/java/bin/java -d64'
JAVA_HOME='/usr/lib/jvm/java'
JNI='yes'
JNI_INCLUDE='-I/usr/lib/jvm/java/include'
LD='/usr/s390x-suse-linux/bin/ld -m elf64_s390'
LDFLAGS=''
LDFLAGS_SHLIB='-shared -fPIC -L/usr/lib64'
LD_SHLIB='gcc'
LIBEXEC='libexec64'
LIBOBJS=''
LIBS=''
LIBS_SHLIB=''
LIBTOOL='/opt/resin-pro-4.0.15/libtool --silent'
LIBTOOL_SCRIPT='/opt/resin-pro-4.0.15/libtool'
LIPO=''
LN_S='ln -s'
LTCFLAGS=''
LTFLAGS='--silent'
LTLIBOBJS=''
MAKEINFO='${SHELL} /opt/resin-pro-4.0.15/automake/missing --run makeinfo'
MKDIR_P='/bin/mkdir -p'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OS=''
OTOOL64=''
OTOOL=''
PACKAGE='resin'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PERL='perl'
PROXY_LIBS='-lpthread -lc'
RANLIB='ranlib'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
SH_LIBTOOL='/bin/sh /opt/resin-pro-4.0.15/libtool --silent'
SO='so'
SSL_LIBS=' -lssl -lcrypto'
SSL_OBJ='ssl.o'
STRIP='strip'
VERSION='4.0.11'
ac_ct_CC='gcc'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
apache_cflags=''
apache_conf=''
apache_dir=''
apache_libexec=''
bindir='${exec_prefix}/bin'
build='s390x-ibm-linux-gnu'
build_alias=''
build_cpu='s390x'
build_os='linux-gnu'
build_vendor='ibm'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='s390x-ibm-linux-gnu'
host_alias=''
host_cpu='s390x'
host_os='linux-gnu'
host_vendor='ibm'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /opt/resin-pro-4.0.15/automake/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
lt_ECHO='echo'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
plugins='common resin_os '
prefix='/usr/local/resin'
program_transform_name='s,x,x,'
psdir='${docdir}'
resin_conf='/etc/resin'
resin_home='/usr/local/resin'
resin_init_d='/etc/init.d/resin'
resin_log='/var/log/resin'
resin_os='../resin_os'
resin_pro='.'
resin_pro_plugins='common resin_os '
resin_root='/var/www'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='s390x-ibm-linux-gnu'
target_alias=''
target_cpu='s390x'
target_os='linux-gnu'
target_vendor='ibm'

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "resin"
#define VERSION "4.0.11"
#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 LT_OBJDIR ".libs/"

configure: exit 0
