summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorjkeil <jkeil@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-11-29 19:00:48 +0000
committerjkeil <jkeil@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-11-29 19:00:48 +0000
commit4e432b51f45f07f806c26746517e580ce37203ac (patch)
tree224b0ad6be8fd10878f89bb3017f67ab1afd0512 /configure
parent903f0acae152599bafae0136fbea53a041c1d5cb (diff)
downloadmpv-4e432b51f45f07f806c26746517e580ce37203ac.tar.bz2
mpv-4e432b51f45f07f806c26746517e580ce37203ac.tar.xz
new configure didn't build mplayer with mediaLib on solaris any more.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3208 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure b/configure
index 7f4f9c1799..b76a0fd94b 100755
--- a/configure
+++ b/configure
@@ -2521,6 +2521,7 @@ VO2 = $_vo2
EXTRA_LIB = $_ld_extra
Z_LIB = $_ld_static $_ld_zlib
+HAVE_MLIB = $_mlib
STATIC_LIB = $_ld_static
X11_INC = $_inc_x11
@@ -2531,6 +2532,7 @@ X_LIB = $_ld_x11 $_ld_gl $_ld_dga $_ld_xv $_ld_vm $_ld_xinerama $_ld_mad $_ld_so
DXR3_LIB = $_ld_dxr3
GGI_LIB = $_ld_ggi
MLIB_LIB = $_ld_mlib
+MLIB_INC = $_inc_mlib
PNG_LIB = $_ld_png
SDL_LIB = $_ld_sdl
SVGA_LIB = $_ld_svga