epiphany-extensions r1813 - branches/gnome-2-24/m4



Author: chpe
Date: Mon Feb 16 19:20:08 2009
New Revision: 1813
URL: http://svn.gnome.org/viewvc/epiphany-extensions?rev=1813&view=rev

Log:
Restore ICONDIR variable

Modified:
   branches/gnome-2-24/m4/epiphany.m4

Modified: branches/gnome-2-24/m4/epiphany.m4
==============================================================================
--- branches/gnome-2-24/m4/epiphany.m4	(original)
+++ branches/gnome-2-24/m4/epiphany.m4	Mon Feb 16 19:20:08 2009
@@ -85,4 +85,8 @@
 
 AC_SUBST(EPIPHANY_EXTENSION_RULE)
 
+dnl Icon dir
+EPIPHANY_ICONDIR="$($PKG_CONFIG --variable=icondir epiphany-$EPIPHANY_API_VERSION)"
+AC_SUBST(EPIPHANY_ICONDIR)
+
 ])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]