Diff

Differences From Artifact [7a5d060998]:

To Artifact [99a6b71ea4]:


67
68
69
70
71
72
73




74
75
76
	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 nano.syms)







>
>
>
>



67
68
69
70
71
72
73
74
75
76
77
78
79
80
	else
		DC_SYNC_RPATH([yes])
	fi
fi

dnl Setup a stable ABI
DC_SETUP_STABLE_API(nano.vers, nano.syms)
if test "$tcl_nano_debug" = 'true'; then
	WEAKENSYMS=':'
	REMOVESYMS=':'
fi

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