]> pilppa.org Git - familiar-h63xx-build.git/blobdiff - org.handhelds.familiar/packages/gnome/gnome-vfs-dbus/werror_compile.patch
updated familiar to use dbus 0.94. That caused also the update of modules using DBUS...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / gnome / gnome-vfs-dbus / werror_compile.patch
diff --git a/org.handhelds.familiar/packages/gnome/gnome-vfs-dbus/werror_compile.patch b/org.handhelds.familiar/packages/gnome/gnome-vfs-dbus/werror_compile.patch
new file mode 100644 (file)
index 0000000..f2eba7d
--- /dev/null
@@ -0,0 +1,11 @@
+--- gnome-vfs-dbus-2.8.4.4/configure.in.old    2006-01-26 11:56:09.000000000 +0100
++++ gnome-vfs-dbus-2.8.4.4/configure.in        2006-01-26 11:45:02.000000000 +0100
+@@ -279,7 +279,7 @@
+ if test "$GCC" = "yes" -a "$set_more_warnings" != "no"; then
+       echo "enable compile warnings = $set_more_warnings"
+-      VFS_CFLAGS="-Wall -Werror \
++      VFS_CFLAGS="-Wall \
+       -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes \
+       -Wnested-externs -Wpointer-arith"