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 <