view etc/inttypes.h @ 24221:06dd2d1033ef

Do not overwrite config.h unless it was changed. Mostly taken from FFmpeg.
author diego
date Mon, 27 Aug 2007 11:40:25 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>