systemd: ditch autoreconf
It needs AM_PATH_LIBGCRYPT and will bail out if ALL_EXTRAS (libgcrypt) isn't around - and it doesn't seem to be used at all. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
39a00df346
commit
34291708d0
@ -23,8 +23,6 @@ ifeq ($(BR2_PACKAGE_BUSYBOX),y)
|
||||
SYSTEMD_DEPENDENCIES += busybox
|
||||
endif
|
||||
|
||||
SYSTEMD_AUTORECONF = YES
|
||||
|
||||
SYSTEMD_CONF_OPT += \
|
||||
--with-rootprefix= \
|
||||
--with-rootlibdir=/lib \
|
||||
|
Loading…
Reference in New Issue
Block a user