libgnomekbd/libgnomekbd-0.1-werror.patch
Matthias Clasen c56c3410bd more Werror
2006-11-03 03:18:55 +00:00

43 lines
1.6 KiB
Diff

--- libgnomekbd-0.1/test/Makefile.in.werror 2006-11-02 21:51:53.000000000 -0500
+++ libgnomekbd-0.1/test/Makefile.in 2006-11-02 21:52:13.000000000 -0500
@@ -250,7 +250,7 @@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
gkbd_config_registry_server_CFLAGS = \
- $(WARN_CFLAGS) -I$(top_srcdir) -Wall -Werror \
+ $(WARN_CFLAGS) -I$(top_srcdir) -Wall \
$(DBUS_CFLAGS) \
$(LIBXKLAVIER_CFLAGS)
@@ -260,7 +260,7 @@
$(top_builddir)/libgnomekbd/libgnomekbd.la
gkbd_indicator_test_CFLAGS = \
- $(WARN_CFLAGS) -I$(top_srcdir) -Wall -Werror \
+ $(WARN_CFLAGS) -I$(top_srcdir) -Wall \
$(GTK_CFLAGS) \
$(LIBGLADE_CFLAGS) \
$(LIBGNOME_CFLAGS) \
--- libgnomekbd-0.1/libgnomekbd/Makefile.in.werror 2006-11-02 21:27:19.000000000 -0500
+++ libgnomekbd-0.1/libgnomekbd/Makefile.in 2006-11-02 21:27:34.000000000 -0500
@@ -267,7 +267,7 @@
target_alias = @target_alias@
lib_LTLIBRARIES = libgnomekbd.la libgnomekbdui.la
common_CFLAGS = \
- -I$(top_srcdir) -Wall -Werror \
+ -I$(top_srcdir) -Wall \
$(GDK_CFLAGS) \
$(DBUS_CFLAGS) \
$(GCONF_CFLAGS) \
--- libgnomekbd-0.1/capplet/Makefile.in.werror 2006-11-02 22:18:32.000000000 -0500
+++ libgnomekbd-0.1/capplet/Makefile.in 2006-11-02 22:18:43.000000000 -0500
@@ -266,7 +266,7 @@
Desktop_in_files = gkbd-indicator-plugins-capplet.desktop.in
desktop_DATA = $(Desktop_in_files:.desktop.in=.desktop)
gkbd_indicator_plugins_capplet_CFLAGS = \
- -I$(top_srcdir) -Wall -Werror \
+ -I$(top_srcdir) -Wall \
$(LIBGLADE_CFLAGS) \
$(LIBGNOME_CFLAGS) \
$(LIBGNOMEUI_CFLAGS) \