* Makefile.in: Change LOCALINCLUDE and the link line to allow for
authorTom Yu <tlyu@mit.edu>
Thu, 16 Oct 1997 05:31:13 +0000 (05:31 +0000)
committerTom Yu <tlyu@mit.edu>
Thu, 16 Oct 1997 05:31:13 +0000 (05:31 +0000)
commit32759edb7b847b3306da7bcc880aa56a72921ebb
tree3d4ae8d5a0f37c61b3ab73ce90308fb261bbe3f9
parentee735952aa05a83f92d09a67c15ca93cee1892d4
* Makefile.in: Change LOCALINCLUDE and the link line to allow for
krb4 compatibility.

* ftpd.c: Change KERBEROS to KRB5_KRB4_COMPAT where appropriate.
(reply): Fix up braces around the check for auth_type ==
"KERBEROS_V4" so that the nesting of if statements is correct.
Various and sundry fixes from danw@mit.edu to make it work.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10234 dc483132-0cff-0310-8789-dd5450dbe970
src/appl/gssftp/ftpd/ChangeLog
src/appl/gssftp/ftpd/Makefile.in
src/appl/gssftp/ftpd/ftpd.c