This commit is contained in:
Jaroslav Kysela 2000-02-27 13:39:48 +00:00
parent c92b54b3d3
commit d8e630527b

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