mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
config/functions: more quiet autoreconf
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
0fc1ca126d
commit
d215d9e7de
@ -134,7 +134,7 @@ do_autoreconf() {
|
|||||||
export AUTORECONF="$ROOT/$TOOLCHAIN/bin/autoreconf -v -f -i -I $ACLOCAL_DIR"
|
export AUTORECONF="$ROOT/$TOOLCHAIN/bin/autoreconf -v -f -i -I $ACLOCAL_DIR"
|
||||||
|
|
||||||
mkdir -p $ACLOCAL_DIR
|
mkdir -p $ACLOCAL_DIR
|
||||||
autoreconf --verbose --force --install -I $ACLOCAL_DIR $@
|
autoreconf --force --install -I $ACLOCAL_DIR $@
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user