oops, we need config.h now.

This commit is contained in:
christos 2002-03-18 16:19:03 +00:00
parent 0e0ac6b723
commit aef033dfd3

18
lib/libedit/config.h Normal file
View File

@ -0,0 +1,18 @@
/* config.h. Generated automatically by configure. */
/* #undef SUNOS */
#define HAVE_SYS_CDEFS_H 1
#define HAVE_TERMCAP_H 1
/* #undef HAVE_CURSES_H */
/* #undef HAVE_NCURSES_H */
/* #undef HAVE_TERM_H */
#define HAVE_VIS_H 1
#define HAVE_ISSETUGID 1
#define HAVE_STRLCAT 1
#define HAVE_STRLCPY 1
#define HAVE_FGETLN 1
#define HAVE_STRVIS 1
#define HAVE_STRUNVIS 1
#include "sys.h"