projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
456be93
)
Don't build the unifdef directory --- we don't need it any more
author
Theodore Tso
<tytso@mit.edu>
Tue, 4 Oct 1994 21:54:21 +0000
(21:54 +0000)
committer
Theodore 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
patch
|
blob
|
history
diff --git
a/src/util/configure.in
b/src/util/configure.in
index e149a007a5b7ed8d9c4fcce8dae375815d778a80..eb25de907778c6bdd1790fc45b8b8755c299d001 100644
(file)
--- a/
src/util/configure.in
+++ b/
src/util/configure.in
@@
-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])