diff options
Diffstat (limited to 'src/libs/liblzf-3.4/config.h.in')
-rw-r--r-- | src/libs/liblzf-3.4/config.h.in | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/src/libs/liblzf-3.4/config.h.in b/src/libs/liblzf-3.4/config.h.in new file mode 100644 index 00000000..5fd69c6b --- /dev/null +++ b/src/libs/liblzf-3.4/config.h.in @@ -0,0 +1,16 @@ +/* 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 |