]> git.ipfire.org Git - thirdparty/gcc.git/commit - libiberty/ChangeLog
Makefile.in (FLAGS_TO_PASS): Also pass DESTDIR.
authorChristian Cornelssen <ccorn@cs.tu-berlin.de>
Thu, 9 Jan 2003 08:08:30 +0000 (09:08 +0100)
committerAndreas Jaeger <aj@gcc.gnu.org>
Thu, 9 Jan 2003 08:08:30 +0000 (09:08 +0100)
commit90e5b39f8eea82c980f33fe9be55f79a35a2b1b5
tree7106bfd4173b8293f489f60e551c7adf31bf9590
parent8a4c5898ad3c0acfa144080dc1f5ac549c7f6bf8
Makefile.in (FLAGS_TO_PASS): Also pass DESTDIR.

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.

From-SVN: r61082
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