mirror of
https://github.com/alsa-project/alsa-utils
synced 2024-12-22 02:26:30 +01:00
fixed for the recent autoconf.
This commit is contained in:
parent
e24a1cb4f9
commit
df19786410
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
AC_DEFUN(SAVE_UTIL_VERSION, [
|
||||
AC_DEFUN([SAVE_UTIL_VERSION], [
|
||||
SND_UTIL_VERSION=$VERSION
|
||||
echo $VERSION > $srcdir/version
|
||||
AC_DEFINE_UNQUOTED(VERSION, "$SND_UTIL_VERSION", [ALSA util version])
|
||||
|
|
Loading…
Reference in a new issue