diff -r 05bb7cc45c1c -r b4ece1a718cd src/util.c --- a/src/util.c Fri Mar 02 23:59:49 2001 +0000 +++ b/src/util.c Sat Mar 03 00:26:04 2001 +0000 @@ -347,7 +347,7 @@ int res; gchar *gaim_dir; - if (!(general_options & OPT_GEN_LOG_ALL)) { + if (!(logging_options & OPT_LOG_ALL)) { l = find_log_info(name); if (!l)