/* config.h. Generated by configure. */ /* config.h.in. Generated from configure.in by autoheader. */ /* #undef ENABLE_NLS */ /* #undef HAVE_CATGETS */ /* #undef HAVE_GETTEXT */ /* #undef HAVE_LC_MESSAGES */ /* #undef HAVE_STPCPY */ /* #undef HAVE_LIBSM */ /* #undef PACKAGE_LOCALE_DIR */ #define PACKAGE_DATA_DIR "/share/gyach" #define PACKAGE_SOURCE_DIR "/mnt/gmirror/ports/net-im/gyach/work/gyach-0.9.8" #define VERSION "0.9.8" /* use GTK+ v2.x */ /* #undef USE_GTK2 */ /* status pixmaps instead of "AW/AA/IG/etc." text messages */ #define SHOW_STATUS_PIXMAPS 1 /* use pthread_create to download friends list, profiles, images, etc. */ #define USE_PTHREAD_CREATE 1 /* use which gtk widget for the chat text area */ #define GYACH_INT_TEXT 1 /* #undef GYACH_INT_XTEXT */ /* #undef GYACH_INT_HTML */ /* use gdk-pixbuf for displaying avatars & profile pictures */ #define USE_GDK_PIXBUF 1 /* Debug level, controls which messages are printed */ /* look in gyach.h for what levels mean what messages are enabled */ #define DBG_LEVEL 0 /* Name of package */ #define PACKAGE "gyach" /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "" /* Define to the full name of this package. */ #define PACKAGE_NAME "" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "" /* Define to the version of this package. */ #define PACKAGE_VERSION "" /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Version number of package */ #define VERSION "0.9.8"