X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/projects.git/blobdiff_plain/52d2bd009603fc541c2dafeb499112dac529788a..fa033cc8c526e2eb9980af134f5a272ce28dbbf1:/tools/make/mconfigure diff --git a/tools/make/mconfigure b/tools/make/mconfigure index 2cb0096..6b33ad9 100755 --- 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 # ./. ---------------------------------------------