projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de265a0
)
; * Makefile.in: Fix out-of-tree builds on NS
author
Mattias Engdegård
<mattiase@acm.org>
Mon, 28 Jun 2021 09:44:07 +0000
(11:44 +0200)
committer
Mattias Engdegård
<mattiase@acm.org>
Mon, 28 Jun 2021 09:44:07 +0000
(11:44 +0200)
Makefile.in
patch
|
blob
|
history
diff --git
a/Makefile.in
b/Makefile.in
index 420cb544a4da08b7658986962d0fa7347c9780d1..8fccdf7580a8322bc71c4fa8e07808ab1d3f101b 100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-414,7
+414,7
@@
epaths-force-w32:
# between macOS and GNUstep, so just replace any references to the app
# bundle root itself with the relative path.
epaths-force-ns-self-contained: epaths-force
- @(sed <
${srcdir}/src/epaths.h > epaths.h.$$$$
\
+ @(sed <
src/epaths.h > epaths.h.$$$$
\
-e 's;${ns_appdir}/;;') && \
${srcdir}/build-aux/move-if-change epaths.h.$$$$ src/epaths.h