1.1 --- a/docs/README-porting.md Mon Jan 26 22:00:29 2015 +0100
1.2 +++ b/docs/README-porting.md Mon Jan 26 22:02:53 2015 +0100
1.3 @@ -15,7 +15,7 @@
1.4
1.5 If you have a GNUish system, then you might try this. Edit configure.in,
1.6 take a look at the large section labelled:
1.7 - "Set up the configuration based on the target platform!"
1.8 + "Set up the configuration based on the host platform!"
1.9 Add a section for your platform, and then re-run autogen.sh and build!
1.10
1.11 2. Using an IDE: