0.3.0pre5

This commit is contained in:
Jaroslav Kysela 1999-03-09 09:43:32 +00:00
parent 9dfc55b84e
commit 26c91a223b

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