diff --git a/m4/superlu.m4 b/m4/superlu.m4 index ec74a7584dddb1d16141de4392fb9ac4b8eef7c0..2fe84e9c8570ee78146f3ed16f9dc4f8849dea90 100644 --- a/m4/superlu.m4 +++ b/m4/superlu.m4 @@ -69,6 +69,16 @@ AC_DEFUN([_slu_search_versions], ] ) + +# _slu_search_default() +# +# Search for SuperLU in the default locations "/usr" and "/usr/local". +# +# Shell variables: +# with_superlu +# Root of the SuperLU installation: first of "/usr" and "/usr/local". +# Contents is only meaningful for my_slu_found=yes. +# For other output variables see documentation of _slu_search_versions(). AC_DEFUN([_slu_search_default], [ with_superlu=/usr