view etc/inttypes.h @ 20516:3c8e99146862

Also detect static fontconfig when pkg-config is not installed (-lexpat -lfreetype is needed in this case). Tested on MinGW.
author reimar
date Mon, 30 Oct 2006 18:48:31 +0000
parents dae8bc96fb15
children
line wrap: on
line source


// fallback if the user doesn't have inttypes.h (libc5 systems)

#include <sys/bitypes.h>