# HG changeset patch # User Eli Zaretskii # Date 922811320 0 # Node ID 440fb6df32c83ac36a2dcb90cbed2b72f0e9e970 # Parent 9c8fd1f7b4d39f65d347b4aea76ecfc2b2c3aafe Use epaths.* instead of paths.*. diff -r 9c8fd1f7b4d3 -r 440fb6df32c8 config.bat --- a/config.bat Mon Mar 29 09:06:05 1999 +0000 +++ b/config.bat Tue Mar 30 16:28:40 1999 +0000 @@ -127,10 +127,10 @@ Echo Configuring the source directory... cd src -rem Create "paths.h" -sed -f ../msdos/sed4.inp paths.tmp -update paths.tmp paths.h >nul -rm -f paths.tmp +rem Create "epaths.h" +sed -f ../msdos/sed4.inp epaths.tmp +update epaths.tmp epaths.h >nul +rm -f epaths.tmp rem Create "config.h" rm -f config.h2 config.tmp