From: Andy Wingo Date: Thu, 20 Dec 2001 21:18:36 +0000 (+0000) Subject: srcfile isn't in yet, so i changed that also, i wrote some of this stuff :) X-Git-Tag: 1.19.3~505^2~5391 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0283eeba6e86fbd7f14d35b68af6893b8d10ca6a;p=platform%2Fupstream%2Fgstreamer.git srcfile isn't in yet, so i changed that also, i wrote some of this stuff :) Original commit message from CVS: srcfile isn't in yet, so i changed that also, i wrote some of this stuff :) --- diff --git a/AUTHORS b/AUTHORS index 46e075c..4fc2a9e 100644 --- a/AUTHORS +++ b/AUTHORS @@ -11,4 +11,4 @@ Thomas Nyberg Bastien Nocera Christian Fredrik Kalager Schaller Thomas Vander Stichele - +Andy Wingo diff --git a/autogen.sh b/autogen.sh index c1648d2..78c2cac 100755 --- a/autogen.sh +++ b/autogen.sh @@ -3,7 +3,7 @@ DIE=0 package=gstreamer-plugins -srcfile=gst/sinesrc/gstsinesrc.c +srcfile=sys/oss/Makefile.am #DEBUG=defined if test "x$1" = "x-d"; then echo "+ debug output enabled"; DEBUG=defined; fi