--- gforth/configure.in 2006/04/09 13:47:23 1.160 +++ gforth/configure.in 2006/04/09 19:47:05 1.162 @@ -689,10 +689,12 @@ vmgen machpc.fs envos.fs engine/Makefile -doc/version.texi ]) +doc/version.texi +build-ec ]) AC_CONFIG_COMMANDS([stamp-h],[[echo timestamp > stamp-h chmod +x gforthmi chmod +x vmgen +chmod +x build-ec test -d kernel||mkdir kernel]],[[]]) AC_OUTPUT