author | roc+@cs.cmu.edu |
Tue, 28 Aug 2007 19:08:23 -0700 | |
changeset 5410 | 46513f1a2baec0f044511772e97908b1594b2539 |
parent 5409 | 3a3ab650edbd76ed5474ecc4ed1423b3356c37a7 |
child 5411 | 2dccb504e0949d351ca226cb6f1128a98b75059e |
push id | 1 |
push user | bsmedberg@mozilla.com |
push date | Thu, 20 Mar 2008 16:49:24 +0000 |
treeherder | mozilla-central@61007906a1f8 [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
bugs | 393356 |
milestone | 1.9a8pre |
--- a/intl/unicharutil/src/Makefile.in +++ b/intl/unicharutil/src/Makefile.in @@ -48,18 +48,16 @@ FORCE_STATIC_LIB = 1 LIBXUL_LIBRARY = 1 REQUIRES = xpcom \ string \ uconv \ intl \ $(NULL) -EXPORTS = cattable.h - CPPSRCS = \ nsCaseConversionImp2.cpp \ nsCategoryImp.cpp \ nsHankakuToZenkaku.cpp \ nsEntityConverter.cpp \ nsSaveAsCharset.cpp \ nsUnicodeNormalizer.cpp \ $(NULL)