summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/os/Makefile.in
diff options
context:
space:
mode:
authorGreg Hudson <ghudson@mit.edu>2009-12-28 19:25:09 +0000
committerGreg Hudson <ghudson@mit.edu>2009-12-28 19:25:09 +0000
commit635ee3a9cd28c7af0a0b7cf43a292ae7255c9a2b (patch)
tree2a9707023517d29c6caac7ec514a8c9a1e31905e /src/lib/krb5/os/Makefile.in
parent92516277cb0205a1781b06d204d9d103d599f8a7 (diff)
downloadkrb5-635ee3a9cd28c7af0a0b7cf43a292ae7255c9a2b.tar.gz
krb5-635ee3a9cd28c7af0a0b7cf43a292ae7255c9a2b.tar.xz
krb5-635ee3a9cd28c7af0a0b7cf43a292ae7255c9a2b.zip
Move krb5_get_profile back to init_os_ctx.c for now and revert r23519.
At this time we link t_etypes against init_ctx.so during "make check", which breaks if init_ctx contains reference to the profile library. More general solutions to this problem are under discussion. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@23530 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/krb5/os/Makefile.in')
-rw-r--r--src/lib/krb5/os/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/krb5/os/Makefile.in b/src/lib/krb5/os/Makefile.in
index 215d390149..5a81302370 100644
--- a/src/lib/krb5/os/Makefile.in
+++ b/src/lib/krb5/os/Makefile.in
@@ -5,6 +5,7 @@ PROG_LIBPATH=-L$(TOPLIBD)
PROG_RPATH=$(KRB5_LIBDIR)
DEFS=
DEFINES=-DLIBDIR=\"$(KRB5_LIBDIR)\"
+LOCALINCLUDES=-I$(top_srcdir)/util/profile
##DOS##BUILDTOP = ..\..\..
##DOS##PREFIXDIR=os