summaryrefslogtreecommitdiffstats
path: root/src/include/krb5/k5-config.h
diff options
context:
space:
mode:
authorTom Yu <tlyu@mit.edu>1995-06-23 19:44:33 +0000
committerTom Yu <tlyu@mit.edu>1995-06-23 19:44:33 +0000
commit64c59c2b111661bfa28e2ccad9d3b9a7c4cf313a (patch)
tree7b53642dce1e24eaa08cf3cf6d216ff7cb98947b /src/include/krb5/k5-config.h
parent86e23511876f7bae5adfb171ab6976bd830f94c1 (diff)
downloadkrb5-64c59c2b111661bfa28e2ccad9d3b9a7c4cf313a.tar.gz
krb5-64c59c2b111661bfa28e2ccad9d3b9a7c4cf313a.tar.xz
krb5-64c59c2b111661bfa28e2ccad9d3b9a7c4cf313a.zip
* k5-config.h: remove definition for KRB5_PROVIDE_PROTOTYPES
because we've reversed the sense * configure.in: KBR5_PROVIDE_PROTOTYPES -> KRB5_NO_PROTOTYPES; NO_NESTED_PROTOTYPES -> KRB5_NO_NESTED_PROTOTYPES * rsa-md5.h: reverse sense of KRB5_PROVIDE_PROTOTYPES git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6153 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/include/krb5/k5-config.h')
-rw-r--r--src/include/krb5/k5-config.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/krb5/k5-config.h b/src/include/krb5/k5-config.h
index 244c5ae7f..7c9b66780 100644
--- a/src/include/krb5/k5-config.h
+++ b/src/include/krb5/k5-config.h
@@ -61,7 +61,6 @@
#define HAS_ANSI_VOLATILE
#define HAS_VOID_TYPE
-#define KRB5_PROVIDE_PROTOTYPES
#define HAVE_STDARG_H
#define HAVE_SYS_TYPES_H