Andreas Krennmair:
[apps/madmutt.git] / main.c
diff --git a/main.c b/main.c
index 6f66b2b..c37eeb4 100644 (file)
--- a/main.c
+++ b/main.c
@@ -448,6 +448,12 @@ static void show_version (void)
        "-HAVE_GETADDRINFO  "
 #endif
 
+#if USE_HCACHE
+       "+USE_HCACHE  "
+#else
+       "-USE_HCACHE  "
+#endif
+
        );
 
 #ifdef ISPELL