Roll autoconf back to 2.65 until the AC_CHECK_SIZEOF regression is fixed, see HaikuPorts trac ticket 376 for more details.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37487 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Scott McCreary 2010-07-13 02:04:08 +00:00
parent 8638173cff
commit 1c0b18c75c
1 changed files with 2 additions and 2 deletions

View File

@ -426,8 +426,8 @@ if [ IsOptionalHaikuImagePackageAdded CVS ] {
# Development
if [ IsOptionalHaikuImagePackageAdded Development ] && $(TARGET_ARCH) = x86 {
# autotools
InstallOptionalHaikuImagePackage autoconf-2.66-x86-gcc2-2010-07-03.zip
: $(baseURL)/autoconf-2.66-x86-gcc2-2010-07-03.zip
InstallOptionalHaikuImagePackage autoconf-2.65-r1a2-x86-gcc2-2010-04-21-a.zip
: $(baseURL)/autoconf-2.65-r1a2-x86-gcc2-2010-04-21-a.zip
:
: true
;