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