libsent/include/sent/config.h

説明を見る。
00001 /* include/sent/config.h.  Generated automatically by configure.  */
00002 /* include/sent/config.h.in.  Generated automatically from configure.in by autoheader.  */
00003 
00040 /* Version string */
00041 #define LIBSENT_VERSION "3.5.3"
00042 
00043 /* Audio API name */
00044 #define AUDIO_API_NAME "oss"
00045 
00046 /* Audio API description */
00047 #define AUDIO_API_DESC "Open Sound System compatible"
00048 
00049 /* Description of supported audio file formats */
00050 #define AUDIO_FORMAT_DESC "RAW and WAV only"
00051 
00052 /* Description of gzip file reading method */
00053 #define GZIP_READING_DESC "zlib library"
00054 
00055 /* Description of character set conversion method */
00056 #define CHARSET_CONVERSION_DESC "iconv library"
00057 
00058 /* Define to empty if the keyword does not work on your compiler. */
00059 /* #undef const */
00060 
00061 /* Define if you have the ANSI C header files.   */
00062 #define STDC_HEADERS 1
00063 
00064 /* Define if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX).   */
00065 /* #undef WORDS_BIGENDIAN */
00066 
00067 /* Define if use microphone input  */
00068 #define USE_MIC 1
00069 
00070 /* Define if use Datlink/Netaudio input  */
00071 /* #undef USE_NETAUDIO */
00072 
00073 /* Define if libsndfile support is available */
00074 /* #undef HAVE_LIBSNDFILE */
00075 
00076 /* Define for libsndfile support (ver.1)  */
00077 /* #undef HAVE_LIBSNDFILE_VER1 */
00078 
00079 /* Define if you have spaudio library  */
00080 /* #undef USE_SPLIB */
00081 
00082 /* Define if you use integer word WORD_ID (for vocaburary of over 60k)  */
00083 /* #undef WORDS_INT */
00084 
00085 /* Define if you prefer addlog array function */
00086 #define USE_ADDLOG_ARRAY 1
00087 
00088 /* Define if you use zcat command for compressed file input */
00089 /* #undef ZCAT */
00090 
00091 /* Define if you have socklen definition */
00092 #define HAVE_SOCKLEN_T 1
00093 
00094 /* Define if you have POSIX thread  */
00095 #define HAVE_PTHREAD 1
00096 
00097 /* Define if you have the <sndfile.h> header file.   */
00098 /* #undef HAVE_SNDFILE_H */
00099 
00100 /* Define if you have the <unistd.h> header file.   */
00101 #define HAVE_UNISTD_H 1
00102 
00103 /* Define if you have the nsl library (-lnsl).   */
00104 /* #undef HAVE_LIBNSL */
00105 
00106 /* Define if you have the socket library (-lsocket).   */
00107 /* #undef HAVE_LIBSOCKET */
00108 
00109 /* Define if you have zlib library (-lz).  */
00110 #define HAVE_ZLIB 1
00111 
00112 /* Define if you have strcasecmp function  */
00113 #define HAVE_STRCASECMP 1
00114 
00115 /* Define if you have sleep function  */
00116 #define HAVE_SLEEP 1
00117 
00118 /* Define if you use character conversion function */
00119 #define CHARACTER_CONVERSION 1
00120 
00121 /* Define if you have iconv function */
00122 #define HAVE_ICONV 1
00123 
00124 /* Define if you use libjcode */
00125 /* #undef USE_LIBJCODE */
00126 
00127 /* Define if you use Win32 character conversion API */
00128 /* #undef USE_WIN32_MULTIBYTE */
00129 
00130 /* Define if you allow class N-gram  */
00131 #define CLASS_NGRAM 1
00132 
00133 /* Define if you want to enable process forking for each adinnet connection */
00134 /* #undef FORK_ADINNET */
00135 
00136 /* Define if use sin/cos table for MFCC calculation  */
00137 #define MFCC_SINCOS_TABLE 1
00138 
00139 /* Define if compile as MULTIPATH version */
00140 /* #undef MULTIPATH_VERSION */

Julianに対してTue Dec 26 12:56:18 2006に生成されました。  doxygen 1.5.0