From 31a6fa1979cbae1229f0a7bb87d70349417b20da Mon Sep 17 00:00:00 2001 From: Ezra Peisach Date: Sat, 14 Feb 1998 15:34:07 +0000 Subject: configure.in: Remove USE_ANAME git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10458 dc483132-0cff-0310-8789-dd5450dbe970 --- src/appl/gss-sample/ChangeLog | 4 ++++ src/appl/gss-sample/configure.in | 1 - 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/src/appl/gss-sample/ChangeLog b/src/appl/gss-sample/ChangeLog index 893ff88..23cd6d6 100644 --- a/src/appl/gss-sample/ChangeLog +++ b/src/appl/gss-sample/ChangeLog @@ -1,3 +1,7 @@ +Sat Feb 14 10:33:20 1998 Ezra Peisach + + * configure.in: Remove USE_ANAME + Mon Feb 2 17:02:29 1998 Theodore Ts'o * Makefile.in: Define BUILDTOP and thisconfigdir in the Makefile diff --git a/src/appl/gss-sample/configure.in b/src/appl/gss-sample/configure.in index 1cda89b..dd77600 100644 --- a/src/appl/gss-sample/configure.in +++ b/src/appl/gss-sample/configure.in @@ -1,6 +1,5 @@ AC_INIT(gss-client.c) CONFIG_RULES -USE_ANAME AC_CHECK_HEADERS(unistd.h stdlib.h string.h) AC_CONST AC_PROG_INSTALL -- cgit v1.1