samba-vscan configure.in,1.17.2.8,1.17.2.9 Makefile.in,1.19.2.9,1.19.2.10

[email protected]
Newsgroups gmane.comp.security.virus.openantivirus.cvs
Message-ID <[email protected]>
Update of /cvsroot/openantivirus/samba-vscan
In directory sc8-pr-cvs1:/tmp/cvs-serv14640

Modified Files:
      Tag: VSCAN_0_3
	configure.in Makefile.in 
Log Message:
updated to build the vscan-fsav module


Index: configure.in
===================================================================
RCS file: /cvsroot/openantivirus/samba-vscan/configure.in,v
retrieving revision 1.17.2.8
retrieving revision 1.17.2.9
diff -u -d -r1.17.2.8 -r1.17.2.9
--- configure.in	1 Dec 2003 13:20:40 -0000	1.17.2.8
+++ configure.in	4 Dec 2003 16:36:09 -0000	1.17.2.9
@@ -663,7 +663,7 @@
 #
 # VSCAN BACKENDS
 #
-VSCAN_BACKENDS="oav sophos fprotd trend icap mksd kavp clamav"
+VSCAN_BACKENDS="oav sophos fprotd fsav trend icap mksd kavp clamav"
 AC_SUBST(VSCAN_BACKENDS)
 
 ###########################################################

Index: Makefile.in
===================================================================
RCS file: /cvsroot/openantivirus/samba-vscan/Makefile.in,v
retrieving revision 1.19.2.9
retrieving revision 1.19.2.10
diff -u -d -r1.19.2.9 -r1.19.2.10
--- Makefile.in	1 Dec 2003 13:20:39 -0000	1.19.2.9
+++ Makefile.in	4 Dec 2003 16:36:10 -0000	1.19.2.10
@@ -82,6 +82,9 @@
 FPROT_OBJS = fprot/vscan-fprotd.o fprot/vscan-fprotd_core.o
 vscan-fprotd_OBJS = $(GLOBAL_OBJS) $(FPROT_OBJS)
 
+FSAV_OBJS = f-secure/vscan-fsav.o f-secure/vscan-fsav_core.o
+vscan-fsav_OBJS = $(GLOBAL_OBJS) $(FSAV_OBJS)
+
 TREND_OBJS = trend/vscan-trend.o trend/vscan-trend_core.o
 vscan-trend_OBJS = $(GLOBAL_OBJS) $(TREND_OBJS)
 
@@ -108,7 +111,8 @@
 
 CLEAN_OBJS = $(GLOBAL_OBJS) $(OAV_OBJS) $(SOPHOS_OBJS) $(FPROT_OBJS) \
 		$(TREND_OBJS) $(ICAP_OBJS) $(MKS_OBJS) $(libmksd_OBJS) \
-		$(SYMANTEC_OBJS) $(KASPERSKY_OBJS) $(libkavdc_OBJS) $(CLAMAV_OBJS)
+		$(SYMANTEC_OBJS) $(KASPERSKY_OBJS) $(libkavdc_OBJS) \
+		$(CLAMAV_OBJS) $(FSAV_OBJS)
 
 # Pattern rules
 
@@ -179,6 +183,17 @@
 		-o $@ @SONAMEFLAG@`basename $@` $(${*}_LIBS) $(GLOBAL_LIBS)
 
 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)
+
+fsav: vscan-fsav.$(SHLIBEXT)
 
 vscan-trend.$(SHLIBEXT): $(vscan-trend_OBJS:[email protected]@=.@PICSUFFIX@)
 	@echo "Linking $@"




-------------------------------------------------------
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/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.