> Hey Seb,
>
> Just looking through configure.in & I wondered why you didn't use:
>
> AC_PATH_PROG(EDJE_CC, "edje_cc", "", $PATH)
>
> instead of the:
>
> edje_cc="$(pkg-config --variable=prefix edje)/bin/edje_cc"
>
> that is there currently.

Because the latter was used in the first file I encountered, and I just
did the same in all files.

But I agree, the first is probably better, as it really isn't important
where the edje_cc is as long as it works.

Sebastian


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to