projects
/
projects.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52d2bd0
)
epic-ts
author
Michael Wagner
<mail@wagnertech.de>
Sat, 6 Apr 2019 19:00:01 +0000
(21:00 +0200)
committer
Michael Wagner
<mail@wagnertech.de>
Sat, 6 Apr 2019 19:00:01 +0000
(21:00 +0200)
tools/make/mconfigure
patch
|
blob
|
history
diff --git
a/tools/make/mconfigure
b/tools/make/mconfigure
index
2cb0096
..
6b33ad9
100755
(executable)
--- a/
tools/make/mconfigure
+++ b/
tools/make/mconfigure
@@
-200,6
+200,9
@@
then
. projects/tools/make/c_configure.sh
. $paket.cpp.sh
fi
+
+ # add export to setenv.sh
+ sed -i "s/^/export /" setenv.sh
popd >/dev/null
# ./. ---------------------------------------------