From 7ec50564b4a29045e9fd0e36515eb9cc59b06790 Mon Sep 17 00:00:00 2001 From: Arthur de Jong Date: Sun, 10 Oct 2010 19:45:16 +0000 Subject: put all logic on how to run linker for NSS and PAM components in configure script (remove stuff from Makefile.ams) and add Solaris version script (renaming version scripts as needed) (r1250 from -solaris branch) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1253 ef36b2f9-881f-0410-afb5-c4e39611909c --- pam/Makefile.am | 5 ----- 1 file changed, 5 deletions(-) (limited to 'pam') diff --git a/pam/Makefile.am b/pam/Makefile.am index b4d02e6..dca583f 100644 --- a/pam/Makefile.am +++ b/pam/Makefile.am @@ -28,11 +28,6 @@ pam_ldap_so_SOURCES = ../nslcd.h ../common/nslcd-prot.h \ pam_ldap_so_LDADD = ../common/libtio.a ../common/libprot.a -lpam \ ../compat/libcompat.a -pam_ldap_so_LDFLAGS = -shared -if HAVE_VERSION_SCRIPT_FLAG -pam_ldap_so_LDFLAGS += $(VERSION_SCRIPT_FLAG)\$(srcdir)/pam_ldap.map -endif - EXTRA_DIST = pam_ldap.map install-exec-local: install-pam_ldap_so -- cgit v1.2.3