diff options
author | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1998-09-02 20:09:22 +0000 |
---|---|---|
committer | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1998-09-02 20:09:22 +0000 |
commit | 16290516f62f0800f18c0325022f785ac33ef307 (patch) | |
tree | 8979cf0f3ae6cbe4626637623a622925e75219dd /libio | |
parent | 79f8bd54b87824aefef05ecc6431fb51215b1af7 (diff) | |
download | gcc-16290516f62f0800f18c0325022f785ac33ef307.tar.gz |
�
* configure.in: Fix INSTALLDIR replacement for cross-compile.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22195 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libio')
-rw-r--r-- | libio/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libio/ChangeLog b/libio/ChangeLog index 3ebe53e1423..63369f0ad01 100644 --- a/libio/ChangeLog +++ b/libio/ChangeLog @@ -1,3 +1,7 @@ +Wed Sep 2 21:05:39 1998 H.J. Lu (hjl@gnu.org) + + * configure.in: Fix INSTALLDIR replacement for cross-compile. + Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de> * dbz/Makefile.in: Avoid assumptions about "tr" behaves when |