summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsource3/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/configure b/source3/configure
index e8898a5b8b..adeda77b41 100755
--- a/source3/configure
+++ b/source3/configure
@@ -1043,7 +1043,7 @@ fi
# 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