Julius 4.2
julius/config.h
00001 /* config.h.  Generated automatically by configure.  */
00002 /* Define if you use character conversion function */
00003 #define CHARACTER_CONVERSION 1
00004 
00005 /* Define if you use Win32 character conversion API */
00006 /* #undef USE_WIN32_MULTIBYTE */
00007 
00008 /* Define if you have iconv function */
00009 #define HAVE_ICONV 1
00010 
00011 /* Define if you have const char prototype in iconv function */
00012 #define ICONV_CONST 
00013 
00014 /* Define if you use libjcode */
00015 /* #undef USE_LIBJCODE */