summaryrefslogtreecommitdiff
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
commitc4da5741f33f9108e01309a6734f16b1b854ea30 (patch)
tree732fadc21e07f43a2884e103fd3224b2431938cf
parent699777a5c149d8608c834034d50b207d6da254b2 (diff)
downloadsamba-c4da5741f33f9108e01309a6734f16b1b854ea30.tar.gz
fix typo
-rw-r--r--source/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/configure.in b/source/configure.in
index 2351d0b3f08..4f549bcf1db 100644
--- a/source/configure.in
+++ b/source/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