0.3.0pre1

This commit is contained in:
Jaroslav Kysela 1998-11-29 16:24:51 +00:00
parent 2ad00af637
commit 4964e44a6e

View file

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