diff options
author | Nick Mathewson <nickm@torproject.org> | 2008-01-30 19:25:31 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2008-01-30 19:25:31 +0000 |
commit | b4ebe55d12d46c79ac46c801b1096ae1afda75f7 (patch) | |
tree | b94101a6730f5183881a16ae90079891298ef61c /Makefile.am | |
parent | 0b0654662010a14579ce9c8dac9a1719d8c47160 (diff) | |
download | tor-b4ebe55d12d46c79ac46c801b1096ae1afda75f7.tar.gz tor-b4ebe55d12d46c79ac46c801b1096ae1afda75f7.zip |
r13971@tombo: nickm | 2008-01-30 14:25:25 -0500
Write a new autoconf macro to test whether a function is declared. It is suboptimal and possibly buggy in some way, but it seems to work for me. use it to test for a declaration of malloc_good_size, so we can workaround operating systems (like older OSX) that have the function in their libc but do not deign to declare it in their headers. Should resolve bug 587.
svn:r13339
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions