configure.in: Remove USE_ANAME
authorEzra Peisach <epeisach@mit.edu>
Sat, 14 Feb 1998 15:34:07 +0000 (15:34 +0000)
committerEzra Peisach <epeisach@mit.edu>
Sat, 14 Feb 1998 15:34:07 +0000 (15:34 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10458 dc483132-0cff-0310-8789-dd5450dbe970

src/appl/gss-sample/ChangeLog
src/appl/gss-sample/configure.in

index 893ff8816dea37a1b60b697094b4626c6db1d9a7..23cd6d62b13a0e60c53d799056ce6f9e94293b11 100644 (file)
@@ -1,3 +1,7 @@
+Sat Feb 14 10:33:20 1998  Ezra Peisach  <epeisach@kangaroo.mit.edu>
+
+       * configure.in: Remove USE_ANAME
+
 Mon Feb  2 17:02:29 1998  Theodore Ts'o  <tytso@rsts-11.mit.edu>
 
        * Makefile.in: Define BUILDTOP and thisconfigdir in the Makefile
index 1cda89b3b6fa43746c00e748da77be641a137065..dd77600c59aba96e532c0f7c524aafb2e185615b 100644 (file)
@@ -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