Updated autoconf to 2.65.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34327 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -306,8 +306,8 @@ if [ IsOptionalHaikuImagePackageAdded CVS ] {
|
|||||||
# Development
|
# Development
|
||||||
if [ IsOptionalHaikuImagePackageAdded Development ] && $(TARGET_ARCH) = x86 {
|
if [ IsOptionalHaikuImagePackageAdded Development ] && $(TARGET_ARCH) = x86 {
|
||||||
# autotools
|
# autotools
|
||||||
InstallOptionalHaikuImagePackage autoconf-2.64-r1a1-x86-gcc2-2009-08-27
|
InstallOptionalHaikuImagePackage autoconf-2.65-x86-gcc2-2009-11-28
|
||||||
: $(baseURL)/autoconf-2.64-r1a1-x86-gcc2-2009-08-27.zip
|
: $(baseURL)/autoconf-2.65-x86-gcc2-2009-11-28.zip
|
||||||
:
|
:
|
||||||
: true ;
|
: true ;
|
||||||
InstallOptionalHaikuImagePackage automake-1.11-r1a1-x86-gcc2-2009-08-27
|
InstallOptionalHaikuImagePackage automake-1.11-r1a1-x86-gcc2-2009-08-27
|
||||||
|
|||||||
Reference in New Issue
Block a user