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

Comparing SheepShaver/src/Windows/configure.ac (file contents):
Revision 1.7 by asvitkine, 2009-04-14T00:52:15Z vs.
Revision 1.8 by asvitkine, 2012-06-16T02:16:39Z

# Line 227 | Line 227 | if [[ "x$WANT_JIT" = "xyes" ]]; then
227      ../kpx_cpu/src/cpu/ppc/ppc-jit.cpp $CPUSRCS"
228    CPPFLAGS="$CPPFLAGS -DUSE_JIT"
229   fi
230 < CPUSRCS="$CPUSRCS ../kpx_cpu/sheepshaver_glue.cpp"
230 > CPUSRCS="$CPUSRCS ../kpx_cpu/sheepshaver_glue.cpp ../kpx_cpu/ppc-dis.c"
231  
232   dnl Use the dummy prefs file.
233   CPUSRCS="$CPUSRCS ../dummy/prefs_dummy.cpp"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines