patches/mutter-01-suncc-xc99.diff
author yippi
Sat, 23 Oct 2010 19:12:14 +0000
changeset 2974 14461f0c7601
parent 2887 a1cd0f8b8968
child 3603 f192ce7de3d6
permissions -rw-r--r--
2010-10-23 Brian Cameron <[email protected]> * SFEmutter.spec, patches/mutter-01-suncc-x99.diff: Bump to 2.91.0. Rework patch. * patches/mutter-03-compile.diff: Add new patch needed for building. * SFEgnome-shell.spec: Bump to 2.91.0.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2887
a1cd0f8b8968 2010-08-14 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
     1
diff --git a/configure.in b/configure.in
a1cd0f8b8968 2010-08-14 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
     2
index b843a68..660c7fc 100644
a1cd0f8b8968 2010-08-14 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
     3
--- a/configure.in
a1cd0f8b8968 2010-08-14 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
     4
+++ b/configure.in
2974
14461f0c7601 2010-10-23 Brian Cameron <[email protected]>
yippi
parents: 2887
diff changeset
     5
@@ -127,6 +127,8 @@ if test "$enable_compile_warnings" != no
2887
a1cd0f8b8968 2010-08-14 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
     6
 fi
2974
14461f0c7601 2010-10-23 Brian Cameron <[email protected]>
yippi
parents: 2887
diff changeset
     7
 changequote([,])dnl
2887
a1cd0f8b8968 2010-08-14 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
     8
 
2974
14461f0c7601 2010-10-23 Brian Cameron <[email protected]>
yippi
parents: 2887
diff changeset
     9
+CFLAGS="$CFLAGS -xc99"
14461f0c7601 2010-10-23 Brian Cameron <[email protected]>
yippi
parents: 2887
diff changeset
    10
+
14461f0c7601 2010-10-23 Brian Cameron <[email protected]>
yippi
parents: 2887
diff changeset
    11
 AC_MSG_CHECKING([which gtk+ version to compile against])
14461f0c7601 2010-10-23 Brian Cameron <[email protected]>
yippi
parents: 2887
diff changeset
    12
 AC_ARG_WITH([gtk],
14461f0c7601 2010-10-23 Brian Cameron <[email protected]>
yippi
parents: 2887
diff changeset
    13
   AC_HELP_STRING([--with-gtk=2.0|3.0],