mirror of
https://github.com/Cisco-Talos/clamav.git
synced 2025-10-19 10:23:17 +00:00
autojunk'd
This commit is contained in:
parent
3ed42fcca4
commit
01b9a84fef
14 changed files with 19 additions and 16 deletions
|
@ -15,7 +15,7 @@
|
|||
@SET_MAKE@
|
||||
|
||||
#
|
||||
# Copyright (C) 2013-2019 Cisco Systems, Inc. and/or its affiliates. All rights reserved.
|
||||
# Copyright (C) 2013-2020 Cisco Systems, Inc. and/or its affiliates. All rights reserved.
|
||||
# Copyright (C) 2007-2013 Sourcefire, Inc.
|
||||
# Copyright (C) 2002-2007 Tomasz Kojm <tkojm@clamav.net>
|
||||
#
|
||||
|
@ -325,8 +325,8 @@ am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/clamav-config.h.in \
|
|||
$(top_srcdir)/docs/man/sigtool.1.in \
|
||||
$(top_srcdir)/libclammspack/config.h.in COPYING config/ar-lib \
|
||||
config/compile config/config.guess config/config.rpath \
|
||||
config/config.sub config/install-sh config/ltmain.sh \
|
||||
config/missing config/ylwrap
|
||||
config/config.sub config/depcomp config/install-sh \
|
||||
config/ltmain.sh config/missing config/ylwrap
|
||||
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
||||
distdir = $(PACKAGE)-$(VERSION)
|
||||
top_distdir = $(distdir)
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
@SET_MAKE@
|
||||
|
||||
#
|
||||
# Copyright (C) 2013-2019 Cisco Systems, Inc. and/or its affiliates. All rights reserved.
|
||||
# Copyright (C) 2013-2020 Cisco Systems, Inc. and/or its affiliates. All rights reserved.
|
||||
# Copyright (C) 2007-2013 Sourcefire, Inc.
|
||||
# Copyright (C) 2003-2007 Tomasz Kojm <tkojm@clamav.net>
|
||||
#
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
@SET_MAKE@
|
||||
|
||||
#
|
||||
# Copyright (C) 2013-2019 Cisco Systems, Inc. and/or its affiliates. All rights reserved.
|
||||
# Copyright (C) 2013-2020 Cisco Systems, Inc. and/or its affiliates. All rights reserved.
|
||||
# Copyright (C) 2007-2013 Sourcefire, Inc.
|
||||
# Copyright (C) 2006-2007 Tomasz Kojm <tkojm@clamav.net>
|
||||
#
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
@SET_MAKE@
|
||||
|
||||
#
|
||||
# Copyright (C) 2013-2019 Cisco Systems, Inc. and/or its affiliates. All rights reserved.
|
||||
# Copyright (C) 2013-2020 Cisco Systems, Inc. and/or its affiliates. All rights reserved.
|
||||
# Copyright (C) 2007-2013 Sourcefire, Inc.
|
||||
# Copyright (C) 2002-2007 Tomasz Kojm <tkojm@clamav.net>
|
||||
#
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
|
||||
@SET_MAKE@
|
||||
|
||||
# Copyright (C) 2013-2019 Cisco Systems, Inc. and/or its affiliates. All rights reserved.
|
||||
# Copyright (C) 2013-2020 Cisco Systems, Inc. and/or its affiliates. All rights reserved.
|
||||
# Copyright (C) 2007-2013 Sourcefire, Inc.
|
||||
# Copyright (C) 2002-2007 Tomasz Kojm <tkojm@clamav.net>
|
||||
#
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
@SET_MAKE@
|
||||
|
||||
#
|
||||
# Copyright (C) 2013-2019 Cisco Systems, Inc. and/or its affiliates. All rights reserved.
|
||||
# Copyright (C) 2013-2020 Cisco Systems, Inc. and/or its affiliates. All rights reserved.
|
||||
# Copyright (C) 2007-2013 Sourcefire, Inc.
|
||||
# Copyright (C) 2002-2007 Tomasz Kojm <tkojm@clamav.net>
|
||||
#
|
||||
|
|
3
configure
vendored
3
configure
vendored
|
@ -29946,6 +29946,8 @@ fi
|
|||
|
||||
|
||||
have_curl="no"
|
||||
if test "$enable_libclamav_only" != "yes"; then
|
||||
|
||||
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcurl installation" >&5
|
||||
$as_echo_n "checking for libcurl installation... " >&6; }
|
||||
|
||||
|
@ -30158,6 +30160,7 @@ fi
|
|||
|
||||
|
||||
|
||||
fi
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
@SET_MAKE@
|
||||
|
||||
#
|
||||
# Copyright (C) 2013-2019 Cisco Systems, Inc. and/or its affiliates. All rights reserved.
|
||||
# Copyright (C) 2013-2020 Cisco Systems, Inc. and/or its affiliates. All rights reserved.
|
||||
# Copyright (C) 2007-2013 Sourcefire, Inc.
|
||||
# Copyright (C) 2002-2007 Tomasz Kojm <tkojm@clamav.net>
|
||||
# Fixes by Arkadiusz Miskiewicz <misiek@pld.org.pl>
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
@SET_MAKE@
|
||||
|
||||
#
|
||||
# Copyright (C) 2013-2019 Cisco Systems, Inc. and/or its affiliates. All rights reserved.
|
||||
# Copyright (C) 2013-2020 Cisco Systems, Inc. and/or its affiliates. All rights reserved.
|
||||
# Copyright (C) 2007-2013 Sourcefire, Inc.
|
||||
# Copyright (C) 2002-2007 Tomasz Kojm <tkojm@clamav.net>
|
||||
#
|
||||
|
@ -510,7 +510,7 @@ top_build_prefix = @top_build_prefix@
|
|||
top_builddir = @top_builddir@
|
||||
top_srcdir = @top_srcdir@
|
||||
xmlconfig = @xmlconfig@
|
||||
EXTRA_DIST = html $(top_srcdir)/docs/man/*.in
|
||||
EXTRA_DIST = html $(top_srcdir)/docs/man/*.in
|
||||
man_MANS = man/clamscan.1 man/freshclam.1 man/sigtool.1 man/clamd.8 \
|
||||
man/clamd.conf.5 man/clamdscan.1 man/clamav-milter.8 \
|
||||
man/clamav-milter.conf.5 man/freshclam.conf.5 man/clamconf.1 \
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
@SET_MAKE@
|
||||
|
||||
#
|
||||
# Copyright (C) 2013-2019 Cisco Systems, Inc. and/or its affiliates. All rights reserved.
|
||||
# Copyright (C) 2013-2020 Cisco Systems, Inc. and/or its affiliates. All rights reserved.
|
||||
# Copyright (C) 2007-2013 Sourcefire, Inc.
|
||||
# Copyright (C) 2002-2007 Tomasz Kojm <tkojm@clamav.net>
|
||||
#
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
@SET_MAKE@
|
||||
|
||||
#
|
||||
# Copyright (C) 2013-2019 Cisco Systems, Inc. and/or its affiliates. All rights reserved.
|
||||
# Copyright (C) 2013-2020 Cisco Systems, Inc. and/or its affiliates. All rights reserved.
|
||||
# Copyright (C) 2007-2013 Sourcefire, Inc.
|
||||
# Copyright (C) 2002-2007 Tomasz Kojm <tkojm@clamav.net>
|
||||
# Fixes - Arkadiusz Miskiewicz <misiek@pld.org.pl>
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
@SET_MAKE@
|
||||
|
||||
#
|
||||
# Copyright (C) 2013-2019 Cisco Systems, Inc. and/or its affiliates. All rights reserved.
|
||||
# Copyright (C) 2013-2020 Cisco Systems, Inc. and/or its affiliates. All rights reserved.
|
||||
# Copyright (C) 2007-2013 Sourcefire, Inc.
|
||||
# Copyright (C) 2002-2007 Tomasz Kojm <tkojm@clamav.net>
|
||||
#
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
@SET_MAKE@
|
||||
|
||||
#
|
||||
# Copyright (C) 2015-2019 Cisco Systems
|
||||
# Copyright (C) 2015-2020 Cisco Systems
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
@SET_MAKE@
|
||||
|
||||
#
|
||||
# Copyright (C) 2013-2019 Cisco Systems, Inc. and/or its affiliates. All rights reserved.
|
||||
# Copyright (C) 2013-2020 Cisco Systems, Inc. and/or its affiliates. All rights reserved.
|
||||
# Copyright (C) 2007-2013 Sourcefire, Inc.
|
||||
# Copyright (C) 2002-2007 Tomasz Kojm <tkojm@clamav.net>
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue