summaryrefslogtreecommitdiff
path: root/app-antivirus/clamav/files
diff options
context:
space:
mode:
authorThomas Raschbacher <lordvan@gentoo.org>2018-04-12 14:12:04 +0200
committerThomas Raschbacher <lordvan@gentoo.org>2018-04-12 14:13:09 +0200
commit74eede5d3485d1ac7022221ce0e34c4b01c4ea17 (patch)
tree3448fa4abb44e3453d43b053184d1331e45c7dc6 /app-antivirus/clamav/files
parent69df51491c930546d51f93ef514deee76e4cc788 (diff)
downloadgentoo-74eede5d3485d1ac7022221ce0e34c4b01c4ea17.tar.gz
gentoo-74eede5d3485d1ac7022221ce0e34c4b01c4ea17.tar.xz
new version + autotools patch
Diffstat (limited to 'app-antivirus/clamav/files')
-rw-r--r--app-antivirus/clamav/files/clamav-0.100.0_autotools.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/app-antivirus/clamav/files/clamav-0.100.0_autotools.patch b/app-antivirus/clamav/files/clamav-0.100.0_autotools.patch
new file mode 100644
index 00000000000..58c3b4e324f
--- /dev/null
+++ b/app-antivirus/clamav/files/clamav-0.100.0_autotools.patch
@@ -0,0 +1,10 @@
+--- clamav-0.100.0/configure.ac_orig 2018-04-12 13:12:58.201729248 +0200
++++ clamav-0.100.0/configure.ac 2018-04-12 13:23:44.982679360 +0200
+@@ -47,6 +47,7 @@
+ LT_CONFIG_LTDL_DIR([libltdl])
+ LT_INIT([dlopen disable-static])
+ LTDL_INIT([recursive])
++PKG_PROG_PKG_CONFIG(0.16)
+
+ m4_include([m4/reorganization/build_tools.m4])
+ m4_include([m4/reorganization/headers.m4])