[gforth] / gforth / configure.in  

gforth: gforth/configure.in

Diff for /gforth/configure.in between version 1.175 and 1.176

version 1.175, Sun Mar 18 18:30:42 2007 UTC version 1.176, Sun Mar 18 21:46:01 2007 UTC
Line 647 
Line 647 
     asmcomment=no      asmcomment=no
     CFLAGS_1="$CFLAGS"      CFLAGS_1="$CFLAGS"
     CFLAGS="$CFLAGS $ENGINE_FLAGS"      CFLAGS="$CFLAGS $ENGINE_FLAGS"
     for i in '"# "' '"! "'; do      for i in '"# "' '"! "' '"; "'; do
         AC_TRY_COMPILE(,[asm($i"fluffystunk");],asmcomment=$i; break,)          AC_TRY_COMPILE(,[asm($i"fluffystunk");],asmcomment=$i; break,)
     done      done
     CFLAGS=$CFLAGS_1      CFLAGS=$CFLAGS_1


Generate output suitable for use with a patch program
Legend:
Removed from v.1.175  
changed lines
  Added in v.1.176

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help