summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorDana Robinson <43805+derobins@users.noreply.github.com>2021-08-23 23:48:25 (GMT)
committerGitHub <noreply@github.com>2021-08-23 23:48:25 (GMT)
commite7219f8f978f3c9e4865d08ae58dad50a4577c17 (patch)
treedadd6d88ad6166c19dde866d4b528914f4edd12c /config
parentf8ecdf846c7e054d874ea92baf5c9b6c2b47e836 (diff)
downloadhdf5-e7219f8f978f3c9e4865d08ae58dad50a4577c17.zip
hdf5-e7219f8f978f3c9e4865d08ae58dad50a4577c17.tar.gz
hdf5-e7219f8f978f3c9e4865d08ae58dad50a4577c17.tar.bz2
Normalization of configure.ac with develop (#955)
Diffstat (limited to 'config')
-rw-r--r--config/commence.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/commence.am b/config/commence.am
index 96c2fc2..3fddc6a 100644
--- a/config/commence.am
+++ b/config/commence.am
@@ -45,7 +45,7 @@ LIBH5CPP_HL=$(top_builddir)/hl/c++/src/libhdf5_hl_cpp.la
docdir = $(exec_prefix)/doc
# Note that in svn revision 19400 the '/' after DESTDIR in H5* variables below
-# has been removed. According to the official description of DESTDIR by Gnu at
+# has been removed. According to the official description of DESTDIR by GNU at
# http://www.gnu.org/prep/standards/html_node/DESTDIR.html, DESTDIR is
# prepended to the normal and complete install path that it precedes for the
# purpose of installing in a temporary directory which is useful for building