Mercurial > mplayer.hg
view etc/inttypes.h @ 34047:c8b1318c9647
configure: refactor PIC test using cpp_condition_check()
author | diego |
---|---|
date | Mon, 26 Sep 2011 10:59:42 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>