Enlightenment CVS committal

Author  : fletch3k
Project : misc
Module  : enotes

Dir     : misc/enotes/src


Modified Files:
        Makefile.am compile 


Log Message:
Esmart linking changes.

===================================================================
RCS file: /cvsroot/enlightenment/misc/enotes/src/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- Makefile.am 7 Feb 2004 15:26:54 -0000       1.2
+++ Makefile.am 8 May 2004 10:34:43 -0000       1.3
@@ -31,4 +31,4 @@
 debug.c \
 debug.h
 
-enotes_LDADD = @ewl_libs@ @ecore_libs@ @evas_libs@ @edje_libs@ @edb_libs@ 
@imlib2_libs@ @libxml2_libs@ @esmart_libs@
+enotes_LDADD = @ewl_libs@ @ecore_libs@ @evas_libs@ @edje_libs@ @edb_libs@ 
@imlib2_libs@ @libxml2_libs@ @esmart_libs@ -lesmart_draggies
===================================================================
RCS file: /cvsroot/enlightenment/misc/enotes/src/compile,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- compile     7 Feb 2004 15:26:54 -0000       1.2
+++ compile     8 May 2004 10:34:44 -0000       1.3
@@ -13,4 +13,4 @@
        `edb-config --cflags --libs` \
        `xml2-config --cflags --libs` \
        `esmart-config --cflags --libs` \
-       -o enotes -O0 -g3
+       -lesmart_draggies -o enotes -O0 -g3




-------------------------------------------------------
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