Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

acconfig.h

00001 /* $Id: acconfig.h,v 1.1.1.1 2005/11/17 11:11:49 sumomo Exp $ */
00002 /* use microphone input */
00003 #undef USE_MIC
00004 
00005 /* use Datlink/Netaudio input */
00006 #undef USE_NETAUDIO
00007 
00008 /* libsndfile support */
00009 #undef HAVE_LIBSNDFILE
00010 
00011 /* use integer word WORD_ID (for over 60k word) */
00012 #undef WORDS_INT
00013 
00014 /* use addlog array */
00015 #undef USE_ADDLOG_ARRAY
00016 
00017 /* zcat command */
00018 #undef ZCAT
00019 
00020 /* have socklen */
00021 #undef HAVE_SOCKLEN_T
00022 
00023 /* have POSIX thread */
00024 #undef HAVE_PTHREAD

Generated on Tue Mar 28 16:17:42 2006 for Julius by  doxygen 1.4.2