Enlightenment CVS committal Author : tilman Project : e17 Module : libs/ecore
Dir : e17/libs/ecore Modified Files: ecore-x.pc.in ecore.pc.in Log Message: make use of Libs.private for some stuff =================================================================== RCS file: /cvs/e/e17/libs/ecore/ecore-x.pc.in,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- ecore-x.pc.in 21 Mar 2007 15:30:23 -0000 1.1 +++ ecore-x.pc.in 22 Mar 2007 15:33:08 -0000 1.2 @@ -7,5 +7,6 @@ Description: E core library, X module Requires: ecore-txt @requirements_ecore_x@ Version: @VERSION@ -Libs: -L${libdir} @ecore_x_libs@ @x_libs@ @Xcursor_libs@ @XRENDER_LIBS@ @XPRINT_LIBS@ @XINERAMA_LIBS@ @XRANDR_LIBS@ @XFIXES_LIBS@ @XDAMAGE_LIBS@ @XSS_LIBS@ +Libs: -L${libdir} -lecore_x +Libs.private: @x_libs@ @Xcursor_libs@ @XRENDER_LIBS@ @XPRINT_LIBS@ @XINERAMA_LIBS@ @XRANDR_LIBS@ @XFIXES_LIBS@ @XDAMAGE_LIBS@ @XSS_LIBS@ Cflags: -I${includedir} =================================================================== RCS file: /cvs/e/e17/libs/ecore/ecore.pc.in,v retrieving revision 1.6 retrieving revision 1.7 diff -u -3 -r1.6 -r1.7 --- ecore.pc.in 21 Mar 2007 15:30:23 -0000 1.6 +++ ecore.pc.in 22 Mar 2007 15:33:08 -0000 1.7 @@ -7,5 +7,6 @@ Description: Ecore event abstraction library Requires: Version: @VERSION@ -Libs: -L${libdir} -lecore -lm +Libs: -L${libdir} -lecore +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