On Wed, 15 Aug 2007, Ben Martin wrote:

> On Wed, 2007-08-15 at 08:07 +0200, Vincent Torri wrote:
>>
>> On Wed, 15 Aug 2007, Enlightenment CVS wrote:
>>
>>> +evas_cflags=$EVAS_CFLAGS
>>> +evas_libs=$EVAS_LIBS
>>> +AC_SUBST(EVAS_LIBS)
>>> +AC_SUBST(EVAS_CFLAGS)
>>
>> you don't need to substitute these 2 variables, but maybe what you want to
>> do is substituting (does that word exist ?? :) ) evas_cflags and
>> evas_libs.
>>
>> Vincent
>
> the lower case versions are already ac_subst()'ed at the bottom of the
> file. Although in poor taste the original evas-config cflags/libs were
> in evas_config/libs in lower case. I should remove the lower version I
> guess.

so you don't need to substitute them, as PKG_CHECK_MODULES do that for you

Vincent Torri

-------------------------------------------------------------------------
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