summaryrefslogtreecommitdiffstats
path: root/src/configure.in
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@mit.edu>2009-01-03 11:39:17 +0000
committerKen Raeburn <raeburn@mit.edu>2009-01-03 11:39:17 +0000
commit72d13d7f2b682b2243f0742c31038b471cdf7b11 (patch)
tree4d867ba2938b14b94c19571f4b5f6edee93b364e /src/configure.in
parent1a56ea6a655b191ea2ecde21c57efe746d64c378 (diff)
downloadkrb5-72d13d7f2b682b2243f0742c31038b471cdf7b11.tar.gz
krb5-72d13d7f2b682b2243f0742c31038b471cdf7b11.tar.xz
krb5-72d13d7f2b682b2243f0742c31038b471cdf7b11.zip
Remove some unused variables
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@21681 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/configure.in')
-rw-r--r--src/configure.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/configure.in b/src/configure.in
index ef9cd7ce4a..b2a8c1129e 100644
--- a/src/configure.in
+++ b/src/configure.in
@@ -969,9 +969,6 @@ if test "$enable_thread_support" = yes; then
fi # tsmissing not empty
fi # enable_thread_support
dnl
-HOST_TYPE=$krb5_cv_host
-AC_SUBST(HOST_TYPE)
-dnl
dnl Sadly, we seem to have accidentally committed ourselves in 1.4 to
dnl an ABI that includes the existence of libkrb5support.0 even
dnl though random apps should never use anything from it. And on