zyre: remove unnecessary autoreconf options
authorSimon Dawson <spdawson@gmail.com>
Wed, 26 Feb 2014 18:00:49 +0000 (18:00 +0000)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 26 Feb 2014 20:53:53 +0000 (21:53 +0100)
The default $(PKG)_AUTORECONF_OPT already includes the -i and -f flags,
so there is no point in specifying these in the package makefile. Further,
the -v option to autoreconf is not required.

Signed-off-by: Simon Dawson <spdawson@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/zyre/zyre.mk

index 405697ad44aba4ece9e1a778ea3a6dbaa87b28e2..66952aa8bcc9615c02c7ab8975314524f775f089 100644 (file)
@@ -11,7 +11,6 @@ ZYRE_LICENSE_FILES = COPYING COPYING.LESSER
 ZYRE_INSTALL_STAGING = YES
 ZYRE_DEPENDENCIES = filemq
 ZYRE_AUTORECONF = YES
-ZYRE_AUTORECONF_OPT = --install --force --verbose
 
 define ZYRE_CREATE_CONFIG_DIR
        mkdir -p $(@D)/config