/* config.h.  Generated automatically by configure.  */
/* config.h.in.  Generated automatically from configure.in by autoheader.  */
/*
 * config file for xbuffy.  
 */

/* Enable debugging info */
/* #undef DEBUG */


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

/* Define if the X Window System is missing or not being used.  */
/* #undef X_DISPLAY_MISSING */

/* if you want Xbuffy to try to use Content-Length: headers uncomment the
 * following 
 */
#define USE_CONTENT_LENGTH 1

/* Version Information */
#define VERSION "3.3.bl.3"

/* enable NNTP mailboxes? */
/* #undef USE_NNTP */

/* Default NNTP Server */ 
/* #undef NNTP_SERVER */

/* use Motif instead of Athena? */
/* #undef USE_MOTIF */

/* enable keyboard LED blinking? */
/* #undef USE_LED */

/* Define if you have the bcopy function.  */
#define HAVE_BCOPY 1

/* Define if you have the setpriority function.  */
#define HAVE_SETPRIORITY 1

/* Define if you have the strdup function.  */
#define HAVE_STRDUP 1

/* Define if you have the utimes function.  */
#define HAVE_UTIMES 1

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

/* Define if you have the socket library (-lsocket).  */
/* #undef HAVE_LIBSOCKET */


syntax highlighted by Code2HTML, v. 0.9.1