package/libdvbsi: remove autoreconf
authorRomain Naour <romain.naour@openwide.fr>
Mon, 20 Jul 2015 17:47:55 +0000 (19:47 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 20 Jul 2015 20:49:51 +0000 (22:49 +0200)
A configure script is bundled with the archive
of the current version.

Signed-off-by: Romain Naour <romain.naour@openwide.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/libdvbsi/libdvbsi.mk

index ed8b382826695c6c6fb7ccc7028e5c7648593af7..f6469f9b929c5c5b4cdbc0735ebb5e97a0d34d76 100644 (file)
@@ -11,7 +11,4 @@ LIBDVBSI_INSTALL_STAGING = YES
 LIBDVBSI_LICENSE = LGPLv2.1
 LIBDVBSI_LICENSE_FILES = COPYING
 
-# sometimes no Makefile is in the archive, just (re)generate
-LIBDVBSI_AUTORECONF = YES
-
 $(eval $(autotools-package))