123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269 |
- /* config.h.in. Generated automatically from configure.in by autoheader 2.13. */
- /* Define if on AIX 3.
- System headers sometimes define this.
- We just want to avoid a redefinition error message. */
- #ifndef _ALL_SOURCE
- #undef _ALL_SOURCE
- #endif
- /* Define to empty if the keyword does not work. */
- #undef const
- /* Define if you don't have vprintf but do have _doprnt. */
- #undef HAVE_DOPRNT
- /* Define if you have the strftime function. */
- #undef HAVE_STRFTIME
- /* Define if you have <sys/wait.h> that is POSIX.1 compatible. */
- #undef HAVE_SYS_WAIT_H
- /* Define if you have the vprintf function. */
- #undef HAVE_VPRINTF
- /* Define if on MINIX. */
- #undef _MINIX
- /* Define to `int' if <sys/types.h> doesn't define. */
- #undef pid_t
- /* Define if the system does not provide POSIX.1 features except
- with this defined. */
- #undef _POSIX_1_SOURCE
- /* Define if you need to in order for stat and other things to work. */
- #undef _POSIX_SOURCE
- /* Define as the return type of signal handlers (int or void). */
- #undef RETSIGTYPE
- /* Define to `unsigned' if <sys/types.h> doesn't define. */
- #undef size_t
- /* Define if you have the ANSI C header files. */
- #undef STDC_HEADERS
- /* Define on System V Release 4. */
- #undef SVR4
- /* Define if you can safely include both <sys/time.h> and <time.h>. */
- #undef TIME_WITH_SYS_TIME
- /* Define if your <sys/time.h> declares struct tm. */
- #undef TM_IN_SYS_TIME
- /* Whether to use crypted passwords */
- #undef USE_CRYPT
- /* Whether to use tcp_wrappers */
- #undef HAVE_LIBWRAP
- /* Some systems have sys/syslog.h */
- #undef NEED_SYS_SYSLOG_H
- /* We might be the silly hpux */
- #undef hpux
- /* Are we sysv? */
- #undef SYSV
- /* Fucked up IRIX */
- #undef IRIX
- /* Or svr4 perhaps? */
- #undef SVR4
- /* Some kind of Linux */
- #undef LINUX
- /* Or perhaps some bsd variant? */
- #undef __SOMEBSD__
- /* UNIX98 and others want socklen_t */
- #undef HAVE_SOCKLEN_T
- /* The complete version of icecast */
- #undef VERSION
- /* Definately Solaris */
- #undef SOLARIS
- /* directories that we use... blah blah blah */
- #undef LITTLECASTER_ETCDIR
- #undef LITTLECASTER_LOGDIR
- #undef LITTLECASTER_TEMPLATEDIR
- /* DAMN I HATE HATE HATE AUTOCONF */
- #undef HAVE_SOCKET
- #undef HAVE_CONNECT
- #undef HAVE_GETHOSTBYNAME
- #undef HAVE_NANOSLEEP
- #undef HAVE_YP_GET_DEFAULT_DOMAIN
- /* Define if you have the basename function. */
- #undef HAVE_BASENAME
- /* Define if you have the connect function. */
- #undef HAVE_CONNECT
- /* Define if you have the gethostbyaddr_r function. */
- #undef HAVE_GETHOSTBYADDR_R
- /* Define if you have the gethostbyname function. */
- #undef HAVE_GETHOSTBYNAME
- /* Define if you have the gethostbyname_r function. */
- #undef HAVE_GETHOSTBYNAME_R
- /* Define if you have the getrlimit function. */
- #undef HAVE_GETRLIMIT
- /* Define if you have the gettimeofday function. */
- #undef HAVE_GETTIMEOFDAY
- /* Define if you have the inet_addr function. */
- #undef HAVE_INET_ADDR
- /* Define if you have the inet_aton function. */
- #undef HAVE_INET_ATON
- /* Define if you have the inet_ntoa function. */
- #undef HAVE_INET_NTOA
- /* Define if you have the localtime_r function. */
- #undef HAVE_LOCALTIME_R
- /* Define if you have the log function. */
- #undef HAVE_LOG
- /* Define if you have the lseek function. */
- #undef HAVE_LSEEK
- /* Define if you have the mallinfo function. */
- #undef HAVE_MALLINFO
- /* Define if you have the mcheck function. */
- #undef HAVE_MCHECK
- /* Define if you have the mtrace function. */
- #undef HAVE_MTRACE
- /* Define if you have the nanosleep function. */
- #undef HAVE_NANOSLEEP
- /* Define if you have the pthread_attr_setstacksize function. */
- #undef HAVE_PTHREAD_ATTR_SETSTACKSIZE
- /* Define if you have the pthread_create function. */
- #undef HAVE_PTHREAD_CREATE
- /* Define if you have the pthread_sigmask function. */
- #undef HAVE_PTHREAD_SIGMASK
- /* Define if you have the rename function. */
- #undef HAVE_RENAME
- /* Define if you have the select function. */
- #undef HAVE_SELECT
- /* Define if you have the setpgid function. */
- #undef HAVE_SETPGID
- /* Define if you have the setrlimit function. */
- #undef HAVE_SETRLIMIT
- /* Define if you have the setsockopt function. */
- #undef HAVE_SETSOCKOPT
- /* Define if you have the sigaction function. */
- #undef HAVE_SIGACTION
- /* Define if you have the snprintf function. */
- #undef HAVE_SNPRINTF
- /* Define if you have the socket function. */
- #undef HAVE_SOCKET
- /* Define if you have the strstr function. */
- #undef HAVE_STRSTR
- /* Define if you have the umask function. */
- #undef HAVE_UMASK
- /* Define if you have the vsnprintf function. */
- #undef HAVE_VSNPRINTF
- /* Define if you have the yp_get_default_domain function. */
- #undef HAVE_YP_GET_DEFAULT_DOMAIN
- /* Define if you have the <Python.h> header file. */
- #undef HAVE_PYTHON_H
- /* Define if you have the <assert.h> header file. */
- #undef HAVE_ASSERT_H
- /* Define if you have the <dirent.h> header file. */
- #undef HAVE_DIRENT_H
- /* Define if you have the <fcntl.h> header file. */
- #undef HAVE_FCNTL_H
- /* Define if you have the <history.h> header file. */
- #undef HAVE_HISTORY_H
- /* Define if you have the <machine/soundcard.h> header file. */
- #undef HAVE_MACHINE_SOUNDCARD_H
- /* Define if you have the <malloc.h> header file. */
- #undef HAVE_MALLOC_H
- /* Define if you have the <math.h> header file. */
- #undef HAVE_MATH_H
- /* Define if you have the <mcheck.h> header file. */
- #undef HAVE_MCHECK_H
- /* Define if you have the <ndir.h> header file. */
- #undef HAVE_NDIR_H
- /* Define if you have the <pthread.h> header file. */
- #undef HAVE_PTHREAD_H
- /* Define if you have the <signal.h> header file. */
- #undef HAVE_SIGNAL_H
- /* Define if you have the <sys/dir.h> header file. */
- #undef HAVE_SYS_DIR_H
- /* Define if you have the <sys/ndir.h> header file. */
- #undef HAVE_SYS_NDIR_H
- /* Define if you have the <sys/resource.h> header file. */
- #undef HAVE_SYS_RESOURCE_H
- /* Define if you have the <sys/signal.h> header file. */
- #undef HAVE_SYS_SIGNAL_H
- /* Define if you have the <sys/soundcard.h> header file. */
- #undef HAVE_SYS_SOUNDCARD_H
- /* Define if you have the <sys/time.h> header file. */
- #undef HAVE_SYS_TIME_H
- /* Define if you have the <unistd.h> header file. */
- #undef HAVE_UNISTD_H
- /* Define if you have the dl library (-ldl). */
- #undef HAVE_LIBDL
- /* Define if you have the readline library (-lreadline). */
- #undef HAVE_LIBREADLINE
- /* Name of package */
- #undef PACKAGE
- /* Version number of package */
- #undef VERSION
|