mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
config/functions: more quiet autoreconf
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
@@ -134,7 +134,7 @@ do_autoreconf() {
|
||||
export AUTORECONF="$ROOT/$TOOLCHAIN/bin/autoreconf -v -f -i -I $ACLOCAL_DIR"
|
||||
|
||||
mkdir -p $ACLOCAL_DIR
|
||||
autoreconf --verbose --force --install -I $ACLOCAL_DIR $@
|
||||
autoreconf --force --install -I $ACLOCAL_DIR $@
|
||||
fi
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user