| 18 | | [ --with-expat=<path>|yes|no |
| 19 | | Use Expat library. |
| 20 | | If argument is no, you do not have the library installed on your machine (set as default). |
| 21 | | If argument is yes or <empty> that means the library is reachable with the standard |
| 22 | | search path (/usr or /usr/local). |
| 23 | | Otherwise you give the <path> to the directory which contain the library. |
| | 18 | [ --with-expat=<path>|yes|no Use Expat library. If argument is no, you do not |
| | 19 | have the library installed on your machine (set |
| | 20 | as default). If argument is yes or <empty> that |
| | 21 | means the library is reachable with the standard |
| | 22 | search path (/usr or /usr/local). Otherwise you |
| | 23 | give the <path> to the directory which contain the |
| | 24 | library. |