diff options
Diffstat (limited to 'build')
-rwxr-xr-x | build | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 \ |