summaryrefslogtreecommitdiffstats
path: root/src/H5config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5config.h.in')
-rw-r--r--src/H5config.h.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/H5config.h.in b/src/H5config.h.in
index 07a0615..d047ebf 100644
--- a/src/H5config.h.in
+++ b/src/H5config.h.in
@@ -20,10 +20,10 @@
#undef WORDS_BIGENDIAN
/* Define if the __attribute__(()) extension is present */
-/* #define HAVE_ATTRIBUTE */
+#undef HAVE_ATTRIBUTE
/* Define if the compiler understands the __FUNCTION__ keyword. */
-/* #define HAVE_FUNCTION */
+#undef HAVE_FUNCTION
/* The number of bytes in a double. */
#undef SIZEOF_DOUBLE