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

  $ ./configure --prefix=/usr/local/share/sqwebmail --enable-cgibindir=/home/ovh/cgi-bin/ --enable-imagedir=/home/ovh/www/webmail --with-authvchkpw --without-authpam --without-authuserdb --without-authpwd --without-authshadow --without-authldap --without-authdaemon --with-db=gdbm --with-userdb=/etc/userdb --with-formdata --enable-utf7-folder-encoding --enable-unicode=iso-8859-1,utf-8 --with-makedatprog=/usr/local/share/sqwebmail/libexec/sqwebmail/makedatprog --with-authchangepwdir=/usr/local/share/sqwebmail/libexec/authlib --with-authdaemonvar=/usr/local/share/sqwebmail/var/authdaemon --sysconfdir=/usr/local/share/sqwebmail --with-package=sqwebmail --with-version=3.5.1.20030319 --without-socks --cache-file=/dev/null --srcdir=.

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

hostname = localhost.localdomain
uname -m = i686
uname -r = 2.4.24
uname -s = Linux
uname -v = #1 ven jan 23 20:17:26 CET 2004

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

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

PATH: /usr/bin
PATH: /bin
PATH: /sbin
PATH: /usr/sbin
PATH: /mnt/sysimage/bin
PATH: /mnt/sysimage/usr/bin
PATH: /mnt/sysimage/usr/sbin
PATH: /mnt/sysimage/sbin


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

configure:1236: checking for a BSD-compatible install
configure:1290: result: /usr/bin/install -c
configure:1301: checking whether build environment is sane
configure:1344: result: yes
configure:1377: checking for gawk
configure:1393: found /usr/bin/gawk
configure:1403: result: gawk
configure:1413: checking whether make sets ${MAKE}
configure:1433: result: yes
configure:1625: checking for gcc
configure:1641: found /usr/bin/gcc
configure:1651: result: gcc
configure:1895: checking for C compiler version
configure:1898: gcc --version </dev/null >&5
2.96
configure:1901: $? = 0
configure:1903: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs
gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-98)
configure:1906: $? = 0
configure:1908: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1911: $? = 1
configure:1937: checking for C compiler default output
configure:1940: gcc    conftest.c  >&5
configure:1943: $? = 0
configure:1976: result: a.out
configure:1981: checking whether the C compiler works
configure:1987: ./a.out
configure:1990: $? = 0
configure:2005: result: yes
configure:2012: checking whether we are cross compiling
configure:2014: result: no
configure:2017: checking for suffix of executables
configure:2019: gcc -o conftest    conftest.c  >&5
configure:2022: $? = 0
configure:2044: result: 
configure:2050: checking for suffix of object files
configure:2074: gcc -c   conftest.c >&5
configure:2077: $? = 0
configure:2096: result: o
configure:2100: checking whether we are using the GNU C compiler
configure:2127: gcc -c   conftest.c >&5
configure:2130: $? = 0
configure:2133: test -s conftest.o
configure:2136: $? = 0
configure:2148: result: yes
configure:2154: checking whether gcc accepts -g
configure:2178: gcc -c -g  conftest.c >&5
configure:2181: $? = 0
configure:2184: test -s conftest.o
configure:2187: $? = 0
configure:2197: result: yes
configure:2224: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before `me'
configure:2227: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:2356: checking for style of include used by make
configure:2384: result: GNU
configure:2412: checking dependency style of gcc
configure:2474: result: gcc3
configure:2520: checking for ranlib
configure:2536: found /usr/bin/ranlib
configure:2547: result: ranlib
configure:2562: checking for strerror in -lcposix
configure:2595: gcc -o conftest -g -O2   conftest.c -lcposix   >&5
/usr/bin/ld: cannot find -lcposix
collect2: ld returned 1 exit status
configure:2598: $? = 1
configure: failed program was:
#line 2569 "configure"
#include "confdefs.h"

/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char strerror ();
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
strerror ();
  ;
  return 0;
}
configure:2615: result: no
configure:2628: checking how to run the C preprocessor
configure:2654: gcc -E  conftest.c
configure:2660: $? = 0
configure:2687: gcc -E  conftest.c
configure:2683:28: ac_nonexistent.h: No such file or directory
configure:2693: $? = 1
configure: failed program was:
#line 2682 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:2730: result: gcc -E
configure:2745: gcc -E  conftest.c
configure:2751: $? = 0
configure:2778: gcc -E  conftest.c
configure:2774:28: ac_nonexistent.h: No such file or directory
configure:2784: $? = 1
configure: failed program was:
#line 2773 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:2825: checking for AIX
configure:2844: result: no
configure:2850: checking for ANSI C header files
configure:2864: gcc -E  conftest.c
configure:2870: $? = 0
configure:2955: gcc -o conftest -g -O2   conftest.c  >&5
configure:2958: $? = 0
configure:2960: ./conftest
configure:2963: $? = 0
configure:2977: result: yes
configure:3001: checking for sys/types.h
configure:3014: gcc -c -g -O2  conftest.c >&5
configure:3017: $? = 0
configure:3020: test -s conftest.o
configure:3023: $? = 0
configure:3033: result: yes
configure:3001: checking for sys/stat.h
configure:3014: gcc -c -g -O2  conftest.c >&5
configure:3017: $? = 0
configure:3020: test -s conftest.o
configure:3023: $? = 0
configure:3033: result: yes
configure:3001: checking for stdlib.h
configure:3014: gcc -c -g -O2  conftest.c >&5
configure:3017: $? = 0
configure:3020: test -s conftest.o
configure:3023: $? = 0
configure:3033: result: yes
configure:3001: checking for string.h
configure:3014: gcc -c -g -O2  conftest.c >&5
configure:3017: $? = 0
configure:3020: test -s conftest.o
configure:3023: $? = 0
configure:3033: result: yes
configure:3001: checking for memory.h
configure:3014: gcc -c -g -O2  conftest.c >&5
configure:3017: $? = 0
configure:3020: test -s conftest.o
configure:3023: $? = 0
configure:3033: result: yes
configure:3001: checking for strings.h
configure:3014: gcc -c -g -O2  conftest.c >&5
configure:3017: $? = 0
configure:3020: test -s conftest.o
configure:3023: $? = 0
configure:3033: result: yes
configure:3001: checking for inttypes.h
configure:3014: gcc -c -g -O2  conftest.c >&5
configure:3017: $? = 0
configure:3020: test -s conftest.o
configure:3023: $? = 0
configure:3033: result: yes
configure:3001: checking for stdint.h
configure:3014: gcc -c -g -O2  conftest.c >&5
configure:3017: $? = 0
configure:3020: test -s conftest.o
configure:3023: $? = 0
configure:3033: result: yes
configure:3001: checking for unistd.h
configure:3014: gcc -c -g -O2  conftest.c >&5
configure:3017: $? = 0
configure:3020: test -s conftest.o
configure:3023: $? = 0
configure:3033: result: yes
configure:3055: checking minix/config.h usability
configure:3064: gcc -c -g -O2  conftest.c >&5
configure:3092:26: minix/config.h: No such file or directory
configure:3067: $? = 1
configure: failed program was:
#line 3057 "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
#include <minix/config.h>
configure:3082: result: no
configure:3086: checking minix/config.h presence
configure:3093: gcc -E  conftest.c
configure:3089:26: minix/config.h: No such file or directory
configure:3099: $? = 1
configure: failed program was:
#line 3088 "configure"
#include "confdefs.h"
#include <minix/config.h>
configure:3117: result: no
configure:3135: checking for minix/config.h
configure:3142: result: no
configure:3251: checking for dirent.h that defines DIR
configure:3278: gcc -c -g -O2 -Wall  conftest.c >&5
configure:3281: $? = 0
configure:3284: test -s conftest.o
configure:3287: $? = 0
configure:3297: result: yes
configure:3310: checking for library containing opendir
configure:3343: gcc -o conftest -g -O2 -Wall   conftest.c  >&5
configure:3346: $? = 0
configure:3349: test -s conftest
configure:3352: $? = 0
configure:3411: result: none required
configure:3529: checking for ANSI C header files
configure:3656: result: yes
configure:3667: checking for gcc option to accept ANSI C
configure:3730: gcc  -c -g -O2 -Wall  conftest.c >&5
configure:3733: $? = 0
configure:3736: test -s conftest.o
configure:3739: $? = 0
configure:3756: result: none needed
configure:3764: checking for an ANSI C-conforming const
configure:3834: gcc -c -g -O2 -Wall  conftest.c >&5
configure: In function `main':
configure:3803: warning: unused variable `s'
configure:3823: warning: unused variable `foo'
configure:3790: warning: unused variable `zero'
configure:3784: warning: unused variable `x'
configure:3802: warning: `t' might be used uninitialized in this function
configure:3820: warning: `b' might be used uninitialized in this function
configure:3837: $? = 0
configure:3840: test -s conftest.o
configure:3843: $? = 0
configure:3853: result: yes
configure:3863: checking for size_t
configure:3890: gcc -c -g -O2 -Wall  conftest.c >&5
configure:3893: $? = 0
configure:3896: test -s conftest.o
configure:3899: $? = 0
configure:3909: result: yes
configure:4052: creating ./config.status

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

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

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

on localhost.localdomain

config.status:595: creating Makefile
config.status:595: creating http11.h
config.status:720: executing depfiles commands

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

ac_cv_c_compiler_gnu=yes
ac_cv_c_const=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_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=
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
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_lib_cposix_strerror=no
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_RANLIB=ranlib
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_make_make_set=yes
ac_cv_search_opendir=$'none required'
ac_cv_type_size_t=yes
am_cv_CC_dependencies_compiler_type=gcc3

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

#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE "http11"
#define VERSION "0.10"
#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_DIRENT_H 1
#define STDC_HEADERS 1

configure: exit 0
