diff options
author | Russell Bryant <russellbryant@users.sourceforge.net> | 2008-01-10 03:30:27 +0000 |
---|---|---|
committer | Russell Bryant <russellbryant@users.sourceforge.net> | 2008-01-10 03:30:27 +0000 |
commit | 6adc1e3908b6a30dc4e25ecfc21e93782d63230a (patch) | |
tree | 12ad490f54b5afbb14460260dce6c2eecf7a3c7c /pd/src/s_loader.c | |
parent | 0589fa10763adc6e984f0b79bb7e6d087123063f (diff) |
This commit adds configure script checking for a number of functions in
libm:
- sinf, cosf, atanf, atan2f, ...
Previously, in x_arithmetic.c, these functions were redefined for MSW /
Apple. Now, they will only be redefined if the configure script does not
find them.
The results of the checks for these functions are placed in the config.h
header file. The config.h.in file was generated using autoheader.
(Note that this patch requires the inclusion of acinclude.m4. You must run
aclocal before running autoconf to generate the configure script.)
svn path=/trunk/; revision=9144
Diffstat (limited to 'pd/src/s_loader.c')
0 files changed, 0 insertions, 0 deletions