00001 /* vmetaobjectconfig.h.in. Generated from configure.ac by autoheader. */ 00002 00003 /* Define to 1 if you have the `gettimeofday' function. */ 00004 #undef HAVE_GETTIMEOFDAY 00005 00006 /* Define to 1 if you have the <inttypes.h> header file. */ 00007 #undef HAVE_INTTYPES_H 00008 00009 /* Define to 1 if you have the `iberty' library (-liberty). */ 00010 #undef HAVE_LIBIBERTY 00011 00012 /* Define to 1 if you have the `regex' library (-lregex). */ 00013 #undef HAVE_LIBREGEX 00014 00015 /* Define to 1 if you have the <memory.h> header file. */ 00016 #undef HAVE_MEMORY_H 00017 00018 /* Define to 1 if you have the `snprintf' function. */ 00019 #undef HAVE_SNPRINTF 00020 00021 /* Define to 1 if you have the <stdint.h> header file. */ 00022 #undef HAVE_STDINT_H 00023 00024 /* Define to 1 if you have the <stdlib.h> header file. */ 00025 #undef HAVE_STDLIB_H 00026 00027 /* Define to 1 if you have the <strings.h> header file. */ 00028 #undef HAVE_STRINGS_H 00029 00030 /* Define to 1 if you have the <string.h> header file. */ 00031 #undef HAVE_STRING_H 00032 00033 /* Define to 1 if you have the <sys/stat.h> header file. */ 00034 #undef HAVE_SYS_STAT_H 00035 00036 /* Define to 1 if you have the <sys/types.h> header file. */ 00037 #undef HAVE_SYS_TYPES_H 00038 00039 /* Define to 1 if you have the <unistd.h> header file. */ 00040 #undef HAVE_UNISTD_H 00041 00042 /* Define to the address where bug reports for this package should be sent. */ 00043 #undef PACKAGE_BUGREPORT 00044 00045 /* Define to the full name of this package. */ 00046 #undef PACKAGE_NAME 00047 00048 /* Define to the full name and version of this package. */ 00049 #undef PACKAGE_STRING 00050 00051 /* Define to the one symbol short name of this package. */ 00052 #undef PACKAGE_TARNAME 00053 00054 /* Define to the version of this package. */ 00055 #undef PACKAGE_VERSION 00056 00057 /* Define to 1 if you have the ANSI C header files. */ 00058 #undef STDC_HEADERS