Pass --srcdir to the BUILD platform sub-configure

Change-Id: I52491e9ea6f8460c9fa3e2dd94313ac0f05dd3e9
This commit is contained in:
Tor Lillqvist
2013-02-28 10:13:02 +02:00
parent 13bd8bbc7f
commit 1f97fe0547

View File

@@ -4101,6 +4101,7 @@ if test "$cross_compiling" = "yes"; then
--without-doxygen \
ENABLE_PDFIMPORT=FALSE \
$sub_conf_opts \
--srcdir=$srcdir \
2>&1 | sed -e 's/^/ /'
test -f ./config_host.mk 2>/dev/null || exit
cp config_host.mk ../config_build.mk