diff options
author | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2011-09-16 14:28:08 +0200 |
---|---|---|
committer | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2011-09-16 15:52:40 +0200 |
commit | 2dea0dab4fafda3c10a5bd03ad15ed39a4658b51 (patch) | |
tree | da1ff86943d90d1c41d7907e38668b12f96356dc /hyphen | |
parent | b5cc76fbd51cc0fea3ccf44dd8faacea6bf1c9b5 (diff) |
Trying to chop out the uwinapi library
Diffstat (limited to 'hyphen')
-rw-r--r-- | hyphen/hyphen-2.7.1.patch | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/hyphen/hyphen-2.7.1.patch b/hyphen/hyphen-2.7.1.patch index f4449550f301..21a0156f6dc1 100644 --- a/hyphen/hyphen-2.7.1.patch +++ b/hyphen/hyphen-2.7.1.patch @@ -51,7 +51,7 @@ rm -rf hyphen.us* hyph_en_US.dic --- misc/hyphen-2.7.1/makefile.mk 2010-12-02 10:35:40.265625000 +0100 +++ misc/build/hyphen-2.7.1/makefile.mk 2010-12-02 10:25:45.750000000 +0100 -@@ -1 +1,28 @@ +@@ -1 +1,27 @@ -dummy +PRJ = ..$/..$/..$/.. + @@ -61,7 +61,6 @@ + +USE_DEFFILE=TRUE +EXTERNAL_WARNINGS_NOT_ERRORS := TRUE -+UWINAPILIB= + +.INCLUDE : settings.mk + |