From 4271695122c4e1b045bd20d281baa0a7f1e8ce5a Mon Sep 17 00:00:00 2001 From: Michael Osipov <1983-01-06@gmx.net> Date: Wed, 29 Apr 2015 22:51:04 +0200 Subject: configure: remove autogenerated files by autoconf * install-sh is always regenerated * mkinstalldirs was already redudant years ago. Automake uses install for that. See: http://lists.gnu.org/archive/html/automake/2007-03/msg00015.html --- buildconf | 1 + 1 file changed, 1 insertion(+) (limited to 'buildconf') diff --git a/buildconf b/buildconf index f3f0bd54d..6794402f1 100755 --- a/buildconf +++ b/buildconf @@ -318,6 +318,7 @@ for fname in .deps \ ltsugar.m4 \ ltversion.m4 \ lt~obsolete.m4 \ + install-sh \ stamp-h1 \ stamp-h2 \ stamp-h3 ; do -- cgit v1.2.3