mirror of
https://github.com/curl/curl.git
synced 2026-04-14 22:31:41 +03:00
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
This commit is contained in:
parent
b23fda76c1
commit
4271695122
3 changed files with 1 additions and 689 deletions
|
|
@ -318,6 +318,7 @@ for fname in .deps \
|
|||
ltsugar.m4 \
|
||||
ltversion.m4 \
|
||||
lt~obsolete.m4 \
|
||||
install-sh \
|
||||
stamp-h1 \
|
||||
stamp-h2 \
|
||||
stamp-h3 ; do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue