Index: libstxxl1/make.settings.gnu
===================================================================
--- libstxxl1.orig/make.settings.gnu	2010-08-10 03:23:23.000000000 +1000
+++ libstxxl1/make.settings.gnu	2010-08-10 03:23:47.000000000 +1000
@@ -27,7 +27,7 @@
 USE_BOOST	?= no	# set 'yes' to use Boost libraries or 'no' to not use Boost libraries
 USE_MACOSX	?= no	# set 'yes' if you run Mac OS X, 'no' otherwise
 USE_FREEBSD	?= no	# set 'yes' if you run FreeBSD, 'no' otherwise
-ENABLE_SHARED	?= no   # set 'yes' to build a shared library instead of a static library (EXPERIMENTAL)
+ENABLE_SHARED	?= yes  # set 'yes' to build a shared library instead of a static library (EXPERIMENTAL)
 USE_PMODE	?= no	# will be overridden from main Makefile
 USE_MCSTL	?= no	# will be overridden from main Makefile
 USE_ICPC	?= no	# will be overridden from main Makefile
