From: Jelmer Vernooij Date: Thu, 8 May 2008 11:43:45 +0000 (+0200) Subject: Fix typo. X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7a3cb33c6d9d14907777f55abd6421bab89b34b2;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)