/* config.h.in. Generated automatically from configure.in by autoheader. */ /* * config file for xbuffy. */ /* Define if you have the ANSI C header files. */ #undef STDC_HEADERS /* if you want Xbuffy to try to use Content-Length: headers uncomment the * following */ #undef USE_CONTENT_LENGTH /* enable keyboard LED blinking? */ #undef USE_LED /* build as a GNOME Applet */ #undef GNOME_APPLET /* Does your system have the snprintf() call? */ #undef HAVE_SNPRINTF /* Does your system have the vsnprintf() call? */ #undef HAVE_VSNPRINTF /* program to use for shell commands */ #define EXECSHELL "/bin/sh" /* Enable SSL? */ #undef HAVE_SSL /* Enable debugging info */ #undef DEBUG /* Define if you have the setpriority function. */ #undef HAVE_SETPRIORITY /* Define if you have the utimes function. */ #undef HAVE_UTIMES /* Define if you have the compface library (-lcompface). */ #undef HAVE_LIBCOMPFACE