]> git.alsa-project.org Git - alsa-tools.git/commit
Fix gw_CHECK_QT macro
authorMikael Magnusson <mikma@users.sourceforge.net>
Tue, 17 May 2005 16:12:50 +0000 (16:12 +0000)
committerTakashi Iwai <tiwai@suse.de>
Tue, 17 May 2005 16:12:50 +0000 (16:12 +0000)
commit0d5aa544edd5025eb0ec4df4e96cc14c76580987
treeca35524771d2670d4beb264d19323823a9af8716
parent8ff2d3d2ea2925ed3862e0970845b00880b46af5
Fix gw_CHECK_QT macro

Fixes pattern in gw_CHECK_QT not to match files that the linker won't
use, for example libqt.so.3 . Needed if both libqt and libqt-mt shared
libraries are installed, but only the libqt-mt development library.

Signed-off-by: Mikael Magnusson <mikma@users.sourceforge.net>
qlo10k1/acinclude.m4