]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
nagios_nrpe: Add --enable-command-args.
authorRobert Möker <robert.moeker@ipfire.org>
Thu, 29 Dec 2011 18:35:48 +0000 (19:35 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 29 Dec 2011 18:35:48 +0000 (19:35 +0100)
lfs/nagios_nrpe

index 41be3d3976f11aea355b77ed90c46911a25991c2..050c9294f2a98bf586dec7a60f1bb3224c2820cd 100644 (file)
@@ -85,6 +85,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
                --with-nrpe-group=nobody \
                --with-nagios-user=nobody \
                --with-nagios-group=nobody \
+               --enable-command-args \
                ac_cv_lib_wrap_main=no
 
        cd $(DIR_APP) && make $(MAKETUNING)