summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorTheodore Tso <tytso@mit.edu>1995-06-09 22:38:35 +0000
committerTheodore Tso <tytso@mit.edu>1995-06-09 22:38:35 +0000
commite5c9114b81e06e32987e2ebb5b53ce58b78b7281 (patch)
tree1bcd01aa60cac020ec469129e3d5512e0b2f8ce6 /src
parent4355769d7ab0899dfab6e6d6f8b9f6141174315c (diff)
downloadkrb5-e5c9114b81e06e32987e2ebb5b53ce58b78b7281.tar.gz
krb5-e5c9114b81e06e32987e2ebb5b53ce58b78b7281.tar.xz
krb5-e5c9114b81e06e32987e2ebb5b53ce58b78b7281.zip
configure.in: Remove standardized set of autoconf macros, which are
now handled by CONFIG_RULES. Use DO_SUBDIRS to recurse down subdirectories. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6006 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src')
-rw-r--r--src/appl/ChangeLog6
-rw-r--r--src/appl/configure.in8
-rw-r--r--src/appl/sample/ChangeLog6
-rw-r--r--src/appl/sample/configure.in8
-rw-r--r--src/appl/simple/ChangeLog6
-rw-r--r--src/appl/simple/configure.in8
-rw-r--r--src/appl/telnet/ChangeLog6
-rw-r--r--src/appl/telnet/configure.in8
-rw-r--r--src/clients/ChangeLog6
-rw-r--r--src/clients/configure.in8
10 files changed, 40 insertions, 30 deletions
diff --git a/src/appl/ChangeLog b/src/appl/ChangeLog
index ad0821884..8010b9b3e 100644
--- a/src/appl/ChangeLog
+++ b/src/appl/ChangeLog
@@ -1,3 +1,9 @@
+Fri Jun 9 18:26:09 1995 <tytso@rsx-11.mit.edu>
+
+ * configure.in: Remove standardized set of autoconf macros, which
+ are now handled by CONFIG_RULES. Use DO_SUBDIRS to
+ recurse down subdirectories.
+
Tue Aug 9 20:18:27 1994 Tom Yu (tlyu@dragons-lair)
* configure.in: nuked zmailnotify
diff --git a/src/appl/configure.in b/src/appl/configure.in
index eb1611e58..aa2225f43 100644
--- a/src/appl/configure.in
+++ b/src/appl/configure.in
@@ -1,9 +1,5 @@
AC_INIT(configure.in)
-WITH_CCOPTS
-AC_SET_BUILDTOP
-CONFIG_DIRS(sample simple user_user bsd gss-sample telnet popper movemail mailquery)
-MAKE_SUBDIRS("making",all)
-MAKE_SUBDIRS("cleaning",clean)
-MAKE_SUBDIRS("installing",install)
CONFIG_RULES
+CONFIG_DIRS(sample simple user_user bsd gss-sample telnet popper movemail mailquery)
+DO_SUBDIRS
V5_AC_OUTPUT_MAKEFILE
diff --git a/src/appl/sample/ChangeLog b/src/appl/sample/ChangeLog
index 6ab3b9d47..decfba4d5 100644
--- a/src/appl/sample/ChangeLog
+++ b/src/appl/sample/ChangeLog
@@ -1,3 +1,9 @@
+Fri Jun 9 18:27:34 1995 <tytso@rsx-11.mit.edu>
+
+ * configure.in: Remove standardized set of autoconf macros, which
+ are now handled by CONFIG_RULES. Use DO_SUBDIRS to
+ recurse down subdirectories.
+
Tue Feb 28 01:58:05 1995 John Gilmore (gnu at toad.com)
* sample.h: Avoid <krb5/...> includes.
diff --git a/src/appl/sample/configure.in b/src/appl/sample/configure.in
index 9fa7895b0..8a4b84729 100644
--- a/src/appl/sample/configure.in
+++ b/src/appl/sample/configure.in
@@ -1,9 +1,5 @@
AC_INIT(configure.in)
-WITH_CCOPTS
-AC_SET_BUILDTOP
-CONFIG_DIRS(sclient sserver)
-MAKE_SUBDIRS("making",all)
-MAKE_SUBDIRS("cleaning",clean)
-MAKE_SUBDIRS("installing",install)
CONFIG_RULES
+CONFIG_DIRS(sclient sserver)
+DO_SUBDIRS
V5_AC_OUTPUT_MAKEFILE
diff --git a/src/appl/simple/ChangeLog b/src/appl/simple/ChangeLog
new file mode 100644
index 000000000..d41a3d7ad
--- /dev/null
+++ b/src/appl/simple/ChangeLog
@@ -0,0 +1,6 @@
+Fri Jun 9 18:28:55 1995 <tytso@rsx-11.mit.edu>
+
+ * configure.in: Remove standardized set of autoconf macros, which
+ are now handled by CONFIG_RULES. Use DO_SUBDIRS to
+ recurse down subdirectories.
+
diff --git a/src/appl/simple/configure.in b/src/appl/simple/configure.in
index 4290b2fc4..b155112dc 100644
--- a/src/appl/simple/configure.in
+++ b/src/appl/simple/configure.in
@@ -1,9 +1,5 @@
AC_INIT(configure.in)
-WITH_CCOPTS
-AC_SET_BUILDTOP
-CONFIG_DIRS(client server)
-MAKE_SUBDIRS("making",all)
-MAKE_SUBDIRS("cleaning",clean)
-MAKE_SUBDIRS("installing",install)
CONFIG_RULES
+CONFIG_DIRS(client server)
+DO_SUBDIRS
V5_AC_OUTPUT_MAKEFILE
diff --git a/src/appl/telnet/ChangeLog b/src/appl/telnet/ChangeLog
index 2519adbcc..599cccf1a 100644
--- a/src/appl/telnet/ChangeLog
+++ b/src/appl/telnet/ChangeLog
@@ -1,3 +1,9 @@
+Fri Jun 9 18:29:38 1995 <tytso@rsx-11.mit.edu>
+
+ * configure.in: Remove standardized set of autoconf macros, which
+ are now handled by CONFIG_RULES. Use DO_SUBDIRS to
+ recurse down subdirectories.
+
Fri Mar 31 16:53:03 1995 Theodore Y. Ts'o (tytso@dcl)
* Makefile.in: Remove CFLAGS=@CCOPTS@ line, which is in pre.in
diff --git a/src/appl/telnet/configure.in b/src/appl/telnet/configure.in
index 717cefc20..1b90cbc47 100644
--- a/src/appl/telnet/configure.in
+++ b/src/appl/telnet/configure.in
@@ -1,9 +1,5 @@
AC_INIT(configure.in)
-AC_SET_BUILDTOP
-WITH_CCOPTS
-CONFIG_DIRS(libtelnet telnet telnetd)
-MAKE_SUBDIRS("making",all)
-MAKE_SUBDIRS("cleaning",clean)
-MAKE_SUBDIRS("installing",install)
CONFIG_RULES
+CONFIG_DIRS(libtelnet telnet telnetd)
+DO_SUBDIRS
V5_AC_OUTPUT_MAKEFILE
diff --git a/src/clients/ChangeLog b/src/clients/ChangeLog
index 80b77dc2b..05516dedd 100644
--- a/src/clients/ChangeLog
+++ b/src/clients/ChangeLog
@@ -1,3 +1,9 @@
+Fri Jun 9 18:36:37 1995 <tytso@rsx-11.mit.edu>
+
+ * configure.in: Remove standardized set of autoconf macros, which
+ are now handled by CONFIG_RULES. Use DO_SUBDIRS to
+ recurse down subdirectories.
+
Wed Jul 20 23:36:04 1994 Tom Yu (tlyu at dragons-lair)
* configure.in: add ksu
diff --git a/src/clients/configure.in b/src/clients/configure.in
index ea8a1e984..2f03b0bf2 100644
--- a/src/clients/configure.in
+++ b/src/clients/configure.in
@@ -1,9 +1,5 @@
AC_INIT(configure.in)
-WITH_CCOPTS
-AC_SET_BUILDTOP
-CONFIG_DIRS(klist kinit kdestroy ksu)
-MAKE_SUBDIRS("making",all)
-MAKE_SUBDIRS("cleaning",clean)
-MAKE_SUBDIRS("installing",install)
CONFIG_RULES
+CONFIG_DIRS(klist kinit kdestroy ksu)
+DO_SUBDIRS
V5_AC_OUTPUT_MAKEFILE