summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaroslav Kysela <perex@perex.cz>2004-04-03 08:40:16 +0000
committerJaroslav Kysela <perex@perex.cz>2004-04-03 08:40:16 +0000
commitcb79106ecdd562488610891e8bbbe34e76dabd5e (patch)
tree2b8255138ee6d3d688341746f41868d89a51ff25
parent033fb96b00a894d7617ab55b8cf09c4fb9abffaf (diff)
downloadalsa-lib-cb79106ecdd562488610891e8bbbe34e76dabd5e.tar.gz
Added AC_PREREQ(2.53) for autoconf
-rw-r--r--configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 566e3a62..d1ac494b 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,5 @@
dnl Process this file with autoconf to produce a configure script.
+AC_PREREQ(2.53)
AC_INIT(src/control/control.c)
dnl *************************************************
dnl current:revision:age