summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorLars Müller <lmuelle@samba.org>2006-03-21 19:50:28 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 11:15:40 -0500
commitbc87a5fbabf05c06bcca6b3cbc2d80d0a1f74330 (patch)
tree49471effbacb43cb2787a1b0ab4cd08088ad51e5 /source3/Makefile.in
parent49ba0a9e20939e4412fcf56ae2aef046a342424d (diff)
downloadsamba-bc87a5fbabf05c06bcca6b3cbc2d80d0a1f74330.tar.gz
samba-bc87a5fbabf05c06bcca6b3cbc2d80d0a1f74330.tar.bz2
samba-bc87a5fbabf05c06bcca6b3cbc2d80d0a1f74330.zip
r14627: Adapt the linkage text from pam_smbpass to pam_winbind.
(This used to be commit 160626195bf44b94109ddb7a15da703344d8163f)
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r--source3/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index c47af0ebe9..1ed88140f2 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -1215,7 +1215,7 @@ bin/winbindd@EXEEXT@: $(WINBINDD_OBJ) @BUILD_POPT@ bin/.dummy
@SONAMEFLAG@`basename $@`@NSSSONAMEVERSIONSUFFIX@
bin/pam_winbind.@SHLIBEXT@: $(PAM_WINBIND_PICOBJ) bin/.dummy
- @echo "Linking $@"
+ @echo "Linking shared library $@"
@$(SHLD) $(LDSHFLAGS) -o $@ $(PAM_WINBIND_PICOBJ) \
@SONAMEFLAG@`basename $@` $(LIBS) -lpam