Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2002-05-31 23:30:32 +0400
committerDJ Delorie <dj@redhat.com>2002-05-31 23:30:32 +0400
commit9a79feed948830f5625224afcc31f31d8cd5679f (patch)
tree3c905669679027906d3c3b87831d3276036bee68 /config-ml.in
parent83c68626df923a54c4248679547a6a8ef928f3df (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 4b1be0f09..aae3f87fe 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 \