diff options
author | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1998-08-30 21:15:53 +0000 |
---|---|---|
committer | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1998-08-30 21:15:53 +0000 |
commit | d722107d174122a03c223c97508f4c2819350975 (patch) | |
tree | 8111a666148beaaa3b09fb822d566320e554160d /ChangeLog | |
parent | 5e6f60dc46099a961209807a7d7e27f5b6661ac4 (diff) | |
download | gcc-d722107d174122a03c223c97508f4c2819350975.tar.gz |
* configure (gxx_include_dir): Changed to
'${prefix}/include/g++'-${libstdcxx_interface}.
* config.if: New to determine the interfaces.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22109 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 8b2887fc4fe..4e06a85514e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org) + + * configure (gxx_include_dir): Changed to + '${prefix}/include/g++'-${libstdcxx_interface}. + + * config.if: New to determine the interfaces. + Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com) * config.guess: Detect and handle MPE/IX. |