[PATCH] Fix typo in cross-compilation documentation
Brian Norris <[email protected]>
| Newsgroups | gmane.comp.printing.ghostscript.devel |
|---|---|
| Message-ID | <[email protected]> |
--- I'm not sure if this is the right place to send this for the ghostscript project, but here goes nothing... doc/Make.htm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Make.htm b/doc/Make.htm index a346febba913..bda001b0da0a 100644 --- a/doc/Make.htm +++ b/doc/Make.htm @@ -776,7 +776,7 @@ Cross-compiling is not fully supported by the <code>configure</code> script (suc support is a work-in-progress). <p> You can either use <code>base/unixansi.mak</code> or <code>unix-gcc.mak</code> -as the basis for a cross-compile makefile, or use <code>ocnfigure</code> to +as the basis for a cross-compile makefile, or use <code>configure</code> to create a basic <code>Makefile</code> as the basis. And modify to suit. <p> You can set the compiler to your cross-compiler for <code>configure</code> by doing: -- 2.6.0.rc2.230.g3dd15c0