pull up r18264 from trunk
authorTom Yu <tlyu@mit.edu>
Thu, 29 Jun 2006 19:51:24 +0000 (19:51 +0000)
committerTom Yu <tlyu@mit.edu>
Thu, 29 Jun 2006 19:51:24 +0000 (19:51 +0000)
 r18264@cathode-dark-space:  epeisach | 2006-06-29 09:26:42 -0400
 ticket: 3953
 tags: pullup

 Makefile.in:  Change T_STD_CONF_OBJS to only list t_std_conf.o and pull in the
 rest from libkrb5.  This fixes the problem of linking in init_os_ctx.o which
 was trying to use the private copy_profile() that was not exported.

 Also - updated dependencies - init_os_ctx.c now includes prof-int.h...

ticket: 3953
version_fixed: 1.5

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-5@18269 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/krb5/os/Makefile.in

index 2484c88bc954a624a9e395e45e3ec7c4162c4da7..6f74ad61a46e0dfde2dd549c1a6314856d2bbdb0 100644 (file)
@@ -162,8 +162,7 @@ shared:
 
 TEST_PROGS= t_std_conf t_an_to_ln t_locate_kdc
 
-T_STD_CONF_OBJS= t_std_conf.o def_realm.o get_krbhst.o realm_dom.o \
-               hst_realm.o init_os_ctx.o locate_kdc.o dnsglue.o
+T_STD_CONF_OBJS= t_std_conf.o 
 
 T_AN_TO_LN_OBJS = t_an_to_ln.o an_to_ln.o