Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 503592
Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- a/m4/xerces_curl_prefix.m4
0
++ b/m4/xerces_curl_prefix.m4
Lines 65-71 Link Here
65
                    AC_MSG_CHECKING([for curl_multi_init in -lcurl])
65
                    AC_MSG_CHECKING([for curl_multi_init in -lcurl])
66
66
67
		    orig_ldflags=$LDFLAGS
67
		    orig_ldflags=$LDFLAGS
68
		    LDFLAGS="$curl_libs $LDFLAGS"
68
		    LDFLAGS="$LDFLAGS $curl_libs"
69
69
70
                    AC_LINK_IFELSE(
70
                    AC_LINK_IFELSE(
71
		    AC_LANG_SOURCE[[
71
		    AC_LANG_SOURCE[[

Return to bug 503592