summaryrefslogtreecommitdiff
path: root/m4/ax_gcc_builtin.m4
diff options
context:
space:
mode:
authorJosh Soref <jsoref@users.noreply.github.com>2017-03-28 05:42:57 +0000
committerJosh Soref <jsoref@users.noreply.github.com>2017-03-28 05:42:57 +0000
commit95a7e372e8a109a238e0d1be0e67808461816212 (patch)
treecdfdf0ae35df9fea33add3515d8a7685ddedf0ff /m4/ax_gcc_builtin.m4
parent78bc4e65694ecef14b7a464a464ff9f7f40acea3 (diff)
downloadautoconf-archive-95a7e372e8a109a238e0d1be0e67808461816212.tar.gz
spelling: unsupported
Diffstat (limited to 'm4/ax_gcc_builtin.m4')
-rw-r--r--m4/ax_gcc_builtin.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/ax_gcc_builtin.m4 b/m4/ax_gcc_builtin.m4
index b52604d..5301282 100644
--- a/m4/ax_gcc_builtin.m4
+++ b/m4/ax_gcc_builtin.m4
@@ -79,7 +79,7 @@
# __builtin_types_compatible_p
# __builtin_unreachable
#
-# Unsuppored built-ins will be tested with an empty parameter set and the
+# Unsupported built-ins will be tested with an empty parameter set and the
# result of the check might be wrong or meaningless so use with care.
#
# LICENSE