Searched refs:dist_common (Results 1 – 7 of 7) sorted by relevance
88 local function dist_common(pos1, pos2) function98 local x, y = dist_common(pos1, pos2)105 local x, y = dist_common(pos1, pos2)
96 $(dist_common) \211 dist_common = Makefile.in install-sh configure configure.ac \
555 my @dist_common;654 @dist_common = ();3901 uniq (sort @dist_common));5623 @configure_dist_common = @dist_common;7925 push @dist_common, @_;
1443 * automake.in (handle_tests): Don't push TESTS onto dist_common.2296 (handle_dist): Sort keys going into dist_common.3024 Put Makefile.in, Makefile.am in @dist_common3025 (handle_configure): Use @dist_common as appropriate
797 configure_dist_common onto dist_common if appropriate.
3328 * automake.in (%dist_common): Remove.
3389 * bin/automake.in (@dist_common): New global variable.3414 * bin/automake.in (handle_dist): Sort @dist_common.19071 * automake.in (handle_dist): Don't sort @dist_common.