libdockapp: Simplify instructions to generate a ./configure script.
Based on suggestions by Alexey Frolov and BALATON Zoltan.
This commit is contained in:
parent
582393e1ba
commit
796427153b
|
@ -14,10 +14,7 @@ configuration environment yourself. You need libtool and autotools for this
|
|||
purpose.
|
||||
To compile libDockApp enter the libdockapp directory and type:
|
||||
|
||||
libtoolize
|
||||
aclocal
|
||||
autoconf
|
||||
automake --add-missing
|
||||
autoreconf -if
|
||||
./configure
|
||||
make install
|
||||
|
||||
|
|
Loading…
Reference in a new issue