aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure b/configure
index 2a6b066..ff19821 100755
--- a/configure
+++ b/configure
@@ -649,6 +649,7 @@ SET_MAKE
JIM_NOFORK
JIM_EXTENSIONS
EXTRA_CFLAGS
+SRCDIR
LIBDL
LIBOBJS
LTLIBOBJS'
@@ -2861,6 +2862,8 @@ JIM_EXTENSIONS=$JIM_EXTENSIONS
EXTRA_CFLAGS=$EXTRA_CFLAGS
+SRCDIR=`dirname $0`
+
{ $as_echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
$as_echo_n "checking for dlopen in -ldl... " >&6; }