diff options
| author | Theodore Tso <tytso@mit.edu> | 1995-06-09 22:22:47 +0000 |
|---|---|---|
| committer | Theodore Tso <tytso@mit.edu> | 1995-06-09 22:22:47 +0000 |
| commit | a9388287267fd429d12c20280add5ce5034519d3 (patch) | |
| tree | a5ce8b8a384125724c7091d9902563e959ab5c88 /src/admin/destroy | |
| parent | 0042fdb807c581692b6ca4d22a84a4a6a35b0594 (diff) | |
configure.in: Remove standardized set of autoconf macros, which are
now handled by CONFIG_RULES.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6004 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/admin/destroy')
| -rw-r--r-- | src/admin/destroy/configure.in | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/admin/destroy/configure.in b/src/admin/destroy/configure.in index bb539976f..92792cc89 100644 --- a/src/admin/destroy/configure.in +++ b/src/admin/destroy/configure.in @@ -1,11 +1,6 @@ AC_INIT(kdb5_destroy.c) -WITH_CCOPTS CONFIG_RULES -AC_SET_BUILDTOP AC_PROG_INSTALL -WITH_NETLIB AC_CHECK_LIB(ndbm,main) AC_CHECK_LIB(dbm,main) -KRB_INCLUDE -WITH_KRB5ROOT V5_AC_OUTPUT_MAKEFILE |
