diff options
author | Lorenz Kästle <12514511+RincewindsHat@users.noreply.github.com> | 2023-10-31 10:12:45 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-31 10:12:45 (GMT) |
commit | 76d9f25cd0dbe99657baeb6fa139a1831558adae (patch) | |
tree | aabe65576523a7d7892105656e6c623cb1e8d9b0 /configure.ac | |
parent | 77e38ac1c025b8431d1834a2c1059f9677c78ab1 (diff) | |
parent | 9bb7442f6fd7cf0026f2c24f777eeb067ab723d7 (diff) | |
download | monitoring-plugins-76d9f25cd0dbe99657baeb6fa139a1831558adae.tar.gz |
Merge pull request #1947 from waja/remove_po
Removing translation files
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 | ||