summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.com>2018-09-19 14:11:27 +0200
committerOlivier CrĂȘte <olivier.crete@collabora.com>2018-09-19 14:11:27 +0200
commit73625a038f308160375bef5ded796fae1a903265 (patch)
tree5b1a3bfaf2df97f0ea88d5dd45455a3d8f0287f6 /docs
parent73891c28fa27d5e65a71762e826f13747d743588 (diff)
downloadfarstream-73625a038f308160375bef5ded796fae1a903265.tar.gz
Update common/ to latest
Diffstat (limited to 'docs')
-rw-r--r--docs/libs/Makefile.am4
-rw-r--r--docs/plugins/Makefile.am4
2 files changed, 4 insertions, 4 deletions
diff --git a/docs/libs/Makefile.am b/docs/libs/Makefile.am
index 0f6d2654..4b22d992 100644
--- a/docs/libs/Makefile.am
+++ b/docs/libs/Makefile.am
@@ -68,8 +68,8 @@ GTKDOC_LIBS = -static \
$(GST_BASE_LIBS) \
$(GCOV_LIBS)
-GTKDOC_CC=$(LIBTOOL) --tag=CC --mode=compile $(CC)
-GTKDOC_LD=$(LIBTOOL) --tag=CC --mode=link $(CC)
+#GTKDOC_CC=$(LIBTOOL) --tag=CC --mode=compile $(CC)
+#GTKDOC_LD=$(LIBTOOL) --tag=CC --mode=link $(CC)
# If you need to override some of the declarations, place them in this file
# and uncomment this line.
diff --git a/docs/plugins/Makefile.am b/docs/plugins/Makefile.am
index 7b4913fb..629291b8 100644
--- a/docs/plugins/Makefile.am
+++ b/docs/plugins/Makefile.am
@@ -125,8 +125,8 @@ GTKDOC_LIBS = \
$(top_builddir)/gst/fsrawconference/libfsrawconference_doc.la \
$(GST_BASE_LIBS)
-GTKDOC_CC=$(LIBTOOL) --tag=CC --mode=compile $(CC)
-GTKDOC_LD=$(LIBTOOL) --tag=CC --mode=link $(CC)
+#GTKDOC_CC=$(LIBTOOL) --tag=CC --mode=compile $(CC)
+#GTKDOC_LD=$(LIBTOOL) --tag=CC --mode=link $(CC)
# If you need to override some of the declarations, place them in this file
# and uncomment this line.