| # | Line 9 | Line 9 | libtool to be installed. | |
|---|---|---|
| 9 | ||
| 10 | Then run the following; | |
| 11 | ||
| 12 | < | aclocal |
| 13 | < | autoconf |
| 14 | < | libtoolize -c |
| 15 | < | automake -a -c |
| 12 | > | ./autogen.sh |
| 13 | ||
| 14 | After this the normal build procedure in the README file can be | |
| 15 | followed. | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |