path adapted
This commit is contained in:
+5
-5
@@ -1,8 +1,8 @@
|
||||
SUBDIRS = \
|
||||
doc \
|
||||
src \
|
||||
src/h5_core \
|
||||
test \
|
||||
SUBDIRS = \
|
||||
doc \
|
||||
src/C \
|
||||
src/h5core \
|
||||
test \
|
||||
tools
|
||||
|
||||
MAINTAINERCLEANFILES = \
|
||||
|
||||
+3
-4
@@ -573,9 +573,8 @@ AC_SUBST(TOOLS_HDFLIB)
|
||||
AC_CONFIG_FILES([
|
||||
Makefile
|
||||
doc/Makefile
|
||||
src/Makefile
|
||||
src/bindings/Makefile
|
||||
src/h5_core/Makefile
|
||||
src/C/Makefile
|
||||
src/h5core/Makefile
|
||||
test/Makefile
|
||||
test/H5Part/Makefile
|
||||
test/H5Block/Makefile
|
||||
@@ -610,4 +609,4 @@ AC_MSG_RESULT([MPIINC = $MPIINC])
|
||||
AC_MSG_RESULT([MPIROOT = $MPIROOT])
|
||||
AC_MSG_RESULT([HDF5ROOT = $HDF5ROOT])
|
||||
AC_MSG_RESULT([LDFLAGS = $LDFLAGS])
|
||||
AC_MSG_RESULT([ ])
|
||||
AC_MSG_RESULT([ ])
|
||||
|
||||
Reference in New Issue
Block a user