mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 08:14:09 -09:00
Revert "package/pkg-autotools.mk: fix runtime path"
This reverts commit c28b27032b.
This still broke packages using certain older autoconf versions (E.G. 2.13
as used by thttpd/wipe).
Acked-by: Yann E. MORIN <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
@@ -187,7 +187,7 @@ define $(2)_CONFIGURE_CMDS
|
||||
--exec-prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--localstatedir=/var \
|
||||
runstatedir=/run \
|
||||
--runstatedir=/run \
|
||||
--program-prefix="" \
|
||||
--disable-gtk-doc \
|
||||
--disable-gtk-doc-html \
|
||||
|
||||
Reference in New Issue
Block a user