[gforth] / gforth / envos.fs.in  

gforth: gforth/envos.fs.in

Diff for /gforth/envos.fs.in between version 1.5 and 1.6

version 1.5, Mon Dec 31 18:40:24 2007 UTC version 1.6, Tue Jul 15 09:30:12 2008 UTC
Line 29 
Line 29 
 : libtool-command ( -- c-addr u ) \ gforth  : libtool-command ( -- c-addr u ) \ gforth
 \G name of the GNU libtool command  \G name of the GNU libtool command
     s" @GNU_LIBTOOL@" ;      s" @GNU_LIBTOOL@" ;
   
   : libtool-cc ( -- c-addr u ) \ gforth
   \G invocation string of the C compiler used for libtool
       s" @CC@" ;


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help