view mcabber/libjabber/config.h.in @ 232:9a6ba4b38e63

[/trunk] Changeset 245 by mikael * Fix backspace handling (KEY_BACKSPACE isn't reliable) * UTF-8 locale detection * Display a warning when the locale is UTF-8 * Display log notice when sending a notification request message * Update TODO * Update INSTALL and mcabberrc.example files for better explanations
author mikael
date Wed, 08 Jun 2005 18:33:28 +0000
parents bf3d6e241714
children
line wrap: on
line source

/* include/config.h.in.  Generated automatically from configure.in by autoheader.  */

/* Define if you have the ANSI C header files.  */
#undef STDC_HEADERS

/* Define if your processor stores words with the most significant
   byte first (like Motorola and SPARC, unlike Intel and VAX).  */
#undef WORDS_BIGENDIAN

#undef POOL_NO_HEAP
#undef HAVE_LIBSOCKET
#undef HAVE_SNPRINTF

/* The number of bytes in a int.  */
#undef SIZEOF_INT

/* The number of bytes in a short.  */
#undef SIZEOF_SHORT

/* Define if you have the nsl library (-lnsl).  */
#undef HAVE_LIBNSL

/* Name of package */
#undef PACKAGE

/* Version number of package */
#undef VERSION