Skip to content

Commit

Permalink
Typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
shirok committed Oct 22, 2024
1 parent 6623893 commit 851ed10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/HOWTO-gc.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,5 @@ keep `gc/configure.ac` compatible with older autotools.

You can update `gc/configure.ac` with `autoreconf`, but there's a caveat.
It doesn't handle nested `AC_TRY_COMPLE`/`AC_TRY_LINK`, and produces
soem artifacts. You need to manually edit it and repeat `autoreconf` until
some artifacts. You need to manually edit it and repeat `autoreconf` until
all the nested old macros are processed.

0 comments on commit 851ed10

Please sign in to comment.