00001 /* src/common/ddcConfigAuto.h.in. Generated from configure.ac by autoheader. */ 00002 00003 /* Define this to enable debugging code */ 00004 #undef DDC_DEBUG_ENABLED 00005 00006 /* Major ddc version */ 00007 #undef DDC_VERSION_MAJOR 00008 00009 /* Micro ddc version */ 00010 #undef DDC_VERSION_MICRO 00011 00012 /* Minor ddc version */ 00013 #undef DDC_VERSION_MINOR 00014 00015 /* Define to 1 if you have the <dlfcn.h> header file. */ 00016 #undef HAVE_DLFCN_H 00017 00018 /* Define to 1 if you have the <inttypes.h> header file. */ 00019 #undef HAVE_INTTYPES_H 00020 00021 /* Define to 1 if you have the <memory.h> header file. */ 00022 #undef HAVE_MEMORY_H 00023 00024 /* Define to 1 if you have the <stdint.h> header file. */ 00025 #undef HAVE_STDINT_H 00026 00027 /* Define to 1 if you have the <stdlib.h> header file. */ 00028 #undef HAVE_STDLIB_H 00029 00030 /* Define to 1 if you have the <strings.h> header file. */ 00031 #undef HAVE_STRINGS_H 00032 00033 /* Define to 1 if you have the <string.h> header file. */ 00034 #undef HAVE_STRING_H 00035 00036 /* Define to 1 if you have the <sys/stat.h> header file. */ 00037 #undef HAVE_SYS_STAT_H 00038 00039 /* Define to 1 if you have the <sys/types.h> header file. */ 00040 #undef HAVE_SYS_TYPES_H 00041 00042 /* Define to 1 if you have the <unistd.h> header file. */ 00043 #undef HAVE_UNISTD_H 00044 00045 /* Define to the sub-directory in which libtool stores uninstalled libraries. 00046 */ 00047 #undef LT_OBJDIR 00048 00049 /* Name of package */ 00050 #undef PACKAGE 00051 00052 /* Define to the address where bug reports for this package should be sent. */ 00053 #undef PACKAGE_BUGREPORT 00054 00055 /* Define to the full name of this package. */ 00056 #undef PACKAGE_NAME 00057 00058 /* Define to the full name and version of this package. */ 00059 #undef PACKAGE_STRING 00060 00061 /* Define to the one symbol short name of this package. */ 00062 #undef PACKAGE_TARNAME 00063 00064 /* Define to the home page for this package. */ 00065 #undef PACKAGE_URL 00066 00067 /* Define to the version of this package. */ 00068 #undef PACKAGE_VERSION 00069 00070 /* Define to 1 if you have the ANSI C header files. */ 00071 #undef STDC_HEADERS 00072 00073 /* Version number of package */ 00074 #undef VERSION 00075 00076 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a 00077 `char[]'. */ 00078 #undef YYTEXT_POINTER