On Mon, 2 Oct 2006 16:28:00 +0200 Gerry Gunzenhauser <[EMAIL PROTECTED]> wrote:
> Hi, > > I got the same problem today. > > Changing the line > > INCLUDES = -I$(top_srcdir)/src/lib -I$(top_builddir)/src/lib > > to > > INCLUDES = -I$(top_srcdir)/src/lib -I$(top_builddir)/src/lib \ > @EDJE_CFLAGS@ @ECORE_CFLAGS@ @EVAS_CFLAGS@ @EMOTION_CFLAGS@ @EPSILON_CFLAGS@ > > in e17/libs/ewl/tools/ewl_config/Makefile.am fixed it. > > It probably only needs the evas and ecore flags but I haven't tested it. > > - gerry Thank you very much for the hack, Gerry. It's now fixed in CVS (doursse's commit). The 'funny' thing is that I spent most of the day re-installing the whole system (switching from Kubuntu knot 3 to beta) for testing this issue on a fresh install... ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
