Kaydet (Commit) 1245266e authored tarafından Eike Rathke's avatar Eike Rathke

./config_host.mk is to be sourced, not invoked

üst b0cb633d
......@@ -2,7 +2,7 @@
# create ID file for the whole LibO tree. run it in toplevel dir
./config_host.mk && . ./Env.Host.sh
. ./config_host.mk && . ./Env.Host.sh
# --with-outpath includes projects/$INPATH/inc (also solver/$INPATH/inc)
if [ "$1" = "--with-outpath" ]; then
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment