mirror of
https://github.com/samba-team/samba.git
synced 2025-02-03 13:47:25 +03:00
r16528: Self-confidence is plummeting. How could one person goof
the same change 3 times...... Fix pam_winbind compilation again.
This commit is contained in:
parent
f19f781e15
commit
f3d2bbf0d2
@ -1216,7 +1216,7 @@ bin/winbindd@EXEEXT@: $(WINBINDD_OBJ) @BUILD_POPT@ bin/.dummy
|
||||
|
||||
bin/pam_winbind.@SHLIBEXT@: $(PAM_WINBIND_OBJ:.o=.@PICSUFFIX@) bin/.dummy
|
||||
@echo "Linking shared library $@"
|
||||
@$(SHLD) $(LDSHFLAGS) -o $@ $(PAM_WINBIND_OBJ:.o=.po.o) \
|
||||
@$(SHLD) $(LDSHFLAGS) -o $@ $(PAM_WINBIND_OBJ:.o=.@PICSUFFIX@) \
|
||||
@SONAMEFLAG@`basename $@` -lpam @INIPARSERLIBS@
|
||||
|
||||
bin/builtin.@SHLIBEXT@: $(AUTH_BUILTIN_OBJ:.o=.@PICSUFFIX@)
|
||||
|
Loading…
x
Reference in New Issue
Block a user