Support for withheld or missing CID string
[asterisk-bristuff.git] / main / editline / config.h.in
blob151fb226db69d744870818e4b34549be178902dd
1 #undef SUNOS
2 #undef CYGWIN
4 #undef HAVE_SYS_CDEFS_H
5 #undef HAVE_TERMCAP_H
6 #undef HAVE_CURSES_H
7 #undef HAVE_NCURSES_H
8 #undef HAVE_TERM_H
9 #undef HAVE_VIS_H
10 #undef HAVE_ISSETUGID
12 #undef HAVE_STRLCAT
13 #undef HAVE_STRLCPY
14 #undef HAVE_FGETLN
15 #undef HAVE_STRVIS
16 #undef HAVE_STRUNVIS
18 #include "sys.h"
19 #ifdef CYGWIN
20 # include "cygdef.h"
21 #endif