diff options
| author | Eli Zaretskii | 2012-11-03 15:48:33 +0200 |
|---|---|---|
| committer | Eli Zaretskii | 2012-11-03 15:48:33 +0200 |
| commit | b3cf17f69548c28d21942cc92a7b65e258857f85 (patch) | |
| tree | 2b4a5cc13241933632da0b26395c6785eeb797cb /config.bat | |
| parent | 67b50ba47bcf46bd8a699fa0c1f2af1cce3f2338 (diff) | |
| download | emacs-b3cf17f69548c28d21942cc92a7b65e258857f85.tar.gz emacs-b3cf17f69548c28d21942cc92a7b65e258857f85.zip | |
Adapt the MSDOS build to the latest changes on mainline.
Diffstat (limited to 'config.bat')
| -rw-r--r-- | config.bat | 1 |
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 | |||
| 264 | Rem Rename files like djtar on plain DOS filesystem would. | 264 | Rem Rename files like djtar on plain DOS filesystem would. |
| 265 | If Exist build-aux\snippet\c++defs.h update build-aux/snippet/c++defs.h build-aux/snippet/cxxdefs.h | 265 | If Exist build-aux\snippet\c++defs.h update build-aux/snippet/c++defs.h build-aux/snippet/cxxdefs.h |
| 266 | If Exist alloca.in.h update alloca.in.h alloca.in-h | 266 | If Exist alloca.in.h update alloca.in.h alloca.in-h |
| 267 | If Exist execinfo.in.h update execinfo.in.h execinfo.in-h | ||
| 267 | If Exist getopt.in.h update getopt.in.h getopt.in-h | 268 | If Exist getopt.in.h update getopt.in.h getopt.in-h |
| 268 | If Exist stdalign.in.h update stdalign.in.h stdalign.in-h | 269 | If Exist stdalign.in.h update stdalign.in.h stdalign.in-h |
| 269 | If Exist stdbool.in.h update stdbool.in.h stdbool.in-h | 270 | If Exist stdbool.in.h update stdbool.in.h stdbool.in-h |