summaryrefslogtreecommitdiff
path: root/tools/Library_tl.mk
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-06-12 22:36:01 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-06-13 11:43:36 +0100
commit8a703cec700838702fe8e473ddda6c1c7a03c116 (patch)
tree834747c8c5a255d9e19fda2fa21fe074301595bb /tools/Library_tl.mk
parent0ad9a44f9b29ad6ed2137cda358947b3387d139f (diff)
InformationParser unused
Diffstat (limited to 'tools/Library_tl.mk')
-rw-r--r--tools/Library_tl.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/Library_tl.mk b/tools/Library_tl.mk
index bd9cf81ba620..30df5f3d98f5 100644
--- a/tools/Library_tl.mk
+++ b/tools/Library_tl.mk
@@ -60,7 +60,6 @@ $(eval $(call gb_Library_add_linked_libs,tl,\
$(eval $(call gb_Library_add_exception_objects,tl,\
tools/source/communi/geninfo \
- tools/source/communi/parser \
tools/source/datetime/datetime \
tools/source/datetime/tdate \
tools/source/datetime/ttime \
@@ -164,5 +163,5 @@ endif
# tools/source/string/debugprint -DDEBUG -DEXCEPTIONS_OFF -DOSL_DEBUG_LEVEL=2 -DSHAREDLIB -DTOOLS_DLLIMPLEMENTATION -D_DLL_ -O0 -fno-exceptions -fpic -fvisibility=hidden -g
# -DOPTIMIZE
# no -DTOOLS_DLLIMPLEMENTATION on toolsdll
-# -DEXCEPTIONS_OFF -fno-exceptions on geninfo parser datetime tdate ttime bigint color config fract gen line link poly2 svborder toolsin inetmime inetmsg inetstrm contnr mempool multisel table unqidx cachestr stream strmsys vcompat tenccvt tstring tustring testtoolloader
+# -DEXCEPTIONS_OFF -fno-exceptions on geninfo datetime tdate ttime bigint color config fract gen line link poly2 svborder toolsin inetmime inetmsg inetstrm contnr mempool multisel table unqidx cachestr stream strmsys vcompat tenccvt tstring tustring testtoolloader
# vim: set noet sw=4 ts=4: