mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-02-05 15:42:32 +08:00
[svn-r3402] Purpose:
Fix Description: I didn't add the doc/html/Intro directory to the MAkefile configure stuff. Solution: Added Platforms tested: Linux
This commit is contained in:
parent
a9a7963c66
commit
e361fef08b
12
configure
vendored
12
configure
vendored
@ -9814,9 +9814,9 @@ trap 'rm -fr `echo "src/libhdf5.settings config/depend1 config/depend2 config/de
|
||||
Makefile src/Makefile pablo/Makefile test/Makefile
|
||||
testpar/Makefile tools/Makefile examples/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/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/Tutor/examples/java/Makefile
|
||||
doc/html/cpplus/Makefile doc/html/fortran/Makefile src/H5config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
|
||||
@ -9957,9 +9957,9 @@ CONFIG_FILES=\${CONFIG_FILES-"src/libhdf5.settings config/depend1 config/depend2
|
||||
Makefile src/Makefile pablo/Makefile test/Makefile
|
||||
testpar/Makefile tools/Makefile examples/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/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/Tutor/examples/java/Makefile
|
||||
doc/html/cpplus/Makefile doc/html/fortran/Makefile"}
|
||||
|
@ -1546,9 +1546,9 @@ AC_OUTPUT(src/libhdf5.settings config/depend1 config/depend2 config/depend3
|
||||
Makefile src/Makefile pablo/Makefile test/Makefile
|
||||
testpar/Makefile tools/Makefile examples/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/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/Tutor/examples/java/Makefile
|
||||
doc/html/cpplus/Makefile doc/html/fortran/Makefile)
|
||||
|
Loading…
Reference in New Issue
Block a user