diff options
author | Caolán McNamara <caolanm@redhat.com> | 2010-10-05 11:06:06 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2010-10-05 11:06:06 +0100 |
commit | 1432d7f32458d993282f58d5072f7f0bf2001f63 (patch) | |
tree | a6e09fa621887468018d4ed1baeb5cde1499dcc1 /lingucomponent | |
parent | 72a8a2b77eac83f3131a2e4dee44e389b9d873be (diff) |
add some configure options to control external libtextcat and libtextcat data
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 045aaee82999..15ee595c67c0 100644 --- a/lingucomponent/prj/build.lst +++ b/lingucomponent/prj/build.lst @@ -1,4 +1,4 @@ -lc lingucomponent : linguistic libtextcat svl HYPHEN:hyphen HUNSPELL:hunspell MYTHES:mythes NULL +lc lingucomponent : linguistic LIBTEXTCAT:libtextcat LIBTEXTCATDATA:libtextcat svl HYPHEN:hyphen HUNSPELL:hunspell MYTHES:mythes 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 |