openbsd-ports/inputmethods/ibus/patches/patch-engine_Makefile_in
fgsch a94290f906 Update to ibus 1.5.1.
With input and comments from ajacoutot@.
2013-01-17 23:31:41 +00:00

12 lines
362 B
Plaintext

$OpenBSD: patch-engine_Makefile_in,v 1.1 2013/01/17 23:31:41 fgsch Exp $
--- engine/Makefile.in.orig Mon Jan 7 09:34:31 2013
+++ engine/Makefile.in Mon Jan 7 09:34:33 2013
@@ -441,7 +441,6 @@ AM_CFLAGS = \
-DBINDIR=\"@bindir@\" \
-DIBUS_DISABLE_DEPRECATED \
-Wno-unused-variable \
- -Wno-unused-but-set-variable \
-Wno-unused-function \
$(NULL)