nixpkgs/pkgs/applications/editors/emacs
Matthew Bauer 25cfafdf5b
emacs-macport: fix "Carbon.h" present but cannot be compiled
Previously, emacs-macport was giving the error:

- AppKit/AppKit.h: present but cannot be compiled
- Carbon/Carbon.h: present but cannot be compiled

This add "MAC_OS_X_VERSION_MIN_REQUIRED=1090" to CFLAGS to allow them
to compile with the new 10.10 headers.

Fixes #20682.
2016-11-25 00:25:05 -06:00
..
at-fdcwd.patch emacs: 24.5 -> 25.1 2016-09-18 13:38:21 +02:00
builder.sh emacs: 24.5 -> 25.1 2016-09-18 13:38:21 +02:00
default.nix emacs: Missed a pluralization... 2016-11-16 08:54:30 -08:00
macport-24.5.nix emacs-macport: fix "Carbon.h" present but cannot be compiled 2016-11-25 00:25:05 -06:00
macport-25.1.nix emacs-macport: fix "Carbon.h" present but cannot be compiled 2016-11-25 00:25:05 -06:00
site-start.el emacs: install the C source from postInstall 2016-09-27 15:57:52 -04:00