patches/control-center-07-Wall.diff
author yippi
Mon, 27 Sep 2010 21:07:51 +0000
changeset 20108 51df67ca9307
parent 17569 c00759bc4834
permissions -rw-r--r--
I had these modules listed as being owned by me, but they are really owned by wangke, correcting.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
17569
c00759bc4834 0-02-23 Christian Kelly <[email protected]>
chrisk
parents: 16725
diff changeset
     1
diff -ruN gnome-control-center-2.29.6.orig/configure.ac gnome-control-center-2.29.6/configure.ac
c00759bc4834 0-02-23 Christian Kelly <[email protected]>
chrisk
parents: 16725
diff changeset
     2
--- gnome-control-center-2.29.6.orig/configure.ac	2010-02-02 20:48:09.567574830 +0000
c00759bc4834 0-02-23 Christian Kelly <[email protected]>
chrisk
parents: 16725
diff changeset
     3
+++ gnome-control-center-2.29.6/configure.ac	2010-02-02 20:48:27.018724373 +0000
c00759bc4834 0-02-23 Christian Kelly <[email protected]>
chrisk
parents: 16725
diff changeset
     4
@@ -122,7 +122,7 @@
c00759bc4834 0-02-23 Christian Kelly <[email protected]>
chrisk
parents: 16725
diff changeset
     5
 				   ],
c00759bc4834 0-02-23 Christian Kelly <[email protected]>
chrisk
parents: 16725
diff changeset
     6
 				   have_libslab_deps=yes,
c00759bc4834 0-02-23 Christian Kelly <[email protected]>
chrisk
parents: 16725
diff changeset
     7
 				   have_libslab_deps=no)
c00759bc4834 0-02-23 Christian Kelly <[email protected]>
chrisk
parents: 16725
diff changeset
     8
-	WARN_CFLAGS="-Wall"
c00759bc4834 0-02-23 Christian Kelly <[email protected]>
chrisk
parents: 16725
diff changeset
     9
+	WARN_CFLAGS=""
c00759bc4834 0-02-23 Christian Kelly <[email protected]>
chrisk
parents: 16725
diff changeset
    10
 else
c00759bc4834 0-02-23 Christian Kelly <[email protected]>
chrisk
parents: 16725
diff changeset
    11
 	have_libslab_deps=no
c00759bc4834 0-02-23 Christian Kelly <[email protected]>
chrisk
parents: 16725
diff changeset
    12
 fi