package/sqlite: Disable autoreconf
Currently we have no patches for this package, compilation works without autoreconf. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
1f8fe7c2a6
commit
cef9b645cd
@ -11,9 +11,6 @@ SQLITE_LICENSE = Public domain
|
||||
SQLITE_LICENSE_FILES = tea/license.terms
|
||||
SQLITE_INSTALL_STAGING = YES
|
||||
|
||||
# Patching Makefile.am:
|
||||
SQLITE_AUTORECONF = YES
|
||||
|
||||
ifeq ($(BR2_PACKAGE_SQLITE_STAT3),y)
|
||||
SQLITE_CFLAGS += -DSQLITE_ENABLE_STAT3
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user