samba-vscan configure.in,1.17.2.6,1.17.2.7

[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-serv20546

Modified Files:
      Tag: VSCAN_0_3
	configure.in 
Log Message:
minor update


Index: configure.in
===================================================================
RCS file: /cvsroot/openantivirus/samba-vscan/configure.in,v
retrieving revision 1.17.2.6
retrieving revision 1.17.2.7
diff -u -d -r1.17.2.6 -r1.17.2.7
--- configure.in	24 Sep 2003 11:06:34 -0000	1.17.2.6
+++ configure.in	17 Nov 2003 19:55:04 -0000	1.17.2.7
@@ -113,6 +113,12 @@
 
 AC_CHECK_HEADERS(stdio.h)
 
+AC_CHECK_FUNC(inet_aton,
+	[AC_DEFINE(HAVE_INET_ATON, 1, [Define if you have inet_aton])],
+	[AC_CHECK_LIB(resolv, inet_aton,
+		[ GLOBAL_LIBS="-lresolv $GLOBAL_LIBS"
+		  AC_DEFINE(HAVE_INET_ATON, 1, [Define if you have inet_aton])])])
+
 AC_ARG_WITH(fhs, 
 [  --with-fhs              Use FHS-compliant paths (default=no)],
     libdir="\${prefix}/lib/samba",
@@ -157,7 +163,6 @@
 AC_SUBST(EXTRA_SBIN_PROGS)
 AC_SUBST(EXTRA_ALL_TARGETS)
 
-GLOBAL_LIBS=
 AC_SUBST(GLOBAL_LIBS)
 
 AC_ARG_ENABLE(debug, 




-------------------------------------------------------
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
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.