Author: tridge
Date: 2005-07-13 12:12:33 +0000 (Wed, 13 Jul 2005)
New Revision: 8423

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=8423

Log:
remove the dependency on the full roken lib for asn1_compile

this should fix the -lsocket problem on solaris






Modified:
   branches/SAMBA_4_0/source/heimdal_build/config.mk


Changeset:
Modified: branches/SAMBA_4_0/source/heimdal_build/config.mk
===================================================================
--- branches/SAMBA_4_0/source/heimdal_build/config.mk   2005-07-13 11:30:34 UTC 
(rev 8422)
+++ branches/SAMBA_4_0/source/heimdal_build/config.mk   2005-07-13 12:12:33 UTC 
(rev 8423)
@@ -323,8 +323,10 @@
        heimdal/lib/roken/getarg.o \
        heimdal/lib/roken/print_version.o \
        heimdal/lib/roken/setprogname.o \
+       heimdal/lib/roken/strupr.o \
+       heimdal/lib/roken/getprogname.o \
+       heimdal/lib/roken/get_window_size.o \
        heimdal/lib/asn1/symbol.o
-REQUIRED_SUBSYSTEMS = HEIMDAL_ROKEN
 NOPROTO = YES
 # End SUBSYSTEM ASN1_COMPILER
 #######################

Reply via email to