mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
[svn-r1682] Added the ability to accept command line arguements.
This commit is contained in:
parent
f6a86261bc
commit
7a51c5d533
@ -55,4 +55,4 @@ MPI_LIB="$mpi1_lib $mpio_lib"
|
|||||||
CPPFLAGS=$MPI_INC \
|
CPPFLAGS=$MPI_INC \
|
||||||
LDFLAGS=$MPI_LIB \
|
LDFLAGS=$MPI_LIB \
|
||||||
LIBS="-lmpich" \
|
LIBS="-lmpich" \
|
||||||
./configure --enable-parallel tflop
|
./configure --enable-parallel tflop $@
|
||||||
|
Loading…
Reference in New Issue
Block a user