mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-27 07:41:28 -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
4
etc/NEWS
4
etc/NEWS
|
|
@ -37,6 +37,10 @@ may be useful.
|
|||
/usr/pkg/lib to the linker search path. You must add them yourself if
|
||||
you want them.
|
||||
|
||||
---
|
||||
** On Mac OS X, configure no longer automatically adds the Fink /sw
|
||||
directories to the search path. You must add them yourself if you want them.
|
||||
|
||||
|
||||
* Startup Changes in Emacs 24.2
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue