libf2c:
commit71aad3b8e13b0892e680eefa225e54b97c34e7b8
authoraj <aj@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 Jan 2003 08:08:30 +0000 (9 08:08 +0000)
committeraj <aj@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 Jan 2003 08:08:30 +0000 (9 08:08 +0000)
tree7106bfd4173b8293f489f60e551c7adf31bf9590
parentdf2f867dfe49c49d952e473ff1eba3b3bb3021c7
libf2c:
2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>

* Makefile.in (FLAGS_TO_PASS): Also pass DESTDIR.
(install, uninstall): Prepend $(DESTDIR) to destination
paths in all (un)installation commands.

libiberty:
2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>

* Makefile.in (FLAGS_TO_PASS): Also pass DESTDIR.

libobjc:
2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>

* Makefile.in (FLAGS_TO_PASS): Also pass DESTDIR.
(install-libs, install-headers): Prepend $(DESTDIR) to
destination paths in all (un)installation commands.

libstdc++:
2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>

* include/Makefile.am (install-data-local): Prepend
$(DESTDIR) to destination paths in all (un)installation
commands.  Use ${c_base_builddir} and ${std_builddir}
as destination subdirectories to achieve consistency with
preceding mkinstalldirs commands.  No effect because both
variables contain "." only.
* include/Makefile.in: Regenerate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@61082 138bc75d-0d04-0410-961f-82ee72b054a4
libf2c/ChangeLog
libf2c/Makefile.in
libiberty/ChangeLog
libiberty/Makefile.in
libobjc/ChangeLog
libobjc/Makefile.in
libstdc++-v3/ChangeLog
libstdc++-v3/include/Makefile.am
libstdc++-v3/include/Makefile.in