summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorBill Wendling <wendling@ncsa.uiuc.edu>2001-02-05 20:15:26 (GMT)
committerBill Wendling <wendling@ncsa.uiuc.edu>2001-02-05 20:15:26 (GMT)
commita0382e8da1bbc574bae755f71175fb42460f00ba (patch)
tree09ea6c5683d2b13ffca4437886470b9ec1fefa47 /configure
parent10b5d82de0a8a61f58fc4663cfaa49aa58a6fc7a (diff)
downloadhdf5-a0382e8da1bbc574bae755f71175fb42460f00ba.zip
hdf5-a0382e8da1bbc574bae755f71175fb42460f00ba.tar.gz
hdf5-a0382e8da1bbc574bae755f71175fb42460f00ba.tar.bz2
[svn-r3358] Purpose:
Feature Fix Description: Added more Makefile generations to support the ``install-doc'' command. Platforms tested: Linux, Solaris
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure20
1 files changed, 16 insertions, 4 deletions
diff --git a/configure b/configure
index 114b8a9..4337d78 100755
--- a/configure
+++ b/configure
@@ -9814,10 +9814,16 @@ ac_given_srcdir=$srcdir
ac_given_INSTALL="$INSTALL"
trap 'rm -fr `echo "src/libhdf5.settings config/depend1 config/depend2 config/depend3
- config/depend4 config/dependN config/commence config/conclude
+ config/depend4 config/dependN config/commence config/conclude
Makefile src/Makefile pablo/Makefile test/Makefile
testpar/Makefile tools/Makefile examples/Makefile
- doc/Makefile doc/html/Makefile doc/html/Tutor/Makefile src/H5config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
+ doc/Makefile doc/html/Makefile doc/html/ADGuide/Makefile
+ doc/html/Graphics/Makefile doc/html/PSandPDF/Makefile
+ doc/html/TechNotes/Makefile doc/html/Tutor/Makefile
+ doc/html/Tutor/Graphics/Makefile
+ doc/html/Tutor/examples/Makefile
+ doc/html/Tutor/examples/java/Makefile
+ doc/html/cpplus/Makefile doc/html/fortran/Makefile src/H5config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
EOF
cat >> $CONFIG_STATUS <<EOF
@@ -9951,10 +9957,16 @@ EOF
cat >> $CONFIG_STATUS <<EOF
CONFIG_FILES=\${CONFIG_FILES-"src/libhdf5.settings config/depend1 config/depend2 config/depend3
- config/depend4 config/dependN config/commence config/conclude
+ config/depend4 config/dependN config/commence config/conclude
Makefile src/Makefile pablo/Makefile test/Makefile
testpar/Makefile tools/Makefile examples/Makefile
- doc/Makefile doc/html/Makefile doc/html/Tutor/Makefile"}
+ doc/Makefile doc/html/Makefile doc/html/ADGuide/Makefile
+ doc/html/Graphics/Makefile doc/html/PSandPDF/Makefile
+ doc/html/TechNotes/Makefile doc/html/Tutor/Makefile
+ doc/html/Tutor/Graphics/Makefile
+ doc/html/Tutor/examples/Makefile
+ doc/html/Tutor/examples/java/Makefile
+ doc/html/cpplus/Makefile doc/html/fortran/Makefile"}
EOF
cat >> $CONFIG_STATUS <<\EOF
for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then