Mercurial > mplayer.hg
comparison configure @ 323:639dec99c0fd
added -lXdpms
author | arpi_esp |
---|---|
date | Mon, 09 Apr 2001 23:31:08 +0000 |
parents | dbe4a779b891 |
children | 3c7ce767bb32 |
comparison
equal
deleted
inserted
replaced
322:4e69a8e2700a | 323:639dec99c0fd |
---|---|
592 if [ $_gl = yes ]; then | 592 if [ $_gl = yes ]; then |
593 _gllib='-lGL' | 593 _gllib='-lGL' |
594 fi | 594 fi |
595 | 595 |
596 if [ $_x11 = yes ]; then | 596 if [ $_x11 = yes ]; then |
597 _x11lib='-lX11 -lXext' | 597 _x11lib='-lX11 -lXext -lXdpms' |
598 fi | 598 fi |
599 | 599 |
600 if [ $_xv = yes ]; then | 600 if [ $_xv = yes ]; then |
601 _xvlib='-lXv' | 601 _xvlib='-lXv' |
602 fi | 602 fi |