--- gforth/Attic/configure.bat 1996/09/23 20:41:59 1.7 +++ gforth/Attic/configure.bat 1996/10/06 22:24:15 1.8 @@ -32,7 +32,6 @@ COPY DOSCONF.H CONFIG.H COPY STARTUP.FS STARTUP.UNX COPY STARTUP.DOS STARTUP.FS COPY HISTORY.DOS HISTORY.FS -COPY KERNL32L.FI KERNAL.FI IF "%THREAD%"=="i" ECHO #ifndef INDIRECT_THREADED >>CONFIG.H IF "%THREAD%"=="i" ECHO #define INDIRECT_THREADED 1 >>CONFIG.H IF "%THREAD%"=="i" ECHO #endif >>CONFIG.H