This commit is contained in:
Jaroslav Kysela 1999-08-19 13:39:10 +00:00
parent b6b50c7aa4
commit b1ad5e3fcd
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
AC_INIT(src/control/control.c)
AM_INIT_AUTOMAKE(alsa-lib, 0.4.0)
AM_INIT_AUTOMAKE(alsa-lib, 0.4.1)
AM_CONDITIONAL(INSTALL_M4, test "x${ACLOCAL}" = "xaclocal")
AC_PREFIX_DEFAULT(/usr)