mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-27 15:52:00 -08:00
Stop adding Fink directories to search path on OS X
* configure.in (GCC_TEST_OPTIONS, NON_GCC_TEST_OPTIONS) <darwin>: No longer unconditonally add /sw directories. * etc/NEWS: Mention this. Fixes: debbugs:2280
This commit is contained in:
parent
1fb4fc6005
commit
136c45eee7
3 changed files with 13 additions and 6 deletions
|
|
@ -1,5 +1,8 @@
|
|||
2012-05-18 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* configure.in (GCC_TEST_OPTIONS, NON_GCC_TEST_OPTIONS) <darwin>:
|
||||
No longer unconditonally add /sw directories. (Bug#2280)
|
||||
|
||||
* Makefile.in (install-arch-dep): Depend on install-arch-indep.
|
||||
(install-arch-indep): Depend on install-leim.
|
||||
(install): Remove explicit install-leim dependence.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue