]> git.ipfire.org Git - thirdparty/gcc.git/commit
Makefile.am (install-data-local): Prepend $(DESTDIR) to destination paths in all...
authorChristian Cornelssen <ccorn@cs.tu-berlin.de>
Tue, 28 Jan 2003 21:51:30 +0000 (22:51 +0100)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Tue, 28 Jan 2003 21:51:30 +0000 (21:51 +0000)
commite9438d8b93c59685259df59092a24ad81d3c0d81
treed4c9d28f76459f9e7c4f9ea451282c0577bb1d1e
parent3f31886f24233a6b6ce9d4db6bb315fb0aa4ca1f
Makefile.am (install-data-local): Prepend $(DESTDIR) to destination paths in all (un)installation commands.

* 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: r62010
libstdc++-v3/ChangeLog
libstdc++-v3/include/Makefile.am
libstdc++-v3/include/Makefile.in