* aclocal.m4 (V5_OUTPUT_MAKEFILE): most seds don't deal with
authorTom Yu <tlyu@mit.edu>
Thu, 14 Mar 1996 07:14:45 +0000 (07:14 +0000)
committerTom Yu <tlyu@mit.edu>
Thu, 14 Mar 1996 07:14:45 +0000 (07:14 +0000)
commit1bd86e0b224420fdf0312b81c184f32cf38f3a87
treeed80b302fa13f7eafb843e11d47bb931dc31ca82
parent78d8bb3d4c8be80f568e1b3ecd2c515d4f3fd23a
* aclocal.m4 (V5_OUTPUT_MAKEFILE): most seds don't deal with
"s/\(regex\)*/foo/", so use a loop instead to get rid of
extraneous "./" occurences.  Do we want srctop and
buildtop to have leading "./"s?  They do currently.  Is
this a bug?

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