diff options
| author | Juanma Barranquero | 2012-08-10 23:29:38 +0200 |
|---|---|---|
| committer | Juanma Barranquero | 2012-08-10 23:29:38 +0200 |
| commit | 5723992258a8025e29ba9fcae923182fb5456426 (patch) | |
| tree | 909e590235db08c76b9ce4ac07e830a2171a87dc /ChangeLog | |
| parent | 86b9724a1e7cebc64b02246aae615e1e9d59ed05 (diff) | |
| download | emacs-5723992258a8025e29ba9fcae923182fb5456426.tar.gz emacs-5723992258a8025e29ba9fcae923182fb5456426.zip | |
* lib/makefile.w32-in (STAT_TIME_H): New macro.
(FTOASTR_C, $(BLD)/stat-time.$(O), $(BLD)/timespec.$(O))
($(BLD)/u64.$(O)): Update dependencies.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
| @@ -1,3 +1,9 @@ | |||
| 1 | 2012-08-10 Juanma Barranquero <lekktu@gmail.com> | ||
| 2 | |||
| 3 | * lib/makefile.w32-in (STAT_TIME_H): New macro. | ||
| 4 | (FTOASTR_C, $(BLD)/stat-time.$(O), $(BLD)/timespec.$(O)) | ||
| 5 | ($(BLD)/u64.$(O)): Update dependencies. | ||
| 6 | |||
| 1 | 2012-08-10 Glenn Morris <rgm@gnu.org> | 7 | 2012-08-10 Glenn Morris <rgm@gnu.org> |
| 2 | 8 | ||
| 3 | * configure.ac (DIRECTORY_SEP): Move here from src/lisp.h. | 9 | * configure.ac (DIRECTORY_SEP): Move here from src/lisp.h. |