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.52.  Invocation command line was

  $ ./configure --prefix=/cygdrive/c/wavecomp/xmlrpc-epi

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

hostname = tombrokaw
uname -m = i686
uname -r = 1.5.19(0.150/4/2)
uname -s = CYGWIN_NT-5.1
uname -v = 2006-01-20 13:28

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

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

PATH = /usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:./:/usr/bin:/usr/X11R6/bin:/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem:/cygdrive/c/Program Files/ATI Technologies/ATI Control Panel:/cygdrive/c/Program Files/Common Files/GTK/2.0/bin:/cygdrive/c/Program Files/QuickTime/QTSystem/:/cygdrive/c/Program Files/Symantec/pcAnywhere/:/cygdrive/c/Program Files/Microsoft SQL Server/90/Tools/binn/:/cygdrive/c/PROGRA~1/Java/JRE15~1.0_0/bin:/cygdrive/c/Program Files/Mozilla Firefox/:/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem:/cygdrive/c/Program Files/ATI Technologies/ATI Control Panel:/cygdrive/c/Program Files/Common Files/GTK/2.0/bin:/cygdrive/c/Program Files/QuickTime/QTSystem/:/cygdrive/c/Program Files/Symantec/pcAnywhere/:/cygdrive/c/Program Files/Microsoft SQL Server/90/Tools/binn/:./:/cygdrive/c/Program Files/Tulip:/cygdrive/c/Program Files/Tulip/lib:/usr/X11R6/bin:/usr/X11R6/bin

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

configure:1133: PATH=".;."; conftest.sh
./configure: line 1134: conftest.sh: command not found
configure:1136: $? = 127
configure:1182: checking for a BSD compatible install
configure:1231: result: /usr/bin/install -c
configure:1242: checking whether build environment is sane
configure:1285: result: yes
configure:1300: checking whether make sets ${MAKE}
configure:1320: result: yes
configure:1348: checking for working aclocal
configure:1355: result: found
configure:1363: checking for working autoconf
configure:1370: result: found
configure:1378: checking for working automake
configure:1385: result: found
configure:1393: checking for working autoheader
configure:1400: result: found
configure:1408: checking for working makeinfo
configure:1415: result: found
configure:1495: checking build system type
configure:1513: result: i686-pc-cygwin
configure:1520: checking host system type
configure:1534: result: i686-pc-cygwin
configure:1584: checking for gcc
configure:1599: found /usr/bin/gcc
configure:1607: result: gcc
configure:1835: checking for C compiler version
configure:1838: gcc --version </dev/null >&5
gcc (GCC) 3.4.4 (cygming special) (gdc 0.12, using dmd 0.125)
Copyright (C) 2004 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:1841: $? = 0
configure:1843: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc/i686-pc-cygwin/3.4.4/specs
Configured with: /gcc/gcc-3.4.4/gcc-3.4.4-1/configure --verbose --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-languages=c,ada,c++,d,f77,java,objc --enable-nls --without-included-gettext --enable-version-specific-runtime-libs --without-x --enable-libgcj --disable-java-awt --with-system-zlib --enable-interpreter --disable-libgcj-debug --enable-threads=posix --enable-java-gc=boehm --disable-win32-registry --enable-sjlj-exceptions --enable-hash-synchronization --enable-libstdcxx-debug : (reconfigured) 
Thread model: posix
gcc version 3.4.4 (cygming special) (gdc 0.12, using dmd 0.125)
configure:1846: $? = 0
configure:1848: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:1851: $? = 1
configure:1871: checking for C compiler default output
configure:1874: gcc    conftest.c  >&5
configure:1877: $? = 0
configure:1906: result: a.exe
configure:1911: checking whether the C compiler works
configure:1917: ./a.exe
configure:1920: $? = 0
configure:1935: result: yes
configure:1942: checking whether we are cross compiling
configure:1944: result: no
configure:1947: checking for executable suffix
configure:1949: gcc -o conftest.exe    conftest.c  >&5
configure:1952: $? = 0
configure:1974: result: .exe
configure:1980: checking for object suffix
configure:1998: gcc -c   conftest.c >&5
configure:2001: $? = 0
configure:2020: result: o
configure:2024: checking whether we are using the GNU C compiler
configure:2045: gcc -c   conftest.c >&5
configure:2048: $? = 0
configure:2051: test -s conftest.o
configure:2054: $? = 0
configure:2066: result: yes
configure:2072: checking whether gcc accepts -g
configure:2090: gcc -c -g  conftest.c >&5
configure:2093: $? = 0
configure:2096: test -s conftest.o
configure:2099: $? = 0
configure:2109: result: yes
configure:2136: gcc -c -g -O2  conftest.c >&5
conftest.c:2: error: parse error before "me"
configure:2139: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:2247: checking for ld used by GCC
configure:2310: result: /usr/i686-pc-cygwin/bin/ld.exe
configure:2319: checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld
GNU ld version 2.16.91 20050610
configure:2331: result: yes
configure:2335: checking for /usr/i686-pc-cygwin/bin/ld.exe option to reload object files
configure:2342: result: -r
configure:2347: checking for BSD-compatible nm
configure:2383: result: /usr/bin/nm -B
configure:2386: checking whether ln -s works
configure:2390: result: yes
configure:2397: checking how to recognise dependant libraries
configure:2565: result: file_magic file format pei*-i386(.*architecture: i386)?
configure:2571: checking command to parse /usr/bin/nm -B output
configure:2648: gcc -c -g -O2  conftest.c >&5
configure:2651: $? = 0
configure:2655: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGISTW][ABCDGISTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:2658: $? = 0
cannot find nm_test_var in conftest.nm
configure:2648: gcc -c -g -O2  conftest.c >&5
configure:2651: $? = 0
configure:2655: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGISTW][ABCDGISTW]*\)[ 	][ 	]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:2658: $? = 0
configure:2710: gcc -o conftest.exe -g -O2   conftest.c conftstm.o >&5
configure:2713: $? = 0
configure:2754: result: ok
configure:2763: checking how to run the C preprocessor
configure:2789: gcc -E  conftest.c
configure:2795: $? = 0
configure:2822: gcc -E  conftest.c
configure:2819:28: ac_nonexistent.h: No such file or directory
configure:2828: $? = 1
configure: failed program was:
#line 2818 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:2865: result: gcc -E
configure:2880: gcc -E  conftest.c
configure:2886: $? = 0
configure:2913: gcc -E  conftest.c
configure:2910:28: ac_nonexistent.h: No such file or directory
configure:2919: $? = 1
configure: failed program was:
#line 2909 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:2961: checking for dlfcn.h
configure:2971: gcc -E  conftest.c
configure:2977: $? = 0
configure:2996: result: yes
configure:3183: checking for ranlib
configure:3198: found /usr/bin/ranlib
configure:3207: result: ranlib
configure:3257: checking for strip
configure:3272: found /usr/bin/strip
configure:3281: result: strip
configure:3476: checking for objdir
configure:3487: result: .libs
configure:3502: checking for gcc option to produce PIC
configure:3652: result: -DDLL_EXPORT
configure:3656: checking if gcc PIC flag -DDLL_EXPORT works
configure:3676: gcc -c -g -O2 -DDLL_EXPORT -DPIC  conftest.c >&5
configure:3679: $? = 0
configure:3682: test -s conftest.o
configure:3685: $? = 0
configure:3721: result: yes
configure:3737: checking if gcc static flag -static works
configure:3758: gcc -o conftest.exe -g -O2   -static conftest.c  >&5
configure:3761: $? = 0
configure:3764: test -s conftest.exe
configure:3767: $? = 0
configure:3781: result: yes
configure:3792: checking if gcc supports -c -o file.o
configure:3812: gcc -c -g -O2 -o out/conftest2.o  conftest.c >&5
configure:3836: result: yes
configure:3841: checking if gcc supports -c -o file.lo
configure:3863: gcc -c -g -O2 -c -o conftest.lo  conftest.c >&5
configure:3866: $? = 0
configure:3869: test -s conftest.o
configure:3872: $? = 1
configure: failed program was:
#line 3851 "configure"
#include "confdefs.h"

int
main ()
{
int some_variable = 0;
  ;
  return 0;
}
configure:3892: result: no
configure:3923: checking if gcc supports -fno-rtti -fno-exceptions
configure:3942: gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c  conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:3945: $? = 0
configure:3948: test -s conftest.o
configure:3951: $? = 0
configure:3967: result: yes
configure:3978: checking whether the linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries
configure:4590: result: yes
configure:4595: checking how to hardcode library paths into programs
configure:4619: result: immediate
configure:4624: checking whether stripping libraries is possible
configure:4629: result: yes
configure:4640: checking dynamic linker characteristics
configure:5022: result: Win32 ld.exe
configure:5027: checking if libtool supports shared libraries
configure:5029: result: yes
configure:6199: checking for mawk
configure:6225: result: no
configure:6199: checking for gawk
configure:6214: found /usr/bin/gawk
configure:6222: result: gawk
configure:6275: checking for gcc
configure:6298: result: gcc
configure:6526: checking for C compiler version
configure:6529: gcc --version </dev/null >&5
gcc (GCC) 3.4.4 (cygming special) (gdc 0.12, using dmd 0.125)
Copyright (C) 2004 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:6532: $? = 0
configure:6534: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc/i686-pc-cygwin/3.4.4/specs
Configured with: /gcc/gcc-3.4.4/gcc-3.4.4-1/configure --verbose --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-languages=c,ada,c++,d,f77,java,objc --enable-nls --without-included-gettext --enable-version-specific-runtime-libs --without-x --enable-libgcj --disable-java-awt --with-system-zlib --enable-interpreter --disable-libgcj-debug --enable-threads=posix --enable-java-gc=boehm --disable-win32-registry --enable-sjlj-exceptions --enable-hash-synchronization --enable-libstdcxx-debug : (reconfigured) 
Thread model: posix
gcc version 3.4.4 (cygming special) (gdc 0.12, using dmd 0.125)
configure:6537: $? = 0
configure:6539: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:6542: $? = 1
configure:6545: checking whether we are using the GNU C compiler
configure:6587: result: yes
configure:6593: checking whether gcc accepts -g
configure:6630: result: yes
configure:6657: gcc -c -g -O2  conftest.c >&5
conftest.c:2: error: parse error before "me"
configure:6660: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:6763: checking how to run the C preprocessor
configure:6865: result: gcc -E
configure:6880: gcc -E  conftest.c
configure:6886: $? = 0
configure:6913: gcc -E  conftest.c
configure:6910:28: ac_nonexistent.h: No such file or directory
configure:6919: $? = 1
configure: failed program was:
#line 6909 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:7007: checking for g++
configure:7022: found /usr/bin/g++
configure:7030: result: g++
configure:7045: checking for C++ compiler version
configure:7048: g++ --version </dev/null >&5
g++ (GCC) 3.4.4 (cygming special) (gdc 0.12, using dmd 0.125)
Copyright (C) 2004 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:7051: $? = 0
configure:7053: g++ -v </dev/null >&5
Reading specs from /usr/lib/gcc/i686-pc-cygwin/3.4.4/specs
Configured with: /gcc/gcc-3.4.4/gcc-3.4.4-1/configure --verbose --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-languages=c,ada,c++,d,f77,java,objc --enable-nls --without-included-gettext --enable-version-specific-runtime-libs --without-x --enable-libgcj --disable-java-awt --with-system-zlib --enable-interpreter --disable-libgcj-debug --enable-threads=posix --enable-java-gc=boehm --disable-win32-registry --enable-sjlj-exceptions --enable-hash-synchronization --enable-libstdcxx-debug : (reconfigured) 
Thread model: posix
gcc version 3.4.4 (cygming special) (gdc 0.12, using dmd 0.125)
configure:7056: $? = 0
configure:7058: g++ -V </dev/null >&5
g++: `-V' option must have argument
configure:7061: $? = 1
configure:7064: checking whether we are using the GNU C++ compiler
configure:7085: g++ -c   conftest.cc >&5
configure:7088: $? = 0
configure:7091: test -s conftest.o
configure:7094: $? = 0
configure:7106: result: yes
configure:7112: checking whether g++ accepts -g
configure:7130: g++ -c -g  conftest.cc >&5
configure:7133: $? = 0
configure:7136: test -s conftest.o
configure:7139: $? = 0
configure:7149: result: yes
configure:7189: g++ -c -g -O2  conftest.cc >&5
configure:7192: $? = 0
configure:7195: test -s conftest.o
configure:7198: $? = 0
configure:7220: g++ -c -g -O2  conftest.cc >&5
configure: In function `int main()':
configure:7213: error: `exit' undeclared (first use this function)
configure:7213: error: (Each undeclared identifier is reported only once for each function it appears in.)
configure:7223: $? = 1
configure: failed program was:
#line 7208 "configure"
#include "confdefs.h"

int
main ()
{
exit (42);
  ;
  return 0;
}
configure:7189: g++ -c -g -O2  conftest.cc >&5
configure:7192: $? = 0
configure:7195: test -s conftest.o
configure:7198: $? = 0
configure:7220: g++ -c -g -O2  conftest.cc >&5
configure:7223: $? = 0
configure:7226: test -s conftest.o
configure:7229: $? = 0
configure:7263: checking for a BSD compatible install
configure:7312: result: /usr/bin/install -c
configure:7323: checking whether ln -s works
configure:7327: result: yes
configure:7334: checking whether make sets ${MAKE}
configure:7354: result: yes
configure:7365: checking for ANSI C header files
configure:7379: gcc -E  conftest.c
configure:7385: $? = 0
configure:7472: gcc -o conftest.exe -g -O2   conftest.c -L/usr/local/lib >&5
configure:7475: $? = 0
configure:7477: ./conftest.exe
configure:7480: $? = 0
configure:7493: result: yes
configure:7506: checking for fcntl.h
configure:7516: gcc -E  conftest.c
configure:7522: $? = 0
configure:7541: result: yes
configure:7506: checking for malloc.h
configure:7516: gcc -E  conftest.c
configure:7522: $? = 0
configure:7541: result: yes
configure:7506: checking for unistd.h
configure:7516: gcc -E  conftest.c
configure:7522: $? = 0
configure:7541: result: yes
configure:7551: checking for gcc option to accept ANSI C
configure:7608: gcc  -c -g -O2  conftest.c >&5
configure:7611: $? = 0
configure:7614: test -s conftest.o
configure:7617: $? = 0
configure:7634: result: none needed
configure:7642: checking for an ANSI C-conforming const
configure:7706: gcc -c -g -O2  conftest.c >&5
configure:7709: $? = 0
configure:7712: test -s conftest.o
configure:7715: $? = 0
configure:7725: result: yes
configure:7741: checking for sys/types.h
configure:7753: gcc -c -g -O2  conftest.c >&5
configure:7756: $? = 0
configure:7759: test -s conftest.o
configure:7762: $? = 0
configure:7772: result: yes
configure:7741: checking for sys/stat.h
configure:7753: gcc -c -g -O2  conftest.c >&5
configure:7756: $? = 0
configure:7759: test -s conftest.o
configure:7762: $? = 0
configure:7772: result: yes
configure:7741: checking for stdlib.h
configure:7753: gcc -c -g -O2  conftest.c >&5
configure:7756: $? = 0
configure:7759: test -s conftest.o
configure:7762: $? = 0
configure:7772: result: yes
configure:7741: checking for string.h
configure:7753: gcc -c -g -O2  conftest.c >&5
configure:7756: $? = 0
configure:7759: test -s conftest.o
configure:7762: $? = 0
configure:7772: result: yes
configure:7741: checking for memory.h
configure:7753: gcc -c -g -O2  conftest.c >&5
configure:7756: $? = 0
configure:7759: test -s conftest.o
configure:7762: $? = 0
configure:7772: result: yes
configure:7741: checking for strings.h
configure:7753: gcc -c -g -O2  conftest.c >&5
configure:7756: $? = 0
configure:7759: test -s conftest.o
configure:7762: $? = 0
configure:7772: result: yes
configure:7741: checking for inttypes.h
configure:7753: gcc -c -g -O2  conftest.c >&5
configure:7756: $? = 0
configure:7759: test -s conftest.o
configure:7762: $? = 0
configure:7772: result: yes
configure:7741: checking for stdint.h
configure:7753: gcc -c -g -O2  conftest.c >&5
configure:7756: $? = 0
configure:7759: test -s conftest.o
configure:7762: $? = 0
configure:7772: result: yes
configure:7741: checking for unistd.h
configure:7772: result: yes
configure:7782: checking for off_t
configure:7803: gcc -c -g -O2  conftest.c >&5
configure:7806: $? = 0
configure:7809: test -s conftest.o
configure:7812: $? = 0
configure:7822: result: yes
configure:7834: checking for size_t
configure:7855: gcc -c -g -O2  conftest.c >&5
configure:7858: $? = 0
configure:7861: test -s conftest.o
configure:7864: $? = 0
configure:7874: result: yes
configure:7886: checking whether struct tm is in sys/time.h or time.h
configure:7906: gcc -c -g -O2  conftest.c >&5
configure:7909: $? = 0
configure:7912: test -s conftest.o
configure:7915: $? = 0
configure:7925: result: time.h
configure:7935: checking for working memcmp
configure:7980: gcc -o conftest.exe -g -O2   conftest.c -L/usr/local/lib >&5
configure:7983: $? = 0
configure:7985: ./conftest.exe
configure:7988: $? = 0
configure:8000: result: yes
configure:8007: checking for stdlib.h
configure:8042: result: yes
configure:8007: checking for unistd.h
configure:8042: result: yes
configure:8055: checking for getpagesize
configure:8092: gcc -o conftest.exe -g -O2   conftest.c -L/usr/local/lib >&5
configure:8095: $? = 0
configure:8098: test -s conftest.exe
configure:8101: $? = 0
configure:8111: result: yes
configure:8121: checking for working mmap
configure:8257: gcc -o conftest.exe -g -O2   conftest.c -L/usr/local/lib >&5
configure:8260: $? = 0
configure:8262: ./conftest.exe
configure:8265: $? = 1
configure: program exited with status 1
configure: failed program was:
#line 8130 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
/* Thanks to Mike Haertel and Jim Avera for this test.
   Here is a matrix of mmap possibilities:
	mmap private not fixed
	mmap private fixed at somewhere currently unmapped
	mmap private fixed at somewhere already mapped
	mmap shared not fixed
	mmap shared fixed at somewhere currently unmapped
	mmap shared fixed at somewhere already mapped
   For private mappings, we should verify that changes cannot be read()
   back from the file, nor mmap's back from the file at a different
   address.  (There have been systems where private was not correctly
   implemented like the infamous i386 svr4.0, and systems where the
   VM page cache was not coherent with the file system buffer cache
   like early versions of FreeBSD and possibly contemporary NetBSD.)
   For shared mappings, we should conversely verify that changes get
   propogated back to all the places they're supposed to be.

   Grep wants private fixed already mapped.
   The main things grep needs to know about mmap are:
   * does it exist and is it safe to write into the mmap'd area
   * how to use it (BSD variants)  */

#include <fcntl.h>
#include <sys/mman.h>

#if !STDC_HEADERS && !HAVE_STDLIB_H
char *malloc ();
#endif

/* This mess was copied from the GNU getpagesize.h.  */
#if !HAVE_GETPAGESIZE
/* Assume that all systems that can run configure have sys/param.h.  */
# if !HAVE_SYS_PARAM_H
#  define HAVE_SYS_PARAM_H 1
# endif

# ifdef _SC_PAGESIZE
#  define getpagesize() sysconf(_SC_PAGESIZE)
# else /* no _SC_PAGESIZE */
#  if HAVE_SYS_PARAM_H
#   include <sys/param.h>
#   ifdef EXEC_PAGESIZE
#    define getpagesize() EXEC_PAGESIZE
#   else /* no EXEC_PAGESIZE */
#    ifdef NBPG
#     define getpagesize() NBPG * CLSIZE
#     ifndef CLSIZE
#      define CLSIZE 1
#     endif /* no CLSIZE */
#    else /* no NBPG */
#     ifdef NBPC
#      define getpagesize() NBPC
#     else /* no NBPC */
#      ifdef PAGESIZE
#       define getpagesize() PAGESIZE
#      endif /* PAGESIZE */
#     endif /* no NBPC */
#    endif /* no NBPG */
#   endif /* no EXEC_PAGESIZE */
#  else /* no HAVE_SYS_PARAM_H */
#   define getpagesize() 8192	/* punt totally */
#  endif /* no HAVE_SYS_PARAM_H */
# endif /* no _SC_PAGESIZE */

#endif /* no HAVE_GETPAGESIZE */

int
main ()
{
  char *data, *data2, *data3;
  int i, pagesize;
  int fd;

  pagesize = getpagesize ();

  /* First, make a file with some known garbage in it. */
  data = (char *) malloc (pagesize);
  if (!data)
    exit (1);
  for (i = 0; i < pagesize; ++i)
    *(data + i) = rand ();
  umask (0);
  fd = creat ("conftest.mmap", 0600);
  if (fd < 0)
    exit (1);
  if (write (fd, data, pagesize) != pagesize)
    exit (1);
  close (fd);

  /* Next, try to mmap the file at a fixed address which already has
     something else allocated at it.  If we can, also make sure that
     we see the same garbage.  */
  fd = open ("conftest.mmap", O_RDWR);
  if (fd < 0)
    exit (1);
  data2 = (char *) malloc (2 * pagesize);
  if (!data2)
    exit (1);
  data2 += (pagesize - ((int) data2 & (pagesize - 1))) & (pagesize - 1);
  if (data2 != mmap (data2, pagesize, PROT_READ | PROT_WRITE,
                     MAP_PRIVATE | MAP_FIXED, fd, 0L))
    exit (1);
  for (i = 0; i < pagesize; ++i)
    if (*(data + i) != *(data2 + i))
      exit (1);

  /* Finally, make sure that changes to the mapped area do not
     percolate back to the file as seen by read().  (This is a bug on
     some variants of i386 svr4.0.)  */
  for (i = 0; i < pagesize; ++i)
    *(data2 + i) = *(data2 + i) + 1;
  data3 = (char *) malloc (pagesize);
  if (!data3)
    exit (1);
  if (read (fd, data3, pagesize) != pagesize)
    exit (1);
  for (i = 0; i < pagesize; ++i)
    if (*(data + i) != *(data3 + i))
      exit (1);
  close (fd);
  exit (0);
}
configure:8277: result: no
configure:8288: checking whether setvbuf arguments are reversed
configure:8316: gcc -o conftest.exe -g -O2   conftest.c -L/usr/local/lib >&5
configure: In function `main':
configure:8308: warning: passing arg 2 of `setvbuf' makes pointer from integer without a cast
configure:8308: warning: passing arg 3 of `setvbuf' makes integer from pointer without a cast
configure:8319: $? = 0
configure:8321: ./conftest.exe
configure:8324: $? = 1
configure: program exited with status 1
configure: failed program was:
#line 8299 "configure"
#include "confdefs.h"
#include <stdio.h>
/* If setvbuf has the reversed format, exit 0. */
int
main ()
{
  /* This call has the arguments reversed.
     A reversed system may check and see that the address of main
     is not _IOLBF, _IONBF, or _IOFBF, and return nonzero.  */
  if (setvbuf(stdout, _IOLBF, (char *) main, BUFSIZ) != 0)
    exit(1);
  putc('\r', stdout);
  exit(0);			/* Non-reversed systems segv here.  */
}
configure:8337: result: no
configure:8350: checking for strftime
configure:8387: gcc -o conftest.exe -g -O2   conftest.c -L/usr/local/lib >&5
configure:8366: warning: conflicting types for built-in function 'strftime'
configure:8390: $? = 0
configure:8393: test -s conftest.exe
configure:8396: $? = 0
configure:8406: result: yes
configure:8478: checking for mktime
configure:8515: gcc -o conftest.exe -g -O2   conftest.c -L/usr/local/lib >&5
configure:8518: $? = 0
configure:8521: test -s conftest.exe
configure:8524: $? = 0
configure:8534: result: yes
configure:8478: checking for strstr
configure:8515: gcc -o conftest.exe -g -O2   conftest.c -L/usr/local/lib >&5
configure:8494: warning: conflicting types for built-in function 'strstr'
configure:8518: $? = 0
configure:8521: test -s conftest.exe
configure:8524: $? = 0
configure:8534: result: yes
configure:8654: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on tombrokaw

config.status:9115: creating src/Makefile
config.status:9115: creating Makefile
config.status:9115: creating sample/Makefile
config.status:9115: creating expat/Makefile
config.status:9115: creating expat/xmltok/Makefile
config.status:9115: creating expat/xmlparse/Makefile

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

ac_cv_build=i686-pc-cygwin
ac_cv_build_alias=i686-pc-cygwin
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_cxx_compiler_gnu=yes
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_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_exeext=.exe
ac_cv_func_getpagesize=yes
ac_cv_func_memcmp_working=yes
ac_cv_func_mktime=yes
ac_cv_func_mmap_fixed_mapped=no
ac_cv_func_setvbuf_reversed=no
ac_cv_func_strftime=yes
ac_cv_func_strstr=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_malloc_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_host=i686-pc-cygwin
ac_cv_host_alias=i686-pc-cygwin
ac_cv_objext=o
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_struct_tm=time.h
ac_cv_type_off_t=yes
ac_cv_type_size_t=yes
lt_cv_compiler_c_o=yes
lt_cv_compiler_o_lo=no
lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
lt_cv_file_magic_cmd='$OBJDUMP -f'
lt_cv_file_magic_test_file=
lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\'''
lt_cv_ld_reload_flag=-r
lt_cv_path_LD=/usr/i686-pc-cygwin/bin/ld.exe
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_prog_cc_can_build_shared=yes
lt_cv_prog_cc_no_builtin=
lt_cv_prog_cc_pic=' -DDLL_EXPORT'
lt_cv_prog_cc_pic_works=yes
lt_cv_prog_cc_shlib=
lt_cv_prog_cc_static=-static
lt_cv_prog_cc_static_works=yes
lt_cv_prog_cc_wl=-Wl,
lt_cv_prog_gnu_ld=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([ABCDGISTW][ABCDGISTW]*\)[ 	][ 	]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
lt_cv_sys_path_separator=:

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

#define PACKAGE "xmlrpc"
#define VERSION "0.51"
#define HAVE_DLFCN_H 1
#ifdef __cplusplus
#include <stdlib.h>
#endif
#define STDC_HEADERS 1
#define HAVE_FCNTL_H 1
#define HAVE_MALLOC_H 1
#define HAVE_UNISTD_H 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_GETPAGESIZE 1
#define HAVE_STRFTIME 1
#define HAVE_MKTIME 1
#define HAVE_STRSTR 1


configure: exit 0

