Imported Upstream version 0.66.1
[hcoop/debian/courier-authlib.git] / libs / bdbobj / configure.ac
similarity index 96%
rename from bdbobj/configure.in
rename to libs/bdbobj/configure.ac
index 4cb4af5..6ef1ab4 100644 (file)
@@ -1,5 +1,4 @@
 dnl Process this file with autoconf to produce a configure script.
-dnl $Id: configure.in,v 1.16 2008/11/27 20:33:44 mrsam Exp $
 dnl
 dnl Copyright 1998 - 1999 Double Precision, Inc.  See COPYING for
 dnl distribution information.
@@ -9,6 +8,7 @@ AC_INIT(bdbobj, 0.10, [courier-users@lists.sourceforge.net])
 >confdefs.h  # Kill PACKAGE_ macros
 
 AC_CONFIG_SRCDIR(bdbobj.h)
+AC_CONFIG_AUX_DIR(../..)
 AM_INIT_AUTOMAKE([foreign no-define])
 AM_CONFIG_HEADER(config.h)
 
@@ -46,6 +46,7 @@ AC_CHECK_HEADERS(limits.h fcntl.h unistd.h)
 dnl Checks for typedefs, structures, and compiler characteristics.
 AC_C_CONST
 AC_TYPE_SIZE_T
+AC_SYS_LARGEFILE
 
 AC_LANG_CPLUSPLUS
 AC_CACHE_CHECK([if the C++ compiler needs -fhandle-exceptions],