config.h

00001 /* src/config.h.  Generated by configure.  */
00002 /* config-h.in.  Generated from configure.ac by autoheader.  */
00003 
00004 /* Define to 1 if you have the <audiofile.h> header file. */
00005 /* #undef HAVE_AUDIOFILE_H */
00006 
00007 /* Define to 1 if you have the <dlfcn.h> header file. */
00008 #define HAVE_DLFCN_H 1
00009 
00010 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
00011 /* #undef HAVE_DOPRNT */
00012 
00013 /* Define to 1 if you have the <fcntl.h> header file. */
00014 #define HAVE_FCNTL_H 1
00015 
00016 /* Define to 1 if you have the <fftw3.h> header file. */
00017 /* #undef HAVE_FFTW3_H */
00018 
00019 /* Define to 1 if you have the <fftw.h> header file. */
00020 /* #undef HAVE_FFTW_H */
00021 
00022 /* Define to 1 if you have the <float.h> header file. */
00023 #define HAVE_FLOAT_H 1
00024 
00025 /* Define to 1 if you have the <FL/Fl_Cartesian.H> header file. */
00026 /* #undef HAVE_FL_FL_CARTESIAN_H */
00027 
00028 /* Define to 1 if you have the <FL/fl_draw.H> header file. */
00029 /* #undef HAVE_FL_FL_DRAW_H */
00030 
00031 /* Define to 1 if you have the <FL/Fl.H> header file. */
00032 /* #undef HAVE_FL_FL_H */
00033 
00034 /* Define to 1 if you have the <FL/Fl_Light_Button.H> header file. */
00035 /* #undef HAVE_FL_FL_LIGHT_BUTTON_H */
00036 
00037 /* Define to 1 if you have the <FL/Fl_Overlay_Window.H> header file. */
00038 /* #undef HAVE_FL_FL_OVERLAY_WINDOW_H */
00039 
00040 /* Define to 1 if you have the `gettimeofday' function. */
00041 #define HAVE_GETTIMEOFDAY 1
00042 
00043 /* Define to 1 if you have the <inttypes.h> header file. */
00044 #define HAVE_INTTYPES_H 1
00045 
00046 /* Define to 1 if you have the `m' library (-lm). */
00047 #define HAVE_LIBM 1
00048 
00049 /* Define to 1 if you have the `tiff' library (-ltiff). */
00050 #define HAVE_LIBTIFF 1
00051 
00052 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
00053    to 0 otherwise. */
00054 #define HAVE_MALLOC 1
00055 
00056 /* Define to 1 if you have the <malloc.h> header file. */
00057 #define HAVE_MALLOC_H 1
00058 
00059 /* Define to 1 if you have the `memmove' function. */
00060 #define HAVE_MEMMOVE 1
00061 
00062 /* Define to 1 if you have the <memory.h> header file. */
00063 #define HAVE_MEMORY_H 1
00064 
00065 /* Define to 1 if you have the `memset' function. */
00066 #define HAVE_MEMSET 1
00067 
00068 /* Define to 1 if you have the `pow' function. */
00069 /* #undef HAVE_POW */
00070 
00071 /* Define to 1 if you have the <pthread.h> header file. */
00072 #define HAVE_PTHREAD_H 1
00073 
00074 /* Define to 1 if your system has a GNU libc compatible `realloc' function,
00075    and to 0 otherwise. */
00076 #define HAVE_REALLOC 1
00077 
00078 /* Define to 1 if you have the `rint' function. */
00079 /* #undef HAVE_RINT */
00080 
00081 /* Define to 1 if you have the `select' function. */
00082 #define HAVE_SELECT 1
00083 
00084 /* Define to 1 if you have the <socket.h> header file. */
00085 /* #undef HAVE_SOCKET_H */
00086 
00087 /* Define to 1 if you have the `sqrt' function. */
00088 /* #undef HAVE_SQRT */
00089 
00090 /* Define to 1 if you have the <stdint.h> header file. */
00091 #define HAVE_STDINT_H 1
00092 
00093 /* Define to 1 if you have the <stdlib.h> header file. */
00094 #define HAVE_STDLIB_H 1
00095 
00096 /* Define to 1 if you have the `strcasecmp' function. */
00097 #define HAVE_STRCASECMP 1
00098 
00099 /* Define to 1 if you have the `strchr' function. */
00100 #define HAVE_STRCHR 1
00101 
00102 /* Define to 1 if you have the `strdup' function. */
00103 #define HAVE_STRDUP 1
00104 
00105 /* Define to 1 if you have the `strerror' function. */
00106 #define HAVE_STRERROR 1
00107 
00108 /* Define to 1 if you have the <strings.h> header file. */
00109 #define HAVE_STRINGS_H 1
00110 
00111 /* Define to 1 if you have the <string.h> header file. */
00112 #define HAVE_STRING_H 1
00113 
00114 /* Define to 1 if you have the `strstr' function. */
00115 #define HAVE_STRSTR 1
00116 
00117 /* Define to 1 if you have the `strtol' function. */
00118 #define HAVE_STRTOL 1
00119 
00120 /* Define to 1 if you have the <sys/fcntl.h> header file. */
00121 #define HAVE_SYS_FCNTL_H 1
00122 
00123 /* Define to 1 if you have the <sys/ioctl.h> header file. */
00124 #define HAVE_SYS_IOCTL_H 1
00125 
00126 /* Define to 1 if you have the <sys/select.h> header file. */
00127 #define HAVE_SYS_SELECT_H 1
00128 
00129 /* Define to 1 if you have the <sys/socket.h> header file. */
00130 #define HAVE_SYS_SOCKET_H 1
00131 
00132 /* Define to 1 if you have the <sys/soundcard.h> header file. */
00133 #define HAVE_SYS_SOUNDCARD_H 1
00134 
00135 /* Define to 1 if you have the <sys/stat.h> header file. */
00136 #define HAVE_SYS_STAT_H 1
00137 
00138 /* Define to 1 if you have the <sys/time.h> header file. */
00139 #define HAVE_SYS_TIME_H 1
00140 
00141 /* Define to 1 if you have the <sys/types.h> header file. */
00142 #define HAVE_SYS_TYPES_H 1
00143 
00144 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
00145 #define HAVE_SYS_WAIT_H 1
00146 
00147 /* Define to 1 if you have the <tiffio.h> header file. */
00148 #define HAVE_TIFFIO_H 1
00149 
00150 /* Define to 1 if you have the <unicall.h> header file. */
00151 /* #undef HAVE_UNICALL_H */
00152 
00153 /* Define to 1 if you have the <unistd.h> header file. */
00154 #define HAVE_UNISTD_H 1
00155 
00156 /* Define to 1 if you have the `vprintf' function. */
00157 #define HAVE_VPRINTF 1
00158 
00159 /* Define to 1 if you have the <X11/X.h> header file. */
00160 /* #undef HAVE_X11_X_H */
00161 
00162 /* Name of package */
00163 #define PACKAGE "spandsp"
00164 
00165 /* Define to the address where bug reports for this package should be sent. */
00166 #define PACKAGE_BUGREPORT ""
00167 
00168 /* Define to the full name of this package. */
00169 #define PACKAGE_NAME ""
00170 
00171 /* Define to the full name and version of this package. */
00172 #define PACKAGE_STRING ""
00173 
00174 /* Define to the one symbol short name of this package. */
00175 #define PACKAGE_TARNAME ""
00176 
00177 /* Define to the version of this package. */
00178 #define PACKAGE_VERSION ""
00179 
00180 /* Define as the return type of signal handlers (`int' or `void'). */
00181 #define RETSIGTYPE void
00182 
00183 /* Define to the type of arg 1 for `select'. */
00184 #define SELECT_TYPE_ARG1 int
00185 
00186 /* Define to the type of args 2, 3 and 4 for `select'. */
00187 #define SELECT_TYPE_ARG234 (fd_set *)
00188 
00189 /* Define to the type of arg 5 for `select'. */
00190 #define SELECT_TYPE_ARG5 (struct timeval *)
00191 
00192 /* Define to 1 if you have the ANSI C header files. */
00193 #define STDC_HEADERS 1
00194 
00195 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
00196 #define TIME_WITH_SYS_TIME 1
00197 
00198 /* Version number of package */
00199 #define VERSION "0.0.2"
00200 
00201 /* Define to empty if `const' does not conform to ANSI C. */
00202 /* #undef const */
00203 
00204 /* Define to `__inline__' or `__inline' if that's what the C compiler
00205    calls it, or to nothing if 'inline' is not supported under any name.  */
00206 #ifndef __cplusplus
00207 /* #undef inline */
00208 #endif
00209 
00210 /* Define to rpl_malloc if the replacement function should be used. */
00211 /* #undef malloc */
00212 
00213 /* Define to rpl_realloc if the replacement function should be used. */
00214 /* #undef realloc */
00215 
00216 /* Define to empty if the keyword `volatile' does not work. Warning: valid
00217    code using `volatile' can become incorrect without. Disable with care. */
00218 /* #undef volatile */

Generated on Fri Nov 10 09:40:23 2006 for libspandsp by  doxygen 1.5.1