summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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