Add an extra variable for roken, LIBADD, that should be used for

library depencies.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19983 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-01-17 18:35:44 +00:00
parent b56078f331
commit af6cc64cd7

View File

@@ -215,6 +215,8 @@ rk_DB
dnl AC_ROKEN(10,[/usr/heimdal /usr/athena],[lib/roken],[$(top_builddir)/lib/roken/libroken.la],[-I$(top_builddir)/lib/roken -I$(top_srcdir)/lib/roken])
rk_ROKEN(lib/roken)
LIBADD_roken="$LIB_roken"
AC_SUBST(DIR_roken)dnl
LIB_roken="\$(top_builddir)/lib/vers/libvers.la $LIB_roken"
rk_OTP