Make xforms and schema-validation always build as dynamic components, for now.

git-svn-id: svn://10.0.0.236/trunk@168460 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
bryner%brianryner.com
2005-01-28 19:22:21 +00:00
parent e94bbc251b
commit 5c937db1e8
2 changed files with 6 additions and 2 deletions

View File

@@ -45,7 +45,9 @@ include $(DEPTH)/config/autoconf.mk
MODULE = schemavalidation
LIBRARY_NAME = schemavalidation
SHORT_LIBNAME = schemval
EXPORT_LIBRARY = 1
# Do not set EXPORT_LIBRARY as we do not want schema-validation in the static libs list
#EXPORT_LIBRARY = 1
FORCE_SHARED_LIB = 1
IS_COMPONENT = 1
GRE_MODULE = 1
MODULE_NAME = schemavalidation