svn rev #24925: trunk/src/util/gss-kernel-lib/
ghudson@MIT.EDU
ghudson at MIT.EDU
Wed May 11 00:42:59 EDT 2011
http://src.mit.edu/fisheye/changelog/krb5/?cs=24925
Commit By: ghudson
Log Message:
ticket: 6909
Reference libraries from the build tree when linking and
t_kgss_kernel.
Changed Files:
U trunk/src/util/gss-kernel-lib/Makefile.in
Modified: trunk/src/util/gss-kernel-lib/Makefile.in
===================================================================
--- trunk/src/util/gss-kernel-lib/Makefile.in 2011-05-10 22:26:09 UTC (rev 24924)
+++ trunk/src/util/gss-kernel-lib/Makefile.in 2011-05-11 04:42:59 UTC (rev 24925)
@@ -5,6 +5,7 @@
DEFINES=-DKRB5_KERNEL
ALL_CFLAGS=$(CFLAGS) $(DEFS) $(DEFINES) -I. -Igssapi
+PROG_LIBPATH=-L$(TOPLIBD)
SHLIB_EXPDEPS = \
$(TOPLIBD)/libk5crypto$(SHLIBEXT) \
More information about the cvs-krb5
mailing list