ソースを参照

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>
Romain Naour 10 年 前
コミット
0f2bc9d176
1 ファイル変更0 行追加3 行削除
  1. 0 3
      package/libfslparser/libfslparser.mk

+ 0 - 3
package/libfslparser/libfslparser.mk

@@ -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))