]> git.eshelyaron.com Git - emacs.git/commit
Stop using macOS -prebind option
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 1 Feb 2019 16:45:20 +0000 (08:45 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 1 Feb 2019 16:45:44 +0000 (08:45 -0800)
commit08dc1a371f7b0b88b3961fd37cca8a1717a94a7d
tree0d388fcb8138b297bd786188ee9ef490b6139b6c
parent3e99077ab39fac1ab1f3794b211f2c0c480c6e6e
Stop using macOS -prebind option

* configure.ac (LD_SWITCH_SYSTEM_TEMACS): Remove -prebind,
which has been obsolete and ineffective since Mac OS X 10.4 (2005),
which was never necessary for correct operation, and which now
generates annoying warnings.  Problem reported by Robert Pluim in:
https://lists.gnu.org/r/emacs-devel/2019-01/msg00761.html
configure.ac