projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ceb0cc
)
(LD_SWITCH_SYSTEM_TEMACS): New variable.
author
Richard M. Stallman
<rms@gnu.org>
Thu, 3 Jul 1997 04:05:29 +0000
(
04:05
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 3 Jul 1997 04:05:29 +0000
(
04:05
+0000)
(ALL_LDFLAGS): Use LD_SWITCH_SYSTEM_TEMACS.
src/Makefile.in
patch
|
blob
|
history
diff --git
a/src/Makefile.in
b/src/Makefile.in
index ae0fc8a5eff626726b235a01cf22753e5e89f6f1..c2bf1fd6c17ad8f2caec1682a3d6393c2402145f 100644
(file)
--- a/
src/Makefile.in
+++ b/
src/Makefile.in
@@
-450,7
+450,8
@@
LD=ld
#endif /* not COFF_ENCAPSULATE */
#endif /* not ORDINARY_LINK */
-ALL_LDFLAGS = LD_SWITCH_SYSTEM LD_SWITCH_MACHINE LD_SWITCH_SITE $(LDFLAGS)
+ALL_LDFLAGS = LD_SWITCH_SYSTEM LD_SWITCH_SYSTEM_TEMACS LD_SWITCH_MACHINE \
+ LD_SWITCH_SITE $(LDFLAGS)
/* A macro which other sections of Makefile can redefine to munge the
flags before they're passed to LD. This is helpful if you have