* configure.in: Remove the CopyHeader and CopySrcHeader rules as
authorEzra Peisach <epeisach@mit.edu>
Thu, 6 Feb 1997 16:15:06 +0000 (16:15 +0000)
committerEzra Peisach <epeisach@mit.edu>
Thu, 6 Feb 1997 16:15:06 +0000 (16:15 +0000)
commitdc2c4bb532a51ba72300129c5f560f19e6b16a15
tree2a8c430a105327ccde23920a34c4800eb357f8fd
parent81593e4e84b45971ae01d5a1ed76905f671cb199
* configure.in: Remove the CopyHeader and CopySrcHeader rules as
they are handled in Makefile.in

* Makefile.in: Create include/gssapi on unix. Make clean removes
built gssapi.h

These were broken on the unix side.
Make complained about too many rules for building the
../../../include/gssapi/.... files - because they were defined
twice.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9804 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/gssapi/generic/ChangeLog
src/lib/gssapi/generic/Makefile.in
src/lib/gssapi/generic/configure.in