diff configure.in @ 3737:d67092398377 HEAD

Added dictionary API and implementation for SQL. It's meant for looking and modifying key=value pairs. In future we may need to use this for many different things, but for now it's only used by quota-dict plugin.
author Timo Sirainen <tss@iki.fi>
date Sat, 10 Dec 2005 20:58:59 +0200
parents fd0986477809
children 732b62dc1976
line wrap: on
line diff
--- a/configure.in	Sat Dec 10 20:57:11 2005 +0200
+++ b/configure.in	Sat Dec 10 20:58:59 2005 +0200
@@ -1477,6 +1477,7 @@
 src/lib-sql/Makefile
 src/lib-auth/Makefile
 src/lib-charset/Makefile
+src/lib-dict/Makefile
 src/lib-imap/Makefile
 src/lib-index/Makefile
 src/lib-mail/Makefile