xlhtml/config.h.in

49 lines
1.2 KiB
C
Raw Normal View History

/* config.h.in. Generated automatically from configure.in by autoheader 2.13. */
2002-03-20 15:31:36 +00:00
2002-05-10 15:17:47 +00:00
/* Define to empty if the keyword does not work. */
#undef const
2002-03-20 15:31:36 +00:00
2002-05-10 15:17:47 +00:00
/* Define to `unsigned' if <sys/types.h> doesn't define. */
#undef size_t
2002-03-20 15:31:36 +00:00
2002-05-10 15:17:47 +00:00
/* Define if you have the ANSI C header files. */
#undef STDC_HEADERS
2002-03-20 15:31:36 +00:00
2002-05-10 15:17:47 +00:00
/* Define if your processor stores words with the most significant
byte first (like Motorola and SPARC, unlike Intel and VAX). */
#undef WORDS_BIGENDIAN
2002-03-20 15:31:36 +00:00
2002-05-10 15:17:47 +00:00
/* The number of bytes in a double. */
2002-03-20 15:31:36 +00:00
#undef SIZEOF_DOUBLE
2002-05-10 15:17:47 +00:00
/* The number of bytes in a float. */
2002-03-20 15:31:36 +00:00
#undef SIZEOF_FLOAT
2002-05-10 15:17:47 +00:00
/* The number of bytes in a long double. */
2002-03-20 15:31:36 +00:00
#undef SIZEOF_LONG_DOUBLE
2002-05-10 15:17:47 +00:00
/* The number of bytes in a unsigned char. */
2002-03-20 15:31:36 +00:00
#undef SIZEOF_UNSIGNED_CHAR
2002-05-10 15:17:47 +00:00
/* The number of bytes in a unsigned int. */
2002-03-20 15:31:36 +00:00
#undef SIZEOF_UNSIGNED_INT
2002-05-10 15:17:47 +00:00
/* The number of bytes in a unsigned long. */
2002-03-20 15:31:36 +00:00
#undef SIZEOF_UNSIGNED_LONG
2002-05-10 15:17:47 +00:00
/* The number of bytes in a unsigned long long. */
2002-03-20 15:31:36 +00:00
#undef SIZEOF_UNSIGNED_LONG_LONG
2002-05-10 15:17:47 +00:00
/* The number of bytes in a unsigned short. */
2002-03-20 15:31:36 +00:00
#undef SIZEOF_UNSIGNED_SHORT
2002-05-10 15:17:47 +00:00
/* Define if you have the <malloc.h> header file. */
#undef HAVE_MALLOC_H
/* Name of package */
#undef PACKAGE
2002-03-20 15:31:36 +00:00
/* Version number of package */
#undef VERSION
2002-03-20 15:31:36 +00:00