diff options
author | Dan Wells <dwells@cs.uiuc.edu> | 1998-11-06 21:05:53 (GMT) |
---|---|---|
committer | Dan Wells <dwells@cs.uiuc.edu> | 1998-11-06 21:05:53 (GMT) |
commit | 0159fc9a6b1fe1767d7ba0b985c5e3c90b8f2fd5 (patch) | |
tree | 40b1b944c7805fe46e82f0042b1fea06da606d15 /configure | |
parent | a23ec265e32fb9134e1852a194fca70606948f5d (diff) | |
download | hdf5-0159fc9a6b1fe1767d7ba0b985c5e3c90b8f2fd5.zip hdf5-0159fc9a6b1fe1767d7ba0b985c5e3c90b8f2fd5.tar.gz hdf5-0159fc9a6b1fe1767d7ba0b985c5e3c90b8f2fd5.tar.bz2 |
[svn-r883] Modified to cause creation of pablo/Makefile
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3104,7 +3104,7 @@ ac_given_srcdir=$srcdir ac_given_INSTALL="$INSTALL" trap 'rm -fr `echo "config/depend config/commence config/conclude \ - Makefile src/Makefile test/Makefile tools/Makefile examples/Makefile src/H5config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15 + Makefile src/Makefile pablo/Makefile test/Makefile tools/Makefile examples/Makefile src/H5config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15 EOF cat >> $CONFIG_STATUS <<EOF @@ -3199,7 +3199,7 @@ EOF cat >> $CONFIG_STATUS <<EOF CONFIG_FILES=\${CONFIG_FILES-"config/depend config/commence config/conclude \ - Makefile src/Makefile test/Makefile tools/Makefile examples/Makefile"} + Makefile src/Makefile pablo/Makefile test/Makefile tools/Makefile examples/Makefile"} EOF cat >> $CONFIG_STATUS <<\EOF for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then |