summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorcalc <calc@xiph.org>2001-08-13 02:40:36 +0000
committercalc <calc@xiph.org>2001-08-13 02:40:36 +0000
commit71ac83a9ce0f4d104f0f91bdb2d9aea55355ba02 (patch)
treed3df41a6ee885aa837a763fab64f02ab756bf87b /configure.in
parent0423762491d8b4104d60e9c0685c04d5e3209ea9 (diff)
downloadogg-71ac83a9ce0f4d104f0f91bdb2d9aea55355ba02.tar.gz
Debian changes, whee this is fun!
git-svn-id: http://svn.xiph.org/trunk/ogg@1827 0101bb08-14d6-0310-b084-bc0e0c8e3800
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 3c324aa..420cc17 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
+AC_PREREQ(2.50)
+
AC_INIT(src/framing.c)
AM_INIT_AUTOMAKE(libogg,1.0rc2)