GNU Radio 3.2.2 C++ API

config.h

Go to the documentation of this file.
00001 /* config.h.  Generated from config.h.in by configure.  */
00002 /* config.h.in.  Generated from configure.ac by autoheader.  */
00003 
00004 /* Define if building universal (internal helper macro) */
00005 /* #undef AC_APPLE_UNIVERSAL_BUILD */
00006 
00007 /* Define as the alignment of malloc if known; otherwise 0. */
00008 /* #undef ALIGNED_MALLOC */
00009 
00010 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
00011    systems. This function is required for `alloca.c' support on those systems.
00012    */
00013 /* #undef CRAY_STACKSEG_END */
00014 
00015 /* Define if has std::isnan */
00016 #define CXX_HAS_STD_ISNAN /**/
00017 
00018 /* Define to 1 if using `alloca.c'. */
00019 /* #undef C_ALLOCA */
00020 
00021 /* Define to 1 if you have `alloca', as a function or macro. */
00022 #define HAVE_ALLOCA 1
00023 
00024 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
00025    */
00026 #define HAVE_ALLOCA_H 1
00027 
00028 /* Define to 1 if you have the <arpa/inet.h> header file. */
00029 #define HAVE_ARPA_INET_H 1
00030 
00031 /* Define to 1 if you have the <AudioToolbox/AudioToolbox.h> header file. */
00032 /* #undef HAVE_AUDIOTOOLBOX_AUDIOTOOLBOX_H */
00033 
00034 /* Define to 1 if you have the <AudioUnit/AudioUnit.h> header file. */
00035 /* #undef HAVE_AUDIOUNIT_AUDIOUNIT_H */
00036 
00037 /* Define if the Boost headers are available */
00038 #define HAVE_BOOST 1
00039 
00040 /* Define if the boost_date_time library is available */
00041 #define HAVE_BOOST_DATE_TIME 1
00042 
00043 /* Define if the boost_program_options library is available */
00044 #define HAVE_BOOST_PROGRAM_OPTIONS 1
00045 
00046 /* Define if the boost_thread library is available */
00047 #define HAVE_BOOST_THREAD 1
00048 
00049 /* Define to 1 if you have the <byteswap.h> header file. */
00050 #define HAVE_BYTESWAP_H 1
00051 
00052 /* Define if you have a CBLAS library. */
00053 #define HAVE_CBLAS 1
00054 
00055 /* Define to 1 if you have the `clock_gettime' function. */
00056 #define HAVE_CLOCK_GETTIME 1
00057 
00058 /* Define to 1 if your system has `cosf'. */
00059 #define HAVE_COSF 1
00060 
00061 /* Define if you have the CreateFilemapping function(win32). */
00062 /* #undef HAVE_CREATEFILEMAPPING */
00063 
00064 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
00065    */
00066 #define HAVE_DECL_GETENV 1
00067 
00068 /* Define to 1 if you have the <dev/ppbus/ppi.h> header file. */
00069 /* #undef HAVE_DEV_PPBUS_PPI_H */
00070 
00071 /* Define to 1 if you have the <dlfcn.h> header file. */
00072 #define HAVE_DLFCN_H 1
00073 
00074 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
00075 /* #undef HAVE_DOPRNT */
00076 
00077 /* Define to 1 if your system has 'exp10'. */
00078 #define HAVE_EXP10 1
00079 
00080 /* Define to 1 if you have the <fcntl.h> header file. */
00081 #define HAVE_FCNTL_H 1
00082 
00083 /* Define to 1 if you have the `getopt' function. */
00084 #define HAVE_GETOPT 1
00085 
00086 /* Define to 1 if you have the `getpagesize' function. */
00087 #define HAVE_GETPAGESIZE 1
00088 
00089 /* Define to 1 if you have the `getrusage' function. */
00090 #define HAVE_GETRUSAGE 1
00091 
00092 /* Define to 1 if you have the `gettimeofday' function. */
00093 #define HAVE_GETTIMEOFDAY 1
00094 
00095 /* Define to 1 if you have the <inttypes.h> header file. */
00096 #define HAVE_INTTYPES_H 1
00097 
00098 /* Define to 1 if you have the <io.h> header file. */
00099 /* #undef HAVE_IO_H */
00100 
00101 /* Define to 1 if you have the `ossaudio' library (-lossaudio). */
00102 /* #undef HAVE_LIBOSSAUDIO */
00103 
00104 /* Define to 1 if you have the `socket' library (-lsocket). */
00105 /* #undef HAVE_LIBSOCKET */
00106 
00107 /* Define to 1 if you have the `winmm' library (-lwinmm). */
00108 /* #undef HAVE_LIBWINMM */
00109 
00110 /* Define to 1 if you have the <limits.h> header file. */
00111 #define HAVE_LIMITS_H 1
00112 
00113 /* Define to 1 if you have the <linux/compiler.h> header file. */
00114 /* #undef HAVE_LINUX_COMPILER_H */
00115 
00116 /* Define to 1 if you have the <linux/if_packet.h> header file. */
00117 #define HAVE_LINUX_IF_PACKET_H 1
00118 
00119 /* Define to 1 if you have the <linux/ppdev.h> header file. */
00120 #define HAVE_LINUX_PPDEV_H 1
00121 
00122 /* Define to 1 if your system has 'log2'. */
00123 #define HAVE_LOG2 1
00124 
00125 /* Define to 1 if you have the `lstat' function. */
00126 /* #undef HAVE_LSTAT */
00127 
00128 /* Define to 1 if you have the <malloc.h> header file. */
00129 #define HAVE_MALLOC_H 1
00130 
00131 /* Define to 1 if you have the <memory.h> header file. */
00132 #define HAVE_MEMORY_H 1
00133 
00134 /* Define to 1 if you have the `mkstemp' function. */
00135 #define HAVE_MKSTEMP 1
00136 
00137 /* Define to 1 if you have the `mmap' function. */
00138 #define HAVE_MMAP 1
00139 
00140 /* Define to 1 if you have the `modf' function. */
00141 #define HAVE_MODF 1
00142 
00143 /* Define to 1 if you have the `nanosleep' function. */
00144 #define HAVE_NANOSLEEP 1
00145 
00146 /* Define to 1 if you have the <netinet/in.h> header file. */
00147 #define HAVE_NETINET_IN_H 1
00148 
00149 /* Define to 1 if you have the `posix_memalign' function. */
00150 #define HAVE_POSIX_MEMALIGN 1
00151 
00152 /* Define if you have POSIX threads libraries and header files. */
00153 #define HAVE_PTHREAD 1
00154 
00155 /* Define to 1 if you have the `pthread_setschedparam' function. */
00156 #define HAVE_PTHREAD_SETSCHEDPARAM 1
00157 
00158 /* Define to 1 if you have the `pthread_sigmask' function. */
00159 /* #undef HAVE_PTHREAD_SIGMASK */
00160 
00161 /* Define to 1 if you have the <Python.h> header file. */
00162 #define HAVE_PYTHON_H 1
00163 
00164 /* Define to 1 if you have the `rand' function. */
00165 #define HAVE_RAND 1
00166 
00167 /* Define to 1 if you have the `random' function. */
00168 #define HAVE_RANDOM 1
00169 
00170 /* Define to 1 if you have the <sched.h> header file. */
00171 #define HAVE_SCHED_H 1
00172 
00173 /* Define to 1 if you have the `sched_setaffinity' function. */
00174 #define HAVE_SCHED_SETAFFINITY 1
00175 
00176 /* Define to 1 if you have the `sched_setscheduler' function. */
00177 #define HAVE_SCHED_SETSCHEDULER 1
00178 
00179 /* Define to 1 if you have the `select' function. */
00180 #define HAVE_SELECT 1
00181 
00182 /* Define to 1 if you have the `shm_open' function. */
00183 #define HAVE_SHM_OPEN 1
00184 
00185 /* Define to 1 if you have the `sigaction' function. */
00186 #define HAVE_SIGACTION 1
00187 
00188 /* Define to 1 if you have the <signal.h> header file. */
00189 #define HAVE_SIGNAL_H 1
00190 
00191 /* Define to 1 if you have the `sigprocmask' function. */
00192 #define HAVE_SIGPROCMASK 1
00193 
00194 /* Define to 1 if your system has `sincos'. */
00195 #define HAVE_SINCOS 1
00196 
00197 /* Define to 1 if your system has `sincosf'. */
00198 #define HAVE_SINCOSF 1
00199 
00200 /* Define to 1 if your system has `sinf'. */
00201 #define HAVE_SINF 1
00202 
00203 /* Define to 1 if you have the `sleep' function. */
00204 #define HAVE_SLEEP 1
00205 
00206 /* Define to 1 if you have the `snprintf' function. */
00207 #define HAVE_SNPRINTF 1
00208 
00209 /* Define to 1 if you have the `socket' function. */
00210 #define HAVE_SOCKET 1
00211 
00212 /* Define to 1 if you have the `sqrt' function. */
00213 /* #undef HAVE_SQRT */
00214 
00215 /* Define to 1 if you have the `srand' function. */
00216 #define HAVE_SRAND 1
00217 
00218 /* Define to 1 if you have the `srandom' function. */
00219 #define HAVE_SRANDOM 1
00220 
00221 /* Define to 1 if the system has the type `ssize_t'. */
00222 #define HAVE_SSIZE_T 1
00223 
00224 /* Define to 1 if you have win32 Sleep */
00225 /* #undef HAVE_SSLEEP */
00226 
00227 /* Define to 1 if you have the <stdint.h> header file. */
00228 #define HAVE_STDINT_H 1
00229 
00230 /* Define to 1 if you have the <stdlib.h> header file. */
00231 #define HAVE_STDLIB_H 1
00232 
00233 /* Define to 1 if you have the `strcspn' function. */
00234 #define HAVE_STRCSPN 1
00235 
00236 /* Define to 1 if you have the `strerror' function. */
00237 #define HAVE_STRERROR 1
00238 
00239 /* Define to 1 if you have the <strings.h> header file. */
00240 #define HAVE_STRINGS_H 1
00241 
00242 /* Define to 1 if you have the <string.h> header file. */
00243 #define HAVE_STRING_H 1
00244 
00245 /* Define to 1 if you have the `strspn' function. */
00246 #define HAVE_STRSPN 1
00247 
00248 /* Define to 1 if `cmcred_uid' is a member of `struct cmsgcred'. */
00249 /* #undef HAVE_STRUCT_CMSGCRED_CMCRED_UID */
00250 
00251 /* Define to 1 if `msg_accrights' is a member of `struct msghdr'. */
00252 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */
00253 
00254 /* Define to 1 if `msg_control' is a member of `struct msghdr'. */
00255 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1
00256 
00257 /* Define to 1 if the system has the type `struct timespec'. */
00258 #define HAVE_STRUCT_TIMESPEC 1
00259 
00260 /* Define to 1 if the system has the type `struct timezone'. */
00261 #define HAVE_STRUCT_TIMEZONE 1
00262 
00263 /* Define to 1 if `uid' is a member of `struct ucred'. */
00264 #define HAVE_STRUCT_UCRED_UID 1
00265 
00266 /* Define to 1 if you have the `sysconf' function. */
00267 #define HAVE_SYSCONF 1
00268 
00269 /* Define to 1 if you have the <sys/ioctl.h> header file. */
00270 #define HAVE_SYS_IOCTL_H 1
00271 
00272 /* Define to 1 if you have the <sys/ipc.h> header file. */
00273 #define HAVE_SYS_IPC_H 1
00274 
00275 /* Define to 1 if you have the <sys/mman.h> header file. */
00276 #define HAVE_SYS_MMAN_H 1
00277 
00278 /* Define to 1 if you have the <sys/resource.h> header file. */
00279 #define HAVE_SYS_RESOURCE_H 1
00280 
00281 /* Define to 1 if you have the <sys/select.h> header file. */
00282 #define HAVE_SYS_SELECT_H 1
00283 
00284 /* Define to 1 if you have the <sys/shm.h> header file. */
00285 #define HAVE_SYS_SHM_H 1
00286 
00287 /* Define to 1 if you have the <sys/socket.h> header file. */
00288 #define HAVE_SYS_SOCKET_H 1
00289 
00290 /* Define to 1 if you have the <sys/stat.h> header file. */
00291 #define HAVE_SYS_STAT_H 1
00292 
00293 /* Define to 1 if you have the <sys/syscall.h> header file. */
00294 #define HAVE_SYS_SYSCALL_H 1
00295 
00296 /* Define to 1 if you have the <sys/time.h> header file. */
00297 #define HAVE_SYS_TIME_H 1
00298 
00299 /* Define to 1 if you have the <sys/types.h> header file. */
00300 #define HAVE_SYS_TYPES_H 1
00301 
00302 /* Define to 1 if you have the <sys/un.h> header file. */
00303 #define HAVE_SYS_UN_H 1
00304 
00305 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
00306 #define HAVE_SYS_WAIT_H 1
00307 
00308 /* Define to 1 if you have the <time.h> header file. */
00309 #define HAVE_TIME_H 1
00310 
00311 /* Define to 1 if your system has `trunc'. */
00312 #define HAVE_TRUNC 1
00313 
00314 /* Define to 1 if you have the <unistd.h> header file. */
00315 #define HAVE_UNISTD_H 1
00316 
00317 /* Define to 1 if you have the <usb.h> header file. */
00318 /* #undef HAVE_USB_H */
00319 
00320 /* Define to 1 if you have the `usleep' function. */
00321 #define HAVE_USLEEP 1
00322 
00323 /* Define to 1 if you have the `valloc' function. */
00324 /* #undef HAVE_VALLOC */
00325 
00326 /* Define to 1 if you have the <vec_types.h> header file. */
00327 /* #undef HAVE_VEC_TYPES_H */
00328 
00329 /* Define to 1 if you have the `vprintf' function. */
00330 #define HAVE_VPRINTF 1
00331 
00332 /* Define to 1 if you have the <winbase.h> header file. */
00333 /* #undef HAVE_WINBASE_H */
00334 
00335 /* Define to 1 if you have the <windows.h> header file. */
00336 /* #undef HAVE_WINDOWS_H */
00337 
00338 /* Define to 1 if you have the <winioctl.h> header file. */
00339 /* #undef HAVE_WINIOCTL_H */
00340 
00341 /* Define to 1 if you have the `__secure_getenv' function. */
00342 /* #undef HAVE___SECURE_GETENV */
00343 
00344 /* Define to the sub-directory in which libtool stores uninstalled libraries.
00345    */
00346 #define LT_OBJDIR ".libs/"
00347 
00348 /* Define if mkdir accepts only one arg */
00349 /* #undef MKDIR_TAKES_ONE_ARG */
00350 
00351 /* Name of package */
00352 #define PACKAGE "gnuradio"
00353 
00354 /* Define to the address where bug reports for this package should be sent. */
00355 #define PACKAGE_BUGREPORT ""
00356 
00357 /* Define to the full name of this package. */
00358 #define PACKAGE_NAME ""
00359 
00360 /* Define to the full name and version of this package. */
00361 #define PACKAGE_STRING ""
00362 
00363 /* Define to the one symbol short name of this package. */
00364 #define PACKAGE_TARNAME ""
00365 
00366 /* Define to the home page for this package. */
00367 #define PACKAGE_URL ""
00368 
00369 /* Define to the version of this package. */
00370 #define PACKAGE_VERSION ""
00371 
00372 /* Define to necessary symbol if this constant uses a non-standard name on
00373    your system. */
00374 /* #undef PTHREAD_CREATE_JOINABLE */
00375 
00376 /* If using the C implementation of alloca, define if you know the
00377    direction of stack growth for your system; otherwise it will be
00378    automatically deduced at runtime.
00379         STACK_DIRECTION > 0 => grows toward higher addresses
00380         STACK_DIRECTION < 0 => grows toward lower addresses
00381         STACK_DIRECTION = 0 => direction of growth unknown */
00382 /* #undef STACK_DIRECTION */
00383 
00384 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
00385 /* #undef STAT_MACROS_BROKEN */
00386 
00387 /* Define to 1 if you have the ANSI C header files. */
00388 #define STDC_HEADERS 1
00389 
00390 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
00391 #define TIME_WITH_SYS_TIME 1
00392 
00393 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
00394 /* #undef TM_IN_SYS_TIME */
00395 
00396 /* Enable extensions on AIX 3, Interix.  */
00397 #ifndef _ALL_SOURCE
00398 # define _ALL_SOURCE 1
00399 #endif
00400 /* Enable GNU extensions on systems that have them.  */
00401 #ifndef _GNU_SOURCE
00402 # define _GNU_SOURCE 1
00403 #endif
00404 /* Enable threading extensions on Solaris.  */
00405 #ifndef _POSIX_PTHREAD_SEMANTICS
00406 # define _POSIX_PTHREAD_SEMANTICS 1
00407 #endif
00408 /* Enable extensions on HP NonStop.  */
00409 #ifndef _TANDEM_SOURCE
00410 # define _TANDEM_SOURCE 1
00411 #endif
00412 /* Enable general extensions on Solaris.  */
00413 #ifndef __EXTENSIONS__
00414 # define __EXTENSIONS__ 1
00415 #endif
00416 
00417 
00418 /* Version number of package */
00419 #define VERSION "3.2.2"
00420 
00421 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
00422    significant byte first (like Motorola and SPARC, unlike Intel). */
00423 #if defined AC_APPLE_UNIVERSAL_BUILD
00424 # if defined __BIG_ENDIAN__
00425 #  define WORDS_BIGENDIAN 1
00426 # endif
00427 #else
00428 # ifndef WORDS_BIGENDIAN
00429 #  define WORDS_BIGENDIAN 1
00430 # endif
00431 #endif
00432 
00433 /* Define to 1 if on MINIX. */
00434 /* #undef _MINIX */
00435 
00436 /* Define to 2 if the system does not provide POSIX.1 features except with
00437    this defined. */
00438 /* #undef _POSIX_1_SOURCE */
00439 
00440 /* Define to 1 if you need to in order for `stat' and other things to work. */
00441 /* #undef _POSIX_SOURCE */
00442 
00443 /* Define to empty if `const' does not conform to ANSI C. */
00444 /* #undef const */
00445 
00446 /* Define to `__inline__' or `__inline' if that's what the C compiler
00447    calls it, or to nothing if 'inline' is not supported under any name.  */
00448 #ifndef __cplusplus
00449 /* #undef inline */
00450 #endif
00451 
00452 /* Define to rpl_mkstemp if the replacement function should be used. */
00453 /* #undef mkstemp */
00454 
00455 /* Define to `unsigned int' if <sys/types.h> does not define. */
00456 /* #undef size_t */
00457 
00458 
00459 #ifndef HAVE_TRUNC
00460 #include <math.h>
00461 inline static double trunc(double x)
00462 {
00463   return x >= 0 ? floor(x) : ceil(x);
00464 }
00465 #endif
00466 
00467 #ifndef HAVE_EXP10
00468 #include <math.h>
00469 inline static double exp10(double x)
00470 {
00471   return pow(10.0, x);
00472 }
00473 #endif
00474 
00475 #ifdef HAVE_WINDOWS_H
00476 #define NOMINMAX
00477 #endif
00478 
00479 
00480 
00481 /* Define missing prototypes, implemented in replacement lib */
00482 #ifdef  __cplusplus
00483 extern "C" {
00484 #endif
00485 
00486 #ifndef HAVE_GETOPT
00487 int getopt (int argc, char * const argv[], const char * optstring);
00488 extern char * optarg;
00489 extern int optind, opterr, optopt;
00490 #endif
00491 
00492 #ifndef HAVE_USLEEP
00493 int usleep(unsigned long usec); /* SUSv2 */
00494 #endif
00495 
00496 #ifndef HAVE_NANOSLEEP
00497 #ifndef HAVE_STRUCT_TIMESPEC
00498 #if HAVE_SYS_TYPES_H
00499 # include <sys/types.h> /* need time_t */
00500 #endif
00501 struct timespec {
00502         time_t  tv_sec;
00503         long    tv_nsec;
00504 };
00505 #endif
00506 static inline int nanosleep(const struct timespec *req, struct timespec *rem) { return usleep(req->tv_sec*1000000+req->tv_nsec/1000); }
00507 #endif
00508 
00509 #if defined(HAVE_SSLEEP) && !defined(HAVE_SLEEP)
00510 #ifdef HAVE_WINBASE_H
00511 #include <windows.h>
00512 #include <winbase.h>
00513 #endif
00514 /* TODO: what about SleepEx? */
00515 static inline unsigned int sleep (unsigned int nb_sec) { Sleep(nb_sec*1000); return 0; }
00516 #endif
00517 
00518 #ifndef HAVE_GETTIMEOFDAY
00519 #ifdef HAVE_SYS_TIME_H
00520 #include <sys/time.h>
00521 #endif
00522 #ifndef HAVE_STRUCT_TIMEZONE
00523 struct timezone {
00524         int  tz_minuteswest;
00525         int  tz_dsttime;
00526 };
00527 #endif
00528 int gettimeofday(struct timeval *tv, struct timezone *tz);
00529 #endif
00530 
00531 #if !defined(HAVE_RANDOM) && defined(HAVE_RAND)
00532 #include <stdlib.h>
00533 static inline long int random (void) { return rand(); }
00534 #endif
00535 
00536 #if !defined(HAVE_SRANDOM) && defined(HAVE_SRAND)
00537 static inline void srandom (unsigned int seed) { srand(seed); }
00538 #endif
00539 
00540 #ifndef HAVE_SSIZE_T
00541 typedef size_t ssize_t;
00542 #endif
00543 
00544 #ifdef  __cplusplus
00545 }
00546 #endif
00547 
00548 
00549 
00550   #ifndef HAVE_MKSTEMP
00551   #ifdef  __cplusplus
00552   extern "C" {
00553   #endif
00554   int rpl_mkstemp (char *templ);
00555   #ifdef  __cplusplus
00556   }
00557   #endif
00558   #endif
00559