1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-05 05:37:37 +00:00

added -lXdpms

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@324 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
arpi_esp 2001-04-09 23:31:08 +00:00
parent 77f6df6ba7
commit fd9595e99b

2
configure vendored
View File

@ -594,7 +594,7 @@ if [ $_gl = yes ]; then
fi
if [ $_x11 = yes ]; then
_x11lib='-lX11 -lXext'
_x11lib='-lX11 -lXext -lXdpms'
fi
if [ $_xv = yes ]; then