On 07/11/2011 12:09 PM, Vincent Torri wrote:
>
>
> On Sun, 10 Jul 2011, Enlightenment SVN wrote:
>
>> Log:
>> elementary: elementary_config.h is a local include
>
> as -I$(top_builddir) is passed to CPPFLAGS, it's the same...
For some reason this #include didn't work
for me last night when se
On Sun, 10 Jul 2011, Enlightenment SVN wrote:
> Log:
> elementary: elementary_config.h is a local include
as -I$(top_builddir) is passed to CPPFLAGS, it's the same...
Vincent
>
> Using #include will fail if
> elementary has never been installed.
>
> Signed-off-by: Mike McCormack
>
> Auth