diff options
| author | Glenn Morris | 2012-08-21 23:55:44 -0700 |
|---|---|---|
| committer | Glenn Morris | 2012-08-21 23:55:44 -0700 |
| commit | 5af9cb6be0db0d830fe98e0370e4cca1a54ccfbd (patch) | |
| tree | 5a4a251d5c7a0fc1140c38bf8894ec33c19c8dbb /ChangeLog | |
| parent | 2b2c07948eb4a047b90bdab313ec7fc0ec42ab76 (diff) | |
| download | emacs-5af9cb6be0db0d830fe98e0370e4cca1a54ccfbd.tar.gz emacs-5af9cb6be0db0d830fe98e0370e4cca1a54ccfbd.zip | |
Add option to not create bin/emacs link to bin/emacs-VERSION
* Makefile.in (install-arch-dep): If NO_BIN_LINK is non-null,
do not create the bin/emacs link.
* etc/NEWS: Mention this.
Fixes: debbugs:12011
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -1,3 +1,8 @@ | |||
| 1 | 2012-08-22 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * Makefile.in (install-arch-dep): If NO_BIN_LINK is non-null, | ||
| 4 | do not create the bin/emacs link. (Bug#12011) | ||
| 5 | |||
| 1 | 2012-08-21 Paul Eggert <eggert@cs.ucla.edu> | 6 | 2012-08-21 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 7 | ||
| 3 | Merge from gnulib, incorporating: | 8 | Merge from gnulib, incorporating: |