diff options
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index 1fa7472b..e9b154b3 100644 --- a/configure.ac +++ b/configure.ac | |||
| @@ -2,8 +2,7 @@ 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.0) | 3 | AC_INIT(monitoring-plugins,2.0) |
| 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 | monitoring-plugins.spec]) | ||
| 7 | AC_CONFIG_AUX_DIR(build-aux) | 6 | AC_CONFIG_AUX_DIR(build-aux) |
| 8 | AM_INIT_AUTOMAKE([1.8.3]) | 7 | AM_INIT_AUTOMAKE([1.8.3]) |
| 9 | AM_MAINTAINER_MODE([enable]) | 8 | AM_MAINTAINER_MODE([enable]) |
