From: Jaroslav Kysela Date: Sat, 3 Apr 2004 08:40:16 +0000 (+0000) Subject: Added AC_PREREQ(2.53) for autoconf X-Git-Tag: v1.0.4~1 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=cb79106ecdd562488610891e8bbbe34e76dabd5e;p=alsa-lib.git Added AC_PREREQ(2.53) for autoconf --- 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