--- a/libpurple/internal.h Sun Jun 29 14:25:09 2008 +0000 +++ b/libpurple/internal.h Tue Jul 01 21:33:14 2008 +0000 @@ -229,6 +229,9 @@ #define purple_strlcat(dest, src) g_strlcat(dest, src, sizeof(dest)) #define PURPLE_WEBSITE "http://pidgin.im/" +#ifndef CLIENT_WEBSITE + #define CLIENT_WEBSITE PURPLE_WEBSITE +#endif #define PURPLE_DEVEL_WEBSITE "http://developer.pidgin.im/" /* This is for the accounts code to notify the buddy icon code that