summaryrefslogtreecommitdiffstats
path: root/src/include/krb5/k5-config.h
diff options
context:
space:
mode:
authorTheodore Tso <tytso@mit.edu>1995-04-20 15:38:43 +0000
committerTheodore Tso <tytso@mit.edu>1995-04-20 15:38:43 +0000
commitcb61d445ccae9162c0691b9c4bc4455de0c49dfd (patch)
treec46d12f22d7fa64519f70cbd75c0f2ab48acde90 /src/include/krb5/k5-config.h
parent85e926aa90f4586ec2b214f450fc90fa4efd9ced (diff)
downloadkrb5-cb61d445ccae9162c0691b9c4bc4455de0c49dfd.tar.gz
krb5-cb61d445ccae9162c0691b9c4bc4455de0c49dfd.tar.xz
krb5-cb61d445ccae9162c0691b9c4bc4455de0c49dfd.zip
Remove support for HAS_ANSI_CONST (that was needed only for
compatibility with the old imake build; autoconf uses -Dconst=), and HAS_ANSI_VOLATILE, which isn't used at all. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5386 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 b65a466e7..c8abd634e 100644
--- a/src/include/krb5/k5-config.h
+++ b/src/include/krb5/k5-config.h
@@ -59,7 +59,6 @@
#define NO_PASSWORD
#define WM_KERBEROS5_CHANGED "Kerberos5 Changed"
-#define HAS_ANSI_CONST /* For compiling w/o -Za */
#define HAS_ANSI_VOLATILE
#define HAS_VOID_TYPE
#define KRB5_PROVIDE_PROTOTYPES