Index: configure.ac ================================================================== --- configure.ac +++ configure.ac @@ -115,15 +115,11 @@ ]) ]) dnl Sync the RPATH if requested if test "$TCLEXT_BUILD" != 'static'; then - if test "$TCLEXT_TLS_STATIC_SSL" = 'yes'; then - DC_SYNC_RPATH([no]) - else - DC_SYNC_RPATH([yes]) - fi + DC_SYNC_RPATH([yes]) fi dnl Setup a stable ABI DC_SETUP_STABLE_API([${srcdir}/nano.vers], nano.syms) if test "$tcl_nano_debug" = 'true'; then