If $(MY_SUBDIRS) is non-NULL use it instead of $(SUBDIRS) to control
authorTheodore Tso <tytso@mit.edu>
Fri, 13 Nov 1998 19:36:33 +0000 (19:36 +0000)
committerTheodore Tso <tytso@mit.edu>
Fri, 13 Nov 1998 19:36:33 +0000 (19:36 +0000)
commit3eb57197bc7f72e6fe6b957accbb55c1a225e2bb
tree6242160bd0aa567b420961edc864447e8a0ab155
parent036f289eb519b5809499de654857caaef222db9a
If $(MY_SUBDIRS) is non-NULL use it instead of $(SUBDIRS) to control
which directories are iterated over.  (This is needed so we can fold a
directory's configure.in scripts into the parent's configure.in
without having to move all of its siblings as well into the parent
directory's configure.in.)

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11023 dc483132-0cff-0310-8789-dd5450dbe970
src/config/ChangeLog
src/config/post.in