mirror of
https://github.com/alsa-project/alsa-utils
synced 2024-11-10 00:05:42 +01:00
Attempting to integrate XAmixer2 into the alsa-utils autoconf system, fixing a really stupid typo.
This commit is contained in:
parent
b54cb637ba
commit
cc5233603a
1 changed files with 1 additions and 1 deletions
|
@ -46,5 +46,5 @@ AC_OUTPUT(Makefile alsactl/Makefile alsamixer/Makefile amixer/Makefile aplay/Mak
|
|||
else
|
||||
AC_OUTPUT(Makefile alsactl/Makefile alsamixer/Makefile amixer/Makefile aplay/Makefile \
|
||||
include/Makefile utils/Makefile utils/alsa-utils.spec)
|
||||
AM_MSG_RESULT(Not building XAmixer2 since Gtk+ was not found.)
|
||||
AC_MSG_RESULT(Not building XAmixer2 since Gtk+ was not found.)
|
||||
fi
|
Loading…
Reference in a new issue