diff options
Diffstat (limited to 'Build/source/texk/dviljk/c-auto.in')
-rw-r--r-- | Build/source/texk/dviljk/c-auto.in | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Build/source/texk/dviljk/c-auto.in b/Build/source/texk/dviljk/c-auto.in new file mode 100644 index 00000000000..7dc1a3403c2 --- /dev/null +++ b/Build/source/texk/dviljk/c-auto.in @@ -0,0 +1,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 |