From 45d78ae90619f2ea80289bc5602da1641e2cf8cd Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Tue, 21 Apr 2009 09:35:39 -0700 Subject: [PATCH] Fix a typo. --- aclocal.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aclocal.m4 b/aclocal.m4 index d70d8af..bccf4cb 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -179,7 +179,7 @@ AC_DEFUN(AC_LBL_C_INIT, # Note: spaces after V_SONAME_OPT are significant; GCC's # option is "-Wl,-soname,{soname}", with the soname part # of the option, while other C compiler drivers take it - # as a regular optio with the soname following the option. + # as a regular option with the soname following the option. # case "$host_os" in