summaryrefslogtreecommitdiff
path: root/source3
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>1998-10-07 04:54:42 +0000
committerAndrew Tridgell <tridge@samba.org>1998-10-07 04:54:42 +0000
commit689074409e7d20f9f3334bd5a4f8bf44876ffe90 (patch)
tree1a67d834e644b2336315737f50192c30d4866dea /source3
parent749f3f537e53a644d5253b41af194309c36c2eb2 (diff)
downloadsamba-689074409e7d20f9f3334bd5a4f8bf44876ffe90.tar.gz
samba-689074409e7d20f9f3334bd5a4f8bf44876ffe90.tar.bz2
samba-689074409e7d20f9f3334bd5a4f8bf44876ffe90.zip
fix typo
(This used to be commit c4da5741f33f9108e01309a6734f16b1b854ea30)
Diffstat (limited to 'source3')
-rw-r--r--source3/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/configure.in b/source3/configure.in
index 2351d0b3f0..4f549bcf1d 100644
--- a/source3/configure.in
+++ b/source3/configure.in
@@ -26,7 +26,7 @@ SAMBA_MAINTAINER_MODE
# these are the defaults, good for lots of systems
PICFLAG="-fpic"
HOST_OS="$host_os"
-LDSHFLAGS="-shared";;
+LDSHFLAGS="-shared"
# and these are for particular systems
case "$host_os" in