diff options
Diffstat (limited to 'm4')
-rw-r--r-- | m4/aclocal_cxx.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/aclocal_cxx.m4 b/m4/aclocal_cxx.m4 index 2779066..188f7ca 100644 --- a/m4/aclocal_cxx.m4 +++ b/m4/aclocal_cxx.m4 @@ -20,7 +20,7 @@ dnl Contains Macros for HDF5 C++ dnl ********************************* dnl dnl Special characteristics that have no autoconf counterpart but that -dnl we need as part of the C++ support. To distinquish these, they +dnl we need as part of the C++ support. To distinguish these, they dnl have a [PAC] prefix. dnl Checking if C++ needs old style header files in includes |