mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
autoconf-2.13-native_2.13: replace oldincludedir
oldincludedir was removed in oe-core by commit 506c91cbc6a604a84e37e53ccff430436369802e Signed-off-by: Peter Marko <peter.marko@siemens.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -43,7 +43,7 @@ CONFIGUREOPTS = " \
|
|||||||
--localstatedir=${localstatedir} \
|
--localstatedir=${localstatedir} \
|
||||||
--libdir=${libdir} \
|
--libdir=${libdir} \
|
||||||
--includedir=${includedir} \
|
--includedir=${includedir} \
|
||||||
--oldincludedir=${oldincludedir} \
|
--oldincludedir=${includedir} \
|
||||||
--infodir=${infodir} \
|
--infodir=${infodir} \
|
||||||
--mandir=${mandir} \
|
--mandir=${mandir} \
|
||||||
--disable-silent-rules \
|
--disable-silent-rules \
|
||||||
|
|||||||
Reference in New Issue
Block a user