diff options
author | Jan Wagner <waja@cyconet.org> | 2023-10-18 10:46:58 (GMT) |
---|---|---|
committer | RincewindsHat <12514511+RincewindsHat@users.noreply.github.com> | 2023-10-31 01:17:38 (GMT) |
commit | 40370b8ff0332692c1d8d47c24ebda02b7a18823 (patch) | |
tree | fab17f84aefdf20ed639dc00fb337201a56d4577 /configure.ac | |
parent | e6a2c045ec570fe1ce367a25148ba08c6096203c (diff) | |
download | monitoring-plugins-40370b8ff0332692c1d8d47c24ebda02b7a18823.tar.gz |
Removing translation files
Unfortunately there is very less coverage of the translations and
was not very much contribution recently this area.
On the other side, maintaing the po files consumes a significant effort.
For now we drop the translation files, but we can revert this change
anytime in the future.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index b5374b2..17272e4 100644 --- a/configure.ac +++ b/configure.ac | |||
@@ -1924,7 +1924,6 @@ AC_OUTPUT( | |||
1924 | perlmods/Makefile | 1924 | perlmods/Makefile |
1925 | test.pl | 1925 | test.pl |
1926 | pkg/solaris/pkginfo | 1926 | pkg/solaris/pkginfo |
1927 | po/Makefile.in | ||
1928 | ) | 1927 | ) |
1929 | 1928 | ||
1930 | 1929 | ||