Updated autoconf to version 2.66.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37438 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -426,12 +426,10 @@ if [ IsOptionalHaikuImagePackageAdded CVS ] {
|
|||||||
# Development
|
# Development
|
||||||
if [ IsOptionalHaikuImagePackageAdded Development ] && $(TARGET_ARCH) = x86 {
|
if [ IsOptionalHaikuImagePackageAdded Development ] && $(TARGET_ARCH) = x86 {
|
||||||
# autotools
|
# autotools
|
||||||
InstallOptionalHaikuImagePackage autoconf-2.65-r1a2-x86-gcc2-2010-04-21-a.zip
|
InstallOptionalHaikuImagePackage autoconf-2.66-x86-gcc2-2010-07-03.zip
|
||||||
: $(baseURL)/autoconf-2.65-r1a2-x86-gcc2-2010-04-21-a.zip
|
: $(baseURL)/autoconf-2.66-x86-gcc2-2010-07-03.zip
|
||||||
:
|
:
|
||||||
: true ;
|
: true
|
||||||
InstallSourceArchive autoconf-2.65_haiku-2010-04-29.tar.xz
|
|
||||||
: $(baseSourceURL)/autoconf-2.65_haiku-2010-04-29.tar.xz
|
|
||||||
;
|
;
|
||||||
InstallOptionalHaikuImagePackage automake-1.11.1-r1a2-x86-gcc2-2010-04-21-a.zip
|
InstallOptionalHaikuImagePackage automake-1.11.1-r1a2-x86-gcc2-2010-04-21-a.zip
|
||||||
: $(baseURL)/automake-1.11.1-r1a2-x86-gcc2-2010-04-21-a.zip
|
: $(baseURL)/automake-1.11.1-r1a2-x86-gcc2-2010-04-21-a.zip
|
||||||
|
|||||||
Reference in New Issue
Block a user