| To: | krb5-bugs@MIT.EDU |
| Subject: | don't build po/ if msgfmt is missing |
| From: | Tom Yu <tlyu@MIT.EDU> |
| Date: | Mon, 31 Oct 2011 15:12:00 -0400 |
Don't build the po/ subdirectory if msgfmt is missing. On some
systems, such as Ubuntu Lucid, it's plausible to have libintl.h and
dgettext() (from the libc6-dev package) without having the msgfmt
utility (which needs the gettext package).
systems, such as Ubuntu Lucid, it's plausible to have libintl.h and
dgettext() (from the libc6-dev package) without having the msgfmt
utility (which needs the gettext package).