Revision 6c8fec83

b/configure
1180 1180
z_version=`cut -f3 -d. $source_path/VERSION`
1181 1181

  
1182 1182
if test -z "$werror" ; then
1183
    if test "$z_version" = "50" -a \
1183
    if test -d "$source_path/.git" -a \
1184 1184
        "$linux" = "yes" ; then
1185 1185
        werror="yes"
1186 1186
    else

Also available in: Unified diff