Backout broken debian autoconf fix
authorGregory Maxwell <greg@xiph.org>
Mon, 13 Aug 2001 05:57:37 +0000 (05:57 +0000)
committerGregory Maxwell <greg@xiph.org>
Mon, 13 Aug 2001 05:57:37 +0000 (05:57 +0000)
svn path=/trunk/vorbis/; revision=1857

configure.in

index 7de8a5e..77f614e 100644 (file)
@@ -4,8 +4,6 @@ dnl ------------------------------------------------
 dnl Initialization and Versioning
 dnl ------------------------------------------------
 
-AC_PREREQ(2.50)
-
 AC_INIT(lib/mdct.c)
 AM_INIT_AUTOMAKE(libvorbis,1.0rc2)