diff options
author | David Tardon <dtardon@redhat.com> | 2012-10-26 06:23:36 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2012-10-26 06:23:36 +0200 |
commit | 16e6771acc6607044d089ec10fec9d26f5e03cd3 (patch) | |
tree | 1809cf342343f62c5ae86d4a9b900149ea729503 /gettext | |
parent | 638adb6373f1491efec258934b21eccff43a4712 (diff) |
chop out uwinapi from more ext. projects
Change-Id: I29dd9d4e0a4dc342d28cb93a4cff65aa394848d4
Diffstat (limited to 'gettext')
-rw-r--r-- | gettext/gettext-0.18.1.1.patch | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gettext/gettext-0.18.1.1.patch b/gettext/gettext-0.18.1.1.patch index 016b65d8838b..3f1cdf3ca308 100644 --- a/gettext/gettext-0.18.1.1.patch +++ b/gettext/gettext-0.18.1.1.patch @@ -1,6 +1,6 @@ --- misc/gettext-0.18.1.1/gettext-runtime/intl/makefile.mk Wed Aug 20 14:33:55 2008 +++ misc/build/gettext-0.18.1.1/gettext-runtime/intl/makefile.mk Wed Aug 20 14:26:42 2008 -@@ -1,1 +1,109 @@ +@@ -1,1 +1,110 @@ -dummy +#************************************************************************* +# @@ -37,6 +37,7 @@ +#ENABLE_EXCEPTIONS=TRUE +VISIBILITY_HIDDEN=TRUE +EXTERNAL_WARNINGS_NOT_ERRORS=TRUE ++UWINAPILIB= + +# --- Settings ---------------------------------- + |