Re: [E-devel] E SVN: mike_m IN trunk/elementary/src: bin lib

2011-07-10 Thread Mike McCormack
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

Re: [E-devel] E SVN: mike_m IN trunk/elementary/src: bin lib

2011-07-10 Thread Vincent Torri
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