/* config.h. Generated from config.h.in by configure. */ /* config.h.in. Generated from configure.ac by autoheader. */ /* Define to 1 if you have the header file. */ #define HAVE_STDINT_H 1 /* Name of package */ #define PACKAGE "re2c" /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "re2c-general@lists.sourceforge.net" /* Define to the full name of this package. */ #define PACKAGE_NAME "re2c" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "re2c 1.0.1" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "re2c" /* Define to the home page for this package. */ #define PACKAGE_URL "" /* Define to the version of this package. */ #define PACKAGE_VERSION "1.0.1" /* The size of `0i8', as computed by sizeof. */ #define SIZEOF_0I8 0 /* The size of `0l', as computed by sizeof. */ #define SIZEOF_0L 8 /* The size of `0ll', as computed by sizeof. */ #define SIZEOF_0LL 8 /* The size of `char', as computed by sizeof. */ #define SIZEOF_CHAR 1 /* The size of `int', as computed by sizeof. */ #define SIZEOF_INT 4 /* The size of `long', as computed by sizeof. */ #define SIZEOF_LONG 8 /* The size of `long long', as computed by sizeof. */ #define SIZEOF_LONG_LONG 8 /* The size of `short', as computed by sizeof. */ #define SIZEOF_SHORT 2 /* The size of `void *', as computed by sizeof. */ #define SIZEOF_VOID_P 8 /* The size of `__int64', as computed by sizeof. */ #define SIZEOF___INT64 0 /* Version number of package */ #define VERSION "1.0.1"