blob: 7dc1a3403c2a2a84f5503e47e9d0d59960e649aa (
plain)
1
2
3
4
5
6
7
8
9
|
/* c-auto.in. Generated automatically from configure.in by autoheader. */
/* Define if type char is unsigned and you are not using gcc. */
#ifndef __CHAR_UNSIGNED__
#undef __CHAR_UNSIGNED__
#endif
/* The number of bytes in a long. */
#undef SIZEOF_LONG
|