Make autogen work again.
authorJan Schmidt <thaytan@mad.scientist.com>
Tue, 30 Aug 2005 20:42:39 +0000 (20:42 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Tue, 30 Aug 2005 20:42:39 +0000 (20:42 +0000)
Original commit message from CVS:
* autogen.sh:
* configure.ac:
Make autogen work again.

ChangeLog
autogen.sh
configure.ac

index 35f0698..2535c47 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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:
index d211d92..ed1d3c1 100755 (executable)
@@ -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 ;)
index 88f234b..8192f59 100644 (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 \
                 "