config.h.in 280 B

123456789101112131415161718
  1. #undef SUNOS
  2. #undef HAVE_SYS_CDEFS_H
  3. #undef HAVE_TERMCAP_H
  4. #undef HAVE_CURSES_H
  5. #undef HAVE_NCURSES_H
  6. #undef HAVE_TERM_H
  7. #undef HAVE_VIS_H
  8. #undef HAVE_ISSETUGID
  9. #undef HAVE_STRLCAT
  10. #undef HAVE_STRLCPY
  11. #undef HAVE_FGETLN
  12. #undef HAVE_STRVIS
  13. #undef HAVE_STRUNVIS
  14. #include "sys.h"