Imported Upstream version 0.66.1
[hcoop/debian/courier-authlib.git] / libs / gdbmobj / configure.ac
similarity index 95%
rename from gdbmobj/configure.in
rename to libs/gdbmobj/configure.ac
index 935d18e..fde1e9a 100644 (file)
@@ -1,5 +1,4 @@
 dnl Process this file with autoconf to produce a configure script.
-dnl $Id: configure.in,v 1.15 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(gdbmobj, 0.10, [courier-users@lists.sourceforge.net])
 >confdefs.h  # Kill PACKAGE_ macros
 
 AC_CONFIG_SRCDIR(gdbmobj.c)
+AC_CONFIG_AUX_DIR(../..)
 AM_INIT_AUTOMAKE([foreign no-define])
 AM_CONFIG_HEADER(config.h)
 
@@ -44,6 +44,7 @@ dnl Checks for header files.
 dnl Checks for typedefs, structures, and compiler characteristics.
 AC_C_CONST
 AC_TYPE_SIZE_T
+AC_SYS_LARGEFILE
 
 dnl Checks for library functions.