diff options
Diffstat (limited to 'japanese/scim-anthy/files/patch-configure')
-rw-r--r-- | japanese/scim-anthy/files/patch-configure | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/japanese/scim-anthy/files/patch-configure b/japanese/scim-anthy/files/patch-configure new file mode 100644 index 000000000000..b0884c9f0e32 --- /dev/null +++ b/japanese/scim-anthy/files/patch-configure @@ -0,0 +1,11 @@ +--- configure.orig 2025-06-28 16:38:51 UTC ++++ configure +@@ -31260,7 +31260,7 @@ fi + fi + + +-ANTHY_LIBS="-lanthy -lanthydic" ++ANTHY_LIBS="-lanthy-unicode -lanthydic-unicode" + ANTHY_CFLAGS="" + + |