more Werror removal
This commit is contained in:
parent
1a24cab533
commit
ef3c962fab
@ -1,3 +1,23 @@
|
||||
--- 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 @@
|
||||
|
Loading…
Reference in New Issue
Block a user