summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorAnthony Blake <anthonix@me.com>2012-10-18 17:21:38 +1300
committerAnthony Blake <anthonix@me.com>2012-10-18 17:21:38 +1300
commit5a7370c8abc112ec3e6ea3664853ff40ccfd5b73 (patch)
tree5ef15c843f34094ecef9747e7ac651b57bc9b98d /configure
parent70ddb73d91863d7f2f088665e7cc7f9d256308b8 (diff)
downloadffts-5a7370c8abc112ec3e6ea3664853ff40ccfd5b73.zip
ffts-5a7370c8abc112ec3e6ea3664853ff40ccfd5b73.tar.gz
ARM portability changes (underscore function prefix on iOS)
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index f985f66..2708754 100755
--- a/configure
+++ b/configure
@@ -15999,6 +15999,7 @@ $as_echo "no, using $LN_S" >&6; }
fi
+
# Checks for library functions.
#AC_FUNC_MALLOC
for ac_func in gettimeofday pow
OpenPOWER on IntegriCloud