aboutsummaryrefslogtreecommitdiff
path: root/plugins-scripts/Makefile.am
diff options
context:
space:
mode:
authorGravatar Ton Voon <tonvoon@users.sourceforge.net> 2006-07-28 23:59:29 +0000
committerGravatar Ton Voon <tonvoon@users.sourceforge.net> 2006-07-28 23:59:29 +0000
commitab9b1169c268d9abefd556a85a0fe90bc513f496 (patch)
tree875c275f87703b48fc34a7e307a07508dcfaf83a /plugins-scripts/Makefile.am
parent03d772cc0d0023748e0b13a7bbaa301b86032eb4 (diff)
downloadmonitoring-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/Makefile.am')
-rw-r--r--plugins-scripts/Makefile.am2
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:
CLEANFILES=$(libexec_SCRIPTS)
-AM_INSTALL_PROGRAM_FLAGS=@INSTALL_OPTS@
-
.pl :
$(AWK) -f ./subst $< > $@
chmod +x $@