X-Git-Url: https://git.argeo.org/?p=lgpl%2Fargeo-commons.git;a=blobdiff_plain;f=configure;h=4587bf45ef4680ae1e675dbc2ae6e37e086e2814;hp=c92fa222f7b6f33310244a4edae7d162d5d5fe0f;hb=9d7afbd488afb0c7e4e1cdc0e4282e0194a6d372;hpb=cd9c92edd861a4af57713284ba796186a5505dd2 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)"