view etc/inttypes.h @ 32783:5b3f37eab972

configure: Drop CFLAGS from DEPFLAGS. The dependency file generation flags are used completely independent of the CFLAGS and in all compilation commands that use DEPFLAGS, CFLAGS are added anyway, thus duplicating CFLAGS is completely pointless.
author diego
date Tue, 08 Feb 2011 01:25:41 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>