emacs.d bump.
This commit is contained in:
parent
f3b4bc1df5
commit
d7c562082b
@ -1 +1 @@
|
||||
Subproject commit ca60a989d11d0432e7be1c0e159ae4ce1220b1fa
|
||||
Subproject commit ab21e7bc447b235139b6f05768d233df58ce06e4
|
@ -21,7 +21,7 @@ hash brew 2>/dev/null && add_to_front_of_path "$(brew --prefix emacs)/libexec/gn
|
||||
if is_osx; then
|
||||
export CFLAGS=-Qunused-arguments
|
||||
export CPPFLAGS=-Qunused-arguments
|
||||
add_to_back_of_path "/System/Library/PrivateFrameworks/Apple80211.framework/Versions/Current/Resources/"
|
||||
add_to_back_of_path "/System/Library/PrivateFrameworks/Apple80211.framework/Versions/Current/Resources"
|
||||
export JAVA_HOME="$(find /Library/Java/JavaVirtualMachines -depth 1 | head -n 1)/Contents/Home"
|
||||
# Access gnu man pages.
|
||||
hash brew 2> /dev/null && export MANPATH="$(brew --prefix)/opt/coreutils/libexec/gnuman:$MANPATH"
|
||||
|
Loading…
Reference in New Issue
Block a user