From a94fc9f12b4c2adba10f8833ae47bc2f670667d3 Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Sat, 8 Jul 2000 14:18:36 +0000 Subject: [PATCH] resolve roken/vers stuff git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8596 ec53bebd-3082-4978-b11e-865c3cabbd6b --- configure.in | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/configure.in b/configure.in index 0e1c932bd..abf3225d9 100644 --- a/configure.in +++ b/configure.in @@ -76,7 +76,7 @@ if test "$withval" = no; then fi ]) -dnl AC_ROKEN(9,[/usr/heimdal /usr/athena],[$(top_builddir)/lib/roken/libroken.la]) +AC_ROKEN(9,[/usr/heimdal /usr/athena],[$(top_builddir)/lib/roken/libroken.la]) AC_TEST_PACKAGE_NEW(openldap,[#include ],[-lldap -llber]) @@ -704,11 +704,7 @@ dnl dnl libroken references crypt and dbopen dnl -dnl LIB_roken="\$(top_builddir)/lib/vers/libvers.la ${LIB_roken}" - -dnl LIB_roken='$(top_builddir)/lib/vers/libvers.la $(top_builddir)/lib/roken/libroken.la $(LIB_crypt) $(LIB_dbopen)' -dnl AC_SUBST(LIB_roken)dnl -LIB_roken='$(top_builddir)/lib/roken/libroken.la $(LIB_crypt) $(LIB_dbopen)' +LIB_roken="\$(top_builddir)/lib/vers/libvers.la ${LIB_roken}" AC_SUBST(LIB_roken)dnl AC_CACHE_CHECK(if realloc if broken, ac_cv_func_realloc_broken, [ @@ -1056,6 +1052,7 @@ AC_OUTPUT(Makefile \ lib/roken/Makefile \ lib/sl/Makefile \ lib/vers/Makefile \ + lib/kdfs/Makefile \ kuser/Makefile \ kpasswd/Makefile \ kadmin/Makefile \ @@ -1092,8 +1089,8 @@ dnl HEIMDALVERSION="$PACKAGE-$VERSION" cat > include/newversion.h.in <