mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-31 22:25:35 -04:00
Added AC_PREREQ(2.53) for autoconf
This commit is contained in:
parent
033fb96b00
commit
cb79106ecd
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
||||||
dnl Process this file with autoconf to produce a configure script.
|
dnl Process this file with autoconf to produce a configure script.
|
||||||
|
AC_PREREQ(2.53)
|
||||||
AC_INIT(src/control/control.c)
|
AC_INIT(src/control/control.c)
|
||||||
dnl *************************************************
|
dnl *************************************************
|
||||||
dnl current:revision:age
|
dnl current:revision:age
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue