This commit is contained in:
Jaroslav Kysela 2000-02-04 12:35:24 +00:00
parent 5c946996db
commit 905555837b

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.5.1a)
AM_INIT_AUTOMAKE(alsa-lib, 0.5.2)
AM_CONDITIONAL(INSTALL_M4, test "x${ACLOCAL}" = "xaclocal")
AC_PREFIX_DEFAULT(/usr)