Move BeOS extralibs handling into configure.

Originally committed as revision 7082 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Diego Biurrun
2006-11-15 01:36:16 +00:00
parent eaa53b957b
commit 9464f2b836
2 changed files with 4 additions and 4 deletions

4
configure vendored
View File

@@ -1540,6 +1540,10 @@ if enabled vhook; then
check_ldflags -export-dynamic
fi
if enabled audio_beos; then
add_extralibs "-lmedia -lbe"
fi
##########################################
# imlib check