From 5582665174eb022a52d0feed81523477dfdf001b Mon Sep 17 00:00:00 2001 From: Andy Wingo Date: Mon, 12 Sep 2005 16:14:48 +0000 Subject: [PATCH] autogen.sh (package): Now type 'make' to build gst-plugins-good. Original commit message from CVS: 2005-09-12 Andy Wingo * autogen.sh (package): Now type 'make' to build gst-plugins-good. --- ChangeLog | 4 ++++ autogen.sh | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 6339bf4..420fa3f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-09-12 Andy Wingo + + * autogen.sh (package): Now type 'make' to build gst-plugins-good. + 2005-09-09 Jan Schmidt * configure.ac: diff --git a/autogen.sh b/autogen.sh index 69c0b43..1cd4ba5 100755 --- a/autogen.sh +++ b/autogen.sh @@ -2,7 +2,7 @@ # Run this to generate all the initial makefiles, etc. DIE=0 -package=gst-plugins +package=gst-plugins-good srcfile=gst/law/alaw.c # a quick cvs co to ease the transition -- 2.7.4