blob: d6645d599c4b4eb9f1b0438501ed3a63ade2b055 [file] [log] [blame]
The Android Open Source Project441f72d2009-03-03 19:29:28 -08001/* config.h.in. Generated from configure.ac by autoheader. */
2
Ben Chengcc6695e2012-03-07 23:04:02 -08003/* $libdir subdirectory containing libebl modules. */
4#undef LIBEBL_SUBDIR
The Android Open Source Project441f72d2009-03-03 19:29:28 -08005
6/* Directory to place translation files in. */
7#undef LOCALEDIR
8
Ben Chengcc6695e2012-03-07 23:04:02 -08009/* Identifier for modules in the build. */
10#undef MODVERSION
11
The Android Open Source Project441f72d2009-03-03 19:29:28 -080012/* 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
Ben Chengcc6695e2012-03-07 23:04:02 -080049#include <eu-config.h>