]> code.citadel.org Git - citadel.git/blobdiff - citadel/acconfig.h
* Full-screen curses support for Citadel text client
[citadel.git] / citadel / acconfig.h
index 958d43d11f0d6f23d526cf4888e51941025cb7e1..a3d6e0d856153a1916ca10c4d97805dfe8159ff4 100644 (file)
@@ -24,3 +24,6 @@
 
 /* Define if you have OpenSSL. */
 #undef HAVE_OPENSSL
+
+/* Define if curses implementation has vw_printw */
+#undef VW_PRINTW_IN_CURSES