~vcs-imports/alsa-utils/trunk

Viewing all changes in revision 1103.

  • Committer: Clemens Ladisch
  • Author(s): Michał Górny
  • Date: 2011-08-31 20:31:55 UTC
  • Revision ID: git-v1:e80b015689ce7a632c8cf57a29bd703eef4edbbc
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>

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: