config.h 6.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270
  1. /* config.h. Generated automatically by configure. */
  2. /* config.h.in. Generated automatically from configure.in by autoheader 2.13. */
  3. /* Define if on AIX 3.
  4. System headers sometimes define this.
  5. We just want to avoid a redefinition error message. */
  6. #ifndef _ALL_SOURCE
  7. /* #undef _ALL_SOURCE */
  8. #endif
  9. /* Define to empty if the keyword does not work. */
  10. /* #undef const */
  11. /* Define if you don't have vprintf but do have _doprnt. */
  12. /* #undef HAVE_DOPRNT */
  13. /* Define if you have the strftime function. */
  14. #define HAVE_STRFTIME 1
  15. /* Define if you have <sys/wait.h> that is POSIX.1 compatible. */
  16. #define HAVE_SYS_WAIT_H 1
  17. /* Define if you have the vprintf function. */
  18. #define HAVE_VPRINTF 1
  19. /* Define if on MINIX. */
  20. /* #undef _MINIX */
  21. /* Define to `int' if <sys/types.h> doesn't define. */
  22. /* #undef pid_t */
  23. /* Define if the system does not provide POSIX.1 features except
  24. with this defined. */
  25. /* #undef _POSIX_1_SOURCE */
  26. /* Define if you need to in order for stat and other things to work. */
  27. /* #undef _POSIX_SOURCE */
  28. /* Define as the return type of signal handlers (int or void). */
  29. #define RETSIGTYPE void
  30. /* Define to `unsigned' if <sys/types.h> doesn't define. */
  31. /* #undef size_t */
  32. /* Define if you have the ANSI C header files. */
  33. #define STDC_HEADERS 1
  34. /* Define on System V Release 4. */
  35. /* #undef SVR4 */
  36. /* Define if you can safely include both <sys/time.h> and <time.h>. */
  37. #define TIME_WITH_SYS_TIME 1
  38. /* Define if your <sys/time.h> declares struct tm. */
  39. /* #undef TM_IN_SYS_TIME */
  40. /* Whether to use crypted passwords */
  41. /* #undef USE_CRYPT */
  42. /* Whether to use tcp_wrappers */
  43. /* #undef HAVE_LIBWRAP */
  44. /* Some systems have sys/syslog.h */
  45. /* #undef NEED_SYS_SYSLOG_H */
  46. /* We might be the silly hpux */
  47. /* #undef hpux */
  48. /* Are we sysv? */
  49. /* #undef SYSV */
  50. /* Fucked up IRIX */
  51. /* #undef IRIX */
  52. /* Or svr4 perhaps? */
  53. /* #undef SVR4 */
  54. /* Some kind of Linux */
  55. #define LINUX 1
  56. /* Or perhaps some bsd variant? */
  57. /* #undef __SOMEBSD__ */
  58. /* UNIX98 and others want socklen_t */
  59. #define HAVE_SOCKLEN_T 1
  60. /* The complete version of icecast */
  61. #define VERSION "0.1.0"
  62. /* Definately Solaris */
  63. /* #undef SOLARIS */
  64. /* directories that we use... blah blah blah */
  65. /* #undef LITTLECASTER_ETCDIR */
  66. /* #undef LITTLECASTER_LOGDIR */
  67. /* #undef LITTLECASTER_TEMPLATEDIR */
  68. /* DAMN I HATE HATE HATE AUTOCONF */
  69. #define HAVE_SOCKET 1
  70. #define HAVE_CONNECT 1
  71. #define HAVE_GETHOSTBYNAME 1
  72. #define HAVE_NANOSLEEP 1
  73. /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */
  74. /* Define if you have the basename function. */
  75. #define HAVE_BASENAME 1
  76. /* Define if you have the connect function. */
  77. #define HAVE_CONNECT 1
  78. /* Define if you have the gethostbyaddr_r function. */
  79. #define HAVE_GETHOSTBYADDR_R 1
  80. /* Define if you have the gethostbyname function. */
  81. #define HAVE_GETHOSTBYNAME 1
  82. /* Define if you have the gethostbyname_r function. */
  83. #define HAVE_GETHOSTBYNAME_R 1
  84. /* Define if you have the getrlimit function. */
  85. #define HAVE_GETRLIMIT 1
  86. /* Define if you have the gettimeofday function. */
  87. #define HAVE_GETTIMEOFDAY 1
  88. /* Define if you have the inet_addr function. */
  89. #define HAVE_INET_ADDR 1
  90. /* Define if you have the inet_aton function. */
  91. #define HAVE_INET_ATON 1
  92. /* Define if you have the inet_ntoa function. */
  93. #define HAVE_INET_NTOA 1
  94. /* Define if you have the localtime_r function. */
  95. #define HAVE_LOCALTIME_R 1
  96. /* Define if you have the log function. */
  97. /* #undef HAVE_LOG */
  98. /* Define if you have the lseek function. */
  99. #define HAVE_LSEEK 1
  100. /* Define if you have the mallinfo function. */
  101. #define HAVE_MALLINFO 1
  102. /* Define if you have the mcheck function. */
  103. #define HAVE_MCHECK 1
  104. /* Define if you have the mtrace function. */
  105. #define HAVE_MTRACE 1
  106. /* Define if you have the nanosleep function. */
  107. #define HAVE_NANOSLEEP 1
  108. /* Define if you have the pthread_attr_setstacksize function. */
  109. #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
  110. /* Define if you have the pthread_create function. */
  111. /* #undef HAVE_PTHREAD_CREATE */
  112. /* Define if you have the pthread_sigmask function. */
  113. #define HAVE_PTHREAD_SIGMASK 1
  114. /* Define if you have the rename function. */
  115. #define HAVE_RENAME 1
  116. /* Define if you have the select function. */
  117. #define HAVE_SELECT 1
  118. /* Define if you have the setpgid function. */
  119. #define HAVE_SETPGID 1
  120. /* Define if you have the setrlimit function. */
  121. #define HAVE_SETRLIMIT 1
  122. /* Define if you have the setsockopt function. */
  123. #define HAVE_SETSOCKOPT 1
  124. /* Define if you have the sigaction function. */
  125. #define HAVE_SIGACTION 1
  126. /* Define if you have the snprintf function. */
  127. #define HAVE_SNPRINTF 1
  128. /* Define if you have the socket function. */
  129. #define HAVE_SOCKET 1
  130. /* Define if you have the strstr function. */
  131. #define HAVE_STRSTR 1
  132. /* Define if you have the umask function. */
  133. #define HAVE_UMASK 1
  134. /* Define if you have the vsnprintf function. */
  135. #define HAVE_VSNPRINTF 1
  136. /* Define if you have the yp_get_default_domain function. */
  137. /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */
  138. /* Define if you have the <Python.h> header file. */
  139. /* #undef HAVE_PYTHON_H */
  140. /* Define if you have the <assert.h> header file. */
  141. #define HAVE_ASSERT_H 1
  142. /* Define if you have the <dirent.h> header file. */
  143. #define HAVE_DIRENT_H 1
  144. /* Define if you have the <fcntl.h> header file. */
  145. #define HAVE_FCNTL_H 1
  146. /* Define if you have the <history.h> header file. */
  147. /* #undef HAVE_HISTORY_H */
  148. /* Define if you have the <machine/soundcard.h> header file. */
  149. /* #undef HAVE_MACHINE_SOUNDCARD_H */
  150. /* Define if you have the <malloc.h> header file. */
  151. #define HAVE_MALLOC_H 1
  152. /* Define if you have the <math.h> header file. */
  153. #define HAVE_MATH_H 1
  154. /* Define if you have the <mcheck.h> header file. */
  155. #define HAVE_MCHECK_H 1
  156. /* Define if you have the <ndir.h> header file. */
  157. /* #undef HAVE_NDIR_H */
  158. /* Define if you have the <pthread.h> header file. */
  159. #define HAVE_PTHREAD_H 1
  160. /* Define if you have the <signal.h> header file. */
  161. #define HAVE_SIGNAL_H 1
  162. /* Define if you have the <sys/dir.h> header file. */
  163. /* #undef HAVE_SYS_DIR_H */
  164. /* Define if you have the <sys/ndir.h> header file. */
  165. /* #undef HAVE_SYS_NDIR_H */
  166. /* Define if you have the <sys/resource.h> header file. */
  167. #define HAVE_SYS_RESOURCE_H 1
  168. /* Define if you have the <sys/signal.h> header file. */
  169. #define HAVE_SYS_SIGNAL_H 1
  170. /* Define if you have the <sys/soundcard.h> header file. */
  171. #define HAVE_SYS_SOUNDCARD_H 1
  172. /* Define if you have the <sys/time.h> header file. */
  173. #define HAVE_SYS_TIME_H 1
  174. /* Define if you have the <unistd.h> header file. */
  175. #define HAVE_UNISTD_H 1
  176. /* Define if you have the dl library (-ldl). */
  177. /* #undef HAVE_LIBDL */
  178. /* Define if you have the readline library (-lreadline). */
  179. /* #undef HAVE_LIBREADLINE */
  180. /* Name of package */
  181. #define PACKAGE "ntripcaster"
  182. /* Version number of package */
  183. #define VERSION "0.1.0"