summaryrefslogtreecommitdiffstats
path: root/src/appl/sample/sclient
diff options
context:
space:
mode:
Diffstat (limited to 'src/appl/sample/sclient')
-rw-r--r--src/appl/sample/sclient/ChangeLog5
-rw-r--r--src/appl/sample/sclient/configure.in5
2 files changed, 5 insertions, 5 deletions
diff --git a/src/appl/sample/sclient/ChangeLog b/src/appl/sample/sclient/ChangeLog
index 526ca6399e..f18f90c8fc 100644
--- a/src/appl/sample/sclient/ChangeLog
+++ b/src/appl/sample/sclient/ChangeLog
@@ -1,3 +1,8 @@
+Fri Jun 9 18:27:44 1995 <tytso@rsx-11.mit.edu>
+
+ * configure.in: Remove standardized set of autoconf macros, which
+ are now handled by CONFIG_RULES.
+
Wed May 10 15:13:09 1995 Ezra Peisach (epeisach@kangaroo.mit.edu)
* sclient.c: Include <stdlib.h> if present on system. Else define
diff --git a/src/appl/sample/sclient/configure.in b/src/appl/sample/sclient/configure.in
index 9c33b39176..93af69e240 100644
--- a/src/appl/sample/sclient/configure.in
+++ b/src/appl/sample/sclient/configure.in
@@ -1,9 +1,4 @@
AC_INIT(sclient.c)
-WITH_CCOPTS
CONFIG_RULES
-AC_SET_BUILDTOP
AC_PROG_INSTALL
-WITH_NETLIB
-KRB_INCLUDE
-WITH_KRB5ROOT
V5_AC_OUTPUT_MAKEFILE