Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Tim-Philipp Müller
gst-plugins-good
Commits
5f47b3d2
Commit
5f47b3d2
authored
Jul 04, 2006
by
Tim-Philipp Müller
🐠
Browse files
configure.ac: Let's try that again.
Original commit message from CVS: * configure.ac: Let's try that again.
parent
3254e25b
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
5f47b3d2
2006-07-04 Tim-Philipp Müller <tim at centricular dot net>
* configure.ac:
Let's try that again.
2006-07-04 Tim-Philipp Müller <tim at centricular dot net>
* configure.ac:
...
...
configure.ac
View file @
5f47b3d2
...
...
@@ -93,6 +93,7 @@ GST_PLUGINS_ALL="\
law \
level \
matroska \
monoscope \
multipart \
rtp \
rtsp \
...
...
@@ -133,6 +134,9 @@ if test "x$HAVE_SYS_SOCKET_H" != "xyes"; then
GST_PLUGINS_NO="\trtsp\n$GST_PLUGINS_NO"
fi
dnl disable monoscope plugin
GST_PLUGINS_SELECTED=`echo $GST_PLUGINS_SELECTED | $SED -e s/monoscope//`
AC_SUBST(GST_PLUGINS_SELECTED)
dnl ext plug-ins; plug-ins that have external dependencies
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment