[gforth] / gforth / autogen.sh  

gforth: gforth/autogen.sh

Diff for /gforth/autogen.sh between version 1.1 and 1.2

version 1.1, Tue Jan 1 13:39:13 2008 UTC version 1.2, Tue Feb 26 09:44:09 2008 UTC
Line 31 
Line 31 
 # generate header files like engine/config.h.in  # generate header files like engine/config.h.in
   
 autoheader &&  autoheader &&
 echo timestamp >stamp-h.in  
   
 # run configure Script  echo timestamp >stamp-h.in &&
   
 ./configure &&  
   
 #a local gforth.fi probably does not work with $GFORTH  #a local gforth.fi probably does not work with $GFORTH
 rm -f gforth.fi &&  rm -f gforth.fi
   
 echo Running: make bootstrap &&  
 make bootstrap  


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help