summaryrefslogtreecommitdiffstats
path: root/src/H5config.h.in
diff options
context:
space:
mode:
authorMike McGreevy <mamcgree@hdfgroup.org>2007-04-04 18:41:47 (GMT)
committerMike McGreevy <mamcgree@hdfgroup.org>2007-04-04 18:41:47 (GMT)
commitcf226dbd19e5558472e4363c34c0c22b3564fe3b (patch)
treea21cdf33917ab40c0878b103719746a199f3ea6d /src/H5config.h.in
parent65f0873525dea7f9683463bbe88991d4a392ddfb (diff)
downloadhdf5-cf226dbd19e5558472e4363c34c0c22b3564fe3b.zip
hdf5-cf226dbd19e5558472e4363c34c0c22b3564fe3b.tar.gz
hdf5-cf226dbd19e5558472e4363c34c0c22b3564fe3b.tar.bz2
[svn-r13585] This check-in is rolling-back my previous check-in to fix bug711. Included in that fix
was an update to libtool that caused problems with fortran. A solution is in the works, including a new version of libtool. In the meantime, the problematic check-in that caused fortran compile failures is being removed.
Diffstat (limited to 'src/H5config.h.in')
-rw-r--r--src/H5config.h.in78
1 files changed, 37 insertions, 41 deletions
diff --git a/src/H5config.h.in b/src/H5config.h.in
index cf8a6e6..9b7f6a3 100644
--- a/src/H5config.h.in
+++ b/src/H5config.h.in
@@ -19,10 +19,6 @@
/* Define to 1 if you have the `BSDgettimeofday' function. */
#undef HAVE_BSDGETTIMEOFDAY
-/* Define to 1 if you have the declaration of `tzname', and to 0 if you don't.
- */
-#undef HAVE_DECL_TZNAME
-
/* Define to 1 if you have the `difftime' function. */
#undef HAVE_DIFFTIME
@@ -396,112 +392,112 @@
/* Width for printf() for type `long long' or `__int64', use `ll' */
#undef PRINTF_LL_WIDTH
-/* The size of `char', as computed by sizeof. */
+/* The size of a `char', as computed by sizeof. */
#undef SIZEOF_CHAR
-/* The size of `double', as computed by sizeof. */
+/* The size of a `double', as computed by sizeof. */
#undef SIZEOF_DOUBLE
-/* The size of `float', as computed by sizeof. */
+/* The size of a `float', as computed by sizeof. */
#undef SIZEOF_FLOAT
-/* The size of `int', as computed by sizeof. */
+/* The size of a `int', as computed by sizeof. */
#undef SIZEOF_INT
-/* The size of `int16_t', as computed by sizeof. */
+/* The size of a `int16_t', as computed by sizeof. */
#undef SIZEOF_INT16_T
-/* The size of `int32_t', as computed by sizeof. */
+/* The size of a `int32_t', as computed by sizeof. */
#undef SIZEOF_INT32_T
-/* The size of `int64_t', as computed by sizeof. */
+/* The size of a `int64_t', as computed by sizeof. */
#undef SIZEOF_INT64_T
-/* The size of `int8_t', as computed by sizeof. */
+/* The size of a `int8_t', as computed by sizeof. */
#undef SIZEOF_INT8_T
-/* The size of `int_fast16_t', as computed by sizeof. */
+/* The size of a `int_fast16_t', as computed by sizeof. */
#undef SIZEOF_INT_FAST16_T
-/* The size of `int_fast32_t', as computed by sizeof. */
+/* The size of a `int_fast32_t', as computed by sizeof. */
#undef SIZEOF_INT_FAST32_T
-/* The size of `int_fast64_t', as computed by sizeof. */
+/* The size of a `int_fast64_t', as computed by sizeof. */
#undef SIZEOF_INT_FAST64_T
-/* The size of `int_fast8_t', as computed by sizeof. */
+/* The size of a `int_fast8_t', as computed by sizeof. */
#undef SIZEOF_INT_FAST8_T
-/* The size of `int_least16_t', as computed by sizeof. */
+/* The size of a `int_least16_t', as computed by sizeof. */
#undef SIZEOF_INT_LEAST16_T
-/* The size of `int_least32_t', as computed by sizeof. */
+/* The size of a `int_least32_t', as computed by sizeof. */
#undef SIZEOF_INT_LEAST32_T
-/* The size of `int_least64_t', as computed by sizeof. */
+/* The size of a `int_least64_t', as computed by sizeof. */
#undef SIZEOF_INT_LEAST64_T
-/* The size of `int_least8_t', as computed by sizeof. */
+/* The size of a `int_least8_t', as computed by sizeof. */
#undef SIZEOF_INT_LEAST8_T
-/* The size of `long', as computed by sizeof. */
+/* The size of a `long', as computed by sizeof. */
#undef SIZEOF_LONG
-/* The size of `long double', as computed by sizeof. */
+/* The size of a `long double', as computed by sizeof. */
#undef SIZEOF_LONG_DOUBLE
-/* The size of `long long', as computed by sizeof. */
+/* The size of a `long long', as computed by sizeof. */
#undef SIZEOF_LONG_LONG
-/* The size of `off_t', as computed by sizeof. */
+/* The size of a `off_t', as computed by sizeof. */
#undef SIZEOF_OFF_T
-/* The size of `short', as computed by sizeof. */
+/* The size of a `short', as computed by sizeof. */
#undef SIZEOF_SHORT
-/* The size of `size_t', as computed by sizeof. */
+/* The size of a `size_t', as computed by sizeof. */
#undef SIZEOF_SIZE_T
-/* The size of `ssize_t', as computed by sizeof. */
+/* The size of a `ssize_t', as computed by sizeof. */
#undef SIZEOF_SSIZE_T
-/* The size of `uint16_t', as computed by sizeof. */
+/* The size of a `uint16_t', as computed by sizeof. */
#undef SIZEOF_UINT16_T
-/* The size of `uint32_t', as computed by sizeof. */
+/* The size of a `uint32_t', as computed by sizeof. */
#undef SIZEOF_UINT32_T
-/* The size of `uint64_t', as computed by sizeof. */
+/* The size of a `uint64_t', as computed by sizeof. */
#undef SIZEOF_UINT64_T
-/* The size of `uint8_t', as computed by sizeof. */
+/* The size of a `uint8_t', as computed by sizeof. */
#undef SIZEOF_UINT8_T
-/* The size of `uint_fast16_t', as computed by sizeof. */
+/* The size of a `uint_fast16_t', as computed by sizeof. */
#undef SIZEOF_UINT_FAST16_T
-/* The size of `uint_fast32_t', as computed by sizeof. */
+/* The size of a `uint_fast32_t', as computed by sizeof. */
#undef SIZEOF_UINT_FAST32_T
-/* The size of `uint_fast64_t', as computed by sizeof. */
+/* The size of a `uint_fast64_t', as computed by sizeof. */
#undef SIZEOF_UINT_FAST64_T
-/* The size of `uint_fast8_t', as computed by sizeof. */
+/* The size of a `uint_fast8_t', as computed by sizeof. */
#undef SIZEOF_UINT_FAST8_T
-/* The size of `uint_least16_t', as computed by sizeof. */
+/* The size of a `uint_least16_t', as computed by sizeof. */
#undef SIZEOF_UINT_LEAST16_T
-/* The size of `uint_least32_t', as computed by sizeof. */
+/* The size of a `uint_least32_t', as computed by sizeof. */
#undef SIZEOF_UINT_LEAST32_T
-/* The size of `uint_least64_t', as computed by sizeof. */
+/* The size of a `uint_least64_t', as computed by sizeof. */
#undef SIZEOF_UINT_LEAST64_T
-/* The size of `uint_least8_t', as computed by sizeof. */
+/* The size of a `uint_least8_t', as computed by sizeof. */
#undef SIZEOF_UINT_LEAST8_T
-/* The size of `__int64', as computed by sizeof. */
+/* The size of a `__int64', as computed by sizeof. */
#undef SIZEOF___INT64
/* Define to 1 if you have the ANSI C header files. */
@@ -533,7 +529,7 @@
#undef inline
#endif
-/* Define to `long int' if <sys/types.h> does not define. */
+/* Define to `long' if <sys/types.h> does not define. */
#undef off_t
/* Define to `unsigned long' if <sys/types.h> does not define. */