samba-vscan Makefile.in,1.19.2.10,1.19.2.11
| Newsgroups | gmane.comp.security.virus.openantivirus.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/openantivirus/samba-vscan
In directory sc8-pr-cvs1:/tmp/cvs-serv6778
Modified Files:
Tag: VSCAN_0_3
Makefile.in
Log Message:
bugfix: tab instead of spaces (typical c&p bug ...)
Index: Makefile.in
===================================================================
RCS file: /cvsroot/openantivirus/samba-vscan/Makefile.in,v
retrieving revision 1.19.2.10
retrieving revision 1.19.2.11
diff -u -d -r1.19.2.10 -r1.19.2.11
--- Makefile.in 4 Dec 2003 16:36:10 -0000 1.19.2.10
+++ Makefile.in 5 Dec 2003 12:39:01 -0000 1.19.2.11
@@ -185,13 +185,13 @@
fprotd: vscan-fprotd.$(SHLIBEXT)
vscan-fsav.$(SHLIBEXT): $(vscan-fsav_OBJS:[email protected]@=.@PICSUFFIX@)
- @echo "Linking $@"
- @if test -n "$(${*}_LIBS)" -o -n "$(GLOBAL_LIBS)";then \
- echo "with libs: $(${*}_LIBS) $(GLOBAL_LIBS)"; \
- fi
- @$(SHLD) $(LDSHFLAGS) $(LDFLAGS) \
- $(${*}_OBJS:[email protected]@=.@PICSUFFIX@) \
- -o $@ @SONAMEFLAG@`basename $@` $(${*}_LIBS) $(GLOBAL_LIBS)
+ @echo "Linking $@"
+ @if test -n "$(${*}_LIBS)" -o -n "$(GLOBAL_LIBS)";then \
+ echo "with libs: $(${*}_LIBS) $(GLOBAL_LIBS)"; \
+ fi
+ @$(SHLD) $(LDSHFLAGS) $(LDFLAGS) \
+ $(${*}_OBJS:[email protected]@=.@PICSUFFIX@) \
+ -o $@ @SONAMEFLAG@`basename $@` $(${*}_LIBS) $(GLOBAL_LIBS)
fsav: vscan-fsav.$(SHLIBEXT)
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/