* aclocal.m4 (CopySrcHeader): do a set -x before mkdir
authorTom Yu <tlyu@mit.edu>
Tue, 13 Jun 1995 05:47:12 +0000 (05:47 +0000)
committerTom Yu <tlyu@mit.edu>
Tue, 13 Jun 1995 05:47:12 +0000 (05:47 +0000)
commit1cabf291b0ff7246e81d2ff8d2eca3501b925803
tree51522adc8ce02a0a6c56517e62a57ff7ccd5380b
parent670b260aac64048286e82850e312de962d4890bb
* aclocal.m4 (CopySrcHeader): do a set -x before mkdir
_MAKE_SUBDIRS: inserted a "-@" rather than a "@" at the
beginning of the rule; Ultrix make does /bin/sh -e
ruleline if it's not there, and set +e doesn't work.

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