GNOME Bugzilla – Bug 604575
Fix linking of the eel convenience library
Last modified: 2010-04-09 12:25:05 UTC
Hi, eel/Makefile.am should use LIBADD for the additional libraries, rather than LDFLAGS. The attached patch from Josselin Mouette fixes it. Let me know if it's OK to commit
Created attachment 149721 [details] [review] Use LIBADD instead of LDFLAGS for extra libs
Review of attachment 149721 [details] [review]: Pushed to master.