mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2025-10-29 05:40:25 -04:00
Modernize configure.ac
This commit is contained in:
parent
ab0104736c
commit
07896d3d16
25 changed files with 60 additions and 60 deletions
|
|
@ -1,5 +1,5 @@
|
|||
AC_INIT(sbiload.c)
|
||||
AM_INIT_AUTOMAKE(sbiload, 0.4.0)
|
||||
AC_INIT(sbiload, 0.4.0)
|
||||
AM_INIT_AUTOMAKE
|
||||
AC_PROG_CC
|
||||
AC_PROG_INSTALL
|
||||
AC_HEADER_STDC
|
||||
Loading…
Add table
Add a link
Reference in a new issue