summaryrefslogtreecommitdiff
path: root/source3/lib
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-05-08 13:43:45 +0200
committerStefan Metzmacher <metze@samba.org>2008-05-16 08:51:48 +0200
commit6a1acba3a718b9b0f5dfabd85d0110783cc9e329 (patch)
tree95a605751d3bcd27f483bdd250b4f98bf23b0173 /source3/lib
parent25f1cecbaefec440994a95e8ca2cf7e39669ceb0 (diff)
downloadsamba-6a1acba3a718b9b0f5dfabd85d0110783cc9e329.tar.gz
samba-6a1acba3a718b9b0f5dfabd85d0110783cc9e329.tar.bz2
samba-6a1acba3a718b9b0f5dfabd85d0110783cc9e329.zip
Fix typo.
(cherry picked from commit bd089818a3182698dfe85039c1b2e22d8c2835bb) (This used to be commit 6f5f736867a3c5b8c7e6f4e73b031e36783ed1bc)
Diffstat (limited to 'source3/lib')
-rw-r--r--source3/lib/replace/libreplace_ld.m41
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/lib/replace/libreplace_ld.m4 b/source3/lib/replace/libreplace_ld.m4
index 0d0356055c..9995d69bbc 100644
--- a/source3/lib/replace/libreplace_ld.m4
+++ b/source3/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)