diff options
author | sb <sb@openoffice.org> | 2010-10-22 10:37:46 +0200 |
---|---|---|
committer | sb <sb@openoffice.org> | 2010-10-22 10:37:46 +0200 |
commit | 9c5ef3ce000e45a71438f337c3972d253e5e04cd (patch) | |
tree | 3e4208f2d7dfe92c8403b45fbf4cebabfd4e0ac6 /lingucomponent | |
parent | 91932e01c3928f568ec9bb0ac1a23c40e4e3fc90 (diff) |
sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxslt
Diffstat (limited to 'lingucomponent')
-rw-r--r-- | lingucomponent/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lingucomponent/prj/build.lst b/lingucomponent/prj/build.lst index 15ee595c67c0..23137e6209b9 100644 --- a/lingucomponent/prj/build.lst +++ b/lingucomponent/prj/build.lst @@ -1,4 +1,4 @@ -lc lingucomponent : linguistic LIBTEXTCAT:libtextcat LIBTEXTCATDATA:libtextcat svl HYPHEN:hyphen HUNSPELL:hunspell MYTHES:mythes NULL +lc lingucomponent : linguistic LIBTEXTCAT:libtextcat LIBTEXTCATDATA:libtextcat svl HYPHEN:hyphen HUNSPELL:hunspell MYTHES:mythes LIBXSLT:libxslt NULL lc lingucomponent usr1 - all lc_mkout NULL lc lingucomponent\inc nmake - all lc_inc NULL lc lingucomponent\source\lingutil nmake - all lc_util lc_inc NULL |