Enlightenment CVS committal

Author  : tilman
Project : e17
Module  : libs/eet

Dir     : e17/libs/eet


Modified Files:
        eet.pc.in 


Log Message:
moved -lz and -ljpeg to Libs.private because eet doesn't expose them

===================================================================
RCS file: /cvs/e/e17/libs/eet/eet.pc.in,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- eet.pc.in   20 Mar 2007 22:22:47 -0000      1.4
+++ eet.pc.in   22 Mar 2007 15:22:32 -0000      1.5
@@ -6,6 +6,6 @@
 Name: eet
 Description: Library for speedy data storage, retrieval, and compression
 Version: @VERSION@
-Libs: -L${libdir} -leet -lz -ljpeg
+Libs: -L${libdir} -leet
+Libs.private: -lz -ljpeg
 Cflags: -I${includedir}
-



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