mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 05:22:25 +01:00
21 lines
533 B
C
21 lines
533 B
C
/* ib_config.h.in. Generated automatically from configure.in by autoheader. */
|
|
|
|
/* Define as __inline if that's what the C compiler calls it. */
|
|
#undef inline
|
|
|
|
/* Define if your processor stores words with the most significant
|
|
byte first (like Motorola and SPARC, unlike Intel and VAX). */
|
|
#undef WORDS_BIGENDIAN
|
|
|
|
/* The number of bytes in a int. */
|
|
#undef SIZEOF_INT
|
|
|
|
/* Define if you have the <aio.h> header file. */
|
|
#undef HAVE_AIO_H
|
|
|
|
/* Name of package */
|
|
#undef PACKAGE
|
|
|
|
/* Version number of package */
|
|
#undef VERSION
|
|
|