]> git.pld-linux.org Git - packages/clutter-gtk.git/blame - clutter-gtk-fix.patch
- updated deps, explicit ac/am/lt rebuild
[packages/clutter-gtk.git] / clutter-gtk-fix.patch
CommitLineData
e27c174b 1diff -ur clutter-gtk-0.10.8.orig//clutter-gtk/Makefile.am clutter-gtk-0.10.8.fix//clutter-gtk/Makefile.am
2--- clutter-gtk-0.10.8.orig//clutter-gtk/Makefile.am 2010-11-18 10:33:53.000000000 +0100
3+++ clutter-gtk-0.10.8.fix//clutter-gtk/Makefile.am 2010-11-18 10:35:02.501676737 +0100
4@@ -49,7 +49,7 @@
5 --namespace GtkClutter --nsversion=@CLUTTER_GTK_API_VERSION@ \
6 --identifier-prefix=GtkClutter \
7 --symbol-prefix=gtk_clutter \
8- $(INCLUDES) $(AM_CPPFLAGS) \
9+ $(INCLUDES) $(AM_CPPFLAGS) $(GTK_CFLAGS) \
10 --add-include-path=$(srcdir) --add-include=path=. \
11 --include=Clutter-1.0 \
12 --include=GdkPixbuf-2.0 \
This page took 0.038404 seconds and 4 git commands to generate.