00001 /* src/config.h. Generated by configure. */ 00002 /* src/config.h.in. Generated from configure.in by autoheader. */ 00003 00004 /* build with ALSA sound system */ 00005 #define HAVE_ALSA_LIB 1 00006 00007 /* Define to 1 if you have the <errno.h> header file. */ 00008 #define HAVE_ERRNO_H 1 00009 00010 /* build with faac library */ 00011 #define HAVE_FAAC_LIB 1 00012 00013 /* Define to 1 if you have the <fcntl.h> header file. */ 00014 #define HAVE_FCNTL_H 1 00015 00016 /* Does function getaddrinfo exist? */ 00017 #define HAVE_GETADDRINFO 1 00018 00019 /* Define to 1 if you have the <inttypes.h> header file. */ 00020 #define HAVE_INTTYPES_H 1 00021 00022 /* build with JACK audio server support */ 00023 #define HAVE_JACK_LIB 1 00024 00025 /* build with lame library */ 00026 #define HAVE_LAME_LIB 1 00027 00028 /* Define to 1 if you have the `nsl' library (-lnsl). */ 00029 #define HAVE_LIBNSL 1 00030 00031 /* Define to 1 if you have the `rt' library (-lrt). */ 00032 #define HAVE_LIBRT 1 00033 00034 /* Define to 1 if you have the `socket' library (-lsocket). */ 00035 /* #undef HAVE_LIBSOCKET */ 00036 00037 /* Define to 1 if you have the <limits.h> header file. */ 00038 #define HAVE_LIMITS_H 1 00039 00040 /* Define to 1 if you have the <math.h> header file. */ 00041 #define HAVE_MATH_H 1 00042 00043 /* Define to 1 if you have the <memory.h> header file. */ 00044 #define HAVE_MEMORY_H 1 00045 00046 /* use MSG_NOSIGNAL for send() */ 00047 #define HAVE_MSG_NOSIGNAL 1 00048 00049 /* Define to 1 if you have the <netdb.h> header file. */ 00050 #define HAVE_NETDB_H 1 00051 00052 /* Define to 1 if you have the <netinet/in.h> header file. */ 00053 #define HAVE_NETINET_IN_H 1 00054 00055 /* Define if you have POSIX threads libraries and header files. */ 00056 #define HAVE_PTHREAD 1 00057 00058 /* Define to 1 if you have the <pthread.h> header file. */ 00059 #define HAVE_PTHREAD_H 1 00060 00061 /* Define to 1 if you have the `sched_getparam' function. */ 00062 #define HAVE_SCHED_GETPARAM 1 00063 00064 /* Define to 1 if you have the `sched_getscheduler' function. */ 00065 #define HAVE_SCHED_GETSCHEDULER 1 00066 00067 /* Define to 1 if you have the <sched.h> header file. */ 00068 #define HAVE_SCHED_H 1 00069 00070 /* Define to 1 if you have the <signal.h> header file. */ 00071 #define HAVE_SIGNAL_H 1 00072 00073 /* Define to 1 if you have the <stdint.h> header file. */ 00074 #define HAVE_STDINT_H 1 00075 00076 /* Define to 1 if you have the <stdio.h> header file. */ 00077 #define HAVE_STDIO_H 1 00078 00079 /* Define to 1 if you have the <stdlib.h> header file. */ 00080 #define HAVE_STDLIB_H 1 00081 00082 /* Define to 1 if you have the <strings.h> header file. */ 00083 #define HAVE_STRINGS_H 1 00084 00085 /* Define to 1 if you have the <string.h> header file. */ 00086 #define HAVE_STRING_H 1 00087 00088 /* Define to 1 if you have the <sys/audioio.h> header file. */ 00089 /* #undef HAVE_SYS_AUDIOIO_H */ 00090 00091 /* Define to 1 if you have the <sys/audio.h> header file. */ 00092 /* #undef HAVE_SYS_AUDIO_H */ 00093 00094 /* Define to 1 if you have the <sys/ioctl.h> header file. */ 00095 #define HAVE_SYS_IOCTL_H 1 00096 00097 /* Define to 1 if you have the <sys/socket.h> header file. */ 00098 #define HAVE_SYS_SOCKET_H 1 00099 00100 /* Define to 1 if you have the <sys/soundcard.h> header file. */ 00101 #define HAVE_SYS_SOUNDCARD_H 1 00102 00103 /* Define to 1 if you have the <sys/stat.h> header file. */ 00104 #define HAVE_SYS_STAT_H 1 00105 00106 /* Define to 1 if you have the <sys/time.h> header file. */ 00107 #define HAVE_SYS_TIME_H 1 00108 00109 /* Define to 1 if you have the <sys/types.h> header file. */ 00110 #define HAVE_SYS_TYPES_H 1 00111 00112 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */ 00113 #define HAVE_SYS_WAIT_H 1 00114 00115 /* Define to 1 if you have the <time.h> header file. */ 00116 #define HAVE_TIME_H 1 00117 00118 /* Define to 1 if you have the <unistd.h> header file. */ 00119 #define HAVE_UNISTD_H 1 00120 00121 /* build with Ogg Vorbis library */ 00122 #define HAVE_VORBIS_LIB 1 00123 00124 /* Name of package */ 00125 #define PACKAGE "darkice" 00126 00127 /* Define to the address where bug reports for this package should be sent. */ 00128 #define PACKAGE_BUGREPORT "" 00129 00130 /* Define to the full name of this package. */ 00131 #define PACKAGE_NAME "darkice" 00132 00133 /* Define to the full name and version of this package. */ 00134 #define PACKAGE_STRING "darkice 0.16" 00135 00136 /* Define to the one symbol short name of this package. */ 00137 #define PACKAGE_TARNAME "darkice" 00138 00139 /* Define to the version of this package. */ 00140 #define PACKAGE_VERSION "0.16" 00141 00142 /* Define to the necessary symbol if this constant uses a non-standard name on 00143 your system. */ 00144 /* #undef PTHREAD_CREATE_JOINABLE */ 00145 00146 /* Define to 1 if you have the ANSI C header files. */ 00147 #define STDC_HEADERS 1 00148 00149 /* Version number of package */ 00150 #define VERSION "0.16" 00151 00152 /* Define to 1 if your processor stores words with the most significant byte 00153 first (like Motorola and SPARC, unlike Intel and VAX). */ 00154 /* #undef WORDS_BIGENDIAN */ 00155 00156 /* Define to `int' if <sys/types.h> does not define. */ 00157 /* #undef pid_t */ 00158 00159 /* Define to `unsigned' if <sys/types.h> does not define. */ 00160 /* #undef size_t */