tools/picctldisplaytest/config.h.in
changeset 2 2f55e5dd591d
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/tools/picctldisplaytest/config.h.in	Tue Jan 29 22:31:52 2008 +0100
     1.3 @@ -0,0 +1,55 @@
     1.4 +/* config.h.in.  Generated from configure.in by autoheader.  */
     1.5 +
     1.6 +/* Define to 1 if you have the <dlfcn.h> header file. */
     1.7 +#undef HAVE_DLFCN_H
     1.8 +
     1.9 +/* Define to 1 if you have the <inttypes.h> header file. */
    1.10 +#undef HAVE_INTTYPES_H
    1.11 +
    1.12 +/* Define to 1 if you have the <memory.h> header file. */
    1.13 +#undef HAVE_MEMORY_H
    1.14 +
    1.15 +/* Define to 1 if you have the <stdint.h> header file. */
    1.16 +#undef HAVE_STDINT_H
    1.17 +
    1.18 +/* Define to 1 if you have the <stdlib.h> header file. */
    1.19 +#undef HAVE_STDLIB_H
    1.20 +
    1.21 +/* Define to 1 if you have the <strings.h> header file. */
    1.22 +#undef HAVE_STRINGS_H
    1.23 +
    1.24 +/* Define to 1 if you have the <string.h> header file. */
    1.25 +#undef HAVE_STRING_H
    1.26 +
    1.27 +/* Define to 1 if you have the <sys/stat.h> header file. */
    1.28 +#undef HAVE_SYS_STAT_H
    1.29 +
    1.30 +/* Define to 1 if you have the <sys/types.h> header file. */
    1.31 +#undef HAVE_SYS_TYPES_H
    1.32 +
    1.33 +/* Define to 1 if you have the <unistd.h> header file. */
    1.34 +#undef HAVE_UNISTD_H
    1.35 +
    1.36 +/* Name of package */
    1.37 +#undef PACKAGE
    1.38 +
    1.39 +/* Define to the address where bug reports for this package should be sent. */
    1.40 +#undef PACKAGE_BUGREPORT
    1.41 +
    1.42 +/* Define to the full name of this package. */
    1.43 +#undef PACKAGE_NAME
    1.44 +
    1.45 +/* Define to the full name and version of this package. */
    1.46 +#undef PACKAGE_STRING
    1.47 +
    1.48 +/* Define to the one symbol short name of this package. */
    1.49 +#undef PACKAGE_TARNAME
    1.50 +
    1.51 +/* Define to the version of this package. */
    1.52 +#undef PACKAGE_VERSION
    1.53 +
    1.54 +/* Define to 1 if you have the ANSI C header files. */
    1.55 +#undef STDC_HEADERS
    1.56 +
    1.57 +/* Version number of package */
    1.58 +#undef VERSION