aboutsummaryrefslogtreecommitdiff
path: root/docs/gst/html/gst-building.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/gst/html/gst-building.html')
-rw-r--r--docs/gst/html/gst-building.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/gst/html/gst-building.html b/docs/gst/html/gst-building.html
index 87d0467..54d9fa8 100644
--- a/docs/gst/html/gst-building.html
+++ b/docs/gst/html/gst-building.html
@@ -31,7 +31,7 @@ How to build the GStreamer framework and applications using it.
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsect1">
-<a name="idp7535248"></a><h2>Building GStreamer on UNIX</h2>
+<a name="idp11675168"></a><h2>Building GStreamer on UNIX</h2>
<p>
On UNIX, GStreamer uses the standard GNU build system,
using <span class="application">autoconf</span> for package
@@ -92,7 +92,7 @@ How to build the GStreamer framework and applications using it.
</p>
</div>
<div class="refsect1">
-<a name="idp10350672"></a><h2>Building GStreamer Applications</h2>
+<a name="idp10432048"></a><h2>Building GStreamer Applications</h2>
<p>
Applications and libraries can use <span class="command"><strong>pkg-config</strong></span> to get all the
needed compiler and linker flags to build against GStreamer. Please note that