./config_host.mk is to be sourced, not invoked
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
# create ID file for the whole LibO tree. run it in toplevel dir
|
# 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)
|
# --with-outpath includes projects/$INPATH/inc (also solver/$INPATH/inc)
|
||||||
if [ "$1" = "--with-outpath" ]; then
|
if [ "$1" = "--with-outpath" ]; then
|
||||||
|
Reference in New Issue
Block a user