mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 14:56:36 +00:00
fix build
Original commit message from CVS: fix build
This commit is contained in:
parent
5e6df56d96
commit
425c9dd2c4
1 changed files with 1 additions and 4 deletions
|
@ -33,8 +33,7 @@ AS_LIBTOOL(GST_PLUGINS, 1, 0, 1)
|
|||
AS_LIBTOOL_TAGS([CXX])
|
||||
AM_PROG_LIBTOOL
|
||||
|
||||
dnl FIXME take something else ?
|
||||
AC_CONFIG_SRCDIR([gst/librfb/gstrfbsrc.c])
|
||||
AC_CONFIG_SRCDIR([gst/qtdemux/qtdemux.c])
|
||||
AM_CONFIG_HEADER(config.h)
|
||||
|
||||
dnl Add parameters for aclocal
|
||||
|
@ -288,8 +287,6 @@ dnl these are all the gst plug-ins, compilable without additional libs
|
|||
GST_PLUGINS_ALL="\
|
||||
qtdemux \
|
||||
tta \
|
||||
librfb \
|
||||
speed \
|
||||
"
|
||||
|
||||
dnl see if we can build C++ plug-ins
|
||||
|
|
Loading…
Reference in a new issue