use LIB_des, so that we link with libcrypto/libdes from krb4
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10340 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -31,8 +31,8 @@ L = \
|
||||
$(KAFS) \
|
||||
$(top_builddir)/lib/krb5/libkrb5.la \
|
||||
$(top_builddir)/lib/asn1/libasn1.la \
|
||||
$(LIB_krb4) \
|
||||
$(top_builddir)/lib/des/libdes.la \
|
||||
$(LIB_krb4) \
|
||||
$(LIB_des) \
|
||||
$(top_builddir)/lib/roken/libroken.la \
|
||||
-lc
|
||||
|
||||
@@ -40,8 +40,8 @@ else
|
||||
|
||||
L = \
|
||||
$(KAFS) \
|
||||
$(LIB_krb4) \
|
||||
$(top_builddir)/lib/des/libdes.la \
|
||||
$(LIB_krb4) \
|
||||
$(LIB_des) \
|
||||
$(top_builddir)/lib/roken/libroken.la \
|
||||
-lc
|
||||
endif
|
||||
|
Reference in New Issue
Block a user