Skip to content

Commit 7236b6a

Browse files
committed
Add help entry
1 parent 0ef815a commit 7236b6a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

configure

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ UsageFull() {
5252
echo " --nobuildlibs : Do not asking about building enabled libraries."
5353
echo " -makenetcdf : Have cpptraj build its own NetCDF."
5454
echo " -makeblas : Have cpptraj build its own LAPACK/BLAS."
55+
echo " --libdir=<dir> : Look for libraries in <dir> (useful to point to e.g. a previous CPPTRAJ install."
5556
echo " Libraries: netcdf pnetcdf zlib bzlib blas lapack arpack fftw3 readline sanderlib xdrfile tng openmm"
5657
echo " Note: pnetcdf is needed for writing NetCDF trajectories with MPI."
5758
echo " LINKING OPTIONS"

0 commit comments

Comments
 (0)