From b6c9f5b7aed047a5f5d4eaec9f71780404d18d3d Mon Sep 17 00:00:00 2001 From: Michael Osipov <1983-01-06@gmx.net> Date: Thu, 30 Apr 2015 10:06:09 +0200 Subject: configure: remove missing and make it autogenerate The missing file has not been autogenerated because a temporary fix was employed in acinclude.m4 which blocked update. Removed that fix and a recent version of missing is copied to build root. --- buildconf | 1 + 1 file changed, 1 insertion(+) (limited to 'buildconf') diff --git a/buildconf b/buildconf index 1df706024..705f0d34e 100755 --- a/buildconf +++ b/buildconf @@ -318,6 +318,7 @@ for fname in .deps \ ltsugar.m4 \ ltversion.m4 \ lt~obsolete.m4 \ + missing \ install-sh \ stamp-h1 \ stamp-h2 \ -- cgit v1.2.3