summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Toso <me@victortoso.com>2016-02-24 22:52:17 +0100
committerVictor Toso <me@victortoso.com>2016-03-11 12:31:49 +0100
commit00fd2bec84b506b22847805df85ee6a617f7ca8c (patch)
tree570e0c4fbd80c629d6366fd968abaa3d93456a9a
parent8b4e54242baf479c7ecc19659975ac17255422cf (diff)
remove option: --enable-apple-trailers
Since 8e3135b41f73e0 the C plugin does not exist anymore. https://bugzilla.gnome.org/show_bug.cgi?id=732879
-rw-r--r--Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index b7ce06e..a1fbe27 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -22,8 +22,7 @@ MAINTAINERCLEANFILES = \
# Make sure that the documentation generation is enabled
# when creating tarball releases,
# and make sure that we enable all plugins needed by the documentation.
-DISTCHECK_CONFIGURE_FLAGS = --enable-apple-trailers \
- --enable-bookmarks \
+DISTCHECK_CONFIGURE_FLAGS = --enable-bookmarks \
--enable-dleyna \
--enable-dmap \
--enable-filesystem \