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
Víctor Manuel Jáquez Leal
gst-plugins-bad
Commits
632a38ef
Commit
632a38ef
authored
Aug 30, 2005
by
Jan Schmidt
Browse files
Make autogen work again.
Original commit message from CVS: * autogen.sh: * configure.ac: Make autogen work again.
parent
64d758ab
Changes
3
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
632a38ef
2005-08-30 Jan Schmidt <thaytan@mad.scientist.com>
* autogen.sh:
* configure.ac:
Make autogen work again.
2005-08-30 Thomas Vander Stichele <thomas at apestaart dot org>
2005-08-30 Thomas Vander Stichele <thomas at apestaart dot org>
* configure.ac:
* configure.ac:
...
...
autogen.sh
View file @
632a38ef
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
DIE
=
0
DIE
=
0
package
=
gst-plugins
package
=
gst-plugins
srcfile
=
gst/l
aw/alaw
.c
srcfile
=
gst/l
ibrfb/gstrfbsrc
.c
# a quick cvs co if necessary to alleviate the pain - may remove this
# a quick cvs co if necessary to alleviate the pain - may remove this
# when developers get a clue ;)
# when developers get a clue ;)
...
...
configure.ac
View file @
632a38ef
...
@@ -33,7 +33,7 @@ AS_LIBTOOL_TAGS([CXX])
...
@@ -33,7 +33,7 @@ AS_LIBTOOL_TAGS([CXX])
AM_PROG_LIBTOOL
AM_PROG_LIBTOOL
dnl FIXME take something else ?
dnl FIXME take something else ?
AC_CONFIG_SRCDIR([gst/l
aw/alaw
.c])
AC_CONFIG_SRCDIR([gst/l
ibrfb/gstrfbsrc
.c])
AM_CONFIG_HEADER(config.h)
AM_CONFIG_HEADER(config.h)
dnl Add parameters for aclocal
dnl Add parameters for aclocal
...
@@ -289,13 +289,10 @@ GST_PLUGINS_ALL="\
...
@@ -289,13 +289,10 @@ GST_PLUGINS_ALL="\
qtdemux \
qtdemux \
realmedia \
realmedia \
silence \
silence \
<<<<<<< configure.ac
=======
udp \
udp \
videobox \
videobox \
wavenc \
wavenc \
wavparse \
wavparse \
>>>>>>> 1.580
mpegaudioparse \
mpegaudioparse \
"
"
...
...
Write
Preview
Markdown
is supported
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