summaryrefslogtreecommitdiffstats
path: root/src/aclocal.m4
diff options
context:
space:
mode:
authorGreg Hudson <ghudson@mit.edu>2011-11-04 18:39:35 +0000
committerGreg Hudson <ghudson@mit.edu>2011-11-04 18:39:35 +0000
commitbc47e3eeb7a046a80faf9ba9ea4ccedf111e33a7 (patch)
treecaa18248d5ad4f461f03aa30bd7e14df59b5756c /src/aclocal.m4
parenta234df421c16a369ef274b13d6cbe07145e6466a (diff)
downloadkrb5-bc47e3eeb7a046a80faf9ba9ea4ccedf111e33a7.tar.gz
krb5-bc47e3eeb7a046a80faf9ba9ea4ccedf111e33a7.tar.xz
krb5-bc47e3eeb7a046a80faf9ba9ea4ccedf111e33a7.zip
Get rid of fake-install
Instead, use $(BUILDTOP)/plugins as the plugin base for tests. For each real plugin module, create a link in the parent directory if we're doing a shared-library build--so built KDB modules can be found in plugins/kdb, preauth modules in plugins/preauth, etc.. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25436 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/aclocal.m4')
-rw-r--r--src/aclocal.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/src/aclocal.m4 b/src/aclocal.m4
index 68ef439d7f..7e635c8317 100644
--- a/src/aclocal.m4
+++ b/src/aclocal.m4
@@ -1163,7 +1163,7 @@ else
esac
OBJLISTS="OBJS.SH"
PLUGIN='$(LIBBASE)$(DYNOBJEXT)'
- PLUGINLINK=
+ PLUGINLINK='../$(PLUGIN)'
PLUGININST=install-plugin
KDB5_PLUGIN_DEPLIBS=
KDB5_PLUGIN_LIBS=