summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/build b/build
index 5581e13..08682fc 100755
--- a/build
+++ b/build
@@ -11,6 +11,7 @@ configure:
TCL_PACKAGE_PATH='$${TCL_LIBRARY}' \
TCL_SHLIB_LD_EXTRAS='-Wl,-soname,$${TCL_LIB_FILE}' \
oh-autoconfigure -s src/unix -B src/unix -- \
+ --includedir=/usr/include/$(OPK_SOURCE) \
--enable-shared \
--enable-threads \
--enable-dll-unloading \