summaryrefslogtreecommitdiff
path: root/lib/libcurses
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>1999-05-29 18:27:38 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>1999-05-29 18:27:38 +0000
commitd0f15165fdf08a944665cb77d9ce36a3966b6068 (patch)
tree15aeb97916791682bf63893aa50bd2246d3f5492 /lib/libcurses
parenta8d24b6330f4e9dea2af4dd4739ab2cefa8ce755 (diff)
we no longer have a builtin.h file
Diffstat (limited to 'lib/libcurses')
-rw-r--r--lib/libcurses/ncurses_cfg.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libcurses/ncurses_cfg.h b/lib/libcurses/ncurses_cfg.h
index d47cd50d42a..cf253af5a83 100644
--- a/lib/libcurses/ncurses_cfg.h
+++ b/lib/libcurses/ncurses_cfg.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: ncurses_cfg.h,v 1.12 1999/05/08 20:28:59 millert Exp $ */
+/* $OpenBSD: ncurses_cfg.h,v 1.13 1999/05/29 18:27:36 millert Exp $ */
/* include/ncurses_cfg.h. Generated automatically by configure. */
/****************************************************************************
@@ -54,7 +54,6 @@
#define GCC_UNUSED __attribute__((unused))
#define HAVE_BIG_CORE 1
#define HAVE_BSD_CGETENT 1
-#define HAVE_BUILTIN_H 1
#define HAVE_DIRENT_H 1
#define HAVE_ERRNO 1
#define HAVE_FCNTL_H 1