Diff

Differences From Artifact [20e905cc2d]:

To Artifact [7a5d060998]:


65
66
67
68
69
70
71



72
73

65
66
67
68
69
70
71
72
73
74
75

76







+
+
+

-
+
	if test "$TCLEXT_TLS_STATIC_SSL" = 'yes'; then
		DC_SYNC_RPATH([no])
	else
		DC_SYNC_RPATH([yes])
	fi
fi

dnl Setup a stable ABI
DC_SETUP_STABLE_API(nano.vers, nano.syms)

dnl Produce output
AC_OUTPUT(Makefile pkgIndex.tcl)
AC_OUTPUT(Makefile pkgIndex.tcl nano.syms)