summaryrefslogtreecommitdiffstats
path: root/lib/libcurses/ncurses_cfg.h
diff options
context:
space:
mode:
authormillert <millert@openbsd.org>1998-10-31 06:30:28 +0000
committermillert <millert@openbsd.org>1998-10-31 06:30:28 +0000
commit8df350bfde7487e9064f4140b11eb7ad96f04536 (patch)
tree87aa595466265f80e4c4cde6ef98c804c2d7f213 /lib/libcurses/ncurses_cfg.h
parentremove all those "black magic" inspired routines, (diff)
downloadwireguard-openbsd-8df350bfde7487e9064f4140b11eb7ad96f04536.tar.xz
wireguard-openbsd-8df350bfde7487e9064f4140b11eb7ad96f04536.zip
update to ncurses 4.2-981017
Diffstat (limited to 'lib/libcurses/ncurses_cfg.h')
-rw-r--r--lib/libcurses/ncurses_cfg.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libcurses/ncurses_cfg.h b/lib/libcurses/ncurses_cfg.h
index 843d41bddd1..f5535f8d735 100644
--- a/lib/libcurses/ncurses_cfg.h
+++ b/lib/libcurses/ncurses_cfg.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: ncurses_cfg.h,v 1.6 1998/09/12 05:47:14 millert Exp $ */
+/* $OpenBSD: ncurses_cfg.h,v 1.7 1998/10/31 06:30:31 millert Exp $ */
/* include/ncurses_cfg.h. Generated automatically by configure. */
/****************************************************************************
@@ -105,7 +105,8 @@
/* #define PURE_TERMINFO 1 */
#define RETSIGTYPE void
#define STDC_HEADERS 1
-#define SYSTEM_NAME "openbsd2.3"
+#define SYSTEM_NAME "openbsd2.4"
+#define TERMINFO_DIRS "/usr/share/terminfo"
#define TYPEOF_CHTYPE long
#define USE_DATABASE 1
#define USE_HASHMAP 1