Commit in SimDist/build on MAIN
common.gmk.in+4-11.20 -> 1.21
add shared lib setting to global config

SimDist/build
common.gmk.in 1.20 -> 1.21
diff -u -r1.20 -r1.21
--- common.gmk.in	3 Jan 2011 18:15:35 -0000	1.20
+++ common.gmk.in	29 Jun 2011 22:15:05 -0000	1.21
@@ -1,4 +1,4 @@
-# $Id: common.gmk.in,v 1.20 2011/01/03 18:15:35 jeremy Exp $
+# $Id: common.gmk.in,v 1.21 2011/06/29 22:15:05 jeremy Exp $
 
 #
 # Common Make variables for SimDist
@@ -52,3 +52,6 @@
 # SLAC CVS information.
 SLACCVSROOT=@SLACCVSROOT@
 SLACCVSUSER=@SLACCVSUSER@
+
+# Variable to enable pacakge builds with shared rather than static libs.
+SIMDIST_ENABLE_SHARED=@SIMDIST_ENABLE_SHARED@
\ No newline at end of file
CVSspam 0.2.8