summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1994-03-08 16:01:14 +0000
committerJim Meyering <jim@meyering.net>1994-03-08 16:01:14 +0000
commit77e63b223621b9990a638365302eb39997b12d15 (patch)
tree57ef3203edeafec1f3ea216a7e2d360cedafcb57 /old
parentdde7c39a9252b6d436e633855030a84780923a04 (diff)
downloadcoreutils-77e63b223621b9990a638365302eb39997b12d15.tar.xz
merge with 1.9.4a
Diffstat (limited to 'old')
-rw-r--r--old/sh-utils/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index 25379dc46..4af5f2e55 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,3 +1,10 @@
+ * configure.in [INSTALL]: When AC_PROG_INSTALL resorts to setting
+ this to `./install.sh', make it `../install.sh' instead since that
+ script will be invoked only from subdirectories.
+ [WINSIZE_IN_PTEM]: Check for this unconditionally, rather than
+ only when TIOCGWINSZ is not defined through termios.h. The old
+ method loses on SCO ODT 3.0 systems.
+
Sat Feb 19 14:23:14 1994 Jim Meyering (meyering@comco.com)
* Version 1.9.4.