summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorTimo Sirainen <cras@irssi.org>2000-10-27 18:32:24 +0000
committercras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564>2000-10-27 18:32:24 +0000
commitd4579742cf28f9be17641b3baf1f07cb72d2b300 (patch)
tree1236e275102766782a31387c8b29ae98dd0a400c /acconfig.h
parentd813ecd194f46cc0813a7b67bdcb882337ad13f9 (diff)
downloadirssi-d4579742cf28f9be17641b3baf1f07cb72d2b300.zip
startup-HOWTO.txt was missing from EXTRA_DIST
USE_CURSES_WINDOWS was missing from acconfig.h (by tommik) git-svn-id: http://svn.irssi.org/repos/irssi/trunk@789 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index ae3e8ec0..cd72b31f 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -26,6 +26,7 @@
#undef HAVE_CURSES_IDCOK
#undef HAVE_CURSES_RESIZETERM
#undef HAVE_CURSES_WRESIZE
+#undef USE_CURSES_WINDOWS
/* nls */
#undef ENABLE_NLS