diff options
author | Daniel Stenberg <daniel@haxx.se> | 2013-02-13 15:41:59 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2013-02-13 15:47:54 +0100 |
commit | 72da89a74d7f29a99a801b8dc7dbade13d09ea2f (patch) | |
tree | 27686296564b59a694e28939f976ca3413649cf0 /lib/netrc.c | |
parent | beae838ed567f248e8edac97569954ff75e43d09 (diff) |
install-sh: updated to support multiple source files as arguments
Version 7.29.0 uses Makefiles generated with a newer version of the
autotools than the previous 7.28.1. These Makefiles try to install
e.g. header files by calling install-sh with multiple source files as
arguments. The bundled install-sh is to old and does not support this.
The problem only occurs, if install-sh is actually being used, ie. the
platform install executable is to old or not usable. Example: Solaris
10.
The files install-sh and mkinstalldirs are now updated with the automake
1.11.3 versions. A better fix might be to completely remove them from
git and force the files to be added/created during buildconf.
Bug: http://curl.haxx.se/bug/view.cgi?id=1195
Reported by: Rainer Jung
Diffstat (limited to 'lib/netrc.c')
0 files changed, 0 insertions, 0 deletions