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

Comparing BasiliskII/src/Unix/configure.in (file contents):
Revision 1.15 by cebix, 1999-10-26T16:56:44Z vs.
Revision 1.16 by cebix, 1999-11-03T10:56:28Z

# Line 251 | Line 251 | if [[ "x$HAVE_GCC27" = "xyes" -a "x$HAVE
251    if [[ "x$HAVE_GAS" = "xyes" ]]; then
252      WANT_X86_ASSEMBLY=yes
253      DEFINES="$DEFINES -DX86_ASSEMBLY"
254 <    CPUSRCS="cpufast1.s cpufast2.s cpufast3.s cpufast4.s cpufast5.s cpufast6.s cpufast7.s cpufast8.s"
254 >    CPUSRCS="../uae_cpu/compiler.cpp cpufast1.s cpufast2.s cpufast3.s cpufast4.s cpufast5.s cpufast6.s cpufast7.s cpufast8.s"
255    fi
256   elif [[ "x$HAVE_GCC27" = "xyes" -a "x$HAVE_SPARC" = "xyes" -a "x$HAVE_GAS" = "xyes" ]]; then
257    dnl SPARC CPU

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines