summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorGregory Maxwell <greg@xiph.org>2001-08-13 03:48:22 +0000
committerGregory Maxwell <greg@xiph.org>2001-08-13 03:48:22 +0000
commit01f0fa5f9c138b2e89620380ad0da85acf8e991f (patch)
tree3f5f1bc9dad9c18ebb3c73635af348358c1b9538 /configure.in
parent71ac83a9ce0f4d104f0f91bdb2d9aea55355ba02 (diff)
downloadogg-01f0fa5f9c138b2e89620380ad0da85acf8e991f.tar.gz
Back out broken debian autoconf fix
git-svn-id: http://svn.xiph.org/trunk/ogg@1836 0101bb08-14d6-0310-b084-bc0e0c8e3800
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 420cc17..4ca7ec7 100644
--- a/configure.in
+++ b/configure.in
@@ -1,5 +1,4 @@
dnl Process this file with autoconf to produce a configure script.
-AC_PREREQ(2.50)
AC_INIT(src/framing.c)