summaryrefslogtreecommitdiff
path: root/pkg-config-guide.html
diff options
context:
space:
mode:
authorDan Nicholson <nicholson@endlessm.com>2014-09-22 12:25:16 -0700
committerDan Nicholson <nicholson@endlessm.com>2014-09-22 12:25:16 -0700
commit29cddacd302bbed5efce60a1574237a5fb00ae53 (patch)
tree64d211e414e3d2e24b487e85185cd139eda98146 /pkg-config-guide.html
parent4f0084d9d3b8726a797a373c7ec5e406000995d0 (diff)
downloadpkg-config-29cddacd302bbed5efce60a1574237a5fb00ae53.tar.gz
Update overlinking URL in guide
The Mandriva wiki is just being archived now, so point to the active OpenMandriva article instead.
Diffstat (limited to 'pkg-config-guide.html')
-rw-r--r--pkg-config-guide.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkg-config-guide.html b/pkg-config-guide.html
index 0f6c72f..16c43e2 100644
--- a/pkg-config-guide.html
+++ b/pkg-config-guide.html
@@ -196,8 +196,8 @@ Cflags: -I${includedir}/foo</pre>
that is linking with your library. If the program will not be using the
symbols of the required library, it should not be linking directly to that
library. See the discussion of
- <a href="http://wiki.mandriva.com/en/Overlinking">overlinking</a> for a more
- thorough explanation.</p>
+ <a href="https://wiki.openmandriva.org/en/Overlinking_issues_in_packaging">overlinking</a>
+ for a more thorough explanation.</p>
<p>Since <tt>pkg-config</tt> always exposes the link flags of the
<tt>Requires</tt> libraries, these modules will become direct dependencies