package/libfslparser: remove autoreconf
autoreconf is not needed anymore with the current version (4.0.2). Signed-off-by: Romain Naour <romain.naour@openwide.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
7f757bbbfd
commit
0f2bc9d176
@ -20,7 +20,4 @@ endef
|
|||||||
# The Makefile installs several versions of the libraries, but we only
|
# The Makefile installs several versions of the libraries, but we only
|
||||||
# need one of them, depending on the platform.
|
# need one of them, depending on the platform.
|
||||||
|
|
||||||
# without AUTORECONF, configure fails to find install-sh.
|
|
||||||
LIBFSLPARSER_AUTORECONF = YES
|
|
||||||
|
|
||||||
$(eval $(autotools-package))
|
$(eval $(autotools-package))
|
||||||
|
Loading…
Reference in New Issue
Block a user