projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a2812f
)
Depend on support library
author
Ken Raeburn
<raeburn@mit.edu>
Sun, 25 Mar 2007 23:07:43 +0000
(23:07 +0000)
committer
Ken Raeburn
<raeburn@mit.edu>
Sun, 25 Mar 2007 23:07:43 +0000
(23:07 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@19268
dc483132
-0cff-0310-8789-
dd5450dbe970
src/plugins/locate/python/Makefile.in
patch
|
blob
|
history
diff --git
a/src/plugins/locate/python/Makefile.in
b/src/plugins/locate/python/Makefile.in
index 3804432fc0d5376a0977e1f5833453f6a71ea5df..0849926c5377d2ad0c9bd9de94df089f5de916d3 100644
(file)
--- a/
src/plugins/locate/python/Makefile.in
+++ b/
src/plugins/locate/python/Makefile.in
@@
-10,8
+10,8
@@
SO_EXT=.so
RELDIR=../plugins/locate/python
MODULE_INSTALL_DIR = $(KRB5_LIBKRB5_MODULE_DIR)
-SHLIB_EXPDEPS= $(KRB5_DEPLIB)
-SHLIB_EXPLIBS= -lpython2.3 $(KRB5_LIB)
+SHLIB_EXPDEPS= $(KRB5_DEPLIB)
$(SUPPORT_DEPLIB)
+SHLIB_EXPLIBS= -lpython2.3 $(KRB5_LIB)
$(SUPPORT_LIB)
SHLIB_DIRS=-L$(TOPLIBD)
SHLIB_RDIRS=$(KRB5_LIBDIR)