Enlightenment CVS committal

Author  : xcomputerman
Project : e17
Module  : apps/entrance

Dir     : e17/apps/entrance/src


Modified Files:
        config.h.in 


Log Message:
- Link only to ecore libs we actually need
- Check for GL engine support at configure time
- Spawner should not be linking against Evas


===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/entrance/src/config.h.in,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- config.h.in 21 Oct 2003 23:50:56 -0000      1.4
+++ config.h.in 25 Oct 2003 06:51:29 -0000      1.5
@@ -17,9 +17,16 @@
 #undef PACKAGE_CFG_DIR
 #undef PREFIX
 #undef ENTRANCE_XSESSION
+#undef HAVE_ECORE_GL_X11
 
 /* Define if you have the <crypt.h> header file.  */
 #undef HAVE_CRYPT_H
+
+/* Define if you have the <Ecore_Evas.h> header file.  */
+#undef HAVE_ECORE_EVAS_H
+
+/* Define if you have the <Ecore.h> header file.  */
+#undef HAVE_ECORE_H
 
 /* Define if you have the <security/pam_appl.h> header file.  */
 #undef HAVE_SECURITY_PAM_APPL_H




-------------------------------------------------------
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community?  Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to