Update copyright year in (most) files (those that my script finds).
[exim.git] / src / src / config.h.defaults
index 2825f98c1ca35649824c068bee90c56aa54f562f..b76c794253180261573eaf6dd2f5d2adf10aaa96 100644 (file)
@@ -1,16 +1,19 @@
-/* $Cambridge: exim/src/src/config.h.defaults,v 1.6 2005/03/22 14:11:54 ph10 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
 
@@ -78,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