nagios_nrpe: Add --enable-command-args.

This commit is contained in:
Robert Möker
2011-12-29 19:35:48 +01:00
committed by Michael Tremer
parent 977fc44e20
commit 683cc8e470

View 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)