+Fri Feb 13 15:19:37 1998 Theodore Ts'o <tytso@rsts-11.mit.edu>
+
+ * Makefile.in: Define LOCAL_SUBDIRS to recurse into the
+ subdirectories (crc32, md5, os, etc.)
+
+ * configure.in: Create the makefiles for all of the subdirectories
+ and move all of the configure.in tests from the
+ subdirectories into this configure.in.
+
Mon Feb 2 17:02:29 1998 Theodore Ts'o <tytso@rsts-11.mit.edu>
* configure.in: Use AC_CONFIG_DIRS instead of CONFIG_DIRS, and
thisconfigdir=./
BUILDTOP=$(U)$(U)
+LOCAL_SUBDIRS=des crc32 md4 md5 sha os
CFLAGS = $(CCOPTS) $(DEFS) -I$(srcdir)/crc32 -I$(srcdir)/des -I$(srcdir)/md4 -I$(srcdir)/md5 -I$(srcdir)/sha
##DOSBUILDTOP = ..\..
AC_INIT(configure.in)
CONFIG_RULES
-AC_CONFIG_SUBDIRS(des crc32 md4 md5 sha os)
AC_PROG_ARCHIVE
AC_PROG_ARCHIVE_ADD
AC_PROG_RANLIB
dnl AC_MSG_RESULT(Disabling NIST_SHA)
dnl fi
+AC_REPLACE_FUNCS(memmove)
+AC_HAVE_FUNCS(srand48 srand srandom getpid)
+AC_CHECK_HEADERS(sys/types.h)
+AC_PROG_LN_S
+KRB5_SOCKADDR_SA_LEN
+
+KRB5_RUN_FLAGS
KRB5_BUILD_LIBOBJS
KRB5_BUILD_LIBRARY
-V5_AC_OUTPUT_MAKEFILE
+KRB5_BUILD_PROGRAM
+
+K5_GEN_MAKEFILE(., lib libobj)
+K5_GEN_MAKEFILE(crc32, libobj)
+K5_GEN_MAKEFILE(des, libobj)
+K5_GEN_MAKEFILE(md4, libobj)
+K5_GEN_MAKEFILE(md5, libobj)
+K5_GEN_MAKEFILE(os, libobj)
+K5_GEN_MAKEFILE(sha, libobj)
+K5_AC_OUTPUT
+Fri Feb 13 15:20:54 1998 Theodore Ts'o <tytso@rsts-11.mit.edu>
+
+ * Makefile.in (thisconfigdir), configure.in: Point the
+ configuration directory at our parent, and remove our
+ local configure.in
+
Mon Feb 2 17:02:29 1998 Theodore Ts'o <tytso@rsts-11.mit.edu>
* Makefile.in: Define BUILDTOP and thisconfigdir in the Makefile
-thisconfigdir=./
+thisconfigdir=./../
BUILDTOP=$(U)$(U)$(U)
CFLAGS = $(CCOPTS) $(DEFS)
+++ /dev/null
-AC_INIT(configure.in)
-CONFIG_RULES
-KRB5_BUILD_LIBOBJS
-V5_AC_OUTPUT_MAKEFILE
+Fri Feb 13 15:20:54 1998 Theodore Ts'o <tytso@rsts-11.mit.edu>
+
+ * Makefile.in (thisconfigdir), configure.in: Point the
+ configuration directory at our parent, and remove our
+ local configure.in
+
Mon Feb 2 17:02:29 1998 Theodore Ts'o <tytso@rsts-11.mit.edu>
* Makefile.in: Define BUILDTOP and thisconfigdir in the Makefile
-thisconfigdir=./
+thisconfigdir=./../
BUILDTOP=$(U)$(U)$(U)
CFLAGS = $(CCOPTS) $(DEFS)
+++ /dev/null
-AC_INIT(configure.in)
-CONFIG_RULES
-KRB5_RUN_FLAGS
-KRB5_BUILD_LIBOBJS
-KRB5_BUILD_PROGRAM
-V5_AC_OUTPUT_MAKEFILE
+Fri Feb 13 15:20:54 1998 Theodore Ts'o <tytso@rsts-11.mit.edu>
+
+ * Makefile.in (thisconfigdir), configure.in: Point the
+ configuration directory at our parent, and remove our
+ local configure.in
+
Mon Feb 2 17:02:29 1998 Theodore Ts'o <tytso@rsts-11.mit.edu>
* Makefile.in: Define BUILDTOP and thisconfigdir in the Makefile
-thisconfigdir=./
+thisconfigdir=./../
BUILDTOP=$(U)$(U)$(U)
# -I$(srcdir) is needed to pull in $(srcdir)/rsa-md4.h for ./t_mddriver.c.
CFLAGS = $(CCOPTS) $(DEFS) -I$(srcdir)/../des -I"$(srcdir)"
+++ /dev/null
-AC_INIT(configure.in)
-CONFIG_RULES
-KRB5_RUN_FLAGS
-KRB5_BUILD_LIBOBJS
-V5_AC_OUTPUT_MAKEFILE
+Fri Feb 13 15:20:54 1998 Theodore Ts'o <tytso@rsts-11.mit.edu>
+
+ * Makefile.in (thisconfigdir), configure.in: Point the
+ configuration directory at our parent, and remove our
+ local configure.in
+
Mon Feb 2 17:02:29 1998 Theodore Ts'o <tytso@rsts-11.mit.edu>
* Makefile.in: Define BUILDTOP and thisconfigdir in the Makefile
-thisconfigdir=./
+thisconfigdir=./../
BUILDTOP=$(U)$(U)$(U)
CFLAGS = $(CCOPTS) $(DEFS) -I$(srcdir)/../des
+++ /dev/null
-AC_INIT(configure.in)
-CONFIG_RULES
-KRB5_RUN_FLAGS
-KRB5_BUILD_LIBOBJS
-V5_AC_OUTPUT_MAKEFILE
+Fri Feb 13 15:20:54 1998 Theodore Ts'o <tytso@rsts-11.mit.edu>
+
+ * Makefile.in (thisconfigdir), configure.in: Point the
+ configuration directory at our parent, and remove our
+ local configure.in
+
Mon Feb 2 17:02:29 1998 Theodore Ts'o <tytso@rsts-11.mit.edu>
* Makefile.in: Define BUILDTOP and thisconfigdir in the Makefile
-thisconfigdir=./
+thisconfigdir=./../
BUILDTOP=$(U)$(U)$(U)
CFLAGS = $(CCOPTS) $(DEFS)
+++ /dev/null
-AC_INIT(configure.in)
-CONFIG_RULES
-AC_REPLACE_FUNCS(memmove)
-AC_HAVE_FUNCS(srand48 srand srandom getpid)
-AC_PROG_LN_S
-KRB5_SOCKADDR_SA_LEN
-KRB5_BUILD_LIBOBJS
-V5_AC_OUTPUT_MAKEFILE
+Fri Feb 13 15:20:54 1998 Theodore Ts'o <tytso@rsts-11.mit.edu>
+
+ * Makefile.in (thisconfigdir), configure.in: Point the
+ configuration directory at our parent, and remove our
+ local configure.in
+
Mon Feb 2 17:02:29 1998 Theodore Ts'o <tytso@rsts-11.mit.edu>
* Makefile.in: Define BUILDTOP and thisconfigdir in the Makefile
-thisconfigdir=./
+thisconfigdir=./../
BUILDTOP=$(U)$(U)$(U)
CFLAGS = $(CCOPTS) $(DEFS) -I$(srcdir)/../des
+++ /dev/null
-AC_INIT(configure.in)
-CONFIG_RULES
-AC_CHECK_HEADERS(sys/types.h)
-KRB5_BUILD_LIBOBJS
-V5_AC_OUTPUT_MAKEFILE