mpg123: fix module loading with libtool / !HAVE_DEVFILES
authorPeter Korsgaard <jacmet@sunsite.dk>
Thu, 20 Oct 2011 14:07:46 +0000 (16:07 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Thu, 20 Oct 2011 14:10:10 +0000 (16:10 +0200)
commit6206828e3f39721fc0a567818d967236b1afc97c
treeba91cc121d81a59d44a0e38a309be12c2a3345b9
parent6161049aeda617a3ed93253c1b0122aecf90d4c7
mpg123: fix module loading with libtool / !HAVE_DEVFILES

mpg123 enables loadable modules support if libtool is detected, but
by default tries to load <module>.la, which we strip from the
rootfs unless HAVE_DEVFILES is enabled.

Fix it by directly loading .so files instead.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/multimedia/mpg123/mpg123.mk