* configure.in (PATH): use internal AC_CHECK_ECHO_N because change
authorMark Eichin <eichin@mit.edu>
Fri, 28 Apr 1995 20:18:19 +0000 (20:18 +0000)
committerMark Eichin <eichin@mit.edu>
Fri, 28 Apr 1995 20:18:19 +0000 (20:18 +0000)
commit3cccf37a987127d31d3d7f2d0a4d8eea38601050
tree077e183f52ebcf60bd8e4fe9ba93a80d4c7bc75b
parent6d27ee3ea49f6494997e91439deb381e72f7ac12
* configure.in (PATH): use internal AC_CHECK_ECHO_N because change
in path might change behavior of echo (example: solaris, native
shell, with GNU echo (-n) in user path, but only Solaris echo (\c)
in path here.)

(AC_PATH_PROG should probably get fixed, to deal with this possibility. Later.)

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5632 dc483132-0cff-0310-8789-dd5450dbe970
src/appl/bsd/ChangeLog
src/appl/bsd/configure.in