/* config.h. Generated by configure. */ /* config.h.in. Generated from configure.ac by autoheader. */ /* Define to 1 if you have the `memcpy' function. */ #define HAVE_MEMCPY 1 /* Define if test programs should not run the compiled code */ /* #undef LIGHTNING_CROSS */ /* Define if the test programs should disassemble the code they produce */ /* #undef LIGHTNING_DISASSEMBLE */ /* Define if lightning is targeting the x86 architecture */ #define LIGHTNING_I386 1 /* Define if lightning is targeting the x86 architecture */ /* #undef LIGHTNING_PPC */ /* Define if lightning is targeting the x86 architecture */ /* #undef LIGHTNING_SPARC */ /* Name of package */ #define PACKAGE "lightning" /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "bonzini@gnu.org" /* Define to the full name of this package. */ #define PACKAGE_NAME "GNU lightning" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "GNU lightning 1.2" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "lightning" /* Define to the version of this package. */ #define PACKAGE_VERSION "1.2" /* Version number of package */ #define VERSION "1.2" /* Define to enable assertions */ /* #undef _ASM_SAFETY */