summaryrefslogtreecommitdiff
path: root/docs/libs/Makefile.am
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/libs/Makefile.am
parent73891c28fa27d5e65a71762e826f13747d743588 (diff)
downloadfarstream-73625a038f308160375bef5ded796fae1a903265.tar.gz
Update common/ to latest
Diffstat (limited to 'docs/libs/Makefile.am')
-rw-r--r--docs/libs/Makefile.am4
1 files changed, 2 insertions, 2 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.