diff options
| author | Ezra Peisach <epeisach@mit.edu> | 2001-10-25 17:41:07 +0000 |
|---|---|---|
| committer | Ezra Peisach <epeisach@mit.edu> | 2001-10-25 17:41:07 +0000 |
| commit | 6f19eb03702a42ea7b51820661bc5232c6810ff4 (patch) | |
| tree | 5eede94f51dc8a5c3994a9b387025d491b3e4ebf /src/util/autoconf/acprograms | |
| parent | bc1252843c941a30c7e85b1fd8211a163a4d7045 (diff) | |
| download | krb5-6f19eb03702a42ea7b51820661bc5232c6810ff4.tar.gz krb5-6f19eb03702a42ea7b51820661bc5232c6810ff4.tar.xz krb5-6f19eb03702a42ea7b51820661bc5232c6810ff4.zip | |
Remove autoconf 2.13 from source tree. We require at least 2.13 now -
and users to have the execuable in their path.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@13848 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/util/autoconf/acprograms')
| -rw-r--r-- | src/util/autoconf/acprograms | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/src/util/autoconf/acprograms b/src/util/autoconf/acprograms deleted file mode 100644 index be237e31c..000000000 --- a/src/util/autoconf/acprograms +++ /dev/null @@ -1,18 +0,0 @@ -ln AC_PROG_LN_S -awk AC_PROG_AWK -nawk AC_PROG_AWK -gawk AC_PROG_AWK -mawk AC_PROG_AWK -cc AC_PROG_CC -gcc AC_PROG_CC -cpp AC_PROG_CPP -CC AC_PROG_CXX -g++ AC_PROG_CXX -install AC_PROG_INSTALL -lex AC_PROG_LEX -flex AC_PROG_LEX -ranlib AC_PROG_RANLIB -yacc AC_PROG_YACC -byacc AC_PROG_YACC -bison AC_PROG_YACC -make AC_PROG_MAKE_SET |
