Commit 0f2bc9d1 authored by Romain Naour's avatar Romain Naour Committed by Thomas Petazzoni
Browse files

package/libfslparser: remove autoreconf



autoreconf is not needed anymore with the current
version (4.0.2).

Signed-off-by: default avatarRomain Naour <romain.naour@openwide.fr>
Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
parent 7f757bbb
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -20,7 +20,4 @@ endef
# The Makefile installs several versions of the libraries, but we only
# need one of them, depending on the platform.

# without AUTORECONF, configure fails to find install-sh.
LIBFSLPARSER_AUTORECONF = YES

$(eval $(autotools-package))