Commit bd59a5da authored by Simon Dawson's avatar Simon Dawson Committed by Peter Korsgaard
Browse files

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: default avatarSimon Dawson <spdawson@gmail.com>
Signed-off-by: default avatarPeter Korsgaard <peter@korsgaard.com>
parent 066a464a
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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