Makefile.in: Change T_STD_CONF_OBJS to only list t_std_conf.o and pull in the
authorEzra Peisach <epeisach@mit.edu>
Thu, 29 Jun 2006 13:26:42 +0000 (13:26 +0000)
committerEzra Peisach <epeisach@mit.edu>
Thu, 29 Jun 2006 13:26:42 +0000 (13:26 +0000)
commit0abe8233dd9dff2ae15f1589129af3b8612f827f
tree33ee55345d358ef2d37c2d323977a5802ca95205
parent822d3bb8d95e3e0dbb6af108938e3e6e1b353fd4
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
tags: pullup

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@18264 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/os/Makefile.in