Mercurial > mplayer.hg
view TVout/compile.sh @ 9315:544c285a5493
Enhance portability and remove error prone usage of realloc()
patch by Bj«Órn Sandell <biorn@dce.chalmers.se>
author | arpi |
---|---|
date | Fri, 07 Feb 2003 18:09:29 +0000 |
parents | 3b5f5d1c5041 |
children |
line wrap: on
line source
# Compile TVout tools cd con2fb gcc con2fb.c -o con2fb cd .. cd matroxset make cd .. cd fbset make cd ..