summaryrefslogtreecommitdiffstats
path: root/config/Makefile.am.blank
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2012-08-28 17:47:52 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2012-08-28 17:47:52 (GMT)
commit1673b04a23066b6dca3a4b372e7cc5a76888dd17 (patch)
tree7ec54a58bcdbe8d3814c0257e4a419ca3281ee06 /config/Makefile.am.blank
parentb257bab294e5cef35dca83222c44572922f822fa (diff)
downloadhdf5-1673b04a23066b6dca3a4b372e7cc5a76888dd17.zip
hdf5-1673b04a23066b6dca3a4b372e7cc5a76888dd17.tar.gz
hdf5-1673b04a23066b6dca3a4b372e7cc5a76888dd17.tar.bz2
[svn-r22722] Update all references from configure.in to configure.ac
Tested: h5committest
Diffstat (limited to 'config/Makefile.am.blank')
-rw-r--r--config/Makefile.am.blank2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/Makefile.am.blank b/config/Makefile.am.blank
index a091c60..05799fc 100644
--- a/config/Makefile.am.blank
+++ b/config/Makefile.am.blank
@@ -20,7 +20,7 @@
#
## Makefile.am template
-## When automake is run, it scans configure.in to find all Makefiles used by
+## When automake is run, it scans configure.ac to find all Makefiles used by
## the build that come from Makefile.in files. If there are Makefile.am's
## in any of those locations, it parses the Makefile.am's to produce
## Makefile.in's, which configure uses to create Makefiles.