summaryrefslogtreecommitdiffstats
path: root/configure.ac
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.ac
parent70ddb73d91863d7f2f088665e7cc7f9d256308b8 (diff)
downloadffts-5a7370c8abc112ec3e6ea3664853ff40ccfd5b73.zip
ffts-5a7370c8abc112ec3e6ea3664853ff40ccfd5b73.tar.gz
ARM portability changes (underscore function prefix on iOS)
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index dfd476f..2b5de20 100644
--- a/configure.ac
+++ b/configure.ac
@@ -76,6 +76,7 @@ AC_PROG_CC_STDC
AC_PROG_INSTALL
AC_PROG_LN_S
AC_PROG_LIBTOOL
+
# Checks for library functions.
#AC_FUNC_MALLOC
AC_CHECK_FUNCS([gettimeofday pow])
OpenPOWER on IntegriCloud