# | Line 9 | Line 9 | libtool to be installed. | |
---|---|---|
9 | ||
10 | Then run the following; | |
11 | ||
12 | < | aclocal |
13 | < | autoheader |
14 | < | autoconf |
15 | < | libtoolize -c |
16 | < | 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 |