enlightenment/src
Gustavo Sverzut Barbieri ebcb9f85a7 build infra improvements.
* configure.ac:
   - require C99 compiler;
   - disable F77 and CXX checks;
   - per-binary (program) flags, reduce linkage;
   - every module can be optionally compiled;
 * src/bin:
   - Makefile.am: per-binary libs, reduce linkage;
   - just add LIBS to LDADD and LIBADD, not LDFLAGS!
   - e_sys_main.c: rewrite using proper eina, avoid linking with evas.
 * src/modules:
   - just add LIBS to LDADD and LIBADD, not LDFLAGS!
   - every module can be optionally compiled;



SVN revision: 38009
2008-12-08 01:39:33 +00:00
..
bin build infra improvements. 2008-12-08 01:39:33 +00:00
modules build infra improvements. 2008-12-08 01:39:33 +00:00
preload Correctly include eina and fix pkg-config description. 2008-10-15 10:03:45 +00:00
.cvsignore Quiet! 2004-12-02 18:41:29 +00:00
Makefile.am speed up e17's login - reduce disk IO wait. 2006-10-22 10:03:59 +00:00