[gforth] / gforth / envos.fs.in  

gforth: gforth/envos.fs.in

Diff for /gforth/envos.fs.in between version 1.2 and 1.3

version 1.2, Sun Dec 31 13:39:12 2006 UTC version 1.3, Tue Dec 4 18:57:58 2007 UTC
Line 26 
Line 26 
     \G Counted string equal to "$host_os"      \G Counted string equal to "$host_os"
     s" @host_os@" ;      s" @host_os@" ;
 set-current  set-current
   
   : libtool-command ( -- c-addr u ) \ gforth
   \G name of the GNU libtool command
       s" @GNU_LIBTOOL@" ;


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help