gwget r625 - in trunk: . epiphany-extension
- From: davidsf svn gnome org
- To: svn-commits-list gnome org
- Subject: gwget r625 - in trunk: . epiphany-extension
- Date: Sun, 15 Feb 2009 15:06:11 +0000 (UTC)
Author: davidsf
Date: Sun Feb 15 15:06:11 2009
New Revision: 625
URL: http://svn.gnome.org/viewvc/gwget?rev=625&view=rev
Log:
2009-02-12 David SedeÃo <david alderia com>
* epiphany-extension/Makefile.am: Include @GNOME_CFLAGS@
to INCLUDE_CFLAGS so it can find libgnomeui.h. Fix bug #571790.
Modified:
trunk/ChangeLog
trunk/epiphany-extension/Makefile.am
Modified: trunk/epiphany-extension/Makefile.am
==============================================================================
--- trunk/epiphany-extension/Makefile.am (original)
+++ trunk/epiphany-extension/Makefile.am Sun Feb 15 15:06:11 2009
@@ -11,7 +11,8 @@
-DEPHY_EXTENSIONS_LOCALEDIR=\"$(datadir)/locale\" \
-I$(top_srcdir)/src \
$(DBUS_CFLAGS) \
- -I$(top_builddir)/include
+ -I$(top_builddir)/include \
+ @GNOME_CFLAGS@
libgwgetextension_la_SOURCES = \
ephy-gwget.c \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]