projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8740f92
)
Fix PROG_LIBPATH so in-tree tests work
author
Tom Yu
<tlyu@mit.edu>
Mon, 25 Aug 2008 23:08:16 +0000
(23:08 +0000)
committer
Tom Yu
<tlyu@mit.edu>
Mon, 25 Aug 2008 23:08:16 +0000
(23:08 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@20693
dc483132
-0cff-0310-8789-
dd5450dbe970
src/plugins/kdb/db2/libdb2/test/Makefile.in
patch
|
blob
|
history
diff --git
a/src/plugins/kdb/db2/libdb2/test/Makefile.in
b/src/plugins/kdb/db2/libdb2/test/Makefile.in
index 6c1d9d2be68a4b78b41de1c16e0c4dbc78ab566c..efffae5526e9815326fe7a1ab0008a7365c811e9 100644
(file)
--- a/
src/plugins/kdb/db2/libdb2/test/Makefile.in
+++ b/
src/plugins/kdb/db2/libdb2/test/Makefile.in
@@
-9,7
+9,7
@@
TMPDIR=.
LOCALINCLUDES= -I. -I$(srcdir)/../include -I../include -I$(srcdir)/../mpool \
-I$(srcdir)/../btree -I$(srcdir)/../hash -I$(srcdir)/../db
-PROG_LIBPATH=-L..
+PROG_LIBPATH=-L..
-L$(TOPLIBD)
PROG_RPATH=$(KRB5_LIBDIR)
KRB5_RUN_ENV= @KRB5_RUN_ENV@