summaryrefslogtreecommitdiff
path: root/buildconf
diff options
context:
space:
mode:
authorMichael Osipov <1983-01-06@gmx.net>2015-04-30 10:06:09 +0200
committerDaniel Stenberg <daniel@haxx.se>2015-04-30 18:40:35 +0200
commitb6c9f5b7aed047a5f5d4eaec9f71780404d18d3d (patch)
tree42b1293b09e946cc0e2e8139945068020f78816c /buildconf
parent4335b86a10f4a7abfefd8ca8d622f253dde62277 (diff)
downloadcurl-b6c9f5b7aed047a5f5d4eaec9f71780404d18d3d.tar.gz
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.
Diffstat (limited to 'buildconf')
-rwxr-xr-xbuildconf1
1 files changed, 1 insertions, 0 deletions
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 \