/* $Id: config.h.in,v 9.5 2013/03/11 01:20:53 zy Exp $ */ /* $FreeBSD: head/usr.bin/vi/config.h 254225 2013-08-11 20:03:12Z peter $ */ /* Define if you want a debugging version. */ /* #undef DEBUG */ /* Define when using wide characters */ #define USE_WIDECHAR /* Define when iconv can be used */ #define USE_ICONV /* Define when the 2nd argument of iconv(3) is not const */ #define ICONV_TRADITIONAL /* Define if you have */ #define HAVE_LIBUTIL_H /* Define if you have */ #define HAVE_NCURSES_H /* Define if you have */ #define HAVE_TERM_H