1/* config.h.in. Generated from configure.ac by autoheader. */ 2 3/* $libdir subdirectory containing libebl modules. */ 4#undef LIBEBL_SUBDIR 5 6/* Directory to place translation files in. */ 7#undef LOCALEDIR 8 9/* Identifier for modules in the build. */ 10#undef MODVERSION 11 12/* Define to 32 or 64 if a specific implementation is wanted. */ 13#undef NATIVE_ELF 14 15/* Name of package */ 16#undef PACKAGE 17 18/* Define to the address where bug reports for this package should be sent. */ 19#undef PACKAGE_BUGREPORT 20 21/* Define to the full name of this package. */ 22#undef PACKAGE_NAME 23 24/* Define to the full name and version of this package. */ 25#undef PACKAGE_STRING 26 27/* Define to the one symbol short name of this package. */ 28#undef PACKAGE_TARNAME 29 30/* Define to the version of this package. */ 31#undef PACKAGE_VERSION 32 33/* Defined if thread local storage should be used. */ 34#undef USE_TLS 35 36/* Version number of package */ 37#undef VERSION 38 39/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a 40 `char[]'. */ 41#undef YYTEXT_POINTER 42 43/* Number of bits in a file offset, on hosts where this is settable. */ 44#undef _FILE_OFFSET_BITS 45 46/* Define for large files, on AIX-style hosts. */ 47#undef _LARGE_FILES 48 49#include <eu-config.h> 50