Oops, revert accidental changes from the last commit.
authorRalph Giles <giles@xiph.org>
Wed, 26 Apr 2006 17:03:19 +0000 (17:03 +0000)
committerRalph Giles <giles@xiph.org>
Wed, 26 Apr 2006 17:03:19 +0000 (17:03 +0000)
svn path=/trunk/vorbis/; revision=11291

autogen.sh

index 73c8fca..c9a4e3f 100755 (executable)
@@ -2,7 +2,7 @@
 # Run this to set up the build system: configure, makefiles, etc.
 # (based on the version in enlightenment's cvs)
 
-package="vorbisdec"
+package="vorbis"
 
 olddir=`pwd`
 srcdir=`dirname $0`