only include plugin if there is a dlopen.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19638 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -2,4 +2,8 @@
|
|||||||
|
|
||||||
include $(top_srcdir)/Makefile.am.common
|
include $(top_srcdir)/Makefile.am.common
|
||||||
|
|
||||||
SUBDIRS = db kdc gss plugin
|
SUBDIRS = db kdc gss
|
||||||
|
|
||||||
|
if HAVE_DLOPEN
|
||||||
|
SUBDIRS += plugin
|
||||||
|
endif
|
||||||
|
Reference in New Issue
Block a user