summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorRobb Matzke <matzke@llnl.gov>1998-07-02 19:26:40 (GMT)
committerRobb Matzke <matzke@llnl.gov>1998-07-02 19:26:40 (GMT)
commit4d4cd3eda0a40041b5ab06334a64cb6750a41f84 (patch)
tree746bd237837f0d3cd5ed10c97a088f54a3cc04b7 /configure
parent00366fcd9638029db89d3cfe76030accae67528a (diff)
downloadhdf5-4d4cd3eda0a40041b5ab06334a64cb6750a41f84.zip
hdf5-4d4cd3eda0a40041b5ab06334a64cb6750a41f84.tar.gz
hdf5-4d4cd3eda0a40041b5ab06334a64cb6750a41f84.tar.bz2
[svn-r443] Changes since 19980630
---------------------- ./MANIFEST ./configure.in ./examples/Makefile.in [NEW] Added a Makefile.in for the examples directory. To generate the Makefile run configure again.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index efb2c49..4acf126 100755
--- a/configure
+++ b/configure
@@ -2508,7 +2508,7 @@ ac_given_srcdir=$srcdir
ac_given_INSTALL="$INSTALL"
trap 'rm -fr `echo "config/depend config/commence config/conclude \
- Makefile src/Makefile test/Makefile src/H5config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
+ Makefile src/Makefile test/Makefile examples/Makefile src/H5config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
EOF
cat >> $CONFIG_STATUS <<EOF
@@ -2603,7 +2603,7 @@ EOF
cat >> $CONFIG_STATUS <<EOF
CONFIG_FILES=\${CONFIG_FILES-"config/depend config/commence config/conclude \
- Makefile src/Makefile test/Makefile"}
+ Makefile src/Makefile test/Makefile examples/Makefile"}
EOF
cat >> $CONFIG_STATUS <<\EOF
for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then