* configure.in: Set and substitute KSU_LIBS, SETENVOBJ, DO_TCL. Generate
authorKen Raeburn <raeburn@mit.edu>
Thu, 18 May 2006 04:22:15 +0000 (04:22 +0000)
committerKen Raeburn <raeburn@mit.edu>
Thu, 18 May 2006 04:22:15 +0000 (04:22 +0000)
commitf51422a7316bb46d29a4dec062cbe80e777e58c7
treea29192abe863c9aea213a9dd6e34387328ddb55d
parente1c9d47e6930aed1fc90500c2fd70aeb33dbec1d
* configure.in: Set and substitute KSU_LIBS, SETENVOBJ, DO_TCL.  Generate
makefiles for util/et, util/profile, lib/kdb, clients and those clients
subdirectories built on UNIX, rather than running configure there.
Deleted configure.in scripts for those directories, and changed
Makefile.in definitions of thisconfigdir and mydir.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@18018 dc483132-0cff-0310-8789-dd5450dbe970
15 files changed:
src/clients/Makefile.in
src/clients/configure.in [deleted file]
src/clients/kdestroy/Makefile.in
src/clients/kinit/Makefile.in
src/clients/klist/Makefile.in
src/clients/kpasswd/Makefile.in
src/clients/ksu/Makefile.in
src/clients/kvno/Makefile.in
src/configure.in
src/lib/kdb/Makefile.in
src/lib/kdb/configure.in [deleted file]
src/util/et/Makefile.in
src/util/et/configure.in [deleted file]
src/util/profile/Makefile.in
src/util/profile/configure.in [deleted file]