useless linker flag
authorcaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 4 Feb 2010 20:48:56 +0000 (20:48 +0000)
committercaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 4 Feb 2010 20:48:56 +0000 (20:48 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@45884 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

ecore-evas.pc.in

index d1f7aa1..0a21393 100644 (file)
@@ -7,5 +7,5 @@ Name: ecore-evas
 Description: E core library, Evas module
 @pkgconfig_requires_private@: @requirements_ecore_evas@
 Version: @VERSION@
-Libs: -L${libdir} -lecore_evas @ecore_evas_libs@
+Libs: -L${libdir} @ecore_evas_libs@
 Cflags: -I${includedir}