Codebase list nzbget / upstream/13.0+dfsg config.h.in
upstream/13.0+dfsg

Tree @upstream/13.0+dfsg (Download .tar.gz)

config.h.in @upstream/13.0+dfsgraw · history · blame

/* config.h.in.  Generated from configure.ac by autoheader.  */

/* Define to 1 to include debug-code */
#undef DEBUG

/* Define to 1 to not use curses */
#undef DISABLE_CURSES

/* Define to 1 to disable gzip-support */
#undef DISABLE_GZIP

/* Define to 1 to disable smart par-verification and restoration */
#undef DISABLE_PARCHECK

/* Define to 1 to not use TLS/SSL */
#undef DISABLE_TLS

/* Define to the name of macro which returns the name of function being
   compiled */
#undef FUNCTION_MACRO_NAME

/* Define to 1 to create stacktrace on segmentation faults */
#undef HAVE_BACKTRACE

/* Define to 1 if ctime_r takes 2 arguments */
#undef HAVE_CTIME_R_2

/* Define to 1 if ctime_r takes 3 arguments */
#undef HAVE_CTIME_R_3

/* Define to 1 if you have the <curses.h> header file. */
#undef HAVE_CURSES_H

/* Define to 1 if getaddrinfo is supported */
#undef HAVE_GETADDRINFO

/* Define to 1 if gethostbyname_r is supported */
#undef HAVE_GETHOSTBYNAME_R

/* Define to 1 if gethostbyname_r takes 3 arguments */
#undef HAVE_GETHOSTBYNAME_R_3

/* Define to 1 if gethostbyname_r takes 5 arguments */
#undef HAVE_GETHOSTBYNAME_R_5

/* Define to 1 if gethostbyname_r takes 6 arguments */
#undef HAVE_GETHOSTBYNAME_R_6

/* Define to 1 if getopt_long is supported */
#undef HAVE_GETOPT_LONG

/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H

/* Define to 1 to use GnuTLS library for TLS/SSL-support. */
#undef HAVE_LIBGNUTLS

/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H

/* Define to 1 if you have the <ncurses.h> header file. */
#undef HAVE_NCURSES_H

/* Define to 1 if you have the <ncurses/ncurses.h> header file. */
#undef HAVE_NCURSES_NCURSES_H

/* Define to 1 to use OpenSSL library for TLS/SSL-support. */
#undef HAVE_OPENSSL

/* Define to 1 if libpar2 has recent bugfixes-patch (version 2) */
#undef HAVE_PAR2_BUGFIXES_V2

/* Define to 1 if libpar2 supports cancelling (needs a special patch) */
#undef HAVE_PAR2_CANCEL

/* Define to 1 if you have the <regex.h> header file. */
#undef HAVE_REGEX_H

/* Define to 1 if spinlocks are supported */
#undef HAVE_SPINLOCK

/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H

/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H

/* Define to 1 if you have the <strings.h> header file. */
#undef HAVE_STRINGS_H

/* Define to 1 if you have the <string.h> header file. */
#undef HAVE_STRING_H

/* Define to 1 if you have the <sys/prctl.h> header file. */
#undef HAVE_SYS_PRCTL_H

/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H

/* Define to 1 if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H

/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H

/* Define to 1 if variadic macros are supported */
#undef HAVE_VARIADIC_MACROS

/* Name of package */
#undef PACKAGE

/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT

/* Define to the full name of this package. */
#undef PACKAGE_NAME

/* Define to the full name and version of this package. */
#undef PACKAGE_STRING

/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME

/* Define to the version of this package. */
#undef PACKAGE_VERSION

/* Define to 1 to install an empty signal handler for SIGCHLD */
#undef SIGCHLD_HANDLER

/* Determine what socket length (socklen_t) data type is */
#undef SOCKLEN_T

/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS

/* Version number of package */
#undef VERSION

/* Number of bits in a file offset, on hosts where this is settable. */
#undef _FILE_OFFSET_BITS

/* Define for large files, on AIX-style hosts. */
#undef _LARGE_FILES