link with roken on everything except aix, where apperently it fails.
reported by Ake Sandgren <ake@cs.umu.se> git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9092 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -20,4 +20,8 @@ k5dcecon_SOURCES = k5dcecon.c k5dce.h
|
|||||||
|
|
||||||
dpagaix_SOURCES = dpagaix.c
|
dpagaix_SOURCES = dpagaix.c
|
||||||
|
|
||||||
|
if AIX
|
||||||
LDADD = $(LIB_dce)
|
LDADD = $(LIB_dce)
|
||||||
|
else
|
||||||
|
LDADD = $(LIB_roken) $(LIB_dce)
|
||||||
|
endif
|
||||||
|
Reference in New Issue
Block a user