alsa-utils/alsaconf
Michał Górny e80b015689 fix use of $(SED)
The alsactl Makefile used 'sed $(SED)' which is going to failed when SED
is actually set. Replaced that with '$(SED)', and a few 'sed' calls in
alsaconf Makefile as well. Added AC_PROG_SED to configure to have it
set.

Fixes: https://bugtrack.alsa-project.org/alsa-bug/view.php?id=5363
Fixes: http://bugs.gentoo.org/show_bug.cgi?id=366587
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
2011-08-31 22:31:55 +02:00
..
po Fix a text in alsa-utils 2005-12-02 11:45:25 +00:00
alsaconf.8 Sort options in alphabetic order 2005-01-20 18:06:10 +00:00
alsaconf.fr.8 Add alsaconf french man page 2005-03-16 13:30:47 +00:00
alsaconf.in alsactl: Move asound.state location to /var/lib/alsa 2010-11-23 15:48:50 +01:00
Makefile.am fix use of $(SED) 2011-08-31 22:31:55 +02:00