summaryrefslogblamecommitdiff
path: root/usr.bin/vi/config.h
blob: 85ffb2874b34138c1cb5fc663d5048d3b9846474 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
               
 
                                       
                    
 
                                   
                      
 

                                                           
 

                                    
 

                                    
 

                                 
/* $FreeBSD$ */

/* Define when using wide characters */
#define USE_WIDECHAR

/* Define when iconv can be used */
/* #undef USE_ICONV */

/* Define when the 2nd argument of iconv(3) is not const */
/* #undef ICONV_TRADITIONAL */

/* Define if you have <libutil.h> */
#define HAVE_LIBUTIL_H

/* Define if you have <ncurses.h> */
#define HAVE_NCURSES_H

/* Define if you have <term.h> */
#define HAVE_TERM_H