]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'da/darwin'
authorJunio C Hamano <gitster@pobox.com>
Sun, 2 Jun 2013 22:55:48 +0000 (15:55 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 2 Jun 2013 22:55:48 +0000 (15:55 -0700)
Newer MacOS X encourages the programs to compile and link with
their CommonCrypto, not with OpenSSL.

* da/darwin:
  imap-send: eliminate HMAC deprecation warnings on Mac OS X
  cache.h: eliminate SHA-1 deprecation warnings on Mac OS X
  Makefile: add support for Apple CommonCrypto facility
  Makefile: fix default regex settings on Darwin

1  2 
Makefile

diff --cc Makefile
Simple merge