Make com_err tests exercise the shared-library support
authorKen Raeburn <raeburn@mit.edu>
Tue, 4 May 2004 19:38:18 +0000 (19:38 +0000)
committerKen Raeburn <raeburn@mit.edu>
Tue, 4 May 2004 19:38:18 +0000 (19:38 +0000)
commit78baf0d2da15305afe0f6ccf17f38fb3a3d9cc8c
treeef4c7b1db3779191298dddf224ea900d049c01b5
parent9143795064f9dc9a62ddbf37a628b8ac4cabf2f9
Make com_err tests exercise the shared-library support

* configure.in: Invoke KRB5_BUILD_PROGRAM and KRB5_RUN_FLAGS.
* Makefile.in (PROG_RPATH, PROG_LIBPATH, RUN_SETUP): New variables.
(test_et, t_com_err): Use the built library, even if shared.
(check-unix): Set up the environment properly to load shared libraries when
running the test programs.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16298 dc483132-0cff-0310-8789-dd5450dbe970
src/util/et/ChangeLog
src/util/et/Makefile.in
src/util/et/configure.in