mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 14:37:59 +00:00
Revert "autoconf-2.64: Fixed bug that caused old versions of of autoconf to not install in their own"
This reverts commit 848d609c76ebcdfa78209891bcddaf905e864540.
This commit is contained in:
parent
848d609c76
commit
de92f64960
@ -19,15 +19,9 @@ ac_cv_prog_gnu_m4_gnu=no \
|
|||||||
|
|
||||||
make install \
|
make install \
|
||||||
prefix=$ROOT/$TOOLCHAIN \
|
prefix=$ROOT/$TOOLCHAIN \
|
||||||
pkgdatadir=$ROOT/$TOOLCHAIN/share/autoconf-2.64 \
|
pkgdatadir=$ROOT/$TOOLCHAIN/share/autoconf-2.64 install
|
||||||
pkgdatadir=$ROOT/$TOOLCHAIN/lib/autoconf-2.64 \
|
|
||||||
pkgdatadir=$ROOT/$TOOLCHAIN/include/autoconf-2.64 \
|
|
||||||
install
|
|
||||||
|
|
||||||
make clean
|
make clean
|
||||||
make install \
|
make install \
|
||||||
prefix=$SYSROOT_PREFIX/usr \
|
prefix=$SYSROOT_PREFIX/usr \
|
||||||
pkgdatadir=$SYSROOT_PREFIX/usr/share/autoconf-2.64 \
|
pkgdatadir=$SYSROOT_PREFIX/usr/share/autoconf-2.64 install
|
||||||
pkgdatadir=$SYSROOT_PREFIX/usr/lib/autoconf-2.64 \
|
|
||||||
pkgdatadir=$SYSROOT_PREFIX/usr/include/autoconf-2.64 \
|
|
||||||
install
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user