--- 1 +++ 2 @@ -2383,8 +2383,8 @@ # to all possible directories, and use it. If DIST_SUBDIRS is # defined, just use it. local (\$dist_subdir_name); - if (&variable_defined ('DIST_SUBDIRS') - || &variable_conditions ('SUBDIRS')) + if (&variable_conditions ('SUBDIRS') + || &variable_defined ('DIST_SUBDIRS')) { \$dist_subdir_name = 'DIST_SUBDIRS'; if (! &variable_defined ('DIST_SUBDIRS'))