This commit is contained in:
Jaroslav Kysela 2000-03-01 18:13:35 +00:00
parent 4931c0c7e2
commit 845add2af5

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