Blob Blame History Raw
dnl Process this file with autoconf to produce a configure script.
AC_INIT(hwmixvolume, 0.9)
AM_INIT_AUTOMAKE
AM_MAINTAINER_MODE([enable])
AC_CONFIG_SRCDIR([hwmixvolume])
AC_PROG_INSTALL
AC_OUTPUT([Makefile desktop/Makefile])