Enlightenment CVS committal
Author : technikolor
Project : misc
Module : eplayer
Dir : misc/eplayer
Modified Files:
configure.ac
Log Message:
Esmart update.
===================================================================
RCS file: /cvsroot/enlightenment/misc/eplayer/configure.ac,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -3 -r1.23 -r1.24
--- configure.ac 6 Feb 2004 04:36:18 -0000 1.23
+++ configure.ac 4 Jun 2004 08:42:14 -0000 1.24
@@ -1,4 +1,4 @@
-dnl $Id: configure.ac,v 1.23 2004/02/06 04:36:18 rephorm Exp $
+dnl $Id: configure.ac,v 1.24 2004/06/04 08:42:14 technikolor Exp $
AC_INIT(src/eplayer.c)
@@ -57,9 +57,12 @@
AC_PATH_GENERIC(edje, , ,
AC_MSG_ERROR(Cannot find edje: Is edje-config in path?))
-AC_PATH_GENERIC(esmart, , ,
+AC_PATH_GENERIC(esmart, ,
+ [ESMART_LIBS="$ESMART_LIBS -lesmart_draggies -lesmart_container"],
AC_MSG_ERROR(Cannot find esmart: Is esmart-config in path?))
+ESMART_LIBS="-lesmart_draggies -lesmart_container"
+
AC_PATH_GENERIC(ewl, , ,
AC_MSG_ERROR(Cannot find ewl: Is ewl-config in path?))
-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs