diff options
-rwxr-xr-x | configure | 2 | ||||
-rw-r--r-- | configure.in | 1 |
2 files changed, 0 insertions, 3 deletions
@@ -9857,7 +9857,6 @@ trap 'rm -fr `echo "src/libhdf5.settings 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 @@ -10023,7 +10022,6 @@ CONFIG_FILES=\${CONFIG_FILES-"src/libhdf5.settings 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 diff --git a/configure.in b/configure.in index 56999a5..1864000 100644 --- a/configure.in +++ b/configure.in @@ -1591,7 +1591,6 @@ AC_OUTPUT(src/libhdf5.settings 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) no_create=$saved_no_create |