]> git.alsa-project.org Git - alsa-lib.git/commit
[ALSA-LIB] remove the library replacement for $LIBS
authorTakashi Iwai <tiwai@suse.de>
Wed, 15 Sep 2004 18:48:07 +0000 (18:48 +0000)
committerTakashi Iwai <tiwai@suse.de>
Wed, 15 Sep 2004 18:48:07 +0000 (18:48 +0000)
commitcc17f929726703f637ae1f04d873f38330dd21bc
tree264570975ce0c306c3ae4cc1038751fba81bf9b3
parent8ac16f151c7e622a171f5b5877191f16fcef4933
[ALSA-LIB] remove the library replacement for $LIBS

Don't remove libs (e.g. -lm -ldl) from $LIBS incorrectly.
Better to keep them than wrong replacement.
utils/alsa.m4