Hi all,

this is a patch to use pkg-config for edje_cc path on ethumb. Is it ok for
you ?

Best regards,
André
Index: data/frames/Makefile.am
===================================================================
--- data/frames/Makefile.am	(révision 53590)
+++ data/frames/Makefile.am	(copie de travail)
@@ -1,6 +1,6 @@
 MAINTAINERCLEANFILES = Makefile.in
 
-EDJE_CC = edje_cc
+EDJE_CC = `pkg-config --variable=prefix edje`/bin/edje_cc
 EDJE_FLAGS = -v \
 	-id $(top_srcdir)/data/frames/images
 
------------------------------------------------------------------------------
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to