Integrate Third Party repackaging from Argeo SLC
[gpl/argeo-tp.git] / configure
diff --git a/configure b/configure
new file mode 100755 (executable)
index 0000000..47f7d96
--- /dev/null
+++ b/configure
@@ -0,0 +1,7 @@
+#!/bin/sh
+
+# Source are located where this script is
+SDK_SRC_BASE="$(cd "$(dirname "$0")"; pwd -P)"
+
+# Source the configure script
+. $SDK_SRC_BASE/sdk/argeo-build/configure