From 410dc35736fe8065ac3d4a5fb3a736cc77349d79 Mon Sep 17 00:00:00 2001
From: Boris Kolpackov <boris@codesynthesis.com>
Date: Fri, 22 Jul 2011 21:12:40 +0200
Subject: Add mising database macro

---
 libcommon/common/config.h.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/libcommon/common/config.h.in b/libcommon/common/config.h.in
index 8a504a0..dba0b12 100644
--- a/libcommon/common/config.h.in
+++ b/libcommon/common/config.h.in
@@ -11,6 +11,7 @@
 
 #undef DATABASE_MYSQL
 #undef DATABASE_SQLITE
+#undef DATABASE_PGSQL
 #undef HAVE_TR1_MEMORY
 #undef LIBCOMMON_STATIC_LIB
 
-- 
cgit v1.1