From 39e9d06e45c4800d3ae225b1de43a9447dbe1d12 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Wed, 7 Oct 1998 05:02:37 +0000 Subject: reran autoconf (This used to be commit 50526c45ba7920b15b6947edc8bc714a00d80f79) --- source3/configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source3/configure') 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 -- cgit