Quieten status message when linking libsmbclient.so
authorTim Potter <tpot@samba.org>
Thu, 14 Nov 2002 00:53:40 +0000 (00:53 +0000)
committerTim Potter <tpot@samba.org>
Thu, 14 Nov 2002 00:53:40 +0000 (00:53 +0000)
(This used to be commit 85946731dd8bc60d0f71fe7ffa6756bd3bcbbf67)

source3/Makefile.in

index ab195546bb84bae886c72cf7921cc7ac3c61dc7c..0532b7a228b878ae8be783a25560f8f1ca7d449a 100644 (file)
@@ -787,7 +787,7 @@ bin/smbwrapper.32.@SHLIBEXT@: $(PICOBJS32)
                @SONAMEFLAG@`basename $@`
 
 bin/libsmbclient.@SHLIBEXT@: $(LIBSMBCLIENT_PICOBJS)
-       echo Linking libsmbclient shared library $@
+       @echo Linking libsmbclient shared library $@
        $(SHLD) $(LDSHFLAGS) -o $@ $(LIBSMBCLIENT_PICOBJS) $(LIBS) \
                @SONAMEFLAG@`basename $@`.$(LIBSMBCLIENT_MAJOR)