Enlightenment CVS committal

Author  : tsauerbeck
Project : misc
Module  : embrace

Dir     : misc/embrace/src


Modified Files:
        Makefile.am embrace.c 


Log Message:
esmart related fixes
===================================================================
RCS file: /cvsroot/enlightenment/misc/embrace/src/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- Makefile.am 3 May 2004 05:13:24 -0000       1.2
+++ Makefile.am 5 May 2004 19:01:52 -0000       1.3
@@ -1,4 +1,4 @@
-## $Id: Makefile.am,v 1.2 2004/05/03 05:13:24 rbdpngn Exp $
+## $Id: Makefile.am,v 1.3 2004/05/05 19:01:52 tsauerbeck Exp $
 
 SUBDIRS = plugins
 
@@ -18,6 +18,7 @@
                 @EVAS_LIBS@   \
                 @EDJE_LIBS@   \
                 @ESMART_LIBS@ \
-                @DL_LIBS@
+                @DL_LIBS@     \
+                -lesmart_container -lesmart_draggies -lesmart_trans_x11
 
 embrace_LDFLAGS = -export-dynamic
===================================================================
RCS file: /cvsroot/enlightenment/misc/embrace/src/embrace.c,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -3 -r1.20 -r1.21
--- embrace.c   5 May 2004 18:42:50 -0000       1.20
+++ embrace.c   5 May 2004 19:01:53 -0000       1.21
@@ -1,5 +1,5 @@
 /*
- * $Id: embrace.c,v 1.20 2004/05/05 18:42:50 tsauerbeck Exp $
+ * $Id: embrace.c,v 1.21 2004/05/05 19:01:53 tsauerbeck Exp $
  *
  * Copyright (C) 2004 Embrace project.
  *
@@ -24,7 +24,7 @@
 #include <Edb.h>
 #include <Esmart/Esmart_Container.h>
 #include <Esmart/Esmart_Draggies.h>
-#include <Esmart/Esmart_Trans.h>
+#include <Esmart/Esmart_Trans_X11.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>




-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to 
deliver higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to