mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
Change autoconf requirement to 2.59
Change AC_PREREQ to 2.59.
This commit is contained in:
parent
5ba4634ab5
commit
3b692f9d6b
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
dnl Process this file with autoconf to produce a configure script.
|
||||
AC_PREREQ(2.53)
|
||||
AC_PREREQ(2.59)
|
||||
AC_INIT(src/control/control.c)
|
||||
dnl *************************************************
|
||||
dnl current:revision:age
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue