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:1267: checking for a BSD-compatible install
configure:1321: result: /usr/bin/install -c
configure:1332: checking whether build environment is sane
configure:1375: result: yes
configure:1408: checking for gawk
configure:1424: found /usr/bin/gawk
configure:1434: result: gawk
configure:1444: checking whether make sets ${MAKE}
configure:1464: result: yes
configure:1607: checking whether make sets ${MAKE}
configure:1627: result: yes
configure:1683: checking for gcc
configure:1699: found /usr/bin/gcc
configure:1709: result: gcc
configure:1953: checking for C compiler version
configure:1956: gcc --version </dev/null >&5
2.96
configure:1959: $? = 0
configure:1961: 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:1964: $? = 0
configure:1966: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1969: $? = 1
configure:1995: checking for C compiler default output
configure:1998: gcc    conftest.c  >&5
configure:2001: $? = 0
configure:2034: result: a.out
configure:2039: checking whether the C compiler works
configure:2045: ./a.out
configure:2048: $? = 0
configure:2063: result: yes
configure:2070: checking whether we are cross compiling
configure:2072: result: no
configure:2075: checking for suffix of executables
configure:2077: gcc -o conftest    conftest.c  >&5
configure:2080: $? = 0
configure:2102: result: 
configure:2108: checking for suffix of object files
configure:2132: gcc -c   conftest.c >&5
configure:2135: $? = 0
configure:2154: result: o
configure:2158: checking whether we are using the GNU C compiler
configure:2185: gcc -c   conftest.c >&5
configure:2188: $? = 0
configure:2191: test -s conftest.o
configure:2194: $? = 0
configure:2206: result: yes
configure:2212: checking whether gcc accepts -g
configure:2236: gcc -c -g  conftest.c >&5
configure:2239: $? = 0
configure:2242: test -s conftest.o
configure:2245: $? = 0
configure:2255: result: yes
configure:2282: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before `me'
configure:2285: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:2414: checking for style of include used by make
configure:2442: result: GNU
configure:2470: checking dependency style of gcc
configure:2532: result: gcc3
configure:2578: checking for ranlib
configure:2594: found /usr/bin/ranlib
configure:2605: result: ranlib
configure:2620: checking for strerror in -lcposix
configure:2653: gcc -o conftest -g -O2   conftest.c -lcposix   >&5
/usr/bin/ld: cannot find -lcposix
collect2: ld returned 1 exit status
configure:2656: $? = 1
configure: failed program was:
#line 2627 "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:2673: result: no
configure:2686: checking how to run the C preprocessor
configure:2712: gcc -E  conftest.c
configure:2718: $? = 0
configure:2745: gcc -E  conftest.c
configure:2741:28: ac_nonexistent.h: No such file or directory
configure:2751: $? = 1
configure: failed program was:
#line 2740 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:2788: result: gcc -E
configure:2803: gcc -E  conftest.c
configure:2809: $? = 0
configure:2836: gcc -E  conftest.c
configure:2832:28: ac_nonexistent.h: No such file or directory
configure:2842: $? = 1
configure: failed program was:
#line 2831 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:2883: checking for AIX
configure:2902: result: no
configure:2908: checking for ANSI C header files
configure:2922: gcc -E  conftest.c
configure:2928: $? = 0
configure:3013: gcc -o conftest -g -O2   conftest.c  >&5
configure:3016: $? = 0
configure:3018: ./conftest
configure:3021: $? = 0
configure:3035: result: yes
configure:3059: checking for sys/types.h
configure:3072: gcc -c -g -O2  conftest.c >&5
configure:3075: $? = 0
configure:3078: test -s conftest.o
configure:3081: $? = 0
configure:3091: result: yes
configure:3059: checking for sys/stat.h
configure:3072: gcc -c -g -O2  conftest.c >&5
configure:3075: $? = 0
configure:3078: test -s conftest.o
configure:3081: $? = 0
configure:3091: result: yes
configure:3059: checking for stdlib.h
configure:3072: gcc -c -g -O2  conftest.c >&5
configure:3075: $? = 0
configure:3078: test -s conftest.o
configure:3081: $? = 0
configure:3091: result: yes
configure:3059: checking for string.h
configure:3072: gcc -c -g -O2  conftest.c >&5
configure:3075: $? = 0
configure:3078: test -s conftest.o
configure:3081: $? = 0
configure:3091: result: yes
configure:3059: checking for memory.h
configure:3072: gcc -c -g -O2  conftest.c >&5
configure:3075: $? = 0
configure:3078: test -s conftest.o
configure:3081: $? = 0
configure:3091: result: yes
configure:3059: checking for strings.h
configure:3072: gcc -c -g -O2  conftest.c >&5
configure:3075: $? = 0
configure:3078: test -s conftest.o
configure:3081: $? = 0
configure:3091: result: yes
configure:3059: checking for inttypes.h
configure:3072: gcc -c -g -O2  conftest.c >&5
configure:3075: $? = 0
configure:3078: test -s conftest.o
configure:3081: $? = 0
configure:3091: result: yes
configure:3059: checking for stdint.h
configure:3072: gcc -c -g -O2  conftest.c >&5
configure:3075: $? = 0
configure:3078: test -s conftest.o
configure:3081: $? = 0
configure:3091: result: yes
configure:3059: checking for unistd.h
configure:3072: gcc -c -g -O2  conftest.c >&5
configure:3075: $? = 0
configure:3078: test -s conftest.o
configure:3081: $? = 0
configure:3091: result: yes
configure:3113: checking minix/config.h usability
configure:3122: gcc -c -g -O2  conftest.c >&5
configure:3150:26: minix/config.h: No such file or directory
configure:3125: $? = 1
configure: failed program was:
#line 3115 "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:3140: result: no
configure:3144: checking minix/config.h presence
configure:3151: gcc -E  conftest.c
configure:3147:26: minix/config.h: No such file or directory
configure:3157: $? = 1
configure: failed program was:
#line 3146 "configure"
#include "confdefs.h"
#include <minix/config.h>
configure:3175: result: no
configure:3193: checking for minix/config.h
configure:3200: result: no
configure:3239: checking for perl5
configure:3272: result: no
configure:3239: checking for perl
configure:3257: found /usr/bin/perl
configure:3269: result: /usr/bin/perl
configure:3284: checking for gzip
configure:3302: found /usr/bin/gzip
configure:3314: result: /usr/bin/gzip
configure:3376: checking for sendmail
configure:3394: found /usr/sbin/sendmail
configure:3407: result: /usr/sbin/sendmail
configure:3501: checking for ispell
configure:3519: found /usr/bin/ispell
configure:3532: result: /usr/bin/ispell
configure:3588: checking for getpwnam in -lsun
configure:3621: gcc -o conftest -g -O2 -Wall   conftest.c -lsun   >&5
/usr/bin/ld: cannot find -lsun
collect2: ld returned 1 exit status
configure:3624: $? = 1
configure: failed program was:
#line 3595 "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 getpwnam ();
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
getpwnam ();
  ;
  return 0;
}
configure:3641: result: no
configure:3653: checking for crypt in -lcrypt
configure:3686: gcc -o conftest -g -O2 -Wall   conftest.c -lcrypt   >&5
configure:3689: $? = 0
configure:3692: test -s conftest
configure:3695: $? = 0
configure:3706: result: yes
configure:3737: checking for socket in -lsocket
configure:3770: gcc -o conftest -g -O2 -Wall   conftest.c -lsocket  -lcrypt  >&5
/usr/bin/ld: cannot find -lsocket
collect2: ld returned 1 exit status
configure:3773: $? = 1
configure: failed program was:
#line 3744 "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 socket ();
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
socket ();
  ;
  return 0;
}
configure:3790: result: no
configure:3801: checking for socket in -lsocket
configure:3854: result: no
configure:3866: checking for connect in -lsocket
configure:3899: gcc -o conftest -g -O2 -Wall   conftest.c -lsocket  -lcrypt  >&5
/usr/bin/ld: cannot find -lsocket
collect2: ld returned 1 exit status
configure:3902: $? = 1
configure: failed program was:
#line 3873 "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 connect ();
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
connect ();
  ;
  return 0;
}
configure:3919: result: no
configure:3930: checking for connect in -lsocket
configure:3983: result: no
configure:4027: gcc -o conftest -g -O2 -Wall   conftest.c -lcrypt   >&5
configure:4030: $? = 0
configure:4033: test -s conftest
configure:4036: $? = 0
configure:4123: checking for dirent.h that defines DIR
configure:4150: gcc -c -g -O2 -Wall  conftest.c >&5
configure:4153: $? = 0
configure:4156: test -s conftest.o
configure:4159: $? = 0
configure:4169: result: yes
configure:4182: checking for library containing opendir
configure:4215: gcc -o conftest -g -O2 -Wall   conftest.c -lcrypt  >&5
configure:4218: $? = 0
configure:4221: test -s conftest
configure:4224: $? = 0
configure:4283: result: none required
configure:4401: checking for ANSI C header files
configure:4528: result: yes
configure:4560: checking syslog.h usability
configure:4569: gcc -c -g -O2 -Wall  conftest.c >&5
configure:4572: $? = 0
configure:4575: test -s conftest.o
configure:4578: $? = 0
configure:4587: result: yes
configure:4591: checking syslog.h presence
configure:4598: gcc -E  conftest.c
configure:4604: $? = 0
configure:4622: result: yes
configure:4640: checking for syslog.h
configure:4647: result: yes
configure:4560: checking fcntl.h usability
configure:4569: gcc -c -g -O2 -Wall  conftest.c >&5
configure:4572: $? = 0
configure:4575: test -s conftest.o
configure:4578: $? = 0
configure:4587: result: yes
configure:4591: checking fcntl.h presence
configure:4598: gcc -E  conftest.c
configure:4604: $? = 0
configure:4622: result: yes
configure:4640: checking for fcntl.h
configure:4647: result: yes
configure:4560: checking sys/wait.h usability
configure:4569: gcc -c -g -O2 -Wall  conftest.c >&5
configure:4572: $? = 0
configure:4575: test -s conftest.o
configure:4578: $? = 0
configure:4587: result: yes
configure:4591: checking sys/wait.h presence
configure:4598: gcc -E  conftest.c
configure:4604: $? = 0
configure:4622: result: yes
configure:4640: checking for sys/wait.h
configure:4647: result: yes
configure:4551: checking for sys/stat.h
configure:4556: result: yes
configure:4560: checking sys/time.h usability
configure:4569: gcc -c -g -O2 -Wall  conftest.c >&5
configure:4572: $? = 0
configure:4575: test -s conftest.o
configure:4578: $? = 0
configure:4587: result: yes
configure:4591: checking sys/time.h presence
configure:4598: gcc -E  conftest.c
configure:4604: $? = 0
configure:4622: result: yes
configure:4640: checking for sys/time.h
configure:4647: result: yes
configure:4560: checking utime.h usability
configure:4569: gcc -c -g -O2 -Wall  conftest.c >&5
configure:4572: $? = 0
configure:4575: test -s conftest.o
configure:4578: $? = 0
configure:4587: result: yes
configure:4591: checking utime.h presence
configure:4598: gcc -E  conftest.c
configure:4604: $? = 0
configure:4622: result: yes
configure:4640: checking for utime.h
configure:4647: result: yes
configure:4551: checking for unistd.h
configure:4556: result: yes
configure:4560: checking locale.h usability
configure:4569: gcc -c -g -O2 -Wall  conftest.c >&5
configure:4572: $? = 0
configure:4575: test -s conftest.o
configure:4578: $? = 0
configure:4587: result: yes
configure:4591: checking locale.h presence
configure:4598: gcc -E  conftest.c
configure:4604: $? = 0
configure:4622: result: yes
configure:4640: checking for locale.h
configure:4647: result: yes
configure:4560: checking crypt.h usability
configure:4569: gcc -c -g -O2 -Wall  conftest.c >&5
configure:4572: $? = 0
configure:4575: test -s conftest.o
configure:4578: $? = 0
configure:4587: result: yes
configure:4591: checking crypt.h presence
configure:4598: gcc -E  conftest.c
configure:4604: $? = 0
configure:4622: result: yes
configure:4640: checking for crypt.h
configure:4647: result: yes
configure:4660: checking for sys/wait.h that is POSIX.1 compatible
configure:4713: result: yes
configure:4723: checking whether time.h and sys/time.h may both be included
configure:4751: gcc -c -g -O2 -Wall  conftest.c >&5
configure:4754: $? = 0
configure:4757: test -s conftest.o
configure:4760: $? = 0
configure:4770: result: yes
configure:4781: checking for gcc option to accept ANSI C
configure:4844: gcc  -c -g -O2 -Wall  conftest.c >&5
configure:4847: $? = 0
configure:4850: test -s conftest.o
configure:4853: $? = 0
configure:4870: result: none needed
configure:4878: checking for an ANSI C-conforming const
configure:4948: gcc -c -g -O2 -Wall  conftest.c >&5
configure: In function `main':
configure:4917: warning: unused variable `s'
configure:4937: warning: unused variable `foo'
configure:4904: warning: unused variable `zero'
configure:4898: warning: unused variable `x'
configure:4916: warning: `t' might be used uninitialized in this function
configure:4934: warning: `b' might be used uninitialized in this function
configure:4951: $? = 0
configure:4954: test -s conftest.o
configure:4957: $? = 0
configure:4967: result: yes
configure:4977: checking whether struct tm is in sys/time.h or time.h
configure:5003: gcc -c -g -O2 -Wall  conftest.c >&5
configure: In function `main':
configure:4995: warning: statement with no effect
configure:5006: $? = 0
configure:5009: test -s conftest.o
configure:5012: $? = 0
configure:5022: result: time.h
configure:5032: checking for pid_t
configure:5059: gcc -c -g -O2 -Wall  conftest.c >&5
configure:5062: $? = 0
configure:5065: test -s conftest.o
configure:5068: $? = 0
configure:5078: result: yes
configure:5090: checking for uid_t in sys/types.h
configure:5110: result: yes
configure:5125: checking return type of signal handlers
configure:5159: gcc -c -g -O2 -Wall  conftest.c >&5
configure: In function `main':
configure:5151: warning: unused variable `i'
configure:5162: $? = 0
configure:5165: test -s conftest.o
configure:5168: $? = 0
configure:5178: result: void
configure:5217: gcc -o conftest -g -O2 -Wall   conftest.c -lcrypt  >&5
configure:5220: $? = 0
configure:5222: ./conftest
configure:5225: $? = 0
configure:5246: checking for strftime
configure:5289: gcc -o conftest -g -O2 -Wall   conftest.c -lcrypt  >&5
configure:5292: $? = 0
configure:5295: test -s conftest
configure:5298: $? = 0
configure:5308: result: yes
configure:5391: checking for crypt
configure:5434: gcc -o conftest -g -O2 -Wall   conftest.c -lcrypt  >&5
configure:5437: $? = 0
configure:5440: test -s conftest
configure:5443: $? = 0
configure:5453: result: yes
configure:5391: checking for utime
configure:5434: gcc -o conftest -g -O2 -Wall   conftest.c -lcrypt  >&5
configure:5437: $? = 0
configure:5440: test -s conftest
configure:5443: $? = 0
configure:5453: result: yes
configure:5391: checking for utimes
configure:5434: gcc -o conftest -g -O2 -Wall   conftest.c -lcrypt  >&5
configure:5437: $? = 0
configure:5440: test -s conftest
configure:5443: $? = 0
configure:5453: result: yes
configure:5391: checking for setreuid
configure:5434: gcc -o conftest -g -O2 -Wall   conftest.c -lcrypt  >&5
configure:5437: $? = 0
configure:5440: test -s conftest
configure:5443: $? = 0
configure:5453: result: yes
configure:5391: checking for setlocale
configure:5434: gcc -o conftest -g -O2 -Wall   conftest.c -lcrypt  >&5
configure:5437: $? = 0
configure:5440: test -s conftest
configure:5443: $? = 0
configure:5453: result: yes
configure:5469: checking for strdup
configure:5512: gcc -o conftest -g -O2 -Wall   conftest.c -lcrypt  >&5
configure:5515: $? = 0
configure:5518: test -s conftest
configure:5521: $? = 0
configure:5531: result: yes
configure:5469: checking for strcasecmp
configure:5512: gcc -o conftest -g -O2 -Wall   conftest.c -lcrypt  >&5
configure:5515: $? = 0
configure:5518: test -s conftest
configure:5521: $? = 0
configure:5531: result: yes
configure:5469: checking for strncasecmp
configure:5512: gcc -o conftest -g -O2 -Wall   conftest.c -lcrypt  >&5
configure:5515: $? = 0
configure:5518: test -s conftest
configure:5521: $? = 0
configure:5531: result: yes
configure:5545: checking for crypt() prototype
configure:5578: gcc -c -g -O2 -Wall  conftest.c >&5
configure:5558: conflicting types for `crypt'
/usr/include/crypt.h:33: previous declaration of `crypt'
configure:5581: $? = 1
configure: failed program was:
#line 5550 "configure"
#include "confdefs.h"

       #if HAVE_CRYPT_H
       #include <crypt.h>
       #endif
       #if HAVE_UNISTD_H
       #include <unistd.h>
       #endif
       int crypt(int, int);


#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{

  ;
  return 0;
}
configure:5599: result: 0
configure:5894: checking for crypt in -lcrypt
configure:5947: result: yes
configure:5954: checking whether -lm is needed for floor
configure:5982: gcc -o conftest -g -O2 -Wall -I.. -I./..   conftest.c -lcrypt  >&5
/tmp/cc7lRPL8.o: In function `main':
/home/ovh/src/sqwebmail-3.5.1.20030319/sqwebmail/configure:5974: undefined reference to `floor'
collect2: ld returned 1 exit status
configure:5985: $? = 1
configure: failed program was:
#line 5956 "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 floor ();
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
floor ();
  ;
  return 0;
}
configure:5999: result: yes
configure:6022: checking URL to access images
configure:6024: result: /webmail
configure:6178: 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:624: creating Makefile
config.status:624: creating sendit.sh
config.status:624: creating cleancache.pl
config.status:728: creating config.h
config.status:1028: executing depfiles commands
configure:7362: configuring in images
configure:7441: running /bin/sh './configure' --prefix=/usr/local/share/sqwebmail  --with-htmldir=/usr/local/share/sqwebmail/html '--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=.' --with-defaultlang=en --cache-file=/dev/null --srcdir=.
configure:7362: configuring in html
configure:7441: running /bin/sh './configure' --prefix=/usr/local/share/sqwebmail  --with-htmldir=/usr/local/share/sqwebmail/html '--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=.' --with-defaultlang=en --cache-file=/dev/null --srcdir=.

## ---------------- ##
## 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_func_crypt=yes
ac_cv_func_setlocale=yes
ac_cv_func_setreuid=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strdup=yes
ac_cv_func_strftime=yes
ac_cv_func_strncasecmp=yes
ac_cv_func_utime=yes
ac_cv_func_utimes=yes
ac_cv_header_crypt_h=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_locale_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_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_syslog_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_header_utime_h=yes
ac_cv_lib_cposix_strerror=no
ac_cv_lib_crypt_crypt=yes
ac_cv_lib_socket_connect=no
ac_cv_lib_socket_socket=no
ac_cv_lib_sun_getpwnam=no
ac_cv_objext=o
ac_cv_path_GZIP=/usr/bin/gzip
ac_cv_path_PERL=/usr/bin/perl
ac_cv_path_install=$'/usr/bin/install -c'
ac_cv_path_ispell=/usr/bin/ispell
ac_cv_path_sendmail=/usr/sbin/sendmail
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_struct_tm=time.h
ac_cv_type_pid_t=yes
ac_cv_type_signal=void
ac_cv_type_uid_t=yes
am_cv_CC_dependencies_compiler_type=gcc3
sqwebmail_cv_NEED_CRYPT_PROTOTYPE=0

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

#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#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 ISPELL "/usr/bin/ispell"
#define AUTORENAMESENT "yes"
#define HAVE_LIBCRYPT 1
#define HAVE_DIRENT_H 1
#define STDC_HEADERS 1
#define HAVE_SYSLOG_H 1
#define HAVE_FCNTL_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_UTIME_H 1
#define HAVE_UNISTD_H 1
#define HAVE_LOCALE_H 1
#define HAVE_CRYPT_H 1
#define HAVE_SYS_WAIT_H 1
#define TIME_WITH_SYS_TIME 1
#define RETSIGTYPE void
#define HAVE_STRFTIME 1
#define HAVE_CRYPT 1
#define HAVE_UTIME 1
#define HAVE_UTIMES 1
#define HAVE_SETREUID 1
#define HAVE_SETLOCALE 1
#define HAVE_STRDUP 1
#define HAVE_STRCASECMP 1
#define HAVE_STRNCASECMP 1
#define NEED_CRYPT_PROTOTYPE 0
#define USE_RELATIVE_URL 1
#define TIMEOUTHARD 7200
#define TIMEOUTSOFT 1200
#define AUTOPURGE 7
#define MAXPURGE 90
#define MIMETYPES "/etc/mime.types:/usr/local/apache/conf/mime.types"
#define MAXLONGSIZE 12
#define CACHEDIR "/var/cache/sqwebmail"
#define CACHEOWNER "bin"
#define GZIP "/usr/bin/gzip"
#define WEBPASS_CHANGE_VCHKPW 
#define UTF7_FOLDER_ENCODING 1
#define HAVE_SQWEBMAIL_UNICODE 1

configure: exit 0
