Don't build the unifdef directory --- we don't need it any more
authorTheodore Tso <tytso@mit.edu>
Tue, 4 Oct 1994 21:54:21 +0000 (21:54 +0000)
committerTheodore Tso <tytso@mit.edu>
Tue, 4 Oct 1994 21:54:21 +0000 (21:54 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4454 dc483132-0cff-0310-8789-dd5450dbe970

src/util/configure.in

index e149a007a5b7ed8d9c4fcce8dae375815d778a80..eb25de907778c6bdd1790fc45b8b8755c299d001 100644 (file)
@@ -2,7 +2,7 @@ AC_INIT(configure.in)
 WITH_CCOPTS
 CONFIG_RULES
 AC_SET_BUILDTOP
-CONFIG_DIRS(unifdef et ss)
+CONFIG_DIRS(et ss)
 MAKE_SUBDIRS("making",all)
 MAKE_SUBDIRS("cleaning",clean)
 AC_OUTPUT(Makefile,[EXTRA_RULES])