| version 1.8, Wed Aug 8 14:44:20 2001 UTC | version 1.9, Fri Mar 1 13:25:25 2002 UTC | ||
|---|---|---|---|
|
|
||
| if [ "$GFORTH"xx = "xx" ]; | if [ "$GFORTH"xx = "xx" ]; | ||
| then | then | ||
| GFORTH=`which gforth` | GFORTH=`which gforth` | ||
| if [ "$GFORTH"xx = "xx" ]; then | |||
| echo 'BUILD-FROM-SCRATCH needs a working gforth (in environment variable GFORTH)' | |||
| exit 1 | |||
| fi | |||
| fi | fi | ||
| # makes a aclocal.m4 which includes the automake macros for autconf | # makes a aclocal.m4 which includes the automake macros for autconf |
|
||||||||
|
CVS Admin Powered by ViewCVS 1.0-dev |
ViewCVS and CVS Help |