Ignore deprecation warnings on OS X
commit92bea30e28f62ea4c5d335420e2a328ff64598bc
authorSebastian Hahn <sebastian@torproject.org>
Wed, 10 Aug 2011 17:22:41 +0000 (10 19:22 +0200)
committerSebastian Hahn <sebastian@torproject.org>
Wed, 10 Aug 2011 21:12:09 +0000 (10 23:12 +0200)
tree07f8fec3a5de16cb847052ae781ed3bd6de6d54e
parentf570470830503c93b4d0491eb4812dfa59e585a1
Ignore deprecation warnings on OS X

Starting with Lion, Apple decided to deprecate the system openssl. We
can start requiring users to install their own openssl once OS X doesn't
ship with it anymore.
changes/bug3643 [new file with mode: 0644]
configure.in