diff config.h.in @ 0:d39e1d0d75b6

initial add
author paulo@hit-nxdomain.opendns.com
date Sat, 20 Feb 2010 21:18:28 -0800
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/config.h.in	Sat Feb 20 21:18:28 2010 -0800
     1.3 @@ -0,0 +1,83 @@
     1.4 +/* config.h.in.  Generated from configure.ac by autoheader.  */
     1.5 +
     1.6 +/* Extra */
     1.7 +#undef GT_EXTRA_VERSION
     1.8 +
     1.9 +/* Major */
    1.10 +#undef GT_MAJOR_VERSION
    1.11 +
    1.12 +/* Micro */
    1.13 +#undef GT_MICRO_VERSION
    1.14 +
    1.15 +/* Minor */
    1.16 +#undef GT_MINOR_VERSION
    1.17 +
    1.18 +/* Define to 1 if you have the <dlfcn.h> header file. */
    1.19 +#undef HAVE_DLFCN_H
    1.20 +
    1.21 +/* Define to 1 if you have the `getpid' function. */
    1.22 +#undef HAVE_GETPID
    1.23 +
    1.24 +/* Define to 1 if you have the `getppid' function. */
    1.25 +#undef HAVE_GETPPID
    1.26 +
    1.27 +/* Define to 1 if you have the `hstrerror' function. */
    1.28 +#undef HAVE_HSTRERROR
    1.29 +
    1.30 +/* Define to 1 if you have the <inttypes.h> header file. */
    1.31 +#undef HAVE_INTTYPES_H
    1.32 +
    1.33 +/* Define to 1 if you have the `z' library (-lz). */
    1.34 +#undef HAVE_LIBZ
    1.35 +
    1.36 +/* Define to 1 if you have the <memory.h> header file. */
    1.37 +#undef HAVE_MEMORY_H
    1.38 +
    1.39 +/* Define to 1 if you have the <stdint.h> header file. */
    1.40 +#undef HAVE_STDINT_H
    1.41 +
    1.42 +/* Define to 1 if you have the <stdlib.h> header file. */
    1.43 +#undef HAVE_STDLIB_H
    1.44 +
    1.45 +/* Define to 1 if you have the <strings.h> header file. */
    1.46 +#undef HAVE_STRINGS_H
    1.47 +
    1.48 +/* Define to 1 if you have the <string.h> header file. */
    1.49 +#undef HAVE_STRING_H
    1.50 +
    1.51 +/* Define to 1 if you have the <sys/stat.h> header file. */
    1.52 +#undef HAVE_SYS_STAT_H
    1.53 +
    1.54 +/* Define to 1 if you have the <sys/types.h> header file. */
    1.55 +#undef HAVE_SYS_TYPES_H
    1.56 +
    1.57 +/* Define to 1 if you have the <unistd.h> header file. */
    1.58 +#undef HAVE_UNISTD_H
    1.59 +
    1.60 +/* Name of package */
    1.61 +#undef PACKAGE
    1.62 +
    1.63 +/* Define to the address where bug reports for this package should be sent. */
    1.64 +#undef PACKAGE_BUGREPORT
    1.65 +
    1.66 +/* Define to the full name of this package. */
    1.67 +#undef PACKAGE_NAME
    1.68 +
    1.69 +/* Define to the full name and version of this package. */
    1.70 +#undef PACKAGE_STRING
    1.71 +
    1.72 +/* Define to the one symbol short name of this package. */
    1.73 +#undef PACKAGE_TARNAME
    1.74 +
    1.75 +/* Define to the version of this package. */
    1.76 +#undef PACKAGE_VERSION
    1.77 +
    1.78 +/* Define to 1 if you have the ANSI C header files. */
    1.79 +#undef STDC_HEADERS
    1.80 +
    1.81 +#undef USE_LIBXML2
    1.82 +
    1.83 +#undef USE_ZLIB
    1.84 +
    1.85 +/* Version number of package */
    1.86 +#undef VERSION