From 75d7bc880b60e559a97420c7a3b36eb80491c37d Mon Sep 17 00:00:00 2001 From: Bill Wendling Date: Thu, 22 Feb 2001 17:21:41 -0500 Subject: [svn-r3495] Purpose: Fix Description: Left in some old directories for Makefiles to be created in. Solution: Removed them Platforms tested: Linux --- configure | 6 ------ configure.in | 3 --- 2 files changed, 9 deletions(-) diff --git a/configure b/configure index 032ab7d..d0e5a3e 100755 --- a/configure +++ b/configure @@ -9841,11 +9841,8 @@ trap 'rm -fr `echo "src/libhdf5.settings test/Makefile testpar/Makefile tools/Makefile - tools/h5debug/Makefile tools/h5dump/Makefile - tools/h5import/Makefile tools/h5ls/Makefile - tools/h5repart/Makefile tools/lib/Makefile tools/misc/Makefile $EXTRA_H4_MAKEFILES @@ -10010,11 +10007,8 @@ CONFIG_FILES=\${CONFIG_FILES-"src/libhdf5.settings test/Makefile testpar/Makefile tools/Makefile - tools/h5debug/Makefile tools/h5dump/Makefile - tools/h5import/Makefile tools/h5ls/Makefile - tools/h5repart/Makefile tools/lib/Makefile tools/misc/Makefile $EXTRA_H4_MAKEFILES diff --git a/configure.in b/configure.in index 58dde41..56999a5 100644 --- a/configure.in +++ b/configure.in @@ -1575,11 +1575,8 @@ AC_OUTPUT(src/libhdf5.settings test/Makefile testpar/Makefile tools/Makefile - tools/h5debug/Makefile tools/h5dump/Makefile - tools/h5import/Makefile tools/h5ls/Makefile - tools/h5repart/Makefile tools/lib/Makefile tools/misc/Makefile $EXTRA_H4_MAKEFILES -- cgit v0.12