From e37673130c821a8bbdf9da1907cf1cdb0b689bbe Mon Sep 17 00:00:00 2001 From: Mohammad Akhlaghi Date: Thu, 31 Oct 2019 20:32:39 +0000 Subject: Minor corrections in distribution and autoconf prerequisite of automake Some minor corrections were made in the template: - When making the distribution, `.swp' files (created by Vim) are also removed. - Autoconf is set as a prerequisite of Automake I was also trying to add the Apache log4cxx, but its default 0.10.0 tarball needs some patches, so I have just left it half done until someone actually needs it and we apply the patch. --- reproduce/software/config/installation/versions.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'reproduce/software/config/installation/versions.mk') diff --git a/reproduce/software/config/installation/versions.mk b/reproduce/software/config/installation/versions.mk index f0971ec..b498733 100644 --- a/reproduce/software/config/installation/versions.mk +++ b/reproduce/software/config/installation/versions.mk @@ -71,6 +71,7 @@ zlib-version = 1.2.11 # `reproduce/software/config/installation/TARGETS.mk' will be built as part # of a project. To specify a software there, just remove the `-version' # suffix from the list below. +apachelog4cxx-version = 0.10.0 apr-version = 1.7.0 apr-util-version = 1.6.1 astrometrynet-version = 0.77 -- cgit v1.2.1