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 37c5990..655eb42 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="idp7064400"></a><h2>Building GStreamer on UNIX</h2>
+<a name="idp6441616"></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="idp8541616"></a><h2>Building GStreamer Applications</h2>
+<a name="idp9920800"></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