X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=configure;h=4587bf45ef4680ae1e675dbc2ae6e37e086e2814;hb=9e809d77cebd3e037ccac97e3b4a4d1d639ce2e8;hp=c92fa222f7b6f33310244a4edae7d162d5d5fe0f;hpb=163f18fdace8b3171abe3a3b2282d040b205e0c8;p=lgpl%2Fargeo-commons.git diff --git a/configure b/configure index c92fa222f..4587bf45e 100644 --- a/configure +++ b/configure @@ -1,7 +1,7 @@ #!/bin/sh # We build where we are -SDK_BUILD_BASE=$(pwd -P)/build +SDK_BUILD_BASE=$(pwd -P)/output # Source are located where this script is SDK_SRC_BASE="$(cd "$(dirname "$0")"; pwd -P)"