view mcabber/libjabber/config.h.in @ 628:454399f026fa 0.7.2

Fix a bug in jb_addbuddy() "/add jabber@i.d nick" didn't work as expected, the nick wasn't set correctly. Thanks to "salvador" for noticing this.
author Mikael Berthe <mikael@lilotux.net>
date Tue, 20 Dec 2005 00:18:47 +0100
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