+2000-12-01 Gerd Moellmann <gerd@gnu.org>
+
+ * make-dist (tempdir): Remove epaths.h from the distribution
+ instead of paths.h.
+
2000-11-23 Eli Zaretskii <eliz@is.elta.co.il>
* config.bat: Check for existence of djecho.exe, and print an
progname="$0"
### Exit if a command fails.
-set -e
+#set -e
### Print out each line we read, for debugging's sake.
-### set -v
+#set -v
## Don't restrict access to any files.
umask 0
ln makefile.nt makefile.w32-in vms-pp.trans ../${tempdir}/src
ln .gdbinit .dbxinit ../${tempdir}/src
cd ../${tempdir}/src
- rm -f config.h paths.h Makefile Makefile.c
+ rm -f config.h epaths.h Makefile Makefile.c
rm -f =* TAGS)
echo "Making links to \`src/bitmaps'"