summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2015-11-23 13:44:13 +0100
committerBen Gamari <ben@smart-cactus.org>2015-11-23 13:44:13 +0100
commit5d6cfbcc89afd71a2e068c1b5f951cdd639079cc (patch)
tree702e7a1236e592fb43724abe97a72ace2b0e1e2e /configure.ac
parent02c689cd1ce2a55adf6318eb9bd69f227f1abda2 (diff)
downloadhaskell-5d6cfbcc89afd71a2e068c1b5f951cdd639079cc.tar.gz
Rip out Papi configure check
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac7
1 files changed, 0 insertions, 7 deletions
diff --git a/configure.ac b/configure.ac
index 99fd892d89..3889cea904 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1014,13 +1014,6 @@ AC_COMPILE_IFELSE(
AC_CHECK_FUNCS(__mingw_vfprintf)
-if test "$HavePapiLib" = "YES" -a "$HavePapiHeader" = "YES"; then
- HavePapi=YES
-else
- HavePapi=NO
-fi
-AC_SUBST(HavePapi)
-
dnl large address space support (see includes/rts/storage/MBlock.h)
dnl
dnl Darwin has vm_allocate/vm_protect