This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by secrond configure 0.41, which was
generated by GNU Autoconf 2.63.  Invocation command line was

  $ ./configure --no-create --no-recursion

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

hostname = ID5936.unmeteredservers.com
uname -m = x86_64
uname -r = 2.6.18-348.12.1.el5
uname -s = Linux
uname -v = #1 SMP Wed Jul 10 05:28:41 EDT 2013

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

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

PATH: /usr/kerberos/sbin
PATH: /usr/kerberos/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /root/bin


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

configure:1906: checking for a BSD-compatible install
configure:1974: result: /usr/bin/install -c
configure:1985: checking whether build environment is sane
configure:2028: result: yes
configure:2053: checking for a thread-safe mkdir -p
configure:2092: result: /bin/mkdir -p
configure:2105: checking for gawk
configure:2121: found /bin/gawk
configure:2132: result: gawk
configure:2143: checking whether make sets $(MAKE)
configure:2165: result: yes
configure:2340: checking if malloc debugging is wanted
configure:2360: result: no
configure:2528: checking for gcc
configure:2544: found /usr/bin/gcc
configure:2555: result: gcc
configure:2787: checking for C compiler version
configure:2795: gcc --version >&5
gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-54)
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:2799: $? = 0
configure:2806: gcc -v >&5
Using built-in specs.
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --disable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=x86_64-redhat-linux
Thread model: posix
gcc version 4.1.2 20080704 (Red Hat 4.1.2-54)
configure:2810: $? = 0
configure:2817: gcc -V >&5
gcc: '-V' option must have argument
configure:2821: $? = 1
configure:2844: checking for C compiler default output file name
configure:2866: gcc    conftest.c  >&5
configure:2870: $? = 0
configure:2908: result: a.out
configure:2927: checking whether the C compiler works
configure:2937: ./a.out
configure:2941: $? = 0
configure:2960: result: yes
configure:2967: checking whether we are cross compiling
configure:2969: result: no
configure:2972: checking for suffix of executables
configure:2979: gcc -o conftest    conftest.c  >&5
configure:2983: $? = 0
configure:3009: result: 
configure:3015: checking for suffix of object files
configure:3041: gcc -c   conftest.c >&5
configure:3045: $? = 0
configure:3070: result: o
configure:3074: checking whether we are using the GNU C compiler
configure:3103: gcc -c   conftest.c >&5
configure:3110: $? = 0
configure:3127: result: yes
configure:3136: checking whether gcc accepts -g
configure:3166: gcc -c -g  conftest.c >&5
configure:3173: $? = 0
configure:3274: result: yes
configure:3291: checking for gcc option to accept ISO C89
configure:3365: gcc  -c -g -O2  conftest.c >&5
configure:3372: $? = 0
configure:3395: result: none needed
configure:3424: checking for style of include used by make
configure:3452: result: GNU
configure:3477: checking dependency style of gcc
configure:3568: result: gcc3
configure:3597: checking for a BSD-compatible install
configure:3665: result: /usr/bin/install -c
configure:3686: checking how to run the C preprocessor
configure:3726: gcc -E  conftest.c
configure:3733: $? = 0
configure:3764: gcc -E  conftest.c
conftest.c:15:28: error: ac_nonexistent.h: No such file or directory
configure:3771: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "secrond"
| #define PACKAGE_TARNAME "secrond"
| #define PACKAGE_VERSION "0.41"
| #define PACKAGE_STRING "secrond 0.41"
| #define PACKAGE_BUGREPORT ""
| #define DEBUG 0
| #define SIMULATE 0
| #define SHELL "/bin/sh"
| #define SCHEDFILE "/etc/secrond/schedule"
| #define PIDFILE "/var/run/secrond.pid"
| #define LOGFILE_DEBUG "/var/log/secrond/debug.log"
| #define LOGFILE_EXEC "/var/log/secrond/exec.log"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3804: result: gcc -E
configure:3833: gcc -E  conftest.c
configure:3840: $? = 0
configure:3871: gcc -E  conftest.c
conftest.c:15:28: error: ac_nonexistent.h: No such file or directory
configure:3878: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "secrond"
| #define PACKAGE_TARNAME "secrond"
| #define PACKAGE_VERSION "0.41"
| #define PACKAGE_STRING "secrond 0.41"
| #define PACKAGE_BUGREPORT ""
| #define DEBUG 0
| #define SIMULATE 0
| #define SHELL "/bin/sh"
| #define SCHEDFILE "/etc/secrond/schedule"
| #define PIDFILE "/var/run/secrond.pid"
| #define LOGFILE_DEBUG "/var/log/secrond/debug.log"
| #define LOGFILE_EXEC "/var/log/secrond/exec.log"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3918: checking for grep that handles long lines and -e
configure:3978: result: /bin/grep
configure:3983: checking for egrep
configure:4047: result: /bin/grep -E
configure:4052: checking for ANSI C header files
configure:4082: gcc -c -g -O2  conftest.c >&5
configure:4089: $? = 0
configure:4188: gcc -o conftest -g -O2   conftest.c  >&5
configure:4192: $? = 0
configure:4198: ./conftest
configure:4202: $? = 0
configure:4220: result: yes
configure:4244: checking for sys/types.h
configure:4265: gcc -c -g -O2  conftest.c >&5
configure:4272: $? = 0
configure:4289: result: yes
configure:4244: checking for sys/stat.h
configure:4265: gcc -c -g -O2  conftest.c >&5
configure:4272: $? = 0
configure:4289: result: yes
configure:4244: checking for stdlib.h
configure:4265: gcc -c -g -O2  conftest.c >&5
configure:4272: $? = 0
configure:4289: result: yes
configure:4244: checking for string.h
configure:4265: gcc -c -g -O2  conftest.c >&5
configure:4272: $? = 0
configure:4289: result: yes
configure:4244: checking for memory.h
configure:4265: gcc -c -g -O2  conftest.c >&5
configure:4272: $? = 0
configure:4289: result: yes
configure:4244: checking for strings.h
configure:4265: gcc -c -g -O2  conftest.c >&5
configure:4272: $? = 0
configure:4289: result: yes
configure:4244: checking for inttypes.h
configure:4265: gcc -c -g -O2  conftest.c >&5
configure:4272: $? = 0
configure:4289: result: yes
configure:4244: checking for stdint.h
configure:4265: gcc -c -g -O2  conftest.c >&5
configure:4272: $? = 0
configure:4289: result: yes
configure:4244: checking for unistd.h
configure:4265: gcc -c -g -O2  conftest.c >&5
configure:4272: $? = 0
configure:4289: result: yes
configure:4309: checking for stdlib.h
configure:4316: result: yes
configure:4309: checking for unistd.h
configure:4316: result: yes
configure:4452: checking for inline
configure:4478: gcc -c -g -O2  conftest.c >&5
configure:4485: $? = 0
configure:4503: result: inline
configure:4522: checking for pid_t
configure:4550: gcc -c -g -O2  conftest.c >&5
configure:4557: $? = 0
configure:4584: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:63: error: expected expression before ')' token
configure:4591: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "secrond"
| #define PACKAGE_TARNAME "secrond"
| #define PACKAGE_VERSION "0.41"
| #define PACKAGE_STRING "secrond 0.41"
| #define PACKAGE_BUGREPORT ""
| #define DEBUG 0
| #define SIMULATE 0
| #define SHELL "/bin/sh"
| #define SCHEDFILE "/etc/secrond/schedule"
| #define PIDFILE "/var/run/secrond.pid"
| #define LOGFILE_DEBUG "/var/log/secrond/debug.log"
| #define LOGFILE_EXEC "/var/log/secrond/exec.log"
| #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_STDLIB_H 1
| #define HAVE_UNISTD_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 ((pid_t)))
| 	  return 0;
|   ;
|   return 0;
| }
configure:4614: result: yes
configure:4644: checking vfork.h usability
configure:4661: gcc -c -g -O2  conftest.c >&5
conftest.c:60:19: error: vfork.h: No such file or directory
configure:4668: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "secrond"
| #define PACKAGE_TARNAME "secrond"
| #define PACKAGE_VERSION "0.41"
| #define PACKAGE_STRING "secrond 0.41"
| #define PACKAGE_BUGREPORT ""
| #define DEBUG 0
| #define SIMULATE 0
| #define SHELL "/bin/sh"
| #define SCHEDFILE "/etc/secrond/schedule"
| #define PIDFILE "/var/run/secrond.pid"
| #define LOGFILE_DEBUG "/var/log/secrond/debug.log"
| #define LOGFILE_EXEC "/var/log/secrond/exec.log"
| #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_STDLIB_H 1
| #define HAVE_UNISTD_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
| #include <vfork.h>
configure:4682: result: no
configure:4686: checking vfork.h presence
configure:4701: gcc -E  conftest.c
conftest.c:27:19: error: vfork.h: No such file or directory
configure:4708: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "secrond"
| #define PACKAGE_TARNAME "secrond"
| #define PACKAGE_VERSION "0.41"
| #define PACKAGE_STRING "secrond 0.41"
| #define PACKAGE_BUGREPORT ""
| #define DEBUG 0
| #define SIMULATE 0
| #define SHELL "/bin/sh"
| #define SCHEDFILE "/etc/secrond/schedule"
| #define PIDFILE "/var/run/secrond.pid"
| #define LOGFILE_DEBUG "/var/log/secrond/debug.log"
| #define LOGFILE_EXEC "/var/log/secrond/exec.log"
| #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_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <vfork.h>
configure:4722: result: no
configure:4750: checking for vfork.h
configure:4759: result: no
configure:4779: checking for fork
configure:4835: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:50: warning: conflicting types for built-in function 'fork'
configure:4842: $? = 0
configure:4864: result: yes
configure:4779: checking for vfork
configure:4835: gcc -o conftest -g -O2   conftest.c  >&5
configure:4842: $? = 0
configure:4864: result: yes
configure:4877: checking for working fork
configure:4909: gcc -o conftest -g -O2   conftest.c  >&5
configure:4913: $? = 0
configure:4919: ./conftest
configure:4923: $? = 0
configure:4940: result: yes
configure:4961: checking for working vfork
configure:5102: result: yes
configure:5138: checking for stdlib.h
configure:5145: result: yes
configure:5279: checking for GNU libc compatible malloc
configure:5313: gcc -o conftest -g -O2   conftest.c  >&5
configure:5317: $? = 0
configure:5323: ./conftest
configure:5327: $? = 0
configure:5344: result: yes
configure:5377: checking for stdlib.h
configure:5384: result: yes
configure:5518: checking for GNU libc compatible realloc
configure:5552: gcc -o conftest -g -O2   conftest.c  >&5
configure:5556: $? = 0
configure:5562: ./conftest
configure:5566: $? = 0
configure:5583: result: yes
configure:5616: checking for atexit
configure:5672: gcc -o conftest -g -O2   conftest.c  >&5
configure:5679: $? = 0
configure:5701: result: yes
configure:5616: checking for dup2
configure:5672: gcc -o conftest -g -O2   conftest.c  >&5
configure:5679: $? = 0
configure:5701: result: yes
configure:5832: creating ./config.status

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

ac_cv_c_compiler_gnu=yes
ac_cv_c_inline=inline
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_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_atexit=yes
ac_cv_func_dup2=yes
ac_cv_func_fork=yes
ac_cv_func_fork_works=yes
ac_cv_func_malloc_0_nonnull=yes
ac_cv_func_realloc_0_nonnull=yes
ac_cv_func_vfork=yes
ac_cv_func_vfork_works=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_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_vfork_h=no
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
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_CC=gcc
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_type_pid_t=yes
am_cv_CC_dependencies_compiler_type=gcc3

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

ACLOCAL='${SHELL} /var/www/html/smtpswitchmailer/secrond-0.41/missing --run aclocal-1.10'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /var/www/html/smtpswitchmailer/secrond-0.41/missing --run tar'
AUTOCONF='${SHELL} /var/www/html/smtpswitchmailer/secrond-0.41/missing --run autoconf'
AUTOHEADER='${SHELL} /var/www/html/smtpswitchmailer/secrond-0.41/missing --run autoheader'
AUTOMAKE='${SHELL} /var/www/html/smtpswitchmailer/secrond-0.41/missing --run automake-1.10'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
GREP='/bin/grep'
INITSCRIPT='/etc/init.d/secrond'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /var/www/html/smtpswitchmailer/secrond-0.41/missing --run makeinfo'
MKDIR_P='/bin/mkdir -p'
OBJEXT='o'
PACKAGE='secrond'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='secrond'
PACKAGE_STRING='secrond 0.41'
PACKAGE_TARNAME='secrond'
PACKAGE_VERSION='0.41'
PATH_SEPARATOR=':'
PIDFILE='/var/run/secrond.pid'
SCHEDFILE='/etc/secrond/schedule'
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
VERSION='0.41'
ac_ct_CC='gcc'
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 -'
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) /var/www/html/smtpswitchmailer/secrond-0.41/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/bin/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. ##
## ----------- ##

#define PACKAGE_NAME "secrond"
#define PACKAGE_TARNAME "secrond"
#define PACKAGE_VERSION "0.41"
#define PACKAGE_STRING "secrond 0.41"
#define PACKAGE_BUGREPORT ""
#define DEBUG 0
#define SIMULATE 0
#define SHELL "/bin/sh"
#define SCHEDFILE "/etc/secrond/schedule"
#define PIDFILE "/var/run/secrond.pid"
#define LOGFILE_DEBUG "/var/log/secrond/debug.log"
#define LOGFILE_EXEC "/var/log/secrond/exec.log"
#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_STDLIB_H 1
#define HAVE_UNISTD_H 1
#define HAVE_FORK 1
#define HAVE_VFORK 1
#define HAVE_WORKING_VFORK 1
#define HAVE_WORKING_FORK 1
#define HAVE_STDLIB_H 1
#define HAVE_MALLOC 1
#define HAVE_STDLIB_H 1
#define HAVE_REALLOC 1
#define HAVE_ATEXIT 1
#define HAVE_DUP2 1

configure: exit 0

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by secrond config.status 0.41, which was
generated by GNU Autoconf 2.63.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on ID5936.unmeteredservers.com

config.status:791: creating Makefile
config.status:791: creating src/Makefile
config.status:791: creating misc/Makefile
config.status:791: creating src/config.h
config.status:1013: src/config.h is unchanged
config.status:1065: executing depfiles commands

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by secrond config.status 0.41, which was
generated by GNU Autoconf 2.63.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status src/config.h

on ID5936.unmeteredservers.com

config.status:791: creating src/config.h
config.status:1013: src/config.h is unchanged
