Add --enable-debug=module1,module2 to selective turn on debugging.
Remove --enable-dom, because Mariner is dead (sob). Rename some MODULE= lines to make the afore-mentioned --enable-debug technique actually useful. Feel free to recategorize. Fix libraptorhtml.so link bogosity by disabling shared lib generation for the sub-archives (libraptor*_s.a), so that we can put bin before lib in the library path and still get the right effect. We could disable static-lib generation in most other places and cut the build time down a fair bit, too. [NOTE: I'm getting on a train...msw@gimp.org has agreed to be my tinderbox buddy. Thanks, Matt!] git-svn-id: svn://10.0.0.236/trunk@16441 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -84,7 +84,7 @@ EXPORTS += $(EXTRA_EXPORTS)
|
||||
|
||||
EXPORTS := $(addprefix $(srcdir)/, $(EXPORTS))
|
||||
|
||||
MODULE = raptor
|
||||
MODULE=htmlparser
|
||||
|
||||
REQUIRES = xpcom netlib raptor
|
||||
|
||||
|
||||
Reference in New Issue
Block a user