Home | History | Annotate | Download | only in liblzf
      1 /* config.h.in.  Generated automatically from configure.in by autoheader 2.13.  */
      2 
      3 /* Define to empty if the keyword does not work.  */
      4 #undef const
      5 
      6 /* Define if you have the ANSI C header files.  */
      7 #undef STDC_HEADERS
      8 
      9 /* The number of bytes in a int.  */
     10 #undef SIZEOF_INT
     11 
     12 /* The number of bytes in a long.  */
     13 #undef SIZEOF_LONG
     14 
     15 /* The number of bytes in a short.  */
     16 #undef SIZEOF_SHORT
     17