mirror of
https://git.yoctoproject.org/poky
synced 2026-06-04 14:09:47 +00:00
Rename /openembedded/ -> /meta/
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@530 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
--- autoconf/bin/autoreconf.in~ 2004-04-06 23:36:10.000000000 +0100
|
||||
+++ autoconf/bin/autoreconf.in 2004-04-08 20:51:57.000000000 +0100
|
||||
@@ -179,6 +179,7 @@
|
||||
$autoconf .= join (' --prepend-include=', '', @prepend_include);
|
||||
$autoheader .= join (' --include=', '', @include);
|
||||
$autoheader .= join (' --prepend-include=', '', @prepend_include);
|
||||
+ $aclocal .= join (' -I ', '', @include);
|
||||
|
||||
# --install and --symlink;
|
||||
if ($install)
|
||||
Reference in New Issue
Block a user