1
Fork 0
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:
Glenn Morris 2012-05-18 00:14:45 -07:00
parent 1fb4fc6005
commit 136c45eee7
3 changed files with 13 additions and 6 deletions

View file

@ -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