summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSylvain Henry <sylvain@haskus.fr>2022-03-07 17:13:38 +0000
committerPeter Trommler <ptrommler@acm.org>2023-03-12 08:03:34 +0100
commitfcb79fa7121865a33ed2a52912499884ce842d6b (patch)
tree43737c82d7324ef09a87032ef6a128e04456117f
parent8ce6fdc717e874df2da414d67559e76f32c2a7d7 (diff)
downloadhaskell-wip/T21191.tar.gz
Fix copy-pastewip/T21191
-rw-r--r--m4/ghc_get_power_abi.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/m4/ghc_get_power_abi.m4 b/m4/ghc_get_power_abi.m4
index a1388d16b4..f8741a4fa8 100644
--- a/m4/ghc_get_power_abi.m4
+++ b/m4/ghc_get_power_abi.m4
@@ -1,6 +1,6 @@
-# GET_ARM_ISA
+# GHC_GET_POWER_ABI
# ----------------------------------
-# Get info about the ISA on the ARM arch
+# Get version of the PowerPC ABI
AC_DEFUN([GHC_GET_POWER_ABI],
[
AC_COMPILE_IFELSE([