summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorBill Wendling <wendling@ncsa.uiuc.edu>2002-06-28 20:04:25 (GMT)
committerBill Wendling <wendling@ncsa.uiuc.edu>2002-06-28 20:04:25 (GMT)
commit63c316a5819f0af61d6136a64e9d87c0d1723e0f (patch)
tree96a71a91b3434d8f71775ac63cf3dd91758e573e /configure.in
parent9defa2db2aa980c181bccc17b957742961a77635 (diff)
downloadhdf5-63c316a5819f0af61d6136a64e9d87c0d1723e0f.zip
hdf5-63c316a5819f0af61d6136a64e9d87c0d1723e0f.tar.gz
hdf5-63c316a5819f0af61d6136a64e9d87c0d1723e0f.tar.bz2
[svn-r5725] Purpose:
Bug Fix Description: Removed reference to the Tutor/ directory in the doc tree since we aren't going to distribute it for this release. Solution: Removed the references from the configure and appropriate Makefile.in Platforms tested: Linux
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/configure.in b/configure.in
index 2305446..e904f14 100644
--- a/configure.in
+++ b/configure.in
@@ -1654,10 +1654,6 @@ AC_CONFIG_FILES([src/libhdf5.settings
doc/html/Intro/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])
AC_OUTPUT