| Autor | SHA1 | Nachricht | Datum |
|---|---|---|---|
|
|
78175579c2 |
autoconf: Replace install-sh with symlink to minstall
Since install-sh is only used to satisfy an autoconf requirement, we don't need the actual script. Instead, it's now just a symlink to minstall, which provides a similar install wrapper script. |
vor 18 Jahren |
|
|
d5cee90cf5 |
autoconf: Add support files required for autoconf use
The standard autoconf initialization macros require that config.guess, config.sub and install-sh exist. The config.* scripts are from gnulib HEAD, and the install-sh script is from automake HEAD. |
vor 18 Jahren |