mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-20 10:13:01 +01:00
GNU Automake 1.11.2.
This commit is contained in:
parent
c345001ee8
commit
838a1bfb90
8 changed files with 51 additions and 2 deletions
|
|
@ -31,7 +31,7 @@ src_prepare() {
|
|||
cd ..
|
||||
done
|
||||
cd libmudflap
|
||||
AUTOM4TE=autom4te-2.61 autoreconf-2.61 -f
|
||||
AUTOMAKE=automake-1.10 ACLOCAL=aclocal-1.10 AUTOM4TE=autom4te-2.61 autoreconf-2.61 -f
|
||||
cd ..
|
||||
|
||||
for dir in fixincludes intl libmudflap; do
|
||||
|
|
|
|||
|
|
@ -30,7 +30,7 @@ src_prepare() {
|
|||
cd ..
|
||||
done
|
||||
cd libmudflap
|
||||
AUTOM4TE=autom4te-2.61 autoreconf-2.61 -f
|
||||
AUTOMAKE=automake-1.10 ACLOCAL=aclocal-1.10 AUTOM4TE=autom4te-2.61 autoreconf-2.61 -f
|
||||
cd ..
|
||||
|
||||
for dir in fixincludes intl libmudflap; do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue