Enlightenment CVS committal

Author  : vapier
Project : e17
Module  : proto

Dir     : e17/proto/ephoto/src


Modified Files:
        Makefile.am 


Log Message:
dont link sqlite as we dont use it

===================================================================
RCS file: /cvs/e/e17/proto/ephoto/src/Makefile.am,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- Makefile.am 8 Sep 2006 02:52:19 -0000       1.4
+++ Makefile.am 18 Sep 2006 22:14:55 -0000      1.5
@@ -11,7 +11,7 @@
 ephoto_CFLAGS = @ewl_cflags@
 
 ephoto_LDADD =  $(INTLLIBS) \
-               @ewl_libs@ -lsqlite3
+               @ewl_libs@
 
 EXTRA_DIST = \
             ephoto.h



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to