From 0caddb20fee7b01e32bbdf73bc9203762b5a085e Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Wed, 17 Jul 2002 11:37:30 +0000 Subject: [PATCH] Doc typo. --- m4/lib-link.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/m4/lib-link.m4 b/m4/lib-link.m4 index 1913eae90..6b9425105 100644 --- a/m4/lib-link.m4 +++ b/m4/lib-link.m4 @@ -118,7 +118,7 @@ AC_DEFUN([AC_LIB_RPATH], sys_lib_dlsearch_path_spec="$acl_cv_sys_lib_dlsearch_path_spec" dnl Determine whether the user wants rpath handling at all. AC_ARG_ENABLE(rpath, - [ --disable-rpath do not use hardcode runtime library paths], + [ --disable-rpath do not hardcode runtime library paths], :, enable_rpath=yes) ]) -- 2.47.2