From: Jelmer Vernooij Date: Thu, 8 May 2008 11:43:45 +0000 (+0200) Subject: Fix typo. X-Git-Tag: samba-3.3.0pre1~1210 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6f5f736867a3c5b8c7e6f4e73b031e36783ed1bc;p=thirdparty%2Fsamba.git Fix typo. (cherry picked from commit bd089818a3182698dfe85039c1b2e22d8c2835bb) --- diff --git a/source/lib/replace/libreplace_ld.m4 b/source/lib/replace/libreplace_ld.m4 index 0d0356055c7..9995d69bbc0 100644 --- a/source/lib/replace/libreplace_ld.m4 +++ b/source/lib/replace/libreplace_ld.m4 @@ -273,7 +273,6 @@ AC_DEFUN([AC_LIBREPLACE_LD_SHLIB_ALLOW_UNDEF_FLAG], *aix*) LD_SHLIB_ALLOW_UNDEF_FLAG="--Wl,-bnoentry" ;; - ; esac AC_SUBST(LD_SHLIB_ALLOW_UNDEF_FLAG)