Re: [E-devel] [Patch] imlib2 dso fix.

2011-03-20 Thread Kim Woelders
On Fri, 18 Mar 2011 13:44:28 +0100, Daniel Juyung Seo  
juyung@samsung.com wrote:

 Hello,
 This is an imlib2 dso fix patch.
 Even imlib2 is deprecated, it is still in trunk and is probably used by
 someone.
 Please review this patch.
 Thanks.

...
-imlib2_show_LDADD   = $(top_builddir)/src/lib/libImlib2.la
+imlib2_show_LDADD   = $(top_builddir)/src/lib/libImlib2.la $(my_libs)
...

my_libs includes a lot of stuff, most of which isn't needed to link the  
programs.

Isn't it sufficient to add $(X_LIBS) -lX11 ?

/Kim

--
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] [Patch] imlib2 dso fix.

2011-03-18 Thread Daniel Juyung Seo
Hello,
This is an imlib2 dso fix patch.
Even imlib2 is deprecated, it is still in trunk and is probably used by
someone.
Please review this patch.
Thanks.

Daniel Juyung Seo (SeoZ)


imlib2.diff
Description: Binary data
--
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel