[gforth] / gforth / configure.in  

gforth: gforth/configure.in

Diff for /gforth/configure.in between version 1.212 and 1.213

version 1.212, Mon Jan 21 18:42:42 2008 UTC version 1.213, Wed Jan 23 13:52:02 2008 UTC
Line 513 
Line 513 
         OPTS=-ll          OPTS=-ll
 else  else
         if test "$ac_cv_sizeof_char_p" == 8; then          if test "$ac_cv_sizeof_char_p" == 8; then
            OPTS="-ll -no-ll"             OPTS="-ll -noll"
         else          else
            OPTS=-noll             OPTS=-noll
         fi          fi


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help