summaryrefslogtreecommitdiffstats
path: root/src/gtkimageview-1-configure.patch
blob: 5ca49f6dd3dd448cd697373142ce28ba0ed3999b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
This file is part of MXE.
See index.html for further information.

--- gtkimageview-1.6.4.orig/configure	2009-04-05 22:04:32.000000000 +0200
+++ gtkimageview-1.6.4/configure	2013-03-23 13:59:25.017941993 +0100
@@ -20740,7 +20740,7 @@
 ######################################################################
 ##### Twiddle CFLAGS #################################################
 ######################################################################
-CFLAGS="${CFLAGS} -Wall -Werror -std=c99 -Wmissing-prototypes"
+CFLAGS="${CFLAGS} -Wall -Werror -Wno-error=unused-local-typedefs -std=c99 -Wmissing-prototypes"
 
 
 ######################################################################