From 5c51f92f2535a2153ae46fb6311ffd9a15c244b3 Mon Sep 17 00:00:00 2001
From: Mohammad Akhlaghi <mohammad@akhlaghi.org>
Date: Mon, 11 Mar 2019 21:11:45 +0000
Subject: Not checking software versions in initialize.mk

Until now, we were actually running all the programs to check their
versions during initialization. But now that the number of programs has
increased, this can be slow. With this commit, we simply report the version
as a constant string. Maybe later, we can follow the strategy of the TeX
Live packages and write them all at configure time.
---
 .file-metadata | Bin 3956 -> 3956 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

(limited to '.file-metadata')

diff --git a/.file-metadata b/.file-metadata
index 9d0d613..c44891d 100644
Binary files a/.file-metadata and b/.file-metadata differ
-- 
cgit v1.2.1