Mainly tarbal distribution fixes...

This commit is contained in:
Jaroslav Kysela 1998-12-30 17:11:51 +00:00
parent 741a333e90
commit ffcff61ceb
3 changed files with 3 additions and 1 deletions

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