projects
/
platform
/
upstream
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
107c6e1
)
* config-ml.in: Propogate DESTDIR also.
author
DJ Delorie
<dj@redhat.com>
Fri, 31 May 2002 19:30:32 +0000
(19:30 +0000)
committer
DJ Delorie
<dj@redhat.com>
Fri, 31 May 2002 19:30:32 +0000
(19:30 +0000)
ChangeLog
patch
|
blob
|
history
config-ml.in
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 81f3b04e0035f89d6ee56b9c7a1c508336a3d53b..c4cffd7914ac226ffe14c4919ff3c48ea4172b50 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-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
diff --git
a/config-ml.in
b/config-ml.in
index 4b1be0f0956cbc1e1f76396a851410d9d0d1eca0..aae3f87fe74e5d9538e68ccde051aba58a83c1b1 100644
(file)
--- 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 \