00001 /* config.h. Generated from config.h.in by configure. */ 00002 /* config.h.in. Generated from configure.in by autoheader. */ 00003 00004 /* Name of package */ 00005 #define PACKAGE "hdf" 00006 00007 /* Define to the address where bug reports for this package should be sent. */ 00008 #define PACKAGE_BUGREPORT "" 00009 00010 /* Define to the full name of this package. */ 00011 #define PACKAGE_NAME "" 00012 00013 /* Define to the full name and version of this package. */ 00014 #define PACKAGE_STRING "" 00015 00016 /* Define to the one symbol short name of this package. */ 00017 #define PACKAGE_TARNAME "" 00018 00019 /* Define to the home page for this package. */ 00020 #define PACKAGE_URL "" 00021 00022 /* Define to the version of this package. */ 00023 #define PACKAGE_VERSION "" 00024 00025 /* Version number of package */ 00026 #define VERSION "1.0.0"