[krbdev.mit.edu #8788] git commit
Greg Hudson via RT <[email protected]>
| Newsgroups | gmane.comp.encryption.kerberos.bugs |
|---|---|
| Message-ID | <[email protected]> |
Rename configure.in to configure.ac autotools plans to drop support for the name configure.in. (automake's NEWS file expresses plans to drop support for it in autoconf 2.0; autoconf added a warning in commit 560f16b52d3d3db1536d9ca5b863ce9b1a5c9e35, indicating in the commit message that support will be dropped in a future version.) https://github.com/krb5/krb5/commit/8a349dccfad742966af8eaf551732bb4c84376dd Author: Greg Hudson <[email protected]> Commit: 8a349dccfad742966af8eaf551732bb4c84376dd Branch: master src/config/post.in | 2 +- src/{configure.in => configure.ac} | 2 +- src/include/Makefile.in | 2 +- src/util/check-ac-syms | 4 ++-- src/util/getsyms | 6 +++--- 5 files changed, 8 insertions(+), 8 deletions(-)