[Webkit-unassigned] [Bug 22811] Underlinking in Programs_UnitTests (GTK+ build)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 19 12:37:41 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=22811





------- Comment #2 from jmalonzo at gmail.com  2009-02-19 12:37 PDT -------
(From update of attachment 25964)
> --- WebKit-r39090/GNUmakefile.am	2008-12-07 19:56:15.000000000 -0800
> +++ WebKit-r39090/GNUmakefile.am.new	2008-12-11 13:09:30.000000000 -0800
> @@ -481,7 +481,9 @@
>  
>  Programs_UnitTests_LDADD = \
>  	libwebkit-1.0.la \
> -	$(GTK_LIBS)
> +	$(GTK_LIBS)	\
> +	$(GLOBALDEPS_LIBS)
> +	

Hi! GLOBALDEPS_LIBS is too much. Please link against GLIB_LIBS instead.

Thanks


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list