Commit fe2fe497 by Olaf Hering Committed by DJ Delorie

* config-ml.in: Propogate DESTDIR also.

From-SVN: r54114
parent 15e6136e
2002-05-31 Olaf Hering <olh@suse.de>
* config-ml.in: Propogate DESTDIR also.
2002-05-29 Jason Thorpe <thorpej@wasabisystems.com> 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
* configure.in (vax-*-netbsd*): Don't build gas for this * configure.in (vax-*-netbsd*): Don't build gas for this
......
...@@ -555,6 +555,7 @@ multi-do: ...@@ -555,6 +555,7 @@ multi-do:
LIBCFLAGS="$(LIBCFLAGS) $${flags}" \ LIBCFLAGS="$(LIBCFLAGS) $${flags}" \
LIBCXXFLAGS="$(LIBCXXFLAGS) $${flags}" \ LIBCXXFLAGS="$(LIBCXXFLAGS) $${flags}" \
LDFLAGS="$(LDFLAGS) $${flags}" \ LDFLAGS="$(LDFLAGS) $${flags}" \
DESTDIR="$(DESTDIR)" \
$(DO)); then \ $(DO)); then \
true; \ true; \
else \ else \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment