From: Björn Jacke Date: Sat, 21 Feb 2009 23:43:38 +0000 (+0100) Subject: all BSDs use this evironment variable X-Git-Tag: samba-3.3.1~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=18dce7a5cdf01ce4151ce2d0c26d9e1b80b50f72;p=thirdparty%2Fsamba.git all BSDs use this evironment variable Signed-off-by: Stefan Metzmacher (cherry picked from commit cd6ae0de52164dd6f50b3614f2511acb3eb15993) (cherry picked from commit 1ad5f50bdab761c7d3894e94f8fe3b171ec1b219) --- diff --git a/source/lib/replace/libreplace_ld.m4 b/source/lib/replace/libreplace_ld.m4 index 81bde46219e..9529c5e0a53 100644 --- a/source/lib/replace/libreplace_ld.m4 +++ b/source/lib/replace/libreplace_ld.m4 @@ -292,7 +292,7 @@ AC_DEFUN([AC_LIBREPLACE_RUNTIME_LIB_PATH_VAR], *linux*) LIB_PATH_VAR=LD_LIBRARY_PATH ;; - *netbsd*) + *bsd*) LIB_PATH_VAR=LD_LIBRARY_PATH ;; *solaris*)