summaryrefslogtreecommitdiffstats
path: root/hl/tools
diff options
context:
space:
mode:
authorBill Wendling <wendling@ncsa.uiuc.edu>2003-06-30 16:26:46 (GMT)
committerBill Wendling <wendling@ncsa.uiuc.edu>2003-06-30 16:26:46 (GMT)
commit6c41212cc497302b91c0376eeee850d9eb8ff531 (patch)
tree8613c40ba6f28ce928c2a8eec2013c76cd8de21a /hl/tools
parent87a5f6480cbf866b1a72de7092dac9cca6e0ef2c (diff)
downloadhdf5-6c41212cc497302b91c0376eeee850d9eb8ff531.zip
hdf5-6c41212cc497302b91c0376eeee850d9eb8ff531.tar.gz
hdf5-6c41212cc497302b91c0376eeee850d9eb8ff531.tar.bz2
[svn-r7123] Purpose:
Bug Fix Description: The SUBDIRS macro is now defined as "" in the config/commence.in file. We shouldn't have definitions of this macro before the inclusion of config/commence.in. Solution: Placed all definitions of SUBDIRS after config/commence.in inclusion. Platforms tested: Modi4 (Small fix yet again). Misc. update:
Diffstat (limited to 'hl/tools')
-rw-r--r--hl/tools/gif2h5/Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/hl/tools/gif2h5/Makefile.in b/hl/tools/gif2h5/Makefile.in
index 9522cd0..1c5fd3c 100644
--- a/hl/tools/gif2h5/Makefile.in
+++ b/hl/tools/gif2h5/Makefile.in
@@ -15,7 +15,6 @@
top_srcdir=@top_srcdir@
top_builddir=../..
srcdir=@srcdir@
-SUBDIRS=
@COMMENCE@
## Add include directory to the C preprocessor flags, add -lh5tools and