diff options
| author | Eli Zaretskii | 2011-02-26 11:27:05 +0200 |
|---|---|---|
| committer | Eli Zaretskii | 2011-02-26 11:27:05 +0200 |
| commit | 945d8b4444ccea2a3c3e9ac69b679c80ee0e00a5 (patch) | |
| tree | 24d998feca73ccde4d8634cad6fbc16f68bdd551 /ChangeLog | |
| parent | 00030ef0b68cc8ce0dcb5ec8f3f95709e1066bc2 (diff) | |
| download | emacs-945d8b4444ccea2a3c3e9ac69b679c80ee0e00a5.tar.gz emacs-945d8b4444ccea2a3c3e9ac69b679c80ee0e00a5.zip | |
Fix the MS-DOS configury due to new gnulib modules.
config.bat: Rename stdint.in.h and sys_stat.in.h. Call
depfiles.bat even if lib/deps already exist.
msdos/depfiles.bat: Create a dummy .Po file only if a file by the same
name does not already exist in the deps/ subdirectory.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -1,3 +1,8 @@ | |||
| 1 | 2011-02-26 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * config.bat: Rename stdint.in.h and sys_stat.in.h. Call | ||
| 4 | depfiles.bat even if lib/deps already exist. | ||
| 5 | |||
| 1 | 2011-02-25 Paul Eggert <eggert@cs.ucla.edu> | 6 | 2011-02-25 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 7 | ||
| 3 | * configure, lib/Makefile.in, lib/getopt_int.h, lib/gnulib.mk: | 8 | * configure, lib/Makefile.in, lib/getopt_int.h, lib/gnulib.mk: |