]> git.alsa-project.org Git - alsa-utils.git/commit
Add check of ncurses*-config
authorTakashi Iwai <tiwai@suse.de>
Wed, 16 Apr 2008 12:39:41 +0000 (14:39 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 16 Apr 2008 12:39:41 +0000 (14:39 +0200)
commit8e3e09dd0b17e507787ef9b8657d4f1609a52b1f
tree468668a84365184b4306dc0d3c009f408476ff8c
parentc58817e8af42e789c7b05a94a1a9c031ebaed989
Add check of ncurses*-config

The recent ncurses package provides ncurses*-config program to give the
proper cflags and libs.  Let's use them if available.

Right now, the ncurses version (5) is hard-coded.  It should be better
to be variable as well, but it'd be messy.  Hope the ncurses version won't
change rapidly.
alsamixer/Makefile.am
configure.in