From: Theodore Tso Date: Mon, 13 Jun 1994 02:19:45 +0000 (+0000) Subject: Don't do the convert directory until we figure out a clean way to handle X-Git-Tag: krb5-1.0-beta4~94 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=229af3ebca352ca146b00e849bfd8e0b9ea051bd;p=krb5.git Don't do the convert directory until we figure out a clean way to handle the krb4 compatibility stuff. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3759 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/admin/configure.in b/src/admin/configure.in index e87fb4df0..571d4df91 100644 --- a/src/admin/configure.in +++ b/src/admin/configure.in @@ -1,5 +1,5 @@ AC_INIT(configure.in) -CONFIG_DIRS(create destroy edit stash aname convert) +CONFIG_DIRS(create destroy edit stash aname) MAKE_SUBDIRS("making",all) MAKE_SUBDIRS("cleaning",clean) CONFIG_RULES