summaryrefslogtreecommitdiff
path: root/config.bat
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2012-11-03 15:48:33 +0200
committerEli Zaretskii <eliz@gnu.org>2012-11-03 15:48:33 +0200
commitb3cf17f69548c28d21942cc92a7b65e258857f85 (patch)
tree2b4a5cc13241933632da0b26395c6785eeb797cb /config.bat
parent67b50ba47bcf46bd8a699fa0c1f2af1cce3f2338 (diff)
downloademacs-b3cf17f69548c28d21942cc92a7b65e258857f85.tar.gz
Adapt the MSDOS build to the latest changes on mainline.
Diffstat (limited to 'config.bat')
-rw-r--r--config.bat1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.bat b/config.bat
index d3443d450d6..2637fe5e4ec 100644
--- a/config.bat
+++ b/config.bat
@@ -264,6 +264,7 @@ cd lib
Rem Rename files like djtar on plain DOS filesystem would.
If Exist build-aux\snippet\c++defs.h update build-aux/snippet/c++defs.h build-aux/snippet/cxxdefs.h
If Exist alloca.in.h update alloca.in.h alloca.in-h
+If Exist execinfo.in.h update execinfo.in.h execinfo.in-h
If Exist getopt.in.h update getopt.in.h getopt.in-h
If Exist stdalign.in.h update stdalign.in.h stdalign.in-h
If Exist stdbool.in.h update stdbool.in.h stdbool.in-h