configure.in (INSTALLDIR): Fix comment about changing INSTALLDIR's value...
authorManfred Hollstein <manfred@s-direktnet.de>
Wed, 9 Sep 1998 11:49:09 +0000 (11:49 +0000)
committerManfred Hollstein <manfred@gcc.gnu.org>
Wed, 9 Sep 1998 11:49:09 +0000 (11:49 +0000)
commit59325b772a83ca7d833c3d340796ffb2b04a1055
tree39a3cea6804adef12436633721e88dd1d69460f2
parent842f5115b834a1ee3f223dbc12647443e79a34da
configure.in (INSTALLDIR): Fix comment about changing INSTALLDIR's value...

M
* libio/configure.in (INSTALLDIR): Fix comment about changing INSTALLDIR's
value; don't change its value if --enable-version-specific-runtime-libs
has been specified.
* libstdc++/Makefile.in (install): Initialize RELINSTALLDIR correctly
even for multilib and cross configurations.
* libstdc++/configure.in (INSTALLDIR): Don't change INSTALLDIR's init
value if --enable-version-specific-runtime-libs has been specified.

From-SVN: r22354
libstdc++/ChangeLog
libstdc++/Makefile.in