* config-ml.in: Propogate DESTDIR also.

This commit is contained in:
DJ Delorie 2002-05-31 19:30:32 +00:00
parent 83c68626df
commit 9a79feed94
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2002-05-31 Olaf Hering <olh@suse.de>
* config-ml.in: Propogate DESTDIR also.
2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
* configure.in (vax-*-netbsd*): Don't build gas for this

View File

@ -537,6 +537,7 @@ multi-do:
LIBCFLAGS="$(LIBCFLAGS) $${flags}" \
LIBCXXFLAGS="$(LIBCXXFLAGS) $${flags}" \
LDFLAGS="$(LDFLAGS) $${flags}" \
DESTDIR="$(DESTDIR)" \
$(DO)); then \
true; \
else \