summaryrefslogtreecommitdiff
path: root/m4/ax_sys_weak_alias.m4
diff options
context:
space:
mode:
authorStefan Weil <sw@weilnetz.de>2018-06-30 19:17:48 +0200
committerPeter Simons <simons@cryp.to>2018-06-30 21:12:53 +0200
commit2eec8327bd5962abeb7555f0f803e95ca58b8ed8 (patch)
treeaf316c62e290a55c7c786174699f5feea5074951 /m4/ax_sys_weak_alias.m4
parent133c59a7b08bab82f0248831b4ddd81a826f3e82 (diff)
downloadautoconf-archive-2eec8327bd5962abeb7555f0f803e95ca58b8ed8.tar.gz
Fix typos found by codespell
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Diffstat (limited to 'm4/ax_sys_weak_alias.m4')
-rw-r--r--m4/ax_sys_weak_alias.m46
1 files changed, 3 insertions, 3 deletions
diff --git a/m4/ax_sys_weak_alias.m4 b/m4/ax_sys_weak_alias.m4
index 611edb1..733b1dd 100644
--- a/m4/ax_sys_weak_alias.m4
+++ b/m4/ax_sys_weak_alias.m4
@@ -22,8 +22,8 @@
# another object file.
#
# There are four known schemes of declaring weak symbols; each scheme is
-# checked in turn, and the first one found is prefered. Note that only one
-# of the mentioned preprocessor macros will be defined!
+# checked in turn, and the first one found is preferred. Note that only
+# one of the mentioned preprocessor macros will be defined!
#
# 1. Function attributes
#
@@ -110,7 +110,7 @@
# and this notice are preserved. This file is offered as-is, without any
# warranty.
-#serial 7
+#serial 8
AU_ALIAS([KLM_SYS_WEAK_ALIAS], [AX_SYS_WEAK_ALIAS])
AC_DEFUN([AX_SYS_WEAK_ALIAS], [