diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -13,7 +13,7 @@ | |||
| 13 | Make building in directories with whitespace possible. (Bug#15675) | 13 | Make building in directories with whitespace possible. (Bug#15675) |
| 14 | * configure.ac (srcdir): Don't make it absolute - abs_srcdir exists. | 14 | * configure.ac (srcdir): Don't make it absolute - abs_srcdir exists. |
| 15 | * Makefile.in (abs_srcdir): New, set by configure. | 15 | * Makefile.in (abs_srcdir): New, set by configure. |
| 16 | (buildlisppath): Use abs_srcdir. | 16 | (buildlisppath, epaths-force-w32): Use abs_srcdir. |
| 17 | (install-arch-indep, install-etcdoc, install-info, install-man) | 17 | (install-arch-indep, install-etcdoc, install-info, install-man) |
| 18 | (install-etc): Quote entities that might contain whitespace. | 18 | (install-etc): Quote entities that might contain whitespace. |
| 19 | 19 | ||