Work around bug in autoconf which causes a relative path for dnl
authorTheodore Tso <tytso@mit.edu>
Wed, 28 Jun 1995 18:29:26 +0000 (18:29 +0000)
committerTheodore Tso <tytso@mit.edu>
Wed, 28 Jun 1995 18:29:26 +0000 (18:29 +0000)
commit323ef88ce9b471d2a5a064c33e77860d54df1f0d
treed6626870c1ad9b8895fc90c02610e38d1e17ad83
parent966b47e499faefe16dc615ac4df920f95131db6d
Work around bug in autoconf which causes a relative path for dnl
AC_PROG_INSTALL to be cached.  We workaround this by unsetting the
cache variable if it contains a relative pathname.

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