Rocco Rutte:
authorpdmef <pdmef@e385b8ad-14ed-0310-8656-cc95a2468c6d>
Fri, 16 Sep 2005 01:36:32 +0000 (01:36 +0000)
committerpdmef <pdmef@e385b8ad-14ed-0310-8656-cc95a2468c6d>
Fri, 16 Sep 2005 01:36:32 +0000 (01:36 +0000)
- as we have build logs again, fix some error

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@529 e385b8ad-14ed-0310-8656-cc95a2468c6d

VERSION.svn
init.h

index 9dbddfa..e83802d 100644 (file)
@@ -1 +1 @@
-528
+529
diff --git a/init.h b/init.h
index eaefaa3..0e8faba 100644 (file)
--- a/init.h
+++ b/init.h
@@ -1484,7 +1484,7 @@ struct option_t MuttVars[] = {
    ** \fIThis is a read-only system property and specifies the
    ** directory containing the muttng documentation.\fP
    */
-#if USE_HCACHE
+#ifdef USE_HCACHE
 #if HAVE_QDBM
   {"muttng_hcache_backend", DT_SYS, R_NONE, 0, "qdbm" },
 #elif HAVE_GDBM