Ævar Arnfjörð Bjarmason [off-list ref] writes:
From: Jeff Epler <redacted>
Change the build process to use GNU's libintl if it's available. If
not we define our own skeleton replacement functions which degrade
gracefully to English.
Very nice.
Signed-off-by: Jeff Epler <redacted>
Signed-off-by: Ævar Arnfjörð Bjarmason <redacted>
---
Makefile | 26 ++++++++++++
gettext.c | 17 ++++++++
gettext.h | 15 +++++++
git.c | 3 +
wt-status.c | 129 ++++++++++++++++++++++++++++++-----------------------------
5 files changed, 126 insertions(+), 64 deletions(-)
create mode 100644 gettext.c
create mode 100644 gettext.h
Could you also provide change to configure.ac, so that ./configure
would detect if we have gettext installed or not? Thanks in advance.
--
Jakub Narebski
Poland
ShadeHawk on #git