Separate JNI projects
[lgpl/argeo-commons.git] / configure
index c92fa222f7b6f33310244a4edae7d162d5d5fe0f..4587bf45ef4680ae1e675dbc2ae6e37e086e2814 100644 (file)
--- 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)"