summaryrefslogtreecommitdiff
path: root/config-ml.in
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2002-05-31 19:30:32 +0000
committerDJ Delorie <dj@redhat.com>2002-05-31 19:30:32 +0000
commit0c2442b76ac49e54c40f015f9a07e61a9aa834d3 (patch)
tree25007fed669e5208c0d489ea67396b639b339652 /config-ml.in
parent107c6e1ad8c5ef9406f80a1f01e8b5fb6c6c93ec (diff)
* config-ml.in: Propogate DESTDIR also.
Diffstat (limited to 'config-ml.in')
-rw-r--r--config-ml.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/config-ml.in b/config-ml.in
index 4b1be0f095..aae3f87fe7 100644
--- a/config-ml.in
+++ b/config-ml.in
@@ -537,6 +537,7 @@ multi-do:
LIBCFLAGS="$(LIBCFLAGS) $${flags}" \
LIBCXXFLAGS="$(LIBCXXFLAGS) $${flags}" \
LDFLAGS="$(LDFLAGS) $${flags}" \
+ DESTDIR="$(DESTDIR)" \
$(DO)); then \
true; \
else \