summaryrefslogtreecommitdiffstats
path: root/src/plugins/locate/python
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@mit.edu>2007-03-25 23:06:04 +0000
committerKen Raeburn <raeburn@mit.edu>2007-03-25 23:06:04 +0000
commit105fe1ec3cc21a74ab6148dc34642e2d82b107f7 (patch)
tree9d2c1dce1cd3030d25a3ae67ec8aabc038af5afd /src/plugins/locate/python
parent935938743d8311330821e92e03c5bf6b8cc11af8 (diff)
downloadkrb5-105fe1ec3cc21a74ab6148dc34642e2d82b107f7.tar.gz
krb5-105fe1ec3cc21a74ab6148dc34642e2d82b107f7.tar.xz
krb5-105fe1ec3cc21a74ab6148dc34642e2d82b107f7.zip
Remove separate KRB5_BUILD_LIBRARY_WITH_DEPS macro, just use KRB5_BUILD_LIBRARY
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@19260 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/plugins/locate/python')
-rw-r--r--src/plugins/locate/python/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/locate/python/configure.in b/src/plugins/locate/python/configure.in
index 34f8306b5..fa910ac41 100644
--- a/src/plugins/locate/python/configure.in
+++ b/src/plugins/locate/python/configure.in
@@ -6,5 +6,5 @@ AC_CHECK_HEADERS(Python.h python2.3/Python.h)
dnl AC_CHECK_LIB(python2.3)
KRB5_BUILD_LIBOBJS
-KRB5_BUILD_LIBRARY_WITH_DEPS
+KRB5_BUILD_LIBRARY
V5_AC_OUTPUT_MAKEFILE