Version 0.3.0

This commit is contained in:
Jaroslav Kysela 1999-06-04 12:25:32 +00:00
parent c6d9012d55
commit 3cec438594

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