+2004-03-08 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in (SUBDIRS): Renamed from MY_SUBDIRS.
+
2004-03-07 Ken Raeburn <raeburn@mit.edu>
* aclocal.m4 (AC_KRB5_TCL_FIND_CONFIG): Look for tclConfig.sh in
thisconfigdir=.
myfulldir=.
mydir=.
-MY_SUBDIRS=util include lib @krb524@ kdc kadmin slave clients appl tests \
+SUBDIRS=util include lib @krb524@ kdc kadmin slave clients appl tests \
config-files gen-manpages
BUILDTOP=$(REL)$(C)
LOCALINCLUDES = -I$(srcdir)
+2004-03-08 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in (LOCAL_SUBDIRS): Renamed from MY_SUBDIRS.
+
2004-02-09 Ken Raeburn <raeburn@mit.edu>
* configure.in: Check for sys/time.h and time.h.
mydir=.
BUILDTOP=$(REL)..
-MY_SUBDIRS= sample simple user_user bsd gss-sample gssftp telnet
+LOCAL_SUBDIRS= sample simple user_user gss-sample
+2004-03-08 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in (MY_SUBDIRS): Deleted.
+
2003-02-26 Jeffrey Altman <jaltman@mit.edu>
* gss-client.c: merge if (this) if (that) into if (this && that)
thisconfigdir=./..
myfulldir=appl/gss-sample
mydir=gss-sample
-MY_SUBDIRS=.
BUILDTOP=$(REL)..$(S)..
DEFINES = -DUSE_AUTOCONF_H -DGSSAPI_V2
PROG_LIBPATH=-L$(TOPLIBD)
+2004-03-08 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in (LOCAL_SUBDIRS): Renamed from MY_SUBDIRS.
+
2002-08-29 Ken Raeburn <raeburn@mit.edu>
* Makefile.in: Revert $(S)=>/ change, for Windows support.
thisconfigdir=./..
myfulldir=appl/sample
mydir=sample
-MY_SUBDIRS = sclient sserver
+LOCAL_SUBDIRS = sclient sserver
BUILDTOP=$(REL)..$(S)..
+2004-03-08 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in (MY_SUBDIRS): Deleted.
+
2002-08-29 Ken Raeburn <raeburn@mit.edu>
* Makefile.in: Revert $(S)=>/ change, for Windows support.
thisconfigdir=./../..
myfulldir=appl/sample/sclient
mydir=sample/sclient
-MY_SUBDIRS=.
BUILDTOP=$(REL)..$(S)..$(S)..
PROG_LIBPATH=-L$(TOPLIBD)
+2004-03-08 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in (MY_SUBDIRS): Deleted.
+
2002-08-29 Ken Raeburn <raeburn@mit.edu>
* Makefile.in: Revert $(S)=>/ change, for Windows support.
thisconfigdir=./../..
myfulldir=appl/sample/sserver
mydir=sample/sserver
-MY_SUBDIRS=.
BUILDTOP=$(REL)..$(S)..$(S)..
PROG_LIBPATH=-L$(TOPLIBD)
+2004-03-08 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in (LOCAL_SUBDIRS): Renamed from MY_SUBDIRS.
+
2002-08-29 Ken Raeburn <raeburn@mit.edu>
* Makefile.in: Revert $(S)=>/ change, for Windows support.
thisconfigdir=./..
myfulldir=appl/simple
mydir=simple
-MY_SUBDIRS = client server
+LOCAL_SUBDIRS = client server
BUILDTOP=$(REL)..$(S)..
+2004-03-08 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in (MY_SUBDIRS): Deleted.
+
2002-08-29 Ken Raeburn <raeburn@mit.edu>
* Makefile.in: Revert $(S)=>/ change, for Windows support.
thisconfigdir=./../..
myfulldir=appl/simple/client
mydir=simple/client
-MY_SUBDIRS=.
BUILDTOP=$(REL)..$(S)..$(S)..
PROG_LIBPATH=-L$(TOPLIBD)
PROG_RPATH=$(KRB5_LIBDIR)
+2004-03-08 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in (MY_SUBDIRS): Deleted.
+
2002-08-29 Ken Raeburn <raeburn@mit.edu>
* Makefile.in: Revert $(S)=>/ change, for Windows support.
thisconfigdir=./../..
myfulldir=appl/simple/server
mydir=simple/server
-MY_SUBDIRS=.
BUILDTOP=$(REL)..$(S)..$(S)..
LOCALINCLUDES= -I.. -I$(srcdir)/..
+2004-03-08 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in (MY_SUBDIRS): Deleted.
+
2003-01-10 Ken Raeburn <raeburn@mit.edu>
* server.c: Include port-sockets.h.
thisconfigdir=./..
myfulldir=appl/user_user
mydir=user_user
-MY_SUBDIRS=.
BUILDTOP=$(REL)..$(S)..
DEFINES = -DDEBUG
PROG_LIBPATH=-L$(TOPLIBD)
+2004-03-08 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in (MY_SUBDIRS): Deleted.
+
2003-06-27 Jen Selby <jenselby@mit.edu>
* kdc.conf.M: replaced the @LOCALSTATEDIR typos with
thisconfigdir=./..
myfulldir=config-files
mydir=config-files
-MY_SUBDIRS=.
BUILDTOP=$(REL)..
all::
+2004-03-08 Ken Raeburn <raeburn@mit.edu>
+
+ * pre.in (SUBDIRS): Use autoconf substitution trick to make
+ SUBDIRS contain @subdirs@ only for the directory containing the
+ configure script, and only LOCAL_SUBDIRS elsewhere.
+
+ * post.in (RECURSE_TARGETS): Drop MY_SUBDIRS support.
+
2004-02-24 Ken Raeburn <raeburn@mit.edu>
* pre.in (APPUTILS_DEPLIB, APPUTILS_LIB): New vars.
$(RECURSE_TARGETS):
@case "`echo 'x$(MFLAGS)'|sed -e 's/^x//' -e 's/ --.*$$//'`" \
in *[ik]*) e="status=1" ;; *) e="exit 1";; esac; \
- if test -z "$(MY_SUBDIRS)" ; then \
- do_subdirs="$(SUBDIRS)" ; \
- else \
- do_subdirs="$(MY_SUBDIRS)" ; \
- fi; \
+ do_subdirs="$(SUBDIRS)" ; \
status=0; \
if test -n "$$do_subdirs" && test -z "$(NORECURSE)"; then \
for i in $$do_subdirs ; do \
# "/" for UNIX, "\" for Windows; *sigh*
S=/
-SUBDIRS = @subdirs@ $(LOCAL_SUBDIRS)
+#SUBDIRS = @subdirs@ $(LOCAL_SUBDIRS)
+SUBDIRS_@top_srcdir@ = @subdirs@
+SUBDIRS = $(SUBDIRS_@srcdir@) $(LOCAL_SUBDIRS)
+#
srcdir = @srcdir@
SRCTOP = @srcdir@/$(BUILDTOP)
VPATH = @srcdir@
+2004-03-08 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in (MY_SUBDIRS): Deleted.
+
2002-08-23 Ken Raeburn <raeburn@mit.edu>
* Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
thisconfigdir=./..
myfulldir=gen-manpages
mydir=gen-manpages
-MY_SUBDIRS=.
BUILDTOP=$(REL)..
all::
+2004-03-08 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in (LOCAL_SUBDIRS): Renamed from MY_SUBDIRS.
+
2004-03-05 Ken Raeburn <raeburn@mit.edu>
* krb5.hin (krb5_kt_register): Ops table is now const.
thisconfigdir=.
myfulldir=include
mydir=.
-MY_SUBDIRS=krb5 @maybe_kerberosIV@
+LOCAL_SUBDIRS=krb5 @maybe_kerberosIV@
BUILDTOP=$(REL)..
##DOSBUILDTOP = ..
NO_OUTPRE=1
+2004-03-08 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in (MY_SUBDIRS): Deleted.
+
2003-09-23 Jeffrey Altman <jaltman@mit.edu>
* krb.h: Modify the declaration of the CREDENTIALS structure to
thisconfigdir=./..
myfulldir=include/kerberosIV
mydir=kerberosIV
-MY_SUBDIRS=.
BUILDTOP=$(REL)..$(S)..
KRB4_HEADERS=krb.h des.h mit-copyright.h
+2004-03-08 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in (MY_SUBDIRS): Deleted.
+
2003-08-26 Ken Raeburn <raeburn@mit.edu>
* k5-config.h: Unused file deleted.
thisconfigdir=./..
myfulldir=include/krb5
mydir=krb5
-MY_SUBDIRS=.
BUILDTOP=$(REL)..$(S)..
KRB5RCTMPDIR= @KRB5_RCTMPDIR@
+2004-03-08 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in (MY_SUBDIRS): Deleted.
+
2004-03-05 Ken Raeburn <raeburn@mit.edu>
* configure.in: Removed. Directory configured from top level
thisconfigdir=..
myfulldir=kdc
mydir=kdc
-MY_SUBDIRS=.
BUILDTOP=$(REL)..
# -DUSE_RCACHE - enable replay cache for KDC
# -DNOCACHE - disable lookaside cache, which is used to resend previous
+2004-03-08 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in (MY_SUBDIRS): Deleted.
+
2004-03-05 Ken Raeburn <raeburn@mit.edu>
* configure.in: Removed. Directory configured from top level
thisconfigdir=..
myfulldir=krb524
mydir=krb524
-MY_SUBDIRS=.
BUILDTOP=$(REL)..
# Copyright 1994 by OpenVision Technologies, Inc.
#
+2004-03-08 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in (LOCAL_SUBDIRS): Renamed from MY_SUBDIRS.
+
2004-02-26 Ken Raeburn <raeburn@mit.edu>
* Makefile.in (MY_SUBDIRS): Add apputils.
thisconfigdir=./..
myfulldir=lib
mydir=lib
-MY_SUBDIRS=crypto krb5 des425 @KRB4@ kdb gssapi rpc kadm5 apputils
+LOCAL_SUBDIRS=crypto krb5 des425 @KRB4@ kdb gssapi rpc kadm5 apputils
BUILDTOP=$(REL)..
MAC_SUBDIRS = crypto krb5 gssapi
+2004-03-08 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in (MY_SUBDIRS): Deleted.
+
2004-03-05 Ken Raeburn <raeburn@mit.edu>
* configure.in: Removed. Directory configured from top level
thisconfigdir=..
myfulldir=slave
mydir=slave
-MY_SUBDIRS=.
BUILDTOP=$(REL)..
PROG_LIBPATH=-L$(TOPLIBD)
PROG_RPATH=$(KRB5_LIBDIR)
+2004-03-08 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in (LOCAL_SUBDIRS): Renamed from MY_SUBDIRS.
+
2004-03-05 Ken Raeburn <raeburn@mit.edu>
* reconf: Delete autom4te.cache directories after running
##WIN32### configure scripts. The set of subdirs to use is hard-coded
##WIN32### below in the 'all-windows' target anyways, so just hide this.
##WIN32##!if 0
-MY_SUBDIRS=$(MAYBE_ET_@COM_ERR_VERSION@) $(MAYBE_SS_@SS_VERSION@) \
+LOCAL_SUBDIRS=$(MAYBE_ET_@COM_ERR_VERSION@) $(MAYBE_SS_@SS_VERSION@) \
profile pty $(MAYBE_DB_@DB_VERSION@) send-pr
##WIN32##!endif
BUILDTOP=$(REL)..
+2004-03-08 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in (MY_SUBDIRS): Deleted.
+
2002-08-29 Ken Raeburn <raeburn@mit.edu>
* Makefile.in: Revert $(S)=>/ change, for Windows support.
thisconfigdir=./../..
myfulldir=util/send-pr
mydir=util/send-pr
-MY_SUBDIRS=.
BUILDTOP=$(REL)..$(S)..
#
# Makefile for building a standalone send-pr.
+2004-03-08 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in (MY_SUBDIRS): Deleted.
+
2004-01-31 Jeffrey Altman <jaltman@mit.edu>
* ms2mit.c: Do not allow ticket importing of the Initial TGT cannot
thisconfigdir=./..
myfulldir=windows/ms2mit
mydir=.
-MY_SUBDIRS=.
BUILDTOP=$(REL)..$(S)..
DEFINES =
PROG_LIBPATH=-L$(TOPLIBD) -L$(KRB5_LIBDIR)