summaryrefslogtreecommitdiff
path: root/package/libtpl
diff options
context:
space:
mode:
authorSimon Dawson <spdawson@gmail.com>2014-02-26 17:56:53 +0000
committerPeter Korsgaard <peter@korsgaard.com>2014-02-26 21:52:23 +0100
commitbd59a5dafa97a9e43d995b33163f3856644485ac (patch)
tree4591ec79181e6f0fe5117d86f8c76be8d1718473 /package/libtpl
parent066a464aa14aec1abd38e5cc786efaef36a3c556 (diff)
libtpl: remove unnecessary autoreconf options
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>
Diffstat (limited to 'package/libtpl')
-rw-r--r--package/libtpl/libtpl.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/libtpl/libtpl.mk b/package/libtpl/libtpl.mk
index ff0599139..1d4becf4b 100644
--- a/package/libtpl/libtpl.mk
+++ b/package/libtpl/libtpl.mk
@@ -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