Blob Blame History Raw
commit d9f2fcd93e033b8a5d4a56ddd6c7d316fdd8516d
Author: Steve Dickson <steved@redhat.com>
Date:   Mon Mar 7 10:57:44 2011 -0500

    rpc.idmapd fails to load plugings
    
    Due to commit 9acc85db,  PATH_PLUGINS becomes redefined when the
    --with-pluginpath configuration flag is used due to a
    Makefile.ac rule.
    
    Signed-off-by: Steve Dickson <steved@redhat.com>

diff --git a/Makefile.am b/Makefile.am
index 296e277..0832c1c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -26,7 +26,6 @@ pkglib_LTLIBRARIES = nsswitch.la static.la $(UMICH_LDAP_LIB) $(GUMS_MAPPING_LIB)
 #  		by this library.
 
 libnfsidmap_la_SOURCES = libnfsidmap.c cfg.c strlcpy.c cfg.h nfsidmap_internal.h queue.h
-libnfsidmap_la_CPPFLAGS = -DPATH_PLUGINS=\"$(pkglibdir)\"
 libnfsidmap_la_LDFLAGS = -version-info 3:0:3
 libnfsidmap_la_LIBADD = -ldl