summaryrefslogtreecommitdiffstats
path: root/hl
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 /hl
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 'hl')
-rw-r--r--hl/tools/Makefile.am2
-rw-r--r--hl/tools/Makefile.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/hl/tools/Makefile.am b/hl/tools/Makefile.am
index 71eb149..5ef8a96 100644
--- a/hl/tools/Makefile.am
+++ b/hl/tools/Makefile.am
@@ -22,6 +22,6 @@
include $(top_srcdir)/config/commence.am
# All subdirectories
-SUBDIRS=gif2h5
+SUBDIRS=gif2h5
include $(top_srcdir)/config/conclude.am
diff --git a/hl/tools/Makefile.in b/hl/tools/Makefile.in
index 4a428ce..23baa17 100644
--- a/hl/tools/Makefile.in
+++ b/hl/tools/Makefile.in
@@ -424,7 +424,7 @@ TRACE = perl $(top_srcdir)/bin/trace
CHECK_CLEANFILES = *.chkexe *.chklog *.clog
# All subdirectories
-SUBDIRS = gif2h5
+SUBDIRS = gif2h5
# Automake needs to be taught how to build lib, progs, and tests targets.
# These will be filled in automatically for the most part (e.g.,