From 681b630ea53fbeb6bfa3bc6263b4926f55afdcf1 Mon Sep 17 00:00:00 2001 From: Bill Wendling Date: Wed, 6 Sep 2000 13:32:45 -0500 Subject: [svn-r2517] Removed the incorrect #ifdef's. Since this file is generated from autoheader, it was useless to add them in here... --- src/H5config.h.in | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/H5config.h.in b/src/H5config.h.in index dfa81ec..544b1f5 100644 --- a/src/H5config.h.in +++ b/src/H5config.h.in @@ -11,9 +11,7 @@ #undef HAVE_TZNAME /* Define as __inline if that's what the C compiler calls it. */ -#ifndef __cplusplus #undef inline -#endif /* Define to `long' if doesn't define. */ #undef off_t -- cgit v0.12