Enlightenment CVS committal Author : vapier Project : e17 Module : libs/emotion
Dir : e17/libs/emotion Modified Files: configure.in Log Message: if ecore lacks both X and FB support, disable the test =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/emotion/configure.in,v retrieving revision 1.23 retrieving revision 1.24 diff -u -3 -r1.23 -r1.24 --- configure.in 11 Oct 2005 01:57:24 -0000 1.23 +++ configure.in 20 Oct 2005 05:05:52 -0000 1.24 @@ -123,6 +123,7 @@ [ ], [ AC_MSG_ERROR(Ecore isn't installed)] ) +AC_CHECK_HEADERS(Ecore_X.h Ecore_Fb.h) AC_PATH_GENERIC(embryo, 0.9.1, [ ], ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs