Mercurial > mplayer.hg
view etc/inttypes.h @ 27099:1294f728042a
Touch FFmpeg libraries after recursing into their subdirectories.
Otherwise, if the recursion was due to a changed file that is not built into
the library, the recursion will become unconditional.
author | diego |
---|---|
date | Tue, 24 Jun 2008 08:55:06 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>