diff options
author | Lorenz Kästle <12514511+RincewindsHat@users.noreply.github.com> | 2023-10-31 11:13:02 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-31 11:13:02 +0100 |
commit | 5db26484651753e3a2f0568b0b9d64aa49381533 (patch) | |
tree | bcbd6cd3d9ce6af80643e087d7f62200e3aa1e50 /configure.ac | |
parent | a9d77ac5456fa0366783f7fec2525d4c159fecdf (diff) | |
parent | 76d9f25cd0dbe99657baeb6fa139a1831558adae (diff) | |
download | monitoring-plugins-5db2648.tar.gz |
Merge branch 'master' into check_users_fix_segfault
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 b5374b23..17272e45 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 | ||