You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
396 B
16 lines
396 B
/* config.h.in. Generated automatically from configure.in by autoheader 2.13. */ |
|
|
|
/* Define to empty if the keyword does not work. */ |
|
#undef const |
|
|
|
/* Define if you have the ANSI C header files. */ |
|
#undef STDC_HEADERS |
|
|
|
/* The number of bytes in a int. */ |
|
#undef SIZEOF_INT |
|
|
|
/* The number of bytes in a long. */ |
|
#undef SIZEOF_LONG |
|
|
|
/* The number of bytes in a short. */ |
|
#undef SIZEOF_SHORT
|
|
|