fixes to dtrt with ANSI_STDIO; previously there was gratuitous abuse of
authorTom Yu <tlyu@mit.edu>
Tue, 2 Aug 1994 09:41:55 +0000 (09:41 +0000)
committerTom Yu <tlyu@mit.edu>
Tue, 2 Aug 1994 09:41:55 +0000 (09:41 +0000)
commit9f99c5480d52968b530169b4324738b9c718e791
tree50f13b68b10fc279d59f96e986017b4136359b61
parent9e05c3038c1d88e28c82a7bc079da370cec19e37
fixes to dtrt with ANSI_STDIO; previously there was gratuitous abuse of
this particular definition, as it was really just detecting the presence
of setvbuf().  Now it does a compile-and-run to check for binary fopen()
availability, and the check for setvbuf() has been moved.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4030 dc483132-0cff-0310-8789-dd5450dbe970
src/include/krb5/ChangeLog
src/include/krb5/acconfig.h
src/include/krb5/configure.in