r21762: Fix the build by enabling shared modules and adding the config.*
[sfrench/samba-autobuild/.git] / examples / VFS / configure.in
index e96101b0910d32571077a470ff1da07970c91596..b8e10d482b820773c6f1e277cf173f632997d9b0 100644 (file)
@@ -182,6 +182,10 @@ PICFLAGS=""
 PICSUFFIX="po"
 SHLIBEXT="so"
 
+# Since we are not embedded in the Samba tree, building shared modules is
+# really the only option.
+enable_shared=yes
+
 if test "$enable_shared" = "yes"; then
   # this bit needs to be modified for each OS that is suported by
   # smbwrapper. You need to specify how to created a shared library and