Modernize configure.ac

This commit is contained in:
Jaroslav Kysela 2014-06-12 11:28:22 +02:00
parent ab0104736c
commit 07896d3d16
25 changed files with 60 additions and 60 deletions

View file

@ -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])