X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=configure.ac;h=86ef9693f015c3fc252447cdaad0d538c41d9e35;hb=2da37f4f15790377900fa6c38ff8fdcd394dfaa2;hp=d2cea57d4880cc2636025dcf074e5f27269e40f4;hpb=de4cc55e97ca2011ab3889a9e2dab9a745839a66;p=ghc-hetmet.git diff --git a/configure.ac b/configure.ac index d2cea57..86ef969 100644 --- a/configure.ac +++ b/configure.ac @@ -738,7 +738,7 @@ fi dnl ** check for more functions dnl ** The following have been verified to be used in ghc/, but might be used somewhere else, too. -AC_CHECK_FUNCS([getclock getrusage gettimeofday setitimer siginterrupt sysconf times ctime_r, sched_setaffinity]) +AC_CHECK_FUNCS([getclock getrusage gettimeofday setitimer siginterrupt sysconf times ctime_r sched_setaffinity setlocale]) AC_TRY_RUN([ #include