configure fails (autoconf 2.52) if aclocal.m4 located in directory above source tree
authorEzra Peisach <epeisach@mit.edu>
Mon, 23 Sep 2002 17:56:36 +0000 (17:56 +0000)
committerEzra Peisach <epeisach@mit.edu>
Mon, 23 Sep 2002 17:56:36 +0000 (17:56 +0000)
commit15552078ad57c9ab05eb02c7283390dfad6460fc
tree3bac49955bc1673d6d6eca8ace40c883aa37c0e2
parentc83ff74a790a8668513e7f89b53cadff401b2c69
configure fails (autoconf 2.52) if aclocal.m4 located in directory above source tree

        * aclocal.m4 (V5_SET_TOPDIR): When determining the location of the
        top of the source tree, stop when reach the top and aclocal.m4
        file is located instead of continuing up and out of the tree.

ticket: new

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14893 dc483132-0cff-0310-8789-dd5450dbe970
src/ChangeLog
src/aclocal.m4