Enlightenment CVS committal

Author  : tsauerbeck
Project : misc
Module  : eplayer

Dir     : misc/eplayer


Modified Files:
        configure.ac 


Log Message:
Cleaned up edje callback handling, prepared for ewl filedialog inclusion
===================================================================
RCS file: /cvsroot/enlightenment/misc/eplayer/configure.ac,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -3 -r1.14 -r1.15
--- configure.ac        28 Dec 2003 09:57:13 -0000      1.14
+++ configure.ac        28 Dec 2003 12:53:45 -0000      1.15
@@ -1,4 +1,4 @@
-dnl $Id: configure.ac,v 1.14 2003/12/28 09:57:13 tsauerbeck Exp $
+dnl $Id: configure.ac,v 1.15 2003/12/28 12:53:45 tsauerbeck Exp $
 
 AC_INIT(src/eplayer.c)
 
@@ -48,6 +48,9 @@
 
 AC_PATH_GENERIC(esmart, , ,
        AC_MSG_ERROR(Cannot find esmart: Is esmart-config in path?))
+
+AC_PATH_GENERIC(ewl, , ,
+       AC_MSG_ERROR(Cannot find ewl: Is ewl-config in path?))
 
 dnl Check for libdl
 tmp=$LIBS




-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to