summaryrefslogtreecommitdiff
path: root/src/glob.h
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2013-04-06 13:14:42 +0200
committerPaul Buetow <paul@buetow.org>2013-04-06 13:14:42 +0200
commit3e382f0c9435cbf72570a87640652ad1551c7cfd (patch)
tree05a22f5c99a808756cc017dc190711ca46c84ac7 /src/glob.h
parent658bfd183905576ed5f4dbe57a2ee82711b6ac93 (diff)
tagging ychat-0.7.9.1ychat-0.7.9.1
Diffstat (limited to 'src/glob.h')
-rwxr-xr-xsrc/glob.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/glob.h b/src/glob.h
index 7d64126..60526fb 100755
--- a/src/glob.h
+++ b/src/glob.h
@@ -22,7 +22,7 @@
Should yChat get compiled with database support? Currently MyS-
QL only is a supported database.
*/
-//#define DATABASE
+#define DATABASE
#ifdef DATABASE
#define USE_MYSQL