alsa-tools/hwmixvolume/configure.ac

7 lines
184 B
Text
Raw Normal View History

dnl Process this file with autoconf to produce a configure script.
AC_INIT([hwmixvolume], [0.9])
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([hwmixvolume])
AC_PROG_INSTALL
AC_OUTPUT([Makefile])