lib45-stuff
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2993 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -47,6 +47,8 @@ if test "$with_krb4"; then
|
|||||||
AC_DEFINE(KRB4, 1)
|
AC_DEFINE(KRB4, 1)
|
||||||
LIB_krb4="$KRB4LIB -ldes"
|
LIB_krb4="$KRB4LIB -ldes"
|
||||||
INCLUDE_krb4="$KRB4INCLUDE"
|
INCLUDE_krb4="$KRB4INCLUDE"
|
||||||
|
EXTRA_LIB45=lib45.a
|
||||||
|
AC_SUBST(EXTRA_LIB45)
|
||||||
fi
|
fi
|
||||||
AM_CONDITIONAL(KRB4, test "$with_krb4")
|
AM_CONDITIONAL(KRB4, test "$with_krb4")
|
||||||
AC_SUBST(LIB_krb4)
|
AC_SUBST(LIB_krb4)
|
||||||
@@ -317,6 +319,7 @@ AC_OUTPUT(Makefile \
|
|||||||
lib/krb5/Makefile \
|
lib/krb5/Makefile \
|
||||||
lib/hdb/Makefile \
|
lib/hdb/Makefile \
|
||||||
lib/gssapi/Makefile \
|
lib/gssapi/Makefile \
|
||||||
|
lib/45/Makefile \
|
||||||
lib/otp/Makefile \
|
lib/otp/Makefile \
|
||||||
kuser/Makefile \
|
kuser/Makefile \
|
||||||
kpasswd/Makefile \
|
kpasswd/Makefile \
|
||||||
|
Reference in New Issue
Block a user