head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	2009.12.26.06.12.30;	author wen;	state dead;
branches;
next	1.1;

1.1
date	2009.11.13.02.08.43;	author vanilla;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- Update to 0.7.7

PR:		ports/142030
Submitted by:	"B. Estrade" <estrabd@@gmail.com> (maintainer)
@
text
@--- configure.orig	2009-11-13 09:55:21.000000000 +0800
+++ configure	2009-11-13 09:56:58.000000000 +0800
@@@@ -17137,7 +17137,7 @@@@ fi
 
 if test "$enable_64bit" = "auto"; then
    # turn on 64-bit by default if compiling on itanium or x86_64
-   if test "$host_cpu" = "ia64" -o "$host_cpu" = "x86_64"; then
+   if test "$host_cpu" = "ia64" -o "$host_cpu" = "amd64"; then
       enable_64bit=yes
    else
       case "${host_os}" in
@


1.1
log
@Add qore 0.7.6, the Qore Programming Language.

PR:		ports/140515
Submitted by:	B. Estrade <estrabd at gmail.com>
@
text
@@

