Diff for /gforth/autogen.sh between versions 1.3 and 1.4

version 1.3, 2008/04/21 16:48:10 version 1.4, 2008/05/04 17:53:29
Line 22 Line 22
   
 # makes a aclocal.m4 which includes the automake macros for autconf  # makes a aclocal.m4 which includes the automake macros for autconf
   
 aclocal -I libltdl/m4 &&  aclocal &&
   
 # generate configure script  # generate configure script
   

Removed from v.1.3  
changed lines
  Added in v.1.4


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