Mercurial > mplayer.hg
changeset 3207:6ea45643506c
new configure didn't build mplayer with mediaLib on solaris any more.
author | jkeil |
---|---|
date | Thu, 29 Nov 2001 19:00:48 +0000 |
parents | 588102344a68 |
children | 98a587aaf505 |
files | configure |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/configure Thu Nov 29 18:56:08 2001 +0000 +++ b/configure Thu Nov 29 19:00:48 2001 +0000 @@ -2521,6 +2521,7 @@ 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 @@ 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