ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/SheepShaver/src/Unix/configure.ac
(Generate patch)

Comparing SheepShaver/src/Unix/configure.ac (file contents):
Revision 1.71 by asvitkine, 2011-12-29T07:39:56Z vs.
Revision 1.72 by asvitkine, 2012-06-15T22:58:29Z

# Line 1491 | Line 1491 | if [[ "x$EMULATED_PPC" = "xyes" ]]; then
1491        powerpc:mach)
1492          ac_cv_use_dyngen=yes
1493          ;;
1494 +      x86_64:mach)
1495 +        ac_cv_use_dyngen=yes
1496 +        ;;
1497        i?86:mach)
1498          ac_cv_use_dyngen=yes
1499          ;;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines