+2013-05-17 Eli Zaretskii <eliz@gnu.org>
+
+ * build_w32.bat: Copy config.h.W32 to config.h regardless of
+ whether or not we are building from SCM.
+
2013-05-17 Paul Smith <psmith@gnu.org>
* configure.ac: Update version to 3.99.90.
sed -n "s/^AC_INIT(\[GNU make\],\[\([^]]\+\)\].*/s,%%VERSION%%,\1,g/p" configure.ac > config.h.W32.sed\r
echo s,%%PACKAGE%%,make,g >> config.h.W32.sed\r
sed -f config.h.W32.sed config.h.W32.template > config.h.W32\r
-copy config.h.W32 config.h\r
echo static const char *const GUILE_module_defn = ^" \> gmk-default.h\r
sed -e "s/;.*//" -e "/^[ \t]*$/d" -e "s/\"/\\\\\"/g" -e "s/$/ \\/" gmk-default.scm >> gmk-default.h\r
echo ^";>> gmk-default.h\r
:NotSCM\r
+copy config.h.W32 config.h\r
\r
rem Guile configuration\r
set GUILECFLAGS=\r