(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:
@@ -20,4 +20,4 @@ k5dcecon_SOURCES = k5dcecon.c k5dce.h
|
||||
|
||||
dpagaix_SOURCES = dpagaix.c
|
||||
|
||||
LDADD = $(LIB_roken) $(LIB_dce)
|
||||
LDADD = $(LIB_dce)
|
||||
|
Reference in New Issue
Block a user