aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnome/goffice/c99math.patch
blob: 24e6c31a7291d6b573ee7653b7f47eaaccc40c7e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Index: goffice-0.7.14/configure.in
===================================================================
--- goffice-0.7.14.orig/configure.in	2009-11-14 19:14:37.106109501 +0100
+++ goffice-0.7.14/configure.in	2009-11-14 19:19:40.907333188 +0100
@@ -66,6 +66,7 @@
 
 AC_ISC_POSIX
 AC_PROG_CC
+AC_PROG_CC_C99
 AC_PROG_YACC
 AM_PROG_LEX
 AC_PROG_LN_S