diff options
Diffstat (limited to 'src/H5config.h.in')
-rw-r--r-- | src/H5config.h.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5config.h.in b/src/H5config.h.in index 3eea9ff..66e3310 100644 --- a/src/H5config.h.in +++ b/src/H5config.h.in @@ -228,7 +228,7 @@ /* Define to 1 if you have the <netinet/tcp.h> header file. */ #undef HAVE_NETINET_TCP_H -/* Define if the __offsetof__ extension is present */ +/* Define if C++ compiler recognizes offsetof */ #undef HAVE_OFFSETOF /* Define if we have parallel support */ |