]> git.alsa-project.org Git - alsa-lib.git/commit
configure: Fail when the user attempts to compile shared and static libs
authorJaroslav Kysela <perex@perex.cz>
Wed, 30 Mar 2011 15:30:09 +0000 (17:30 +0200)
committerJaroslav Kysela <perex@perex.cz>
Wed, 30 Mar 2011 15:30:09 +0000 (17:30 +0200)
commitcd20fe3f4d93c06500f5a6afb70c61e51762a2a6
treeb317837ef7ab4d4f6b1d3e2c992d013635d1ee21
parente419f63960a0c30c0263525b2db084b36c962d59
configure: Fail when the user attempts to compile shared and static libs

There are some issues with libtool breaking the possibility to build both
types of libraries in one shot. Compile libraries separately.

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
configure.in