Update copyright year in (most) files (those that my script finds).
[exim.git] / src / src / config.h.defaults
index ea63c888f9465ea56b908ab8f72a2a67ad0e6e4a..b76c794253180261573eaf6dd2f5d2adf10aaa96 100644 (file)
@@ -1,16 +1,19 @@
-/* $Cambridge: exim/src/src/config.h.defaults,v 1.5 2005/03/08 15:32:02 tom Exp $ */
+/* $Cambridge: exim/src/src/config.h.defaults,v 1.9 2006/02/07 11:19:00 ph10 Exp $ */
 
 /*************************************************
 *     Exim - an Internet mail transport agent    *
 *************************************************/
 
-/* Copyright (c) University of Cambridge 1995 - 2005 */
+/* Copyright (c) University of Cambridge 1995 - 2006 */
 /* See the file NOTICE for conditions of use and distribution. */
 
 /* The default settings for Exim configuration variables. A #define without
 any data just defines the existence of the variable; it won't get included
 in config.h unless some value is defined in Local/Makefile. */
 
+#define ACL_CVARS                    20
+#define ACL_MVARS                    20
+
 #define ALT_CONFIG_PREFIX
 #define ALT_CONFIG_ROOT_ONLY
 
@@ -42,11 +45,10 @@ in config.h unless some value is defined in Local/Makefile. */
 #define EXIMDB_LOCK_TIMEOUT          60
 #define EXIMDB_LOCKFILE_MODE       0640
 #define EXIMDB_MODE                0640
-
 #define EXIM_PERL
-
 /* Both uid and gid are triggered by this */
 #define EXIM_UID
+#define EXPAND_DLFUNC
 
 #define FIXED_NEVER_USERS         "root"
 
@@ -79,6 +81,7 @@ in config.h unless some value is defined in Local/Makefile. */
 #define LOOKUP_ORACLE
 #define LOOKUP_PASSWD
 #define LOOKUP_PGSQL
+#define LOOKUP_SQLITE
 #define LOOKUP_TESTDB
 #define LOOKUP_WHOSON
 #define LOOKUP_WILDLSEARCH