Add CTL support to static builds. Bug 201167, author=Roland.Mainz@informatik.med.uni-giessen.de, r=cls
git-svn-id: svn://10.0.0.236/trunk@140888 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -26,6 +26,8 @@ include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MODULE = mozpango-dvngx
|
||||
LIBRARY_NAME = mozpango-dvngx
|
||||
# See bug 201167 ("No CTL support in StaticBuilds")
|
||||
FORCE_SHARED_LIB = 1
|
||||
EXPORT_LIBRARY = 1
|
||||
EXTRA_DSO_LIBS = mozpango
|
||||
|
||||
|
||||
@@ -37,6 +37,8 @@ include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MODULE = mozpango-thaix
|
||||
LIBRARY_NAME = mozpango-thaix
|
||||
# See bug 201167 ("No CTL support in StaticBuilds")
|
||||
FORCE_SHARED_LIB = 1
|
||||
EXPORT_LIBRARY = 1
|
||||
EXTRA_DSO_LIBS = mozpango
|
||||
|
||||
|
||||
Reference in New Issue
Block a user