This caused problems on the build farm.
authorAndrew Bartlett <abartlet@samba.org>
Sat, 22 Mar 2003 10:46:03 +0000 (10:46 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 22 Mar 2003 10:46:03 +0000 (10:46 +0000)
source/configure.in

index 48b9f22d666eccb0afa8a88905d00c0415776131..bc86473428d6f78d0e990fec458f0197431b49cc 100644 (file)
@@ -996,7 +996,7 @@ if test "$enable_shared" = "yes"; then
   case "$host_os" in
                *linux*)   AC_DEFINE(LINUX,1,[Whether the host os is linux])
                        BLDSHARED="true"
-                       LDSHFLAGS="-shared -Wl,-no-undefined
+                       LDSHFLAGS="-shared" 
                        DYNEXP="-Wl,--export-dynamic"
                        PICFLAG="-fPIC"
                        SONAMEFLAG="-Wl,-soname="