* config-ml.in: Propogate DESTDIR also.

From-SVN: r54114
This commit is contained in:
Olaf Hering 2002-05-31 19:30:52 +00:00 committed by DJ Delorie
parent 15e6136e1d
commit fe2fe4972b
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

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