Make autogen work again.

Original commit message from CVS:
* autogen.sh:
* configure.ac:
Make autogen work again.
This commit is contained in:
Jan Schmidt 2005-08-30 20:42:39 +00:00
parent 7ab3e4f2d6
commit 3e5047918a
4 changed files with 9 additions and 6 deletions

View file

@ -1,3 +1,9 @@
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>
* configure.ac:

View file

@ -3,7 +3,7 @@
DIE=0
package=gst-plugins
srcfile=gst/law/alaw.c
srcfile=gst/librfb/gstrfbsrc.c
# a quick cvs co if necessary to alleviate the pain - may remove this
# when developers get a clue ;)

2
common

@ -1 +1 @@
Subproject commit 89d82b662da00096b70e70a7a102b294acaae6dd
Subproject commit 3fb3bedc9180bab9dc8c2dc784c9327bd1cc8109

View file

@ -33,7 +33,7 @@ AS_LIBTOOL_TAGS([CXX])
AM_PROG_LIBTOOL
dnl FIXME take something else ?
AC_CONFIG_SRCDIR([gst/law/alaw.c])
AC_CONFIG_SRCDIR([gst/librfb/gstrfbsrc.c])
AM_CONFIG_HEADER(config.h)
dnl Add parameters for aclocal
@ -289,13 +289,10 @@ GST_PLUGINS_ALL="\
qtdemux \
realmedia \
silence \
<<<<<<< configure.ac
=======
udp \
videobox \
wavenc \
wavparse \
>>>>>>> 1.580
mpegaudioparse \
"