diff -r eeea35fbf182 -r 26c0b9e2925f kconfig/zconf.tab.c_shipped --- a/kconfig/zconf.tab.c_shipped Sat Feb 24 11:00:05 2007 +0000 +++ b/kconfig/zconf.tab.c_shipped Sun Oct 05 18:35:01 2008 +0000 @@ -2135,7 +2135,7 @@ sym_check_deps(sym); } - sym_change_count = 1; + sym_set_change_count(1); } const char *zconf_tokenname(int token)