diff options
| author | Jan Wagner <waja@cyconet.org> | 2023-02-02 10:21:40 +0000 |
|---|---|---|
| committer | Jan Wagner <waja@cyconet.org> | 2023-02-02 10:21:40 +0000 |
| commit | 0208994b9a7197961323fad45c2f2dd87e6645c7 (patch) | |
| tree | 78ae61a428ef7f46ee3c4ce2625c2673bf2bba16 /configure.ac | |
| parent | 1a964086aacce594ea73a641620ccfdc98782105 (diff) | |
| download | monitoring-plugins-0208994b9a7197961323fad45c2f2dd87e6645c7.tar.gz | |
Switch back to git version
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 5f186951..87a84a0c 100644 --- a/configure.ac +++ b/configure.ac | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | dnl Process this file with autoconf to produce a configure script. | 1 | dnl Process this file with autoconf to produce a configure script. |
| 2 | AC_PREREQ(2.59) | 2 | AC_PREREQ(2.59) |
| 3 | AC_INIT(monitoring-plugins,2.3.3) | 3 | AC_INIT(monitoring-plugins,2.3git) |
| 4 | AC_CONFIG_SRCDIR(NPTest.pm) | 4 | AC_CONFIG_SRCDIR(NPTest.pm) |
| 5 | AC_CONFIG_FILES([gl/Makefile]) | 5 | AC_CONFIG_FILES([gl/Makefile]) |
| 6 | AC_CONFIG_AUX_DIR(build-aux) | 6 | AC_CONFIG_AUX_DIR(build-aux) |
