projects
/
petitboot
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
91c81b3
)
Add SHELL to Makefile.in
author
Geoff Levand
<geoffrey.levand@am.sony.com>
Fri, 27 Feb 2009 14:53:58 +0000
(14:53 +0000)
committer
Jeremy Kerr
<jk@ozlabs.org>
Mon, 23 Mar 2009 10:47:57 +0000
(21:47 +1100)
Add SHELL to the list of variables in Makefile.in to make
it available to the Makefile.
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
Makefile.in
patch
|
blob
|
history
diff --git
a/Makefile.in
b/Makefile.in
index ff5e6f4797031b6f2c17ba8de2d5166539cf2386..e68f80e370c26f5ce0a7bc33b7f246724d8899e2 100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-18,6
+18,7
@@
twin_LDFLAGS = @twin_LIBS@
# other programs
INSTALL = @INSTALL@
+SHELL = @SHELL@
# paths
prefix = @prefix@