summaryrefslogtreecommitdiff
path: root/install-sh
AgeCommit message (Collapse)Author
1998-05-08Update.Ulrich Drepper
1998-05-08 21:56 Zack Weinberg <zack@rabi.phys.columbia.edu> * autolock.sh: Removed. * manual/move-if-change: Removed. * scripts: new directory. * =__ify: moved to scripts. * config.guess: Likewise. * config.sub: Likewise. * gen-FAQ.pl: Likewise. * install-sh: Likewise. * mkinstalldirs: Likewise. * move-if-change: Likewise. * printsources: Likewise. * rellns.sh: Likewise. * test-installation.pl: Likewise. * configure.in: Look in scripts for config.guess, config.sub, install-sh. * Makefile: Distribute all above files in their new home. Find gen-FAQ.pl and test-installation.pl in scripts. * manual/Makefile: Find mkinstalldirs and move-if-change in $(..)scripts. Drop them from distribute. Minor cleanups. * Makerules: Find mkinstalldirs and rellns-sh in scripts. * sysdeps/mach/hurd/Makefile: Find move-if-change in scripts. * timezone/Makefile: Find rellns-sh in scripts.
1996-11-20cleanupscvs/libc-961121David MacKenzie
1996-07-11Add MIT copyright notice. From gordoni@cygnus.com.cvs/make-3-75cvs/make-3-74-7cvs/make-3-74-6cvs/make-3-74-5David MacKenzie
1995-12-06(transformbasename): Fix misspelling in initialization.cvs/make-3-74-3cvs/make-3-74-2cvs/make-3-74-1Paul Eggert
1995-02-18initial importRoland McGrath