diff -r 534ca3ae0bfc -r 4a97e75d06f5 src/gtkrequest.c --- a/src/gtkrequest.c Mon Aug 01 04:08:27 2005 +0000 +++ b/src/gtkrequest.c Mon Aug 01 04:27:33 2005 +0000 @@ -896,7 +896,7 @@ (GPOINTER_TO_INT(set_hash_data[1]) || (set->account != NULL && gaim_account_is_connected(set->account))) && set->type == GAIM_LOG_IM) { -#if NEW_STYLE_COMPLETION +#ifdef NEW_STYLE_COMPLETION add_screenname_autocomplete_entry((GtkListStore *)set_hash_data[0], NULL, NULL, set->account, set->name); #else