summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorRalph Giles <giles@xiph.org>2006-04-26 17:04:03 +0000
committerRalph Giles <giles@xiph.org>2006-04-26 17:04:03 +0000
commit02b18361c4e6610465b4a6ca37b5c03e89702bda (patch)
treea5e01bd38beb1e73f8634fd86f21ac1a6a5536c5 /autogen.sh
parent61d78da8fa92e6eeac564301d44a092c8e96e444 (diff)
downloadogg-02b18361c4e6610465b4a6ca37b5c03e89702bda.tar.gz
Oops, revert accidental changes from the last commit.
git-svn-id: http://svn.xiph.org/trunk/ogg@11292 0101bb08-14d6-0310-b084-bc0e0c8e3800
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index 73c8fca..232e1d4 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -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="libogg"
olddir=`pwd`
srcdir=`dirname $0`