aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 0c07996..5c18963 100755
--- a/configure
+++ b/configure
@@ -2,7 +2,7 @@
# Configure script by blankhex
# Global variables
-source_path=""
+source_path=$(dirname "$0")
cc=$CC
ar=$AR
staticlib=libbh.a