Home | History | Annotate | Line # | Download | only in libedit
config.h revision 1.1
      1 /* config.h.  Generated automatically by configure.  */
      2 /* #undef SUNOS */
      3 
      4 #define HAVE_SYS_CDEFS_H 1
      5 #define HAVE_TERMCAP_H 1
      6 /* #undef HAVE_CURSES_H */
      7 /* #undef HAVE_NCURSES_H */
      8 /* #undef HAVE_TERM_H */
      9 #define HAVE_VIS_H 1
     10 #define HAVE_ISSETUGID 1
     11 
     12 #define HAVE_STRLCAT 1
     13 #define HAVE_STRLCPY 1
     14 #define HAVE_FGETLN 1
     15 #define HAVE_STRVIS 1
     16 #define HAVE_STRUNVIS 1
     17 
     18 #include "sys.h"
     19