libtpl: remove unnecessary autoreconf options
authorSimon Dawson <spdawson@gmail.com>
Wed, 26 Feb 2014 17:56:53 +0000 (17:56 +0000)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 26 Feb 2014 20:52:23 +0000 (21:52 +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.

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

index ff059913952686ea1f717902bf6e94d02690d23d..1d4becf4b08869eb3af877bf8805b821495a2f4b 100644 (file)
@@ -11,7 +11,6 @@ LIBTPL_LICENSE = BSD-like
 LIBTPL_LICENSE_FILES = LICENSE
 
 LIBTPL_AUTORECONF = YES
-LIBTPL_AUTORECONF_OPT = --install --force
 
 define LIBTPL_CREATE_MISSING_FILES
        touch $(@D)/NEWS $(@D)/AUTHORS $(@D)/ChangeLog $(@D)/COPYING