package/libfslparser: remove autoreconf
authorRomain Naour <romain.naour@openwide.fr>
Mon, 20 Jul 2015 17:47:54 +0000 (19:47 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 20 Jul 2015 20:49:51 +0000 (22:49 +0200)
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>
package/libfslparser/libfslparser.mk

index 50f0bf6bd20ef0fadd6bd6fdeca5bd82847f66fc..116a0a25c2e69adf5a6dda40dcaf031d076a35b0 100644 (file)
@@ -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))