Enlightenment CVS committal Author : dj2 Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/src/engines/evas_software_x11 Modified Files: Makefile.am Log Message: - fix the build so evas_gl and fb engines are built conditionally - NOTE, both these engines are untested as I don't have evas support. If you have any problems compiling or running please let me know. =================================================================== RCS file: /cvs/e/e17/libs/ewl/src/engines/evas_software_x11/Makefile.am,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- Makefile.am 9 Jun 2006 19:33:13 -0000 1.1 +++ Makefile.am 22 Jun 2006 01:12:28 -0000 1.2 @@ -10,6 +10,8 @@ pkgdir = $(libdir)/ewl/engines +if EWL_ENABLE_EVAS_SOFTWARE_X11 + pkg_LTLIBRARIES = evas_software_x11.la evas_software_x11_la_SOURCES = \ @@ -22,3 +24,4 @@ -L$(top_builddir)/src/lib/.libs evas_software_x11_la_DEPENDENCIES = +endif All the advantages of Linux Managed Hosting--Without the Cost and Risk! Fully trained technicians. The highest number of Red Hat certifications in the hosting industry. Fanatical Support. Click to learn more http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs