mirror of
git://git.sv.gnu.org/coreutils
synced 2026-06-04 14:55:00 -04:00
.
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
Sat Dec 10 00:02:09 1994 Jim Meyering (meyering@comco.com)
|
||||
|
||||
* Makefile.in (install): Install `install' first as transformed
|
||||
`ginstall,' then remove the target (transformed `install') and move
|
||||
GNU install into its place. Before, the installation process failed
|
||||
on systems (e.g. HPUX) that have trouble overwriting an executable
|
||||
associated with a running process.
|
||||
`ginstall,' then remove the target (transformed `install')
|
||||
and move GNU install into its place. Before, the installation
|
||||
process failed on systems (e.g. HPUX) that can't overwrite the
|
||||
executable associated with a running process.
|
||||
|
||||
* system.h [!HAVE_STRING_H]: Define strchr to index and strrchr to
|
||||
rindex instead of the other way around.
|
||||
|
||||
Reference in New Issue
Block a user