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.26 by gbeauche, 2005-06-22T12:32:32Z vs.
Revision 1.27 by gbeauche, 2005-06-22T15:37:25Z

# Line 1239 | Line 1239 | if [[ "x$EMULATED_PPC" = "xyes" ]]; then
1239            done
1240          fi
1241        fi
1242 <      if [[ -z "$DYNGEN_CC" ]] || ! { echo '#include <limits>' | $DYNGEN_CC -xc++ -c -o /dev/null - >& /dev/null; }; then
1242 >      if [[ -z "$DYNGEN_CC" ]]; then
1243          ac_cv_use_dyngen=no
1244        fi
1245      ])

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines