summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorJames Laird <jlaird@hdfgroup.org>2005-07-19 17:58:24 (GMT)
committerJames Laird <jlaird@hdfgroup.org>2005-07-19 17:58:24 (GMT)
commite9471222f1b0ac282387d146c7e0a5dbd9908177 (patch)
tree7de5b44e6b7c138c821cf2e8cbccaff7a4acd34d /configure.in
parent794ba0a251af47b8e3c60afa2fe92d267e2a6b55 (diff)
downloadhdf5-e9471222f1b0ac282387d146c7e0a5dbd9908177.zip
hdf5-e9471222f1b0ac282387d146c7e0a5dbd9908177.tar.gz
hdf5-e9471222f1b0ac282387d146c7e0a5dbd9908177.tar.bz2
[svn-r11085] Purpose:
Bug fix Description: Update Makefiles now that docs are no longer in main hdf5 tree. Solution: Changed root-level Makefile.am not to recurse into docs tree. Removed docs Makefiles from configure.in. Removed config/commence-doc.am, since it is no longer used. Platforms tested: mir (change to Makefiles only)
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in14
1 files changed, 0 insertions, 14 deletions
diff --git a/configure.in b/configure.in
index d160737..3349078 100644
--- a/configure.in
+++ b/configure.in
@@ -2998,20 +2998,6 @@ AC_CONFIG_FILES([src/libhdf5.settings
tools/misc/testh5repart.sh
tools/gifconv/Makefile
examples/Makefile
- doc/Makefile
- doc/html/Makefile
- doc/html/ed_libs/Makefile
- doc/html/ed_styles/Makefile
- doc/html/ADGuide/Makefile
- doc/html/Graphics/Makefile
- 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/cpplus/Makefile
- doc/html/fortran/Makefile
c++/Makefile
c++/src/Makefile
c++/src/h5c++