0.5.0pre2

This commit is contained in:
Jaroslav Kysela 2000-01-11 17:25:42 +00:00
parent 24db44523b
commit 7619bcfa1d

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