diff options
author | Josh Soref <jsoref@users.noreply.github.com> | 2017-03-28 05:42:57 +0000 |
---|---|---|
committer | Josh Soref <jsoref@users.noreply.github.com> | 2017-03-28 05:42:57 +0000 |
commit | 95a7e372e8a109a238e0d1be0e67808461816212 (patch) | |
tree | cdfdf0ae35df9fea33add3515d8a7685ddedf0ff /m4/ax_gcc_builtin.m4 | |
parent | 78bc4e65694ecef14b7a464a464ff9f7f40acea3 (diff) | |
download | autoconf-archive-95a7e372e8a109a238e0d1be0e67808461816212.tar.gz |
spelling: unsupported
Diffstat (limited to 'm4/ax_gcc_builtin.m4')
-rw-r--r-- | m4/ax_gcc_builtin.m4 | 2 |
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 |