comparison mcabber/libjabber/config.h.in @ 25:bf3d6e241714

[/trunk] Changeset 41 by mikael * Add libjabber to trunk. Let the game begin! :-)
author mikael
date Sun, 27 Mar 2005 20:18:21 +0000
parents
children
comparison
equal deleted inserted replaced
24:e88b15cbf2de 25:bf3d6e241714
1 /* include/config.h.in. Generated automatically from configure.in by autoheader. */
2
3 /* Define if you have the ANSI C header files. */
4 #undef STDC_HEADERS
5
6 /* Define if your processor stores words with the most significant
7 byte first (like Motorola and SPARC, unlike Intel and VAX). */
8 #undef WORDS_BIGENDIAN
9
10 #undef POOL_NO_HEAP
11 #undef HAVE_LIBSOCKET
12 #undef HAVE_SNPRINTF
13
14 /* The number of bytes in a int. */
15 #undef SIZEOF_INT
16
17 /* The number of bytes in a short. */
18 #undef SIZEOF_SHORT
19
20 /* Define if you have the nsl library (-lnsl). */
21 #undef HAVE_LIBNSL
22
23 /* Name of package */
24 #undef PACKAGE
25
26 /* Version number of package */
27 #undef VERSION
28