Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
asterisk/editline/config.h.in
markster 2d459a804c Version 0.3.0 from FTP
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@555 f38db490-d61c-443f-a65b-d21fe96a405b
2002-11-27 05:04:07 +00:00

18 lines
280 B
C
Executable file

#undef SUNOS
#undef HAVE_SYS_CDEFS_H
#undef HAVE_TERMCAP_H
#undef HAVE_CURSES_H
#undef HAVE_NCURSES_H
#undef HAVE_TERM_H
#undef HAVE_VIS_H
#undef HAVE_ISSETUGID
#undef HAVE_STRLCAT
#undef HAVE_STRLCPY
#undef HAVE_FGETLN
#undef HAVE_STRVIS
#undef HAVE_STRUNVIS
#include "sys.h"