| OLD | NEW |
| 1 Installation Instructions | 1 Installation Instructions |
| 2 ************************* | 2 ************************* |
| 3 | 3 |
| 4 Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005 Free | 4 Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005 Free |
| 5 Software Foundation, Inc. | 5 Software Foundation, Inc. |
| 6 | 6 |
| 7 This file is free documentation; the Free Software Foundation gives | 7 This file is free documentation; the Free Software Foundation gives |
| 8 unlimited permission to copy, distribute and modify it. | 8 unlimited permission to copy, distribute and modify it. |
| 9 | 9 |
| 10 Basic Installation | 10 Basic Installation |
| (...skipping 216 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 227 suppress all normal output, redirect it to `/dev/null' (any error | 227 suppress all normal output, redirect it to `/dev/null' (any error |
| 228 messages will still be shown). | 228 messages will still be shown). |
| 229 | 229 |
| 230 `--srcdir=DIR' | 230 `--srcdir=DIR' |
| 231 Look for the package's source code in directory DIR. Usually | 231 Look for the package's source code in directory DIR. Usually |
| 232 `configure' can determine that directory automatically. | 232 `configure' can determine that directory automatically. |
| 233 | 233 |
| 234 `configure' also accepts some other, not widely useful, options. Run | 234 `configure' also accepts some other, not widely useful, options. Run |
| 235 `configure --help' for more details. | 235 `configure --help' for more details. |
| 236 | 236 |
| OLD | NEW |