Diff for /gforth/BUILD-FROM-SCRATCH between versions 1.12 and 1.16

version 1.12, 2003/03/09 15:16:45 version 1.16, 2006/12/31 13:39:09
Line 2 Line 2
   
 #use this with parameters and env variables like "configure"  #use this with parameters and env variables like "configure"
   
 #Copyright (C) 2000,2002 Free Software Foundation, Inc.  #Copyright (C) 2000,2002,2003,2006 Free Software Foundation, Inc.
   
 #This file is part of Gforth.  #This file is part of Gforth.
   
Line 54  autoconf Line 54  autoconf
 # 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 sXScript  # run configure Script
   
 ./configure $*  ./configure $*
   

Removed from v.1.12  
changed lines
  Added in v.1.16


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>