Enlightenment CVS committal

Author  : tilman
Project : e17
Module  : libs/embryo

Dir     : e17/libs/embryo


Modified Files:
        embryo.pc.in 


Log Message:
moved -lm to Libs.private

===================================================================
RCS file: /cvs/e/e17/libs/embryo/embryo.pc.in,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- embryo.pc.in        20 Mar 2007 23:11:21 -0000      1.3
+++ embryo.pc.in        23 Mar 2007 21:55:16 -0000      1.4
@@ -8,5 +8,6 @@
 Name: embryo
 Description: A small virtual machine engine and bytecode compiler
 Version: @VERSION@
-Libs: -L${libdir} -lembryo -lm
+Libs: -L${libdir} -lembryo
+Libs.private: -lm
 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