1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-02 13:12:05 +00:00

XFree86 version detection

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@710 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
nickols_k 2001-05-06 09:47:00 +00:00
parent 562516422c
commit ed43db1534

View File

@ -29,7 +29,8 @@ What?
uname -a
- libc version:
ls -l /lib/libc[.-]*
- X version (you should know that)
- X version:
X -version
- gcc and ld version:
gcc -v
ld -v