Roberto Winter wrote:
aha!
forget all that, all I needed to do was (I still think it looks awful,
but it works) changing line 3426 from
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
to
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext -I$x_includes >&5'
It looks like --x-includes and --x-libraries don't do what they should.
Maybe this works:
$ CFLAGS="-O2 -I <your-x-path>/include" LDFLAGS="-L <your-x-path>/lib"
./configure
/Kim
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users