(LDADD): remove libroken. we do not want this to link with libroken

since setenv will conflict with the setenv in libdce.  reported by Ake
Sandgren <ake@cs.umu.se>


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9091 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
2000-10-02 06:24:03 +00:00
parent dd993af961
commit cdddba94b4

View File

@@ -20,4 +20,4 @@ k5dcecon_SOURCES = k5dcecon.c k5dce.h
dpagaix_SOURCES = dpagaix.c
LDADD = $(LIB_roken) $(LIB_dce)
LDADD = $(LIB_dce)