Improved messaging from configure

gpucinterfaces
sfilippone 8 months ago
parent 212892e84a
commit 92766e743a

2372
configure vendored

File diff suppressed because it is too large Load Diff

@ -889,6 +889,8 @@ AC_MSG_NOTICE([
SuperLU_Dist detected : ${amg4psblas_cv_have_superludist} SuperLU_Dist detected : ${amg4psblas_cv_have_superludist}
UMFPack detected : ${amg4psblas_cv_have_umfpack} UMFPack detected : ${amg4psblas_cv_have_umfpack}
INSTALL_DIR : ${INSTALL_DIR}
If you are satisfied, run 'make' to build ${PACKAGE_NAME} and its documentation; otherwise If you are satisfied, run 'make' to build ${PACKAGE_NAME} and its documentation; otherwise
type ./configure --help=short for a complete list of configure options specific to ${PACKAGE_NAME}. type ./configure --help=short for a complete list of configure options specific to ${PACKAGE_NAME}.
dnl To install the program and its documentation, run 'make install' if you are root, dnl To install the program and its documentation, run 'make install' if you are root,

Loading…
Cancel
Save