/* 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. */ #undef STDC_HEADERS /* 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 */ #undef USE_CONTENT_LENGTH /* Version Information */ #undef VERSION /* 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. */ #undef HAVE_BCOPY /* Define if you have the setpriority function. */ #undef HAVE_SETPRIORITY /* Define if you have the strdup function. */ #undef HAVE_STRDUP /* Define if you have the utimes function. */ #undef HAVE_UTIMES /* Define if you have the nsl library (-lnsl). */ #undef HAVE_LIBNSL /* Define if you have the socket library (-lsocket). */ #undef HAVE_LIBSOCKET