diff options
| author | Paul Eggert | 2011-02-25 12:05:36 -0800 |
|---|---|---|
| committer | Paul Eggert | 2011-02-25 12:05:36 -0800 |
| commit | 36f13e1667c66073ef18c4ee3394865c3b7c6cbb (patch) | |
| tree | be36845ff1a7ffadcfa590589d099fb681d019ba /ChangeLog | |
| parent | 4394ee04741d5fe2fd4cc7a7ee821e1f8a3f2d32 (diff) | |
| download | emacs-36f13e1667c66073ef18c4ee3394865c3b7c6cbb.tar.gz emacs-36f13e1667c66073ef18c4ee3394865c3b7c6cbb.zip | |
Simplify symlink portability workaround.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
| @@ -1,5 +1,11 @@ | |||
| 1 | 2011-02-25 Paul Eggert <eggert@cs.ucla.edu> | 1 | 2011-02-25 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 2 | ||
| 3 | Simplify symlink portability workaround. | ||
| 4 | * m4/dos.m4: Remove. | ||
| 5 | * aclocal.m4, configure, lib/Makefile.in, lib/gnulib.mk, lib/stat.c: | ||
| 6 | * m4/gl-comp.m4, m4/stat.m4, src/config.in: Regenerate from gnulib. | ||
| 7 | * lib/dosname.h: New file, regenerated from gnulib. | ||
| 8 | |||
| 3 | * configure, lib/Makefile.in, lib/getopt_int.h, lib/gnulib.mk: | 9 | * configure, lib/Makefile.in, lib/getopt_int.h, lib/gnulib.mk: |
| 4 | * lib/stdlib.in.h, m4/stdlib_h.m4: Regenerate. | 10 | * lib/stdlib.in.h, m4/stdlib_h.m4: Regenerate. |
| 5 | 11 | ||