mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-17 16:55:25 +01:00
GNU Autoconf 2.65
This commit is contained in:
parent
20a4d3af9e
commit
246cc10ab5
9 changed files with 43 additions and 20 deletions
|
|
@ -29,7 +29,7 @@ src_prepare() {
|
|||
cd ..
|
||||
done
|
||||
cd libmudflap
|
||||
autoreconf-2.61 -f
|
||||
AUTOM4TE=autom4te-2.61 autoreconf-2.61 -f
|
||||
cd ..
|
||||
|
||||
for dir in fixincludes intl libmudflap; do
|
||||
|
|
|
|||
|
|
@ -28,7 +28,7 @@ src_prepare() {
|
|||
cd ..
|
||||
done
|
||||
cd libmudflap
|
||||
autoreconf-2.61 -f
|
||||
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