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:1249: checking build system type
configure:1267: result: i686-pc-linux-gnu
configure:1275: checking host system type
configure:1289: result: i686-pc-linux-gnu
configure:1297: checking target system type
configure:1311: result: i686-pc-linux-gnu
configure:1338: checking for a BSD-compatible install
configure:1392: result: /usr/bin/install -c
configure:1403: checking whether build environment is sane
configure:1446: result: yes
configure:1479: checking for gawk
configure:1495: found /usr/bin/gawk
configure:1505: result: gawk
configure:1515: checking whether make sets ${MAKE}
configure:1535: result: yes
configure:1682: checking for gawk
configure:1708: result: gawk
configure:1764: checking for gcc
configure:1780: found /usr/bin/gcc
configure:1790: result: gcc
configure:2034: checking for C compiler version
configure:2037: gcc --version </dev/null >&5
2.96
configure:2040: $? = 0
configure:2042: 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:2045: $? = 0
configure:2047: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:2050: $? = 1
configure:2076: checking for C compiler default output
configure:2079: gcc    conftest.c  >&5
configure:2082: $? = 0
configure:2115: result: a.out
configure:2120: checking whether the C compiler works
configure:2126: ./a.out
configure:2129: $? = 0
configure:2144: result: yes
configure:2151: checking whether we are cross compiling
configure:2153: result: no
configure:2156: checking for suffix of executables
configure:2158: gcc -o conftest    conftest.c  >&5
configure:2161: $? = 0
configure:2183: result: 
configure:2189: checking for suffix of object files
configure:2213: gcc -c   conftest.c >&5
configure:2216: $? = 0
configure:2235: result: o
configure:2239: checking whether we are using the GNU C compiler
configure:2266: gcc -c   conftest.c >&5
configure:2269: $? = 0
configure:2272: test -s conftest.o
configure:2275: $? = 0
configure:2287: result: yes
configure:2293: checking whether gcc accepts -g
configure:2317: gcc -c -g  conftest.c >&5
configure:2320: $? = 0
configure:2323: test -s conftest.o
configure:2326: $? = 0
configure:2336: result: yes
configure:2363: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before `me'
configure:2366: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:2495: checking for style of include used by make
configure:2523: result: GNU
configure:2551: checking dependency style of gcc
configure:2613: result: gcc3
configure:2630: checking for a BSD-compatible install
configure:2684: result: /usr/bin/install -c
configure:2695: checking whether ln -s works
configure:2699: result: yes
configure:2747: checking for ranlib
configure:2763: found /usr/bin/ranlib
configure:2774: result: ranlib
configure:2788: checking for strerror in -lcposix
configure:2821: gcc -o conftest -g -O2   conftest.c -lcposix   >&5
/usr/bin/ld: cannot find -lcposix
collect2: ld returned 1 exit status
configure:2824: $? = 1
configure: failed program was:
#line 2795 "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:2841: result: no
configure:2855: checking how to run the C preprocessor
configure:2881: gcc -E  conftest.c
configure:2887: $? = 0
configure:2914: gcc -E  conftest.c
configure:2910:28: ac_nonexistent.h: No such file or directory
configure:2920: $? = 1
configure: failed program was:
#line 2909 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:2957: result: gcc -E
configure:2972: gcc -E  conftest.c
configure:2978: $? = 0
configure:3005: gcc -E  conftest.c
configure:3001:28: ac_nonexistent.h: No such file or directory
configure:3011: $? = 1
configure: failed program was:
#line 3000 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:3052: checking for AIX
configure:3071: result: no
configure:3077: checking for ANSI C header files
configure:3091: gcc -E  conftest.c
configure:3097: $? = 0
configure:3182: gcc -o conftest -g -O2   conftest.c  >&5
configure:3185: $? = 0
configure:3187: ./conftest
configure:3190: $? = 0
configure:3204: result: yes
configure:3228: checking for sys/types.h
configure:3241: gcc -c -g -O2  conftest.c >&5
configure:3244: $? = 0
configure:3247: test -s conftest.o
configure:3250: $? = 0
configure:3260: result: yes
configure:3228: checking for sys/stat.h
configure:3241: gcc -c -g -O2  conftest.c >&5
configure:3244: $? = 0
configure:3247: test -s conftest.o
configure:3250: $? = 0
configure:3260: result: yes
configure:3228: checking for stdlib.h
configure:3241: gcc -c -g -O2  conftest.c >&5
configure:3244: $? = 0
configure:3247: test -s conftest.o
configure:3250: $? = 0
configure:3260: result: yes
configure:3228: checking for string.h
configure:3241: gcc -c -g -O2  conftest.c >&5
configure:3244: $? = 0
configure:3247: test -s conftest.o
configure:3250: $? = 0
configure:3260: result: yes
configure:3228: checking for memory.h
configure:3241: gcc -c -g -O2  conftest.c >&5
configure:3244: $? = 0
configure:3247: test -s conftest.o
configure:3250: $? = 0
configure:3260: result: yes
configure:3228: checking for strings.h
configure:3241: gcc -c -g -O2  conftest.c >&5
configure:3244: $? = 0
configure:3247: test -s conftest.o
configure:3250: $? = 0
configure:3260: result: yes
configure:3228: checking for inttypes.h
configure:3241: gcc -c -g -O2  conftest.c >&5
configure:3244: $? = 0
configure:3247: test -s conftest.o
configure:3250: $? = 0
configure:3260: result: yes
configure:3228: checking for stdint.h
configure:3241: gcc -c -g -O2  conftest.c >&5
configure:3244: $? = 0
configure:3247: test -s conftest.o
configure:3250: $? = 0
configure:3260: result: yes
configure:3228: checking for unistd.h
configure:3241: gcc -c -g -O2  conftest.c >&5
configure:3244: $? = 0
configure:3247: test -s conftest.o
configure:3250: $? = 0
configure:3260: result: yes
configure:3282: checking minix/config.h usability
configure:3291: gcc -c -g -O2  conftest.c >&5
configure:3319:26: minix/config.h: No such file or directory
configure:3294: $? = 1
configure: failed program was:
#line 3284 "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:3309: result: no
configure:3313: checking minix/config.h presence
configure:3320: gcc -E  conftest.c
configure:3316:26: minix/config.h: No such file or directory
configure:3326: $? = 1
configure: failed program was:
#line 3315 "configure"
#include "confdefs.h"
#include <minix/config.h>
configure:3344: result: no
configure:3362: checking for minix/config.h
configure:3369: result: no
configure:3451: checking for g++
configure:3467: found /usr/bin/g++
configure:3477: result: g++
configure:3493: checking for C++ compiler version
configure:3496: g++ --version </dev/null >&5
2.96
configure:3499: $? = 0
configure:3501: g++ -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:3504: $? = 0
configure:3506: g++ -V </dev/null >&5
g++: argument to `-V' missing

configure:3509: $? = 1
configure:3512: checking whether we are using the GNU C++ compiler
configure:3539: g++ -c   conftest.cc >&5
configure:3542: $? = 0
configure:3545: test -s conftest.o
configure:3548: $? = 0
configure:3560: result: yes
configure:3566: checking whether g++ accepts -g
configure:3590: g++ -c -g  conftest.cc >&5
configure:3593: $? = 0
configure:3596: test -s conftest.o
configure:3599: $? = 0
configure:3609: result: yes
configure:3655: g++ -c -g -O2  conftest.cc >&5
configure:3658: $? = 0
configure:3661: test -s conftest.o
configure:3664: $? = 0
configure:3692: g++ -c -g -O2  conftest.cc >&5
configure: In function `int main ()':
configure:3684: `exit' undeclared (first use this function)
configure:3684: (Each undeclared identifier is reported only once for 
each function it appears in.)
configure:3695: $? = 1
configure: failed program was:
#line 3673 "configure"
#include "confdefs.h"

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
exit (42);
  ;
  return 0;
}
configure:3655: g++ -c -g -O2  conftest.cc >&5
configure:3658: $? = 0
configure:3661: test -s conftest.o
configure:3664: $? = 0
configure:3692: g++ -c -g -O2  conftest.cc >&5
configure:3695: $? = 0
configure:3698: test -s conftest.o
configure:3701: $? = 0
configure:3725: checking dependency style of g++
configure:3787: result: gcc3
configure:3797: checking for perl5
configure:3830: result: no
configure:3797: checking for perl
configure:3815: found /usr/bin/perl
configure:3827: result: /usr/bin/perl
configure:3860: checking for dirent.h that defines DIR
configure:3887: gcc -c -g -O2 -Wall -I./.. -I..  conftest.c >&5
configure:3890: $? = 0
configure:3893: test -s conftest.o
configure:3896: $? = 0
configure:3906: result: yes
configure:3919: checking for library containing opendir
configure:3952: gcc -o conftest -g -O2 -Wall -I./.. -I..   conftest.c  >&5
configure:3955: $? = 0
configure:3958: test -s conftest
configure:3961: $? = 0
configure:4020: result: none required
configure:4138: checking for ANSI C header files
configure:4265: result: yes
configure:4275: checking whether time.h and sys/time.h may both be included
configure:4303: gcc -c -g -O2 -Wall -I./.. -I..  conftest.c >&5
configure:4306: $? = 0
configure:4309: test -s conftest.o
configure:4312: $? = 0
configure:4322: result: yes
configure:4342: checking for sys/stat.h
configure:4347: result: yes
configure:4351: checking sys/wait.h usability
configure:4360: gcc -c -g -O2 -Wall -I./.. -I..  conftest.c >&5
configure:4363: $? = 0
configure:4366: test -s conftest.o
configure:4369: $? = 0
configure:4378: result: yes
configure:4382: checking sys/wait.h presence
configure:4389: gcc -E  conftest.c
configure:4395: $? = 0
configure:4413: result: yes
configure:4431: checking for sys/wait.h
configure:4438: result: yes
configure:4351: checking fcntl.h usability
configure:4360: gcc -c -g -O2 -Wall -I./.. -I..  conftest.c >&5
configure:4363: $? = 0
configure:4366: test -s conftest.o
configure:4369: $? = 0
configure:4378: result: yes
configure:4382: checking fcntl.h presence
configure:4389: gcc -E  conftest.c
configure:4395: $? = 0
configure:4413: result: yes
configure:4431: checking for fcntl.h
configure:4438: result: yes
configure:4351: checking syslog.h usability
configure:4360: gcc -c -g -O2 -Wall -I./.. -I..  conftest.c >&5
configure:4363: $? = 0
configure:4366: test -s conftest.o
configure:4369: $? = 0
configure:4378: result: yes
configure:4382: checking syslog.h presence
configure:4389: gcc -E  conftest.c
configure:4395: $? = 0
configure:4413: result: yes
configure:4431: checking for syslog.h
configure:4438: result: yes
configure:4342: checking for unistd.h
configure:4347: result: yes
configure:4351: checking sysexits.h usability
configure:4360: gcc -c -g -O2 -Wall -I./.. -I..  conftest.c >&5
configure:4363: $? = 0
configure:4366: test -s conftest.o
configure:4369: $? = 0
configure:4378: result: yes
configure:4382: checking sysexits.h presence
configure:4389: gcc -E  conftest.c
configure:4395: $? = 0
configure:4413: result: yes
configure:4431: checking for sysexits.h
configure:4438: result: yes
configure:4451: checking for sys/wait.h that is POSIX.1 compatible
configure:4504: result: yes
configure:4527: checking how to run the C++ preprocessor
configure:4549: g++ -E  conftest.cc
configure:4555: $? = 0
configure:4582: g++ -E  conftest.cc
configure:4578:28: ac_nonexistent.h: No such file or directory
configure:4588: $? = 1
configure: failed program was:
#line 4577 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:4625: result: g++ -E
configure:4640: g++ -E  conftest.cc
configure:4646: $? = 0
configure:4673: g++ -E  conftest.cc
configure:4669:28: ac_nonexistent.h: No such file or directory
configure:4679: $? = 1
configure: failed program was:
#line 4668 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:4734: checking vector usability
configure:4743: g++ -c -g -O2 -Wall  conftest.cc >&5
configure:4746: $? = 0
configure:4749: test -s conftest.o
configure:4752: $? = 0
configure:4761: result: yes
configure:4765: checking vector presence
configure:4772: g++ -E  conftest.cc
configure:4778: $? = 0
configure:4796: result: yes
configure:4814: checking for vector
configure:4821: result: yes
configure:4734: checking vector.h usability
configure:4743: g++ -c -g -O2 -Wall  conftest.cc >&5
configure:4746: $? = 0
configure:4749: test -s conftest.o
configure:4752: $? = 0
configure:4761: result: yes
configure:4765: checking vector.h presence
configure:4772: g++ -E  conftest.cc
configure:4778: $? = 0
configure:4796: result: yes
configure:4814: checking for vector.h
configure:4821: result: yes
configure:4841: checking for gcc option to accept ANSI C
configure:4904: gcc  -c -g -O2 -Wall -I./.. -I..  conftest.c >&5
configure:4907: $? = 0
configure:4910: test -s conftest.o
configure:4913: $? = 0
configure:4930: result: none needed
configure:4938: checking for an ANSI C-conforming const
configure:5008: gcc -c -g -O2 -Wall -I./.. -I..  conftest.c >&5
configure: In function `main':
configure:4977: warning: unused variable `s'
configure:4997: warning: unused variable `foo'
configure:4964: warning: unused variable `zero'
configure:4958: warning: unused variable `x'
configure:4976: warning: `t' might be used uninitialized in this function
configure:4994: warning: `b' might be used uninitialized in this function
configure:5011: $? = 0
configure:5014: test -s conftest.o
configure:5017: $? = 0
configure:5027: result: yes
configure:5037: checking for off_t
configure:5064: gcc -c -g -O2 -Wall -I./.. -I..  conftest.c >&5
configure:5067: $? = 0
configure:5070: test -s conftest.o
configure:5073: $? = 0
configure:5083: result: yes
configure:5095: checking for size_t
configure:5122: gcc -c -g -O2 -Wall -I./.. -I..  conftest.c >&5
configure:5125: $? = 0
configure:5128: test -s conftest.o
configure:5131: $? = 0
configure:5141: result: yes
configure:5153: checking whether struct tm is in sys/time.h or time.h
configure:5179: gcc -c -g -O2 -Wall -I./.. -I..  conftest.c >&5
configure: In function `main':
configure:5171: warning: statement with no effect
configure:5182: $? = 0
configure:5185: test -s conftest.o
configure:5188: $? = 0
configure:5198: result: time.h
configure:5219: checking fam.h usability
configure:5228: gcc -c -g -O2 -Wall -I./.. -I..  conftest.c >&5
configure:5256:17: fam.h: No such file or directory
configure:5231: $? = 1
configure: failed program was:
#line 5221 "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 <fam.h>
configure:5246: result: no
configure:5250: checking fam.h presence
configure:5257: gcc -E  conftest.c
configure:5253:17: fam.h: No such file or directory
configure:5263: $? = 1
configure: failed program was:
#line 5252 "configure"
#include "confdefs.h"
#include <fam.h>
configure:5281: result: no
configure:5299: checking for fam.h
configure:5306: result: no
configure:5323: checking for symlink
configure:5366: gcc -o conftest -g -O2 -Wall -I./.. -I..   conftest.c  >&5
configure:5369: $? = 0
configure:5372: test -s conftest
configure:5375: $? = 0
configure:5385: result: yes
configure:5323: checking for readlink
configure:5366: gcc -o conftest -g -O2 -Wall -I./.. -I..   conftest.c  >&5
configure:5369: $? = 0
configure:5372: test -s conftest
configure:5375: $? = 0
configure:5385: result: yes
configure:5323: checking for strcasecmp
configure:5366: gcc -o conftest -g -O2 -Wall -I./.. -I..   conftest.c  >&5
configure:5369: $? = 0
configure:5372: test -s conftest
configure:5375: $? = 0
configure:5385: result: yes
configure:5395: checking for FAMOpen in -lfam
configure:5428: gcc -o conftest -g -O2 -Wall -I./.. -I..   conftest.c -lfam   >&5
/usr/bin/ld: cannot find -lfam
collect2: ld returned 1 exit status
configure:5431: $? = 1
configure: failed program was:
#line 5402 "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 FAMOpen ();
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
FAMOpen ();
  ;
  return 0;
}
configure:5448: result: no
configure:5589: checking for missing gethostname prototype
configure:5620: gcc -c -g -O2 -Wall -I./.. -I..  conftest.c >&5
configure:5600: parse error before string constant
configure:5623: $? = 1
configure: failed program was:
#line 5594 "configure"
#include "confdefs.h"

#if HAVE_UNISTD_H
#include	<unistd.h>
#endif

extern "C" int gethostname(int,int);

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


  ;
  return 0;
}
configure:5642: result: no
configure:5705: checking for mailbot
configure:5738: result: no
configure:5874: 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:728: creating config.h
config.status:966: executing depfiles commands

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

ac_cv_build=i686-pc-linux-gnu
ac_cv_build_alias=i686-pc-linux-gnu
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_CXXCPP_set=
ac_cv_env_CXXCPP_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=
ac_cv_func_readlink=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_symlink=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_fam_h=no
ac_cv_header_fcntl_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_sys_wait_h=yes
ac_cv_header_sysexits_h=yes
ac_cv_header_syslog_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_header_vector=yes
ac_cv_header_vector_h=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_host_alias=i686-pc-linux-gnu
ac_cv_lib_cposix_strerror=no
ac_cv_lib_fam_FAMOpen=no
ac_cv_objext=o
ac_cv_path_PERL=/usr/bin/perl
ac_cv_path_install=$'/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP=$'gcc -E'
ac_cv_prog_CXXCPP=$'g++ -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_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_opendir=$'none required'
ac_cv_struct_tm=time.h
ac_cv_target=i686-pc-linux-gnu
ac_cv_target_alias=i686-pc-linux-gnu
ac_cv_type_off_t=yes
ac_cv_type_size_t=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
maildir_cv_SYS_GETHOSTNAME=no

## ----------- ##
## 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
#ifdef __cplusplus
#include <stdlib.h>
#endif
#define HAVE_DIRENT_H 1
#define STDC_HEADERS 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_FCNTL_H 1
#define HAVE_SYSLOG_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYSEXITS_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_VECTOR 1
#define HAVE_VECTOR_H 1
#define HAVE_SYMLINK 1
#define HAVE_READLINK 1
#define HAVE_STRCASECMP 1
#define HAS_GETHOSTNAME 1
#define HAVE_DBOBJ 1
#define MDIRSEP ":"

configure: exit 0

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

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

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

on localhost.localdomain

config.status:624: creating deliverquota.html
config.status:966: executing depfiles commands

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

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

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

on localhost.localdomain

config.status:624: creating maildirmake.html
config.status:966: executing depfiles commands

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

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

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

on localhost.localdomain

config.status:624: creating deliverquota.8
config.status:966: executing depfiles commands

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

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

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

on localhost.localdomain

config.status:624: creating maildirmake.1
config.status:966: executing depfiles commands
