mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2026-03-17 05:33:46 -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 @@
|
|||
dnl Process this file with autoconf to produce a configure script.
|
||||
AC_INIT([hwmixvolume], [0.9])
|
||||
AC_INIT(hwmixvolume, 0.9)
|
||||
AM_INIT_AUTOMAKE
|
||||
AM_MAINTAINER_MODE([enable])
|
||||
AC_CONFIG_SRCDIR([hwmixvolume])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue