[krbdev.mit.edu #8975] git commit
"Greg Hudson via RT" <[email protected]>
| Newsgroups | gmane.comp.encryption.kerberos.bugs |
|---|---|
| Message-ID | <[email protected]> |
<URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=8975 >
Fix runstatedir makefile substitution
Set localstatedir and runstatedir in config/pre.in so that the default
runstatedir value of ${localstatedir}/run works. Reported by Mike
Jetzer.
(cherry picked from commit fd005a1967510004c9197f7da9f1d85ee81f4734)
https://github.com/krb5/krb5/commit/b399721b5aedacc490158c04f6a3fa77c98f0b62
Author: Greg Hudson <[email protected]>
Commit: b399721b5aedacc490158c04f6a3fa77c98f0b62
Branch: krb5-1.17
src/Makefile.in | 4 ++--
src/config/pre.in | 3 ++-
src/configure.in | 2 +-
src/doc/Makefile.in | 2 --
src/man/Makefile.in | 2 --
5 files changed, 5 insertions(+), 8 deletions(-)