diff options
| author | Ton Voon <tonvoon@users.sourceforge.net> | 2006-07-28 23:59:29 +0000 |
|---|---|---|
| committer | Ton Voon <tonvoon@users.sourceforge.net> | 2006-07-28 23:59:29 +0000 |
| commit | ab9b1169c268d9abefd556a85a0fe90bc513f496 (patch) | |
| tree | 875c275f87703b48fc34a7e307a07508dcfaf83a /plugins-scripts | |
| parent | 03d772cc0d0023748e0b13a7bbaa301b86032eb4 (diff) | |
| download | monitoring-plugins-ab9b1169c268d9abefd556a85a0fe90bc513f496.tar.gz | |
Cleanup references to old check_udp and INSTALL_OPTS. Error if
--with-nagios-user or --with-nagios-group specified for configure
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1460 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'plugins-scripts')
| -rw-r--r-- | plugins-scripts/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins-scripts/Makefile.am b/plugins-scripts/Makefile.am index 9de45d5a..39291c80 100644 --- a/plugins-scripts/Makefile.am +++ b/plugins-scripts/Makefile.am | |||
| @@ -23,8 +23,6 @@ test: | |||
| 23 | 23 | ||
| 24 | CLEANFILES=$(libexec_SCRIPTS) | 24 | CLEANFILES=$(libexec_SCRIPTS) |
| 25 | 25 | ||
| 26 | AM_INSTALL_PROGRAM_FLAGS=@INSTALL_OPTS@ | ||
| 27 | |||
| 28 | .pl : | 26 | .pl : |
| 29 | $(AWK) -f ./subst $< > $@ | 27 | $(AWK) -f ./subst $< > $@ |
| 30 | chmod +x $@ | 28 | chmod +x $@ |
