diff options
author | H.J. Lu <hjl@gnu.org> | 1998-09-02 14:09:22 -0600 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1998-09-02 14:09:22 -0600 |
commit | 14aa13f4c43c36b4e331a87bb5aa2c14f86a1810 (patch) | |
tree | 8979cf0f3ae6cbe4626637623a622925e75219dd /libio | |
parent | df9262681b6bf7e555619c492c5ec9d7fd340ac1 (diff) | |
download | gcc-14aa13f4c43c36b4e331a87bb5aa2c14f86a1810.zip gcc-14aa13f4c43c36b4e331a87bb5aa2c14f86a1810.tar.gz gcc-14aa13f4c43c36b4e331a87bb5aa2c14f86a1810.tar.bz2 |
configure.in: Fix INSTALLDIR replacement for cross-compile.
�
* configure.in: Fix INSTALLDIR replacement for cross-compile.
From-SVN: r22195
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 3ebe53e..63369f0 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 |